html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #336699;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	color: #C10000;
	text-decoration: underline;
}
body {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(back.jpg);
	background-repeat: repeat-x;	
	text-align: center;
	background-color: white;
}
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
ul{
	padding: 0px;
	margin:0px 0 10px 10px;
	list-style-type: none;
}
li{
}
table{
	margin:3px 0 0 10px;
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	width: 525px;
}
th, td{
	border: 1px solid #AEAEAE;
	border-collapse: collapse;	
	text-align: left;
}
th{
	margin: 0;
	padding: 2px 10px;
	background-color: #336699;
	color: white;
	font-weight: bold;
	text-align: right;
}
td{
	margin: 0;
	padding: 2px 10px;
}
dl{
	margin: 0 0 0 30px;
}
dt{
	font-weight: bold;
}
dd{
	margin: 3px;
}
dd span{
width:35px;
 display: inline;
}
#blok{
	margin: 0px auto 0px;
	padding: 0px;
	text-align: left;
	border: 0px;
	width: 780px;
}
#hlava{
	height: 147px;
	width: 776px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(back.gif);
	background-repeat: no-repeat;
}
h1{
	text-align: center;
	height: 147px;
	width: 360px;
	background-image: url(logo2.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 10px 0px 0px;
	padding: 0px;
	border: 0px;
	font-size: 4em;
	color: #336699;
}
h1 span{
	position: absolute;
	left: -9000em;
}
h2{
	text-align: center;
	width: 400px;
	height: 39px;
	margin-top: 7px;
	padding: 0px;
	border: 1px solid #cc0000;
}
h2 span{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: black;
	padding-left: 5px;	
	_padding-left: 0px;
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
}
h2.dva{
	font-size: 1.2em;
	_font-size: 1.1em;
	color: #434343;
	font-weight: bold;
}
h3{
	font-size: 1.35em;
	color: #C10000;
	margin:0 0 0 7px;
	padding: 0px 10px 10px 5px;
	border: 0px;
}
h3.tit{
	padding: 0px 10px 10px 5px;
}
h3 span{
	font-size: 75%;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
}
span.kod{
	color: Black;
	text-align: right;
	padding-right: 20px;
	}
h4{
	font-size: 100%;
	margin: 0px 0px 0px;
	padding: 15px 10px 10px;
}
#telo p{
	margin: 3px 25px 7px 10px;
	clear: left;
}
#telo p.img{
	margin: 17px 10px 0px 20px;
	clear: left;
	text-align: center;
}
#telo p.img img{
	float: none;
}
#telo p img{
	float: left;
	margin: 3px 10px 0 0;
}
#telo p.aplikace{
	text-align: left;
	margin: 7px 0 0 12px;
}
#telo p.aplikace img{
	margin: 0 5px 0 0px;
	border: 0px;
	float: none;
}
#telo{
	margin: 30px 0px 10px 0px;
	padding: 0px;
	border: 0px solid #aabbcc;
	background-image: url(telo.gif);
	background-repeat: repeat-y;
	text-align: justify;
	float: right;
	width: 575px;
	background-color: White;
}
#telo h4{
	clear: both;
}
#telotop{
	background-image: url(telotop.gif);
	width: 546px;
	height: 10px;
	line-height: 1px;
	border: 0px;
}
#teloend{
	background-image: url(telobottom.gif);
	width: 546px;
	height: 18px;
	border: 0px;
}
#telo a{
	text-decoration: underline;
}
#telo a:hover{
	color: #C10000;
}
#menu{
	width: 182px;
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
	top: 0px;
	border: 0px solid #aabbcc;
	background-color: white;
}
#menu h3{
	color: c10000;
	margin: 10px 0 5px 15px;
	=margin-top:25px;
	_margin-top:0px;
	padding: 0px;
	font-size: 110%;
	border: 0px;
}
.menu{
	margin: 0;
	padding: 0;
	width: 221px;
	float: left;
	border: 0px;
	background-image: url(menu.gif);
	background-repeat: repeat-y;
	margin: 10px 0px;
}
.menutop{
	background-image: url(menutop.gif);
	width: 221px;
	height: 9px;
	font-size: 3px;
}
.menuend{
	background-image: url(menubottom.gif);
	width: 221px;
	height: 16px;
}
.menu a,.menu a:link,.menu a:visited,.menu a:active{
	color: #336699;
}
.menu a:hover{
	color: #C10000;
	text-decoration: underline;
}
#telo td a,#telo td a:link,#telo td a:visited,#telo td a:active{
	color: #336699;
	text-decoration: none;
	}
