body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #7F7F7F;
}
#top {
	width: 951px;
	margin: 0px auto 0px auto;
}
#logo {
	width: 240px;
	height: 133px;
	float: left;
	background-image: url(img/t1.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#tmenu {
	width: 711px;
	height: 133px;
	float: right;
	font-weight: bold;
	background-image: url(img/t2.jpg);
	background-repeat: no-repeat;
}
#tmenu div {
	text-align: right;
	padding-right: 11px;
	padding-top: 3px;
	color: #FFFFFF;
}
#menu {
	width: 951px;
	height: 32px;
	margin: 0px auto 0px auto;
	font-weight: bold;
	background-image: url(img/tm.jpg);
	background-repeat: no-repeat;
}
#menu div {
	text-align: center;
	padding-top: 6px;
	color: #FFFFFF;
}
#menu div a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu div a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#main {
	width: 951px;
	margin: 0px auto 0px auto;
	background-image: url(img/bck1.jpg);
	background-repeat: repeat-y;
}
div.superform {
	padding: 6px;
	width: 98%;
	_width: 100%;
	font-size: 14px;
	background-color: #F8F8F8;
	border: 1px solid #336699;
}
#footer {
	width: 951px;
	height: 26px;
	margin: 0px auto 0px auto;
	background-color: #B4364C;
}
#footer div {
	padding-top: 6px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer div a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer div a:hover {
	color: #CCCCCC;
}
#lcol {
	float: left;
	width: 163px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
	color: #666666;
}
#rcol {
	float: right;
	width: 785px;
	padding-top: 0px;
	text-align: left;
}
#i {
	width: 583px;
	float: left;
}
#ii {
	width: 583px;
	_width: 600px;
	padding-left: 15px;
	padding-right: 1px;
}
#inz {
	width: 170px;
	float: right;
}
table.in td {
	width: 33%;
	vertical-align: top;
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;
	font-size: 10px;
}

#inzi {
	padding-top: 3px;
	padding-right: 6px;
	font-size: 10px;
	text-align: justify;
	padding-bottom: 3px;
}

div.lhead {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #F4F4F4;
}
a.lhead {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #F4F4F4;
	text-decoration: none;
	color: #666666;
}
a.lhead:hover {
	text-decoration: underline;
	color: #990000;
}
a.llink {
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #666666;
	border-bottom: 1px solid #F4F4F4;
}
a.llink:hover {
	text-decoration: underline;
	color: #990000;
}
div.ltext {
	width: 147px;
	_width: 163px;
	padding: 8px;
}

div.rhead {
	padding-right: 6px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #E5E5E5;
}
a.rhead {
	display: block;
	padding-right: 6px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #E5E5E5;
	text-decoration: none;
	color: #666666;
	background-image: url(img/m_dalsi.gif);
	background-repeat: no-repeat;
	background-position: 152px 3px;
}
a.rhead:hover {
	text-decoration: none;
	color: #666666;
}

table.m {
	width: 100%;
	height: 100%;
	border: 0px;
}
table.n {
	width: 100%;
	border: 0px;
}
form {
	margin: 0px;
}
.sobr {
	border: 0px;
	float: left;
}

table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	text-align: center;
}
table.gal img {
	border: 1px solid #336699;
}

