
/* Set common attributes for all INPUT, SELECT elements */
#ipdf-form input{
	font-size: 14px;
	height: 17px;
}

#ipdf-form select{
	font-size: 14px;
	height: 17px;
}

#ipdf-form input[type="radio"]
{
	height: inherit;
}

/* placeholder styles */
::-webkit-input-placeholder { /* WebKit browsers */
	color:    #ccc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #ccc;
	opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #ccc;
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #ccc !important;
}

/* Uncomment to apply light-blue fields */

#ipdf-form input,
#ipdf-form select,
#ipdf-form textarea,
#ipdf-form div[type="wysiwyg"]
{
	background-color: #e1f0ff;
	border: 1px solid #cae5ff;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 1px 1px 5px #BBBBBB;
	color: #000000;
}

#ipdf-form input:focus,
#ipdf-form select:focus,
#ipdf-form textarea:focus,
#ipdf-form div[type="wysiwyg"]:focus
{
	border: 1px solid #b2daff;
	background-color: #cee7ff;
}

#ipdf-form input:hover,
#ipdf-form select:hover,
#ipdf-form textarea:hover,
#ipdf-form div[type="wysiwyg"]:hover
{
	border: 1px solid #b2daff;
	background-color: #cee7ff;
}

#ipdf-form input[disabled="disabled"],
#ipdf-form select[disabled="disabled"],
#ipdf-form textarea[disabled="disabled"],
#ipdf-form input[disabled="disabled"]:hover,
#ipdf-form select[disabled="disabled"]:hover,
#ipdf-form textarea[disabled="disabled"]:hover
{
	background-color: #e4e7ed;
	color: #7d8d95;
	cursor: not-allowed;
}

/* wrappers  */

.wrapper-all{
	position: static;
	top: 0;
	left: 0;
	width: 1170px;
	min-height: 282px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-radius: 4px;
	border: 1px solid #cccccc;
	box-shadow: 1px 1px 5px #BBBBBB;
	transition: height 1s;
	overflow: hidden;
}

.wrapper-outer {
	position: absolute;
	top: 203px;
	left: 18px;
}

.wrapper-lower {
	height: 79px;
	width: 1130px;
	display: block;
	position: relative;
	top: 1px;
	left: -3px;
	background-position: right -744px;
	background-repeat: no-repeat;
}

.wrapper-lower .square-left{
	position: absolute;
	left: -14px;
	top: 0;
	width: 15px;
	height: 48px;
	background-color: #FFFFFF;
}

.wrapper-lower .square-bottom{
	position: absolute;
	left: -2px;
	top: -2px;
	width: 1127px;
	height: 100px;
	background-color: #FFFFFF;
}

.wrapper-lower .square-bottom-border{
	position: absolute;
	left: -2px;
	top: 81px;
	width: 102%;
	height: 1px;
	border-top: 2px solid #cccccc;
	box-shadow: 1px 1px 5px #BBBBBB;
	background-color: #FFFFFF;
}

/* individual fields */

#ipdf-form .label-autocalculate{
	position: absolute;
	top: -36px;
	left: 150px;
	padding: 4px 10px;
	background-color: #EEE;
	border: 1px sodid #CCC;
	border-radius: 4px;
	font-size: 13px;
	white-space: nowrap;
}

#ipdf-form .label-calc_zahr_cesta{
	position: absolute;
	top: -36px;
	left: 360px;
	padding: 3px 5px;
	background-color: #EEE;
	border: 1px sodid #CCC;
	border-radius: 4px;
	font-size: 13px;
	white-space: nowrap;
}

#ipdf-form .label-attach-csv{
	position: absolute;
	top: -36px;
	left: 700px;
	padding: 4px 10px;
	background-color: #EEE;
	border: 1px sodid #CCC;
	border-radius: 4px;
	font-size: 13px;
	white-space: nowrap;
}


#ipdf-form .calc_zahr_cesta{
	position: static;
	top: 0;
	left: 775px;
	width: 175px;
	height: 22px;
}

#ipdf-form .spracoval_meno{
	top: 4px;
	left: 104px;
	width: 240px;
	height: 18px;
	line-height: 18px;
}

