body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	font-size: 13px;
}

img {
	border: 0px;
}

#root {
	width: 950px;
	margin: 0px auto 0px auto;
	position: relative;
}
div.reklamass {
	width: 120px;
	position: absolute;
	left: 950px;
}
div.reklamam {
	margin-top: 10px;
	text-align: right;
	width: 220px;
	float: right;
}

#ta {
	width: 100%;
	background-color: #E9EBF2;
	border-bottom: 1px solid #0C256D;
	color: #0C256D;
	margin-bottom: 8px;
	font-family: Verdana;
}
#ta a {
	color: #0C256D;
	text-decoration: none;
	border-right: 1px solid #0C256D;
	padding-left: 6px;
	padding-right: 6px;
}
#ta a.l {
	border-right: 0px;
}


#top {
	width: 950px;
	height: 133px;
	margin: 0px auto 0px auto;
}
#logo {
	width: 202px;
	height: 133px;
	cursor: pointer;
	/* background-image: url(/img/logo1.jpg); */
	float: left;
}
#tmenu {
	width: 748px;
	font-size: 12px;
	height: 31px;
	/* background-image: url(/img/logo2a.jpg); */
	float: right;
}
#tmenu div {
	text-align: right;
	padding-top: 9px;
	padding-right: 5px;
	color: #000000;
}

#tlogin {
	width: 748px;
	height: 102px;
	/* background-image: url(/img/logo2b.jpg); */
	float: right;
}
#tlogin div {
	padding-top: 6px;
	padding-left: 590px;
	_padding-left: 580px;
}
#tlogin div, #tlogin td, #tlogin a {
	color: #EBEBEB;
	text-decoration: none;
}
#menu1 {
	clear: both;
	width: 950px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 1px;
/* 	background-image: url(/img/m1.jpg); */
/* 	background-repeat: repeat-x; */
	text-align: center;
	color: #EBEBEB;
}

#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu1 ul li {float:left; position:relative;}

#menu1 ul li a {
	float: left;
	width: 156px;
	height: 30px;
	text-align: center;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/layer_02.jpg) no-repeat;
	display: inline;
	font-size: 12px;
}

#menu1 ul li:hover a {
	background: url(/img/layer_02a.jpg) no-repeat;
	color: #ffffff;
}

#menu1 a {
	text-decoration: none;
	font-weight: bold;
	color: #004c7d;
}
#menu1 a:hover {
	text-decoration: none;
	color: #000000;
}
#menu2 {
	clear: both;
	width: 950px;
	height: 28px;
	margin: 0px auto 0px auto;
	padding: 1px;
	/* background-color: #C20707; */
	text-align: center;
	color: #ff0000;
}
#menu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu2 ul li {float:left; position:relative;}

#menu2 ul li a {
	float: left;
	width: 156px;
	height: 30px;
	text-align: center;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/img/layer_02.jpg) no-repeat;
	display: inline;
	font-size: 12px;
}

#menu2 ul li:hover a {
	background: url(/img/layer_02a.jpg) no-repeat;
	color: #ffffff;
}
#menu2 a {
	text-decoration: none;
	font-weight: bold;
	color: #EBEBEB;
}
#menu2 a:hover {
	text-decoration: none;
	color: #000000;
}
#main {
	text-align: left;
	width: 950px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	/* background-image: url(/img/bck.gif); */
}

table.n {
	width: 100%;
	border: 0px;
}
table.f {
	background-color: #EEEEEE;
}
table.grd {
	width: 100%;
	border: 0px;
}
table.grd td {
	vertical-align: top;
}

#lcol {
	float: left;
	width: 170px;
}
#rcol {
	float: right;
	width: 170px;
}
#mcol {
	float: left;
	width: 572px;
	_width: 610px;
	padding-top: 0px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 8px;
}
#cont {
	float: right;
	width: 780px;
}

#footer {
	width: 950px;
	height: 33px;
	background-image: url(/img/bh1.gif);
	margin: 0px auto 0px auto;
	color: #004c7d;
}
#footer div {
	padding-top: 10px;
	font-size: 0.9em;
	color: #004c7d;
}
#footer, #footer a {
	text-decoration: none;
	color: #004c7d;
}

