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: 610px;
	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 {
 float: right;
 width: 250px;
}

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: 150px;
	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: 162px;
}
.reset {
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	cursor: pointer;
	width: 100px;
	margin-left: 50px;
}
#footer {
  display: none;
}