body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #ffffff url('/img/header.png') repeat-x;
}

#root {
	width: 980px;
	margin: 0px auto 0px auto;
	position: relative;
}
div.reklama {
	text-align: center;
}
div.reklamass {
	width: 120px;
	position: absolute;
	left: 984px;
}
#header {
	width: 980px;
	height: 98px;
	margin: 0px auto 0px auto;
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#menu {
	width: 980px;
	margin: 0px auto 0px auto;
	background-color: #54A6DB;
}
#menu div {
	padding: 4px;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#main {
	width: 980px;
	margin: 0px auto 6px auto;
}
#footer {
	width: 100%;
	margin: 0px auto 0px auto;
	background: url("/img/footer.png") repeat-x scroll 0 0 #FFFFFF;
	color: #000000;
}
#footerx {
	color: #000000;
}
#footer div {
	padding: 4px;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#lcol {
	float: left;
	width: 180px;
	padding-top: 6px;
}
#cont {
	float: right;
	width: 790px;
}
#rcol {
	float: right;
	width: 180px;
	padding-top: 6px;
}
#mcol {
	float: left;
	width: 600px;
	text-align: left;
}

div.bh {
	background: #1c6098 url('/img/bh.png') repeat-x;
	text-align: left;
	color: #ffffff;
}
div.bh div {
	padding: 4px 4px 4px 4px;
}
div.bt {
	border: 1px solid #1c6098;
	margin-bottom: 6px;
}
div.btt {
	text-align: left;
	width: 170px;
	margin: 0px auto 0px auto;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.lnk a {
	display: block;
	margin-bottom: 2px;
}

div.pg {
	clear: both;
	border-top: 1px solid #CBE9FF;
	border-bottom: 1px solid #CBE9FF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}
div.sort {
	margin-bottom: 6px;
}

div.r {
	clear: both;
	margin-bottom: 4px;
	border-top: 1px solid #DDDDDD;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
div.r img {
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
div.j {
	text-align: justify;
}

div.pl {
	width: 64%;
	float: left;
	padding-top: 2px;
}
div.pr1 {
	width: 5%;
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
}
div.pr2 {
	width: 28%;
	text-align: right;
	float: right;
}

div.l50 {
	width: 50%;
	float: left;
}
div.r50 {
	width: 50%;
	float: right;
}

img.makler {
	float: right;
	border: 0px;
}

.j {
	text-align: justify;
}
div.etarget table.selfpromo {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 6px;
	background-color: #CBE9FF;
}
div.etarget table.selfpromo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 23px;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	vertical-align: top;
}
div.etarget table.selfpromo td a {
	color: #000000;
	text-decoration: none;
}
div.etarget table.selfpromo td a:hover {
	color: #000000;
	text-decoration: none;
}
div.etarget {

}
div.etarget div.title {

}
div.etarget div.title b {
	font-weight: normal;
}


div.mp {
	font-size: 0.8em;
}
div.mb10 {
	margin-bottom: 10px;
}
div.mt10 {
	margin-top: 10px;
}
div.center {
	text-align: center;
}

td.katpopis {
	text-align: justify;
}
table.n {
	width: 100%;
	border: 0px;
}
table.n td {
	vertical-align: top;
}
table.t td {
	vertical-align: top;
}

img.tit {
	float: left;
	margin-right: 5px;
}

iframe.lvw {
	width: 100%;
	height: 100%;
	_height: 1550px;
}

table.gal {
	width: 100%;
	border: 0px;
}
table.gal img {
	border: 1px solid #000000;
}
td.gal {
	width: 25%;
}

div.zv1 {
	border: 3px solid #AAAAAA;
	padding: 2px;
	text-align: justify;
}
div.zv2 {
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
	padding: 3px;
	text-align: justify;
}
div.zv3 {
	padding: 2px;
	background-color: #DDDDDD;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	text-align: justify;
}
div.zvb {
	text-align: justify;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}