div.bh1 {
	background-image: url(/img/bh1.gif);
	background-repeat: repeat-x;
	width: 170px;
	height: 27px;
	color: #004c7d;
	font-weight: bold;
}
div.bh2 {
	background-image: url(/img/bh1.gif);
	background-repeat: repeat-x;
	width: 170px;
	height: 27px;
	color: #004c7d;
	font-weight: bold;
}
div.bh1 div {
	font-size: 1em;
	padding-left: 13px;
	padding-top: 7px;
}
div.bh2 div {
	font-size: 1em;
	padding-left: 35px;
	padding-top: 7px;
}
div.bh1 a, div.bh2 a {
	color: #EBEBEB;
	text-decoration: none;
}
div.bt {
	color: #EBEBEB;
	padding: 4px;
	margin-bottom: 0px;
	background: #f2feff;
	font-size: 12px;
}
#rcol div.bt {
	color: #002e6b;
}
#lcol div.bt a {
	color: #002e6b;
}
div.bt p {
	margin-top: 3px;
	margin-bottom: 6px;
}
#lcol table.n {
	width: 162px;
}
#rcol table.n {
	width: 162px;
}
div.ba a.ba {
	display: block;
	text-decoration: none;
	color: #EBEBEB;
	background-image: url(/img//img/ikona.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
/* 	height: 15px; */
	_height: 15px;
	padding-left: 15px;
	padding-top: 4px;
}
div.ba a {
	display: block;
	text-decoration: none;
	color: #ff0000;
	background-image: url(/img/ikona.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
/* 	height: 14px; */
	_height: 15px;
	padding-left: 15px;
	padding-top: 2px;
}


img.ii {
	float: right;
	margin-left 6px;
	border: 0px;
}
tr.inadpis td {
	background-color: #ddfeff;
	color: #00008B;
	font-weight: bold;
	padding: 4px;
}
tr.inadpis span {
	color: #FF0000;
}
tr.inadpis a {
	text-decoration: none;
	color: #00008B;
}
tr.inadpis a:hover {
	text-decoration: none;
	color: #DDDDDD;
}
tr.ipopis td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}
tr.ipopis img {
	margin-left: 5px;
}
tr.iinfo td {
	font-weight: bold;
}
tr.iinfo2 td {

}

img.tit {
	border: 0px;
	float: left;
	margin-right: 5px;
}

td.ic {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}

div.zv1 {
	border: 3px solid #AAAAAA;
	padding: 2px;
}
div.zv2 {
	text-align: center;
	background-color: #333333;
	color: #EBEBEB;
	padding: 3px;
}
div.zv3 {
	padding: 2px;
	background-color: #DDDDDD;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
div.zvb {

}

div.mp {
	font-size: 0.8em;
}
div.mb10 {
	margin-bottom: 10px;
}

div.sub {
	color: #999999;
	font-size: 0.8em;
}
div.sub a {
	color: #999999;
	text-decoration: none;
}
div.sub a:hover {
	color: #666666;
	text-decoration: none;
}


.mb10 {
	margin-bottom: 10px;
}


.break, .clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	d\isplay:none;
}

option.c1 {
	background-color: #DDDDDD;
}

iframe.lvw {
	width: 100%;
	height: 100%;
	_height: 580px;
}

div.reklama {
	text-align: center;
}

table.t td {
	vertical-align: top;
}

img.fii {
	border: 0px;
}

.uootblm, .uootbl {
	width: 100%;
	border: 0px;
}

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;
	color: #004c7d;
}
div.etcm {
	width: 310px;
	float: left;
}
div.etc div.description, div.etcm div.description {
	margin-bottom: 2px;
}


.zvi1 {
	background-color: #EEEEEE;
}
.zvi2 {
	background-color: #DDDDDD;
}
.zvi3 {
	background-color: #CCCCCC;
}
a img {
	border: 0px;
}
.katpopis {
	text-align: justify;
}

.p5 {
	color: #004c7d;
	width: 155px;
	margin-left: 5px;
	background: #f2feff;
}
.p5 a {
	color: #FFFFFF;
	font-weight: bold;
}
a img {
	border: 0px;
}
div.ba a.red {
	font-weight: bold;
}

div.bpi {
	margin-bottom: 10px;
	text-align: center;
}
div.j {
	text-align: justify;
}
div.gl {
	width: 336px;
	float: left;
	/*background-image: url(/img/spodkazy.jpg);*/
	background-repeat: no-repeat;
	padding-top: 0px;
}

/* pro menu */
div.gl2 {
	/*width: 336px;
	float: left;
	background-image: url(/img/spodkazy.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
}

div.gl3 { 
	width: 100%;
	/*float: left;
	background-image: url(/img/spodkazy.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	text-align: left;
}

div.tpf {
	width: 80px;
	float: right;
	text-align: right;
}
div.tp {
	clear: both;
	margin-top: 4px;
	border: 1px solid #FF3333;
	background-color: #FFCCCC;
	padding: 6px;
	margin-bottom: 8px;
}
div.tp div {
	display: none;
}
div.tp a, div.tp a:hover, div.tpf a, div.tpf a:hover {
	font-weight: bold;
	color: #FF0000;
}

@media print {
 #top, #logo, #tmenu, #menu1, #menu2, #lcol, #rcol, #f1, #ta {
	display: none;
 }
 #main, #mcol, #cont {
	float: none;
	width: 100%;
 }
}