#ipdf-form .spracoval_datum{
	top: 4px;
	left: 455px;
	width: 120px;
	height: 18px;
	text-align: center;
}

#ipdf-form .total_tachometer{
	top: 4px;
	left: 665px;
	width: 80px;
	height: 18px;
	line-height: 18px;
	text-align: center;
}

#ipdf-form .total_sluzobne_km{
	top: 4px;
	left: 665px;
	width: 64px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .total_sukromne_km{
	top: 4px;
	left: 733px;
	width: 63px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .total_phm_nakup{
	top: 4px;
	left: 877px;
	width: 74px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .total_speed_max{
	top: 4px;
	left: 992px;
	width: 59px;
	text-align: center;
}

#ipdf-form .total_speed_priemer{
	top: 4px;
	left: 1054px;
	width: 57px;
	text-align: center;
}

#ipdf-form .obdobie{
	top: 120px;
	left: 18px;
	width: 235px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#ipdf-form .ecv{
	top: 37px;
	left: 343px;
	width: 170px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
}

#ipdf-form .phm_norma{
	top: 58px;
	left: 690px;
	width: 90px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

#ipdf-form .label_phm_norma_unit{
	top: 59px;
	left: 792px;
	width: 85px;
	height: 15px;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .stav_tachometer_zac{
	top: 38px;
	left: 690px;
	width: 90px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .phm_zac{
	top: 79px;
	left: 690px;
	width: 90px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .stav_phm_kon{
	top: 28px;
	left: 877px;
	width: 74px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .firma{
	top: 37px;
	left: 948px;
	width: 185px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
}

#ipdf-form .adresa_ulica{
	top: 78px;
	left: 948px;
	width: 185px;
	height: 18px;
}

#ipdf-form .adresa_obec_psc{
	top: 99px;
	left: 948px;
	width: 185px;
	height: 18px;
}

#ipdf-form .schvalil{
	top: 121px;
	left: 948px;
	width: 185px;
	height: 16px;
	line-height: 16px;
}

/* fix tooltip */

#ipdf-form .tooltip-arrow
{
	margin-left: -5px !important;
	position: absolute !important;
}

#ipdf-form .tooltip-stav-na-konci{
	top: 29px;
	left: 1060px;
}

#ipdf-form .tooltip-por{
	position: absolute;
	top: 160px;
	left: 25px;
}

#ipdf-form .tooltip-vin{
	position: absolute;
	top: 100px;
	left: 293px;
	z-index: 3;
}

#ipdf-form .tooltip-inner{
	padding: 6px !important;
}

#ipdf-form .tooltip.top{
   margin-top: -3px !important;
   padding: 5px 0 !important;
}

