html {
	margin: 0;
	padding: 0;
	height: 100%;
	border: 0px;
}
a, a:link, a:visited {
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: black;
	text-decoration: underline;
}
body {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	color:black;
	background-color: #F4F2F3;
	background-image: url(images/back-body.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	border: 0px;
	margin: 0px 0px 15px 120px;
	padding: 0px;
}
.search form{
	margin: 0px;
}
ul{
	padding: 0px;
	margin:0px 0px 10px 20px;
	list-style-type: none;
}
li{
	margin:0px 0px 5px;
}
table{
	margin:30px 0px 0px 30px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
}
table.npn{
	margin:10px 0px 0px 30px;
}
.adm{
	border: 1px solid black;
}
.adm form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
th, td{
	border: 0px solid #AEAEAE;
	border-collapse: collapse;	
	text-align: left;
}
th{
	margin: 0;
	padding: 2px 10px;
	color: white;
	font-weight: bold;
	text-align: right;
}
td{
	margin: 0;
	padding: 2px 5px;
}
td.rg{
	text-align: right;
	padding: 2px 5px 2px 30px;
	color:#656565;
}
td.cnt{
	text-align: center;
}
dl{
	margin: 0px 0px 10px;
}
dl.knt{
	margin-top: 5px;
	margin-left: 0px;
}
dt{
	font-weight: bold;
	margin-bottom: 10px;
}
dl.knt dt{
	font-size: 1.3em;
}
dd{
	margin: 0px;
}
input, select {
	margin: 3px;
	padding: 0px 0px 0px 3px;
	width: 250px;
}
textarea {
	margin: 5px 0px 0px 2px;
	width:250px;
	height: 80px;
	padding: 0px 0px 0px 3px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.but{
	background-repeat: repeat-x;
	background-image: url(images/back-menu.gif);
	height:24px;
	width:253px;
	color:white;
	border-style: none;
}
.but:hover{
	background-image: url(images/back-menu-2.gif);
	color: #ffe54d;
}
#blok{
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: 0px solid navy;
	width: 864px;
	height: 100%;
	background-image: url(images/back-blok.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#hlava{
	height: 159px;
	margin: 0px;
	padding: 0px;
	width: 864px;
	border: 0px solid navy;
	background-image: url(images/back-head.jpg);
	background-repeat: no-repeat;
}
h1{
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 505px;
	z-index: 1;
	background-position: bottom;
}
h1 span{
	position: absolute;
	left: -9000em;
}
h2{
	width: 39px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 130px;
	left: 900px;
}
h2 span{
	position: absolute;
	left: -9000em;
}
#wm{
	float: right;
	position: relative;
	top: -45px;
	margin-right: 10px;
	font-size: .85em;
}
#wm a, #wm a:link, #wm a:visited {
	color: white;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
#wm a:hover, #wm a:active, #wm a:focus {
	color: black;
}
h3{
	font-size: 1em;
	color: white;
	margin:0px 0px 0px;
	padding: 0px;
	border: 0px;
	border: 0px solid navy;
	background-color: #B2B2B2;
	width: 235px;
	height: 23px;
	line-height: 23px;
	background-image: url(images/h3.gif);
	background-repeat: repeat-y;
	text-indent: 15px;
}
h3 span a{
	text-decoration: none;
}
span.kod{
	color: Black;
	text-align: right;
	padding-right: 20px;
	}
h4{
	font-size: 100%;
	margin: 0px;
	padding: 15px 10px 10px;
}
#telo p{
	margin: 10px;
	text-align: justify;
}
#telo p img{
	float: right;
	margin: 2px 0px 2px 10px;
	border: 1px solid white;
}
#telo p img:hover{
	border: 1px solid #FD1914;
}
#telo{
	margin: 5px 0px 0px 33px;
	padding:0px;
	border: 1px solid white;
	width: 596px;
	z-index: 2;
	background-color: white;
	min-height: 190px;
}
#telo.adm{
	width: 800px;
	border: 0px solid red;
}
#telo.adm table{
	margin:0px;
	padding:0px;
}
#telo.adm th,#telo.adm  td{
	border: 1px solid #AEAEAE;
	text-align: left;
}
#telo.adm th{
	border: 1px solid #666666;
	text-align: center;
	background-color: #e6e6e6;
	font-weight: normal;
	color:#666666;
}
#telo.adm textarea {
	width:400px;
	height: 150px;
}
#telo.search #podtelo img{
	float: left;
	margin:7px 0px 0px 7px;
}
#telo.search h3, .alb h3{
	width: auto;
	overflow: hidden;
}
.s{
	margin: 5px 0px 0px 145px;
	padding: 0px;
}
#telo.search h3 a,#telo .alb h3 a{
	color: white;
	text-decoration: none;
}
#telo.search h3 a:hover,#telo .alb h3 a:hover{
	color: #FD1914;
	text-decoration: underline;
}
#telo .s p{
	margin:0px;
}
#telo .s ul{
	padding: 0px;
	margin:0px;
	list-style-type: none;
}
#telo .s li{
	margin:0px 0px 2px;
}
.alb{
	width: 135px;
	height:175px;
	float: left;
	margin:0px 10px 0px 0px;
	text-align: left;
}
#telo .alb p{
	text-align: left;
	font-size: .85em;
}
#telo .alb p a:hover{
	color: #FD1914;
}
#telo .s p{
	margin:0px;
}
#telo .alb img{
	margin:2px;
	float:none;
}
#telo #podtelo .alb a img{
	float: right;
	margin: 2px 0px 2px 10px;
	border: 1px solid white;
	color:white;
}
#telo #podtelo .alb img:hover{
	border: 1px solid #FD1914;
}
#telo h4{
	clear: both;
}
#telo a{
	text-decoration: underline;
}
#podtelo img{
	float: right;
	margin:px 15px;
	border: 1px solid white;
}
#podtelo a img:hover{
	border: 1px solid #FD1914;
}
#menu{
	padding: 0px;
	margin: 0px;
	width: 864px;
	height: 24px;
	_height: 22px;
	_line-height:22px;
	border: 0px solid Navy;
	color: white;
	background-repeat: repeat-x;
	background-image: url(images/back-menu.gif);
}
#menu ul{
	padding: 0px 0px 0px 32px;
	list-style-type: none;
	border: 0px solid Navy;
	margin: 0px;
	height: 24px;
	line-height:24px;
	width: 524px;
	vertical-align: middle;
	background-image: url(images/back-menu-1.gif);
	background-position: left;
	background-repeat: repeat-y;
	float: left;
}
#menu .search{
	width: 290px;
	height: 24px;
	line-height: 24px;
	background-image: url(images/back-menu-2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px solid green;
	display: block;
	float: right;
	text-indent: 70px;
	padding:0px;
	vertical-align: middle;
}
#menu .search input#hledat{
	padding:0px;
	margin:0px;
	position: relative;
	top:0px;
	background-color: #CBCBC9;
	border: 0px solid green;
	color: #4a4a4a;
	width: 42px;
	=position:relative;
	left:3px;
	=left:74px;
	_top:2px;
}
#menu .search input#hledat:hover{
	color: #FD1914;
	text-decoration: underline;
	cursor: pointer;
}
#menu .search #vyhledat{
	width: 132px;
	padding:1px 0px;
	margin:0px;
	border: 0px solid black;
	position:relative;
	left:6px;
	=left:76px;
	top:0px;
	=top:-1px;
	_top:1px;
}
#menu li{
	display: inline;
	margin: 0px;
	height: 24px;
	line-height:24px;
	=height: 30px;
	=line-height:30px;
	_height: 22px;
	_line-height: 22px;
	padding: 0px;
	border: 0px solid green;
	border-right: 1px solid white;
	_position:relative;
	_top:3px;
}
#menu li.non{
	border-right: 0px solid Black;
}
#menu a, #menu a:link, #menu a:visited {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: white;
	padding: 3px 10px;
