body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#root {
	width: 955px;
	margin: 0px auto 0px auto;
	position: relative;
}
div.reklama {
	text-align: center;
}
div.reklamass {
	width: 120px;
	position: absolute;
	left: 959px;
}
#top {
	background-color: #FAFAFA;
	border-bottom: 1px solid #CCCCCC;
}
#top div {
	color: #333333;
	padding: 2px;
}
#top a {
	color: #333333;
	text-decoration: none;
}
#cont {
	width: 955px;
	margin: 0px auto 0px auto;
	background-image: url(/img/bck.jpg);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}
#header {
	width: 955px;
	height: 99px;
	background-image: url(/img/logo.jpg);
	background-repeat: no-repeat;
}
#info {
	text-align: right;
	width: 550px;
	float: right;
}
#info div {
	padding-top: 20px;
	color: #999999;
	padding-right: 12px;
	font-size: 20px;
}
#logo {
	width: 304px;
	height: 99px;
	cursor: pointer;
	float: left;
}
#logo div {
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 125px;
}
#reg {
	width: 500px;
	float: right;
}
#search {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 250px;
	float: right;
}
#img {
	width: 955px;
	height: 150px;
	background-image: url(/img/img.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	width: 240px;
	text-align: left;
}
#menu div {
	padding-left: 24px;
	padding-top: 8px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
	background-image: url(/img/sipka.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
}
#main {
	width: 939px;
	margin: 3px auto 0px auto;
	padding-bottom: 6px;
}
#footer {
	width: 955px;
	margin: 3px auto 0px auto;
	background-color: #C4020E;
}
#footer div {
	color: #FFFFFF;
	padding: 4px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#lcol {
	float: left;
	width: 276px;
	text-align: justify;
}
#mcol {
	float: right;
	width: 647px;
	text-align: left;
}
div.nab {
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 16px;
}
div.nab a {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-bottom: 3px;
	background-image: url(/img/sipka2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
}


.katpopis {
	text-align: justify;
}
.katlogo img {
	border: 1px solid #000000;
}
iframe.lvw {
	width: 100%;
	height: 800px;
}

div.etarget table.selfpromo {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 3px;
}
div.etarget table.selfpromo td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #DDDDDD;
	vertical-align: top;
}
div.etarget table.selfpromo td a {
	color: #DDDDDD;
	text-decoration: none;
}
div.etarget table.selfpromo td a:hover {
	color: #999999;
	text-decoration: none;
}
div.etarget table.selfpromo td.right {
	text-align: right;
}
#mcol div.etarget div.title a {
	color: #CB010D;
}
div.etarget div.title {

}
div.etarget a {
	font-size: 1.2em;
	font-weight: bold;
}
div.etc div.description {
	margin-bottom: 2px;
}


#lcol h2 {
	margin-top: 10px;
	font-size: 1.2em;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #img, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}