#ipdf-form .label_tach_km{
	top: 38px;
	left: 792px;
	width: 85px;
	height: 15px;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_phm_zac{
	top: 80px;
	left: 792px;
	width: 85px;
	height: 15px;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .ico{
	top: 58px;
	left: 948px;
	width: 185px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .znacka{
	top: 58px;
	left: 343px;
	width: 170px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .model{
	top: 78px;
	left: 343px;
	width: 170px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .vin{
	top: 100px;
	left: 343px;
	width: 170px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .typ_paliva{
	top: 121px;
	left: 343px;
	width: 170px;
	height: 18px;
}

#ipdf-form .elektro_norma{
	top: 100px;
	left: 690px;
	width: 90px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}

#ipdf-form .elektro_zac{
	top: 121px;
	left: 690px;
	width: 90px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .stav_kwh_kon{
	top: 28px;
	left: 961px;
	width: 81px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .stav_tacho_kon{
	top: 28px;
	left: 800px;
	width: 72px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .total_eur{
	top: 4px;
	left: 1050px;
	width: 70px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .label_obdobie{
	top: 101px;
	left: 20px;
	width: 60px;
	height: 15px;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_ecv{
	top: 38px;
	left: 262px;
	width: 75px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_znacka{
	top: 57px;
	left: 262px;
	width: 75px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_model{
	top: 78px;
	left: 262px;
	width: 75px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_vin{
	top: 99px;
	left: 262px;
	width: 75px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_typ_paliva{
	top: 121px;
	left: 262px;
	width: 75px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .total_kwh_nakup{
	top: 4px;
	left: 961px;
	width: 81px;
	height: 18px;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .label_tacho_zac{
	top: 38px;
	left: 530px;
	width: 152px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_phm_norma{
	top: 57px;
	left: 530px;
	width: 152px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_phm_stav_nadrze{
	top: 78px;
	left: 530px;
	width: 152px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_elektro_norma{
	top: 99px;
	left: 530px;
	width: 152px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_elektro_stav_kwh{
	top: 121px;
	left: 530px;
	width: 152px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_elektro_norma_unit{
	top: 101px;
	left: 792px;
	width: 85px;
	height: 15px;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_elektro_kwh_unit{
	top: 122px;
	left: 792px;
	width: 85px;
	height: 15px;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_firma{
	top: 38px;
	left: 880px;
	width: 60px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_ico{
	top: 58px;
	left: 880px;
	width: 60px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_adresa{
	top: 78px;
	left: 880px;
	width: 60px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_schvalil{
	top: 121px;
	left: 880px;
	width: 60px;
	height: 15px;
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_por_cislo{
	top: 174px;
	left: 22px;
	width: 30px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_datum{
	top: 166px;
	left: 70px;
	width: 30px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_cas{
	top: 157px;
	left: 121px;
	width: 50px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_od_do{
	top: 178px;
	left: 120px;
	width: 55px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_miesto_obec{
	top: 156px;
	left: 182px;
	width: 150px;
	height: 15px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_zaciatok_koniec{
	top: 178px;
	left: 183px;
	width: 150px;
	height: 15px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_vodic{
	top: 165px;
	left: 347px;
	width: 90px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_ucel_jazdy{
	top: 166px;
	left: 464px;
	width: 200px;
	height: 18px;
	text-align: center;
	color: #333333;
}

#ipdf-form .label_tacho{
	top: 156px;
	left: 816px;
	width: 70px;
	height: 18px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_najazdene_km{
	top: 157px;
	left: 684px;
	width: 120px;
	height: 15px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_sluzobne{
	top: 179px;
	left: 690px;
	width: 50px;
	height: 18px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_sukromne{
	top: 179px;
	left: 750px;
	width: 57px;
	height: 18px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_nakup_phm{
	top: 157px;
	left: 895px;
	width: 75px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_nakup_phm_en{
	font-size: 11px;
}

#ipdf-form .label_nakup_litre{
	top: 179px;
	left: 897px;
	width: 65px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_nakup_elektro{
	top: 157px;
	left: 977px;
	width: 85px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_nakup_elektro_en{
	font-size: 11px;
}

#ipdf-form .label_nakup_kwh{
	top: 179px;
	left: 982px;
	width: 65px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_cena{
	top: 157px;
	left: 1065px;
	width: 75px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_cena_de{
	font-size: 11px;
}

#ipdf-form .label_eur{
	top: 179px;
	left: 1070px;
	width: 65px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_spracoval{
	top: 5px;
	left: 1px;
	width: 90px;
	height: 16px;
	text-align: right;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_dna{
	top: 5px;
	left: 358px;
	width: 86px;
	height: 16px;
	text-align: right;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_na_konci{
	top: 29px;
	left: 676px;
	width: 115px;
	height: 16px;
	text-align: right;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .label_title{
	top: 34px;
	left: 19px;
	width: 230px;
	height: 35px;
	font-size: 35px;
	font-weight: bold;
	color: #333333;
}

#ipdf-form .label_title_en{
	font-size: 27px;
}

#ipdf-form .label_subtitle{
	top: 65px;
	left: 19px;
	width: 230px;
	height: 20px;
	font-size: 12px;
	color: #333333;
}

#ipdf-form .label_tacho_km{
	top: 179px;
	left: 817px;
	width: 65px;
	height: 16px;
	text-align: center;
	font-size: 13px;
	color: #333333;
}

#ipdf-form .total_tacho_km{
	top: 4px;
	left: 800px;
	width: 72px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .btn_export_bulk{
	top: -36px;
	left: 970px;
	width: 200px;
	height: 30px;
	text-align: center;
	font-size: 15px;
	background-color: #1ABC9C;
}

