HTML, body {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;	
	SCROLLBAR-FACE-COLOR: #CADDE6; 
	SCROLLBAR-SHADOW-COLOR: #DDC28D; 
	SCROLLBAR-3DLIGHT-COLOR: #B1E1E4; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #76A9BE; 	
}

img {
  border: 0;
}

#cover {
  padding: 0;
  width: 949px;
  position: relative;
  border-right: 1px solid #6FA4BA;
  border-top: 1px solid #6FA4BA;
  border-left: 11px solid #6FA4BA;
  border-bottom: 9px solid #6FA4BA;
}

#top {
  background: url(../images/top.gif) repeat-x 0px 40px;
  height: 260px;
}

#head {
  width: 670px;
  height: 230px;
  background: url(../images/head.jpg) no-repeat;
  position: absolute;
  top: 0px; left: 279px;
}

#menu {
  width: 224px;
  height: 208px;
  background: url(../images/menu.gif) no-repeat;
  position: absolute;
  top: 0px; left: 29px;
  padding-left: 26px;
  padding-top: 42px;
}

#menu ul {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: trebuchet ms, verdana, arial;
	letter-spacing: 1px;
	font-weight: bold;
	width: 200px;
}

#menu li {
	list-style: none;
	margin-bottom: 3px;
}
#menu a {
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	width: 193px;
	background: #BFE8FB;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
#menu a:hover {
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#menu a#akt {
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	border-right: 1px solid #008000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

div#podmenu {
  position: absolute;
  top: 237px; left: 279px;
}

div#podmenu a {
	FONT-WEIGHT: bold; 
	COLOR: #a0a0a0; 
	text-decoration: none;
	width: 138px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	display: block;
	float: left;
	margin-right: 17px;
}
div#podmenu a:hover, div#podmenu a#aktpod {
	FONT-WEIGHT: bold; 
	COLOR: #01686C; 
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#content {
 	padding-left: 59px;
 	padding-top: 18px;
 	padding-bottom: 14px;
}

#content div#text {
 	width: 825px;
	height: 400px;
	text-align: justify;
	overflow: auto;
	padding-top: 14px;
	padding-right: 30px;
}

#content div#text h1 {
	font-size: 14px;
	font-family: trebuchet ms, verdana, arial;
	letter-spacing: 1px;
	font-weight: bold;
	color: #01686C;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 15px;
	line-height: 17px;
}

ul {
  margin-left: 15px;
  text-align: left;
  padding: 0;
}

a {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #01686C; 
	text-decoration: none;
}
a:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	text-decoration: underline;
}

hr {
  height: 1px;
  color: #000000;
  margin-top: 10px;
}

#kontakty_left {
 float: left;
 width: 300px;
}
#kontakty_right {
 float: right;
 width: 345px;
}

img.obr_cert1 {
  float: left;
	border: 1px solid #000000;
}

img.obr_cert2 {
  float: right;
	border: 1px solid #000000;
}

ul#sitemap {
  margin: 0;
  padding: 0;
  line-height: 30px;
  margin-left: 5px;
}

ul#sitemap li {
  background: url(../images/sipka_rovna.gif) no-repeat 0px 5px;
  list-style: none;
  padding-left: 25px;
}

ul#sitemap li.druhy {
  background: url(../images/sipka.gif) no-repeat 0px 5px;
  list-style: none;
  padding-left: 35px;
  margin-left: 35px;
}

label {
	padding: 2px;
	text-align: right;
	width: 180px;
	float: left;
	padding-right: 10px;
}
input {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	width: 250px;
	font-size: 11px;
}
textarea {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-family: Trebuchet MS;
	width: 250px;
	height: 70px;
	font-size: 11px;
}
.submit {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	cursor: pointer;
	width: 100px;
	margin-left: 192px;
}

.reset {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	cursor: pointer;
	width: 100px;
	margin-left: 50px;
}

#footer {
  background: url(../images/footer.gif) repeat-x;
  height: 18px;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #01686C;
	position: relative;
	padding-top: 12px;
	padding-right: 105px;
	text-align: right;
}

#footer a {
  COLOR: #01686C; 
	text-decoration: none;
}

#footer a:hover {
	COLOR: #000000; 
	text-decoration: none;
}

#footer img#verze {
  position: absolute;
  top: 14px; left: 886px;
  border: 0;
}

#footer img#tisk {
  position: absolute;
  top: 11px; left: 920px;
  border: 0;
}

#uvod_popup {
  position: absolute;
  top: 160px;
  left: 130px; 
}
