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: 650px;
  position: relative;
}

#top {
  display: none;
}

#content {
 	padding: 20px;
}

#content div#text {
 	width: 650px;
	text-align: justify;
}

#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: 250px;
}
#kontakty_right {
  display: none;
}

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;
}

#footer {
  display: none;
}
