
/* Set common attributes for all INPUT, SELECT elements */
#ipdf-form input,
#ipdf-form label,
#ipdf-form select
{
	font-size: 14px;
	height: 20px;
	padding: 0 4px;
}

#ipdf-form input[type="checkbox"],
#ipdf-form input[type="radio"]
{
	box-shadow: 0 0;
	width: 18px;
	height: 18px;
}

#ipdf-form input,
#ipdf-form textarea
{
	padding: 2px 3px;
}

/* 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;
}
::-ms-input-placeholder { /* IE edge */
	color:    #ccc;
}

/* 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;
}

/* Set individual fields */

#ipdf-form .organizacia{
	top: 66px;
	left: 45px;
	width: 205px;
	height: 45px;
	line-height: normal;
	font-size: 13px;
	font-family: monospace;
}

#ipdf-form .druh_vydaja{
	top: 138px;
	left: 45px;
	width: 205px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .odobera{
	top: 127px;
	left: 326px;
	width: 450px;
	height: 25px;
	line-height: 25px;
}

#ipdf-form .vydava{
	top: 166px;
	left: 326px;
	width: 450px;
	height: 25px;
	line-height: 25px;
}

#ipdf-form .cislo_dokladu{
	top: 65px;
	left: 848px;
	width: 250px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

#ipdf-form .ucel{
	top: 177px;
	left: 44px;
	width: 205px;
	height: 16px;
	line-height: 16px;
}

#ipdf-form .ma_dat{
	top: 126px;
	left: 847px;
	width: 250px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}

#ipdf-form .dal{
	top: 165px;
	left: 848px;
	width: 250px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
}

#ipdf-form .poznamka{
	top: 711px;
	left: 47px;
	width: 200px;
	height: 57px;
	line-height: normal;
	font-size: 12px;
	font-family: monospace;
}

#ipdf-form .vyhotovil_meno{
	top: 732px;
	left: 266px;
	width: 180px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 13px;
}

#ipdf-form .vyhotovil_datum{
	top: 756px;
	left: 361px;
	width: 85px;
	height: 13px;
	text-align: center;
	font-size: 12px;
}

#ipdf-form .prevzal_meno{
	top: 732px;
	left: 468px;
	width: 205px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 13px;
}

#ipdf-form .prevzal_datum{
	top: 756px;
	left: 562px;
	width: 110px;
	height: 13px;
	text-align: center;
	font-size: 12px;
}

#ipdf-form .schvalil_meno{
	top: 732px;
	left: 694px;
	width: 200px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 13px;
}

#ipdf-form .schvalil_datum{
	top: 756px;
	left: 782px;
	width: 110px;
	height: 13px;
	text-align: center;
	font-size: 12px;
}

#ipdf-form .kontrola_meno{
	top: 732px;
	left: 912px;
	width: 205px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 13px;
}

#ipdf-form .kontrola_datum{
	top: 756px;
	left: 1002px;
	width: 115px;
	height: 13px;
	text-align: center;
	font-size: 12px;
}

#ipdf-form .total_mnozstvo_ziadane{
	top: 661px;
	left: 690px;
	width: 95px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

#ipdf-form .total_mnozstvo_vydane{
	top: 661px;
	left: 799px;
	width: 95px;
	height: 22px;
	line-height: 22px;
	text-align: right;
}

#ipdf-form .celkom_spolu_cena{
	top: 662px;
	left: 1023px;
	width: 97px;
	height: 22px;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
}

#ipdf-form .label_dash{
	top: 661px;
	left: 912px;
	width: 95px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
}

#ipdf-form .tooltipCelkom{
	position: absolute;
	left: 645px;
	top: 667px;
}

#ipdf-form .calc_total_price{
	top: 2px;
	left: 4px;
	padding: 0px 0px 0px 0px;
	position: static;
}

#label-calc-total-price{
	position: absolute;
	top: 18px;
	left: 940px;
}

