body {
	font: 11pt/1.4em sans-serif; 
	color: #000;
}
#uvod_print { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
}
#left, #right,
#left_uvod, #right_uvod {
	margin-top: 110px; 
}
.noprint {
	display:none
}
#content {
	width: auto;
	float: none !important;
}	

/*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;
	font-size: 9pt;
}
th, td { border: solid 1px #000; }

img#logo_print { width: 156px; height: 80px; 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; 
	position: absolute; 
	top: 0; 
	right: 0;
}
.zahlavi p { 
	line-height: 1.2em; 
	text-align: right; 
	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; }
.center {
	text-align: center;
}
.cleaner { font-size: 1px; line-height: 1px; float: none; clear: both; }

.img_obal {
	float: left;
	text-align: center;
}	

/*seznam*/
.nem_1, .nem_2 {
	margin-bottom: 20px;
	float: left;
	width: 299px;
}
.nem_2 {
	float: right;
}
.nem_img {
	text-align: center;
}
.grey_2, .grey_1 {
	border-bottom: 1px solid #CCCCCC;
}
.grey_2 p, .grey_1 p {
	margin: 0;
}	

/*detail*/
.detail_left {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.detail_right {
	float: left;
	width: 300px;
}
.detail_left table, .detail_right table {
	width: 300px;
	border-collapse: collapse;
	border: 0 none;
	float: left;
}
.detail_left table td, .detail_right table td {
	padding: 0px 5px;
	border: 0 none;
	border-bottom: 1px solid #999999;
}

.cena {
	text-align: left;
	border: 1px solid #142b32;
	padding: 10px;
}
.cena span {
	font-size: 1.1em;
}

.makler {
	background-image: url(../images/d2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
.makler img {
	float: left;
	border: 0 none;
}	
.makler p {
	margin: 0 0 0 105px;
}	

.img_print {
	width: 300px;
	height: 214px;
	margin-right: 10px;
	float: left;
	text-align: center;
}

