body {
	font: 11pt/1.4em sans-serif; 
	color: #000;
}
#uvod_print { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
}
#left, #right { 
	margin-top: 110px; 
}
.noprint {
	display:none
}

/*elemets*/
p { text-align: justify; }
img { margin: 0; padding: 0; border: 1px solid #c6c6c6; }
h1 { font-size: 16pt; }
h2 { font-size: 12pt; font-weight: bold; }
hr { font-size: 1px; line-height: 1px; float: none; clear: both; margin-top: 5px; margin-bottom: 5px; }
table { border: solid 1px #000; margin-bottom: 15px; }
th, td { border: solid 1px #000; }

img#logo_print { width: 180px; height: 45px; float: left; margin: 0; padding: 0; border-style: none; border-width: 0; }

label {
	float: left;
	width: 250px;
	margin-right: 10px;
	text-align: right;
}
fieldset {
	margin-bottom: 20px;
}
	
/*classes*/
.zahlavi { font-size: 10pt; }
.zahlavi p { line-height: 1.2em; margin: 0 0 0 200px; padding: 0; }

.odst1 { float:left; width: 250px; }
.odst2 { float:left; width: 250px; }

.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }

.img_obal {
	float: left;
	text-align: center;
}	
