body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

#root {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}
div.reklamass {
	width: 120px;
	position: absolute;
	left: 905px;
}
div.reklama {
	text-align: center;
}
#header {
	width: 900px;
	height: 206px;
	margin: 0px auto 0px auto;
	background-image: url(img/h.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#header div {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	font-family: Courier New;
	text-align: left;
	padding-left: 25px;
	padding-top: 15px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #FFCF83;
}
#menu div {
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #000000;
}
#main {
	width: 900px;
	margin: 0px auto 0px auto;
}
#footer {
	width: 900px;
	margin: 00px auto 0px auto;
	background-color: #FFCF83;
}
#footer div {
	padding: 5px;
}

#lcol {
	float: left;
	width: 165px;
	padding-bottom: 10px;
}
#mcol {
	float: right;
	width: 728px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

div.bh {
	width: 165px;
	margin-top: 10px;
	background-image: url(img/bh.jpg);
	background-repeat: no-repeat;
	background-color: #FFCF83;
}
div.bh div {
	color: #FFFFFF;
	text-align: left;
	padding: 4px;
}
div.bt {
	width: 163px;
	_width: 165px;
	border: 1px solid #FFCF83;
}
div.btt {
	width: 151px;
	margin: 0px auto 0px auto;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}

table.k {
	width: 100%;
	border: 0px;
}
table.k td {
	vertical-align: top;
	border: 1px solid #DDDDDD;
	text-align: justify;
	width: 33%;
}
table.k h2 {
	font-size: 1.1em;
	text-align: left;
}
table.k a {
	color: #00324B;
}
table.k img {
	float: left;
	margin-right: 5px;
}

img.tit {
	float: left;
	margin-right: 4px;
}

iframe.lvw {
	clear: both;
	margin-top: 5px;
	width: 100%;
	height: 100%;
	_height: 1000px;
}

div.rk {
	width: 336px;
	float: right;
}

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;
}
div.etarget a {
	color: #00324B;
	font-weight: bold;
	font-size: 1.1em;
}
div.etarget div.title {
	margin-bottom: 3px;
}
div.etarget div.title b {

}
div.etc {
	padding-left: 8px;
}
div.etc div.description {
	margin-bottom: 2px;
}
div.gi {
	width: 468px;
	float: right;
	margin-left: 5px;
}

div.uu {
	float: right;
	width: 60px;
	text-align: right;
}
div.uu a {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
table.n {
	width: 100%;
	border: 0px;
}

.zvi1 {
	background-color: #EEEEEE;
}
.zvi2 {
	background-color: #DDDDDD;
}
.zvi3 {
	background-color: #BBBBBB;
}

div.bmn {
	margin-top: 10px;
	font-size: 0.9em;
}
div.j {
	text-align: justify;
}

table.mapa {
	width: 100%;
	border: 0px;
}
table.mapa td {
	vertical-align: top;
}
table.mapa a {
	background-image: url(/img/puntik2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}
table.mapa a.b {
	font-weight: bold;
}
table.mapa h1 {
	
}
table.mapa div {
	padding-left: 10px;
}

table.grd, table.gal {
	width: 100%;
	border: 0px;
}
div.etb {
	width: 300px;
	float: right;
}

.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, #mcol {
	float: none;
	width: 100%;
 }
}