/*	font-size: .95em;*/
	line-height: 24px;
	height: 24px;
	_height: 22px;
	_line-height: 22px;
}
#menu a:hover, #menu a:active, #menu a:focus {
	color: #ffe54d;
	background-image: url(images/back-menu-2.gif);
	background-repeat: repeat-x;
}
#menu a.akt{
	background-image: url(images/back-menu-2.gif);
	background-repeat: repeat-x;
	color: #ffe54d;
	cursor: default;
}

/* podmenu */

#podmenu{
	padding: 0px;
	margin: 2px 0px 2px 33px;
	width: 599px;
	border: 0px solid Navy;
	background-color: #E6E6E6;
}
#podmenu ul{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border: 0px solid navy;
	margin: 0px 0px 0px 0px;
	width: 595px;
}
#podmenu li{
	height: 25px;
	margin: 0px;
	padding: 0px 10px 0px;
	border: 0px solid red;
	border-bottom: 1px solid white;
}
#podmenu a, #podmenu a:link, #podmenu a:visited {
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
/*	font-size: .95em;*/
	border: 0px solid Navy;
	line-height: 25px;
}
#podmenu a:hover, #podmenu a:active, #podmenu a:focus {
	color: black;
	text-decoration: underline;
}

/* drobky */
#drobky{
	padding: 0px;
	margin: 5px 0px 0px 33px;
	width: 599px;
	height: 24px;
	border: 0px solid Navy;
	background-repeat: repeat-x;
	background-position: 5px;
	background-image: url(images/back-podmenu.gif);
	color: white;
	line-height: 24px;
/*	font-size: .95em;*/
}
#drobky span{
	font-weight: bold;
	color: #ffe54d;
	width: 113px;
	display: block;
	float: left;
	text-indent: 10px;
	background-image: url(images/sipka.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#drobky a, #drobky a:link, #drobky a:visited {
	color: white;
}
#drobky a:hover, #drobky a:active, #drobky a:focus {
	color: white;
}
/*  */

#pata {
	margin: 10px auto 3px;
	padding: 0px;
	clear: both;
	width: 965px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: 5px;
	color: #8D8D8D;
}
#pata a{
	color:white;
}
#pata a:hover,#pata a:active,#pata a:focus{
	color: #EA4800;
}
#pata span.lft{
	padding: 0px 0px 0px 35px;
}
#pata span.rgt{
	float: right;
}
#map{
	border: 1px solid white;
	height: 350px;
	width: 500px;
	margin: 10px 0px 0px;
}
#mainMap{
	margin:1px;
	height: 348px;
	width: 498px;
	font-weight: bold;
}
.akc{
	color: #FD1914;
}
#banner{
	width: 196px;
	height: 139px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin: 5px 32px 0px 0px;
	_margin: 5px 15px 0px 0px;
	border: 0px solid #556b2f;
	color: black;
}
#banner div{
margin:10px 20px;
 font-weight: bold;
 font-size: 1.2em;
}
 a.del,a.del:link,a.del:visited{
	color: Red;
}
a.del:hover,a.del:active,a.del:focus,a.edi:hover,a.edi:active,a.edi:focus {
	color: #ff8c00;
}
a.edi,a.edi:link,a.edi:visited{
	color: #006400;
}
p.rgt a:hover,p.rgt a:active,p.rgt a:focus{
	color: #ff8c00;
}
p.rgt{
		float:right;
}
.low{
	text-transform: lowercase;
}
#podtelo p.clr{
	clear: both;
	margin:0px 0px 5px;
	padding:0px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.chb{
	width: auto;
}