#telo td a:hover{
	color: #C10000;
	text-decoration: underline;
}
.menu ul{
	padding: 0px;
	list-style-type: none;
	border: 0px;
	margin: 10px 0px;
}
.menu ul li{
	margin: 0px;
	padding: 2px 0px;
	list-style-image: none;
	font-weight: bold;
	border: 0px;
}
.menu ul li li{
	font-weight: normal;
	border: 0px;
}
.menu ul li li a{
	text-decoration: underline;
}
.menu ul ul{
	margin:0px 0 0 15px;
	padding: 0px;
	border: 0px;
	}
#pata {
	text-align: left;
	margin: 10px auto;
	padding: 15px 0px;
	font-size: 95%;
	color: #336699;
	clear: both;
	width: 780px;
	border: 0px;
	text-indent: 10px;
}
#pata a{
	color: #336699;
}
#pata a:hover{
	color: #C10000;
}
#pata span{
	float: right;
	position: relative;
	top: -15px;
	right:10px;
}
.iko{
	list-style-type: none;
}
.iko img{
	position: relative;
	top: 2px;
}
thead td{
	border: 0px;
	font-weight: bold;
}
thead td img{
	padding: 10px 0px 10px;
}
tfoot td{
	border: 0px;
	padding-bottom: 15px;
}
input, select {
	margin: 3px;
	_margin-left: 3px;
	padding: 0px;
	width: 250px;
}
textarea {
	margin: 5px 0 0 2px;
	width:254px;
	_width: 253px;
	height: 80px;
}
.but {
	background: #228B22;
	color: White;
	font-weight: bold;
}
#print{
	float: right;
	text-align: center;
	padding:0px;
	margin:0px 25px 0px 0px;
	_margin:0px 13px 0px 0px;
}
#mail{
	float: right;
	text-align: center;
	padding:0px;
	margin:0px 13px 0px 0px;
}
#maps{
	width: 740px;
	padding: 20px;
}
.charakteristika{
	font-style: italic;
}
.doporuceni{
	font-style: italic;
	background-image: url(tip.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 0px;
}

.cnt table{
	margin: 10px 0 10px 10px;
	width: 525px;
	border: 0px;
}
.cnt th, td{
	border: 1px solid #B8D1E9;
	border-collapse: collapse;	
	text-align: left;
}
.titul td{
	border: 0px;	
	padding-bottom:10px;
}
td.rg{
	text-align: right;
	color: #c10000;
}
#telo .odst{
	margin-top:10px;
}
.cntr{
	margin: 1px auto;
}
.cntr th{
	font-weight: bold;
}
col.kod{
	width: 80px;
}
col.kod2{
	width: 90px;
}

#telo th a, #telo th a:link, #telo th a:visited, #telo th a:active{
	color: White;
	text-decoration: none;
}
#telo th a:hover{
	color: white;
	text-decoration: underline;
}
.otazky dd{
	background-image: url(odr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding:0px 0px 0px 15px;
}
.dtz { display: block; padding:10px 0px;margin-left: 10px;}
.dtz span { margin-top: 20px;text-decoration: none; color: #207b20; display: inline;}
.dtz :hover, .dtz .hover { cursor: pointer;text-decoration: underline;	color: #dd6a0a;}
.dtz span /* IE:hover */ {
  background-color: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
