body {
	font: 11pt/1.4em sans-serif; 
	color: #000;
}
#uvod_print { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
}
#left, #right { 
	margin-top: 80px; 
}
.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; }

img#logo_print { width: 130px; height: 60px; float: left; margin: 0; padding: 0; border-style: none; border-width: 0; }

/*classes*/
.zahlavi { 
	font-size: 10pt; 
	position: absolute; 
	top: 0; 
	right: 0;
}
.zahlavi p { 
	line-height: 1.2em; 
	text-align: right; 
	padding: 0; 
}

.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; }

.box_ubyt {
	margin: 0 0 25px 0;
	border-bottom: 1px solid #000000; 
}
.box_ubyt_img {
	width: 40%;
	float: left;
}
.box_ubyt_text {
	width: 57%;
	float: left;
}
.box_ubyt_text h2 {
	margin-top: 0;
}
.box_ubyt_text img {
	margin: 0 1px 1px 0;
}	
.box_ubyt_stars {
	width: 3%;
	float: left;
}	
