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

/*elemets*/
p { text-align: justify; }
img { margin: 0; padding: 0; border: 0 none; }
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 {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #9f9f9f;
 	margin-bottom: 15px; 
}
table.center td {
	text-align:center;
}
tbody tr th {
	text-align:left;	
}

th, td { 
	border: solid 1px #000;
	padding: 5px 10px;
}

img#logo_print { 
	width: 250px; 
	height: 50px; 
	float: right; 
	margin: 15px 0 0 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;
	margin-top: 15px;
}
.zahlavi p { 
	line-height: 1.2em; 
	margin: 0 20px 0 0px; 
	padding: 0;
	text-align: left;	
}

/*
.zahlavi_left { float:left; width: 250px; }
.zahlavi_right { float:left; width: 250px; }
*/
.left { text-align: left; }
.right { text-align: right; }
.fl_left { float: left; margin-right: 10px; margin-bottom: 10px; }
.fl_right { float: right; margin-bottom: 10px; margin-left: 10px; }

.cleaner, .delitko { font-size: 1px; line-height: 1px; float: none; clear: both; }
.block_size.w50 { width: 50px; float:left; }
.block_size.w60 { width:60px; float:left;}
.block_size.w75 { width: 75px; float:left; }
.block_size.w85 { width: 85px; float:left; }
.block_size.w95 { width: 95px; float:left; }
.block_size.w110 { width:110px; float:left;}
.block_size.w130 { width:130px; float:left;}
.block_size.w150 { width:150px; float:left;}
.block_size.w170 { width:170px; float:left;}


.delitko { 
	font-size: 1px; 
	line-height: 1px;
	margin: 5px 0 10px 0; 
	float: none; 
	clear: both;
	border-bottom: 1px solid #c9d4de; 
}	
.info {
	padding: 0 0 0 15px;
	border-left: 5px solid #666666;
}

.d2, .d3 {
	float: left;
	width: 274px;
	margin: 20px 20px 0 0;
}
.d3 {
	margin-right: 0;
}	

/*fotobox*/
.foto_box {
	float: left;
	margin-right: 10px;

}
.foto_box.last {
/*	float: right;*/
}
.foto_box.right {
	float:right;
}
.foto_box.wide {
	width: 100%;
	text-align: center;
}