.inpfieldbox {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 157px;
	background-color: #FFFFFF;
}
.inpfield100 {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-color: #FFFFFF;
}
.inpfield100req {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/img/req.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.searchfield {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.inpfield {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.inpfield100a {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	background-color: #EEEEEE;
}
.inpfielda {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
}
.inpbutton {
	border: 1px solid #666666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}


tr.discnadpis {
	padding-top: 8px;
	padding-bottom: 1px;
}
td.discnadpis {
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
td.discnadpis a {
	color: #666666;
	text-decoration: none;
}
td.discnadpis a:hover {
	color: #888888;
	text-decoration: none;
}

tr.discnadpisg td,tr.discnadpisg td a {
	padding-top: 8px;
	padding-bottom: 1px;
	color: #999999;
	border-bottom-color: #999999;
}
td.disctextg {
	padding-top: 2px;
	text-align: justify;
	color: 999999;
}
tr.discvypisg td,tr.discvypisg td a {
	color: #999999;
}

td.discinfo {
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
td.discinfo a {
	color: #666666;
	text-decoration: none;
}
td.discinfo a:hover {
	color: #888888;
	text-decoration: none;
}
td.disctext {
	padding-top: 2px;
	text-align: justify;
}
tr.discvypis {

}
td.discvypis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.discvypis a {
	color: #666666;
	text-decoration: none;
}
td.discvypis a:hover {
	color: #888888;
	text-decoration: none;
}
td.discvypisinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
td.discvypisinfo a {
	color: #666666;
	text-decoration: none;
}
td.discvypisinfo a:hover {
	color: #888888;
	text-decoration: none;
}

td.anknadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td.ankpopis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.ankvolba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.discre {
	padding-left: 25px;
}

tr.discnadpis {
	padding-top: 8px;
	padding-bottom: 1px;
}
td.discnadpis {
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
td.discnadpis a {
	color: #666666;
	text-decoration: none;
}
td.discnadpis a:hover {
	color: #888888;
	text-decoration: none;
}
tr.discvypis {

}
td.discvypis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
td.discvypis a {
	color: #666666;
	text-decoration: none;
}
td.discvypis a:hover {
	color: #888888;
	text-decoration: none;
}
td.discvypisinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
td.discvypisinfo a {
	color: #666666;
	text-decoration: none;
}
td.discvypisinfo a:hover {
	color: #888888;
	text-decoration: none;
}
td.discinfo {
	border-bottom: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
td.discinfo a {
	color: #666666;
	text-decoration: none;
}
td.discinfo a:hover {
	color: #888888;
	text-decoration: none;
}
td.disctext {
	padding-top: 2px;
	text-align: justify;
}
td.dlnazev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.dlnazev a {
	text-decoration: none;
}
td.dlnazev a:hover {
	text-decoration: none;
}
td.dlzapati {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 35px;
}
td.dl2zapati {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 80px;
}
td.dltyp {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	width: 60px;
}
td.dlzapati a {
	color: #666666;
	text-decoration: none;
}
td.dlzapati a:hover {
	color: #888888;
	text-decoration: none;
}
td.dlmenu {
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
td.dlmenu a {
	color: #666666;
	text-decoration: none;
}
td.dlmenu a:hover {
	color: #888888;
	text-decoration: none;
}
.tooltip {
	width: 180px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #C54615;
	font-face: Arial;
	font-size: 11px;
	color: #C54615;
	background-color: #FFFFFF;
}
.tooltip2 {
	width: 500px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #C54615;
	font-face: Arial;
	font-size: 11px;
	color: #C54615;
	background-color: #FFFFFF;
	text-align: justify;
}

table.mb {
	border: 0px;
	margin-bottom: 8px;
}

td.bazar_1 {
	font-size: 10px;
	color: #CE0000;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
}
td.bazar_1 a{
	color: #CE0000;
	text-decoration: underline;
}
td.bazar_1 a:hover{
	color: #CE0000;
	text-decoration: underline;
}
td.bazar_2 {
	font-size: 10px;
	color: #000000;
	text-align: left;
}
td.bazar_2 a{
	color: #000000;
	text-decoration: none;
}
td.bazar_2 a:hover{
	color: #000000;
	text-decoration: none;
}

tr.ba_in {
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
td.ba_nadpis {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: left;
}
td.ba_nadpis a {
	font-size: 13px;
	color: #990000;
	text-align: left;
}
td.ba_nadpis a:hover {
	font-size: 13px;
	color: #BB0000;
	text-decoration: underline;
}
td.ba_datum {
	font-size: 11px;
}
td.ba_vdatum {
	font-size: 11px;
	width: 85px;
}
td.ba_cena {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
td.ba_text {
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	text-align: justify;
	padding-top: 3px;
	padding-bottom: 1px;
}
tr.ba_ip {
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
}
td.ba_kraj {
	text-align: left;
	padding-left: 5px;
}
td.ba_kont {
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}
td.ba_reg1 {
	font-size: 10px;
	text-align: left;
}
td.ba_reg2 {
	font-size: 10px;
	text-align: right;
	padding-right: 5px;
}
td.ba_rubr {
	font-size: 10px;
}

div.smenu {
	margin-left: 6px;
	font-size: 0.9em;
}
table.skov {
	display: none;
}
table.uootbl img {
	border: 0px;
}
td.ba_vobr {
	width: 110px;
	text-align: right;
	padding-left: 8px;
	vertical-align: top;
}
div.ba_vtext {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: justify;
}

table.proj {
	width: 585px;
	border: 0px;
	margin-bottom: 6px;
}
table.proj h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rox {
	margin-bottom: 6px;
	width: 585px;
}
.ro {
	margin-bottom: 6px;
	width: 100%;
	padding-left: 3px;
}
.ros {
	margin-top: 5px;
	margin-bottom: 1px;
	width: 100%;
}
.ros a {
	text-decoration: underline;
}
.ros a:hover {
	text-decoration: underline;
}
.ri {
	width: 100%;
	border: 0px;
}
div.pg, div.pg td, div.pg select {
	font-family: Verdana;
	font-size: 11px;
	vertical-align: middle;
}

a.vyrazne {
	font-weight: bold;
}

#rcoli {
	width: 788px;
}
div.navi {
	width: 768px;
	_width: 788px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 0px;
	border-top: 5px solid #E4E4E4;
	background-color: #FFFFFF;
}
div.navis {
	width: 568px;
	_width: 603px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	border-bottom: 5px solid #E4E4E4;
}
div.navix {
	margin-top: 0px;
	background-color: #F9F9F9;
}
div.naviy {
	margin-top: 0px;
	background-color: #C8C8C8;
}
div.navi p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}


div.spanel {
	border-top: 5px solid #E4E4E4;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 15px;
}

table.p td {
	text-align: center;
}

.printfooter {
	display: none;
}

img.tit {
	border: 0px;
	float: left;
	margin-right: 5px;
}

td.ic {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

img.inz {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.d {
	text-align: justify;
}

.nmenu a, .nmenu a:hover {
	text-decoration: none;
}

div.zv1 {
	border: 2px solid #CC3300;
	padding: 2px;
}
div.zv2 {
	text-align: center;
	border: 2px solid #B4364C;
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
}
div.zv3 {
	padding: 2px;
	background-color: #DDDDDD;
	border-top: 2px solid #CC3300;
	border-bottom: 2px solid #CC3300;
}
div.zvb {

}

body.lvw {
	background-color: #FFFFFF;
}
iframe.lvw {
	width: 100%;
	height: 100%;
	_height: 580px;
}
body.lvw a {
	font-weight: bold;
}
body.lvw td {
	vertical-align: top;
}
a.katalog {
	font-weight: bold;
}
table.lnw {
	width: 100%;
	border: 1px solid #336699;
}
table.lnw td.f {
	padding-left: 10px;
}
#lvw {
	background-color: #FFFFFF;
}

.uootblm, .uootbl {
	width: 100%; border: 0px;
}

.break {
	clear: both;
	height: 0px;
	font-size: 0px;
}
* html .break {
	d\isplay:none;
}
div.smaller {
	font-size: 0.8em;
}

@media print {
 #top, #menu, #footer, #lcol, .np, div.navi, div.navis, #inz {
	display: none;
 }
 #main, #rcol, #i, #ii, .rox, .proj {
	float: none;
	width: 100%;
 }
 .printfooter {
	display: block;
 }
}

