body {
  background-color: #F2F2F2;
	color: #000000;
	text-align: center; 
	font-family: "Trebuchet MS", "Verdana", "Arial", "Lucida Grande", "Helvetica";
	font-size: 11px;
	margin-top: 20px;
}

#cover {
  width: 955px;
  margin: 0 auto; 
	text-align: center;
}

#top {
  background: url("/katalog/images/top-955x140.gif");
  width: 955px; height: 140px;
	position: relative;
	margin-bottom: 0px;
}

img#logo {
  width: 200px; height: 68px;
	position: absolute;
	top: 30px; left: 15px;
  border: 0px;
}

img#czm {
  width: 30px; height: 21px;
	position: absolute;
	top: 44px; left: 525px;
  border: 0px;
}

img#ukm {
  width: 30px; height: 21px;
	position: absolute;
	top: 74px; left: 525px;
  border: 0px;
}

img.kategorie {
  width: 85px; height: 28px;
  border: 0px;
}
img.line {
  width: 125px; height: 25px;
  border: 0px;
  margin-top: 10px;
}

#content {
  background: url("/katalog/images/bg.gif");
  width: 955px;
  padding: 0px;
}

#levy {
  width: 250px;
  text-align: left;
	margin: 0px;
}

#menu {
  width: 220px;
  text-align: left;
  color: #555555;
  margin-left: 15px;
}

#menu ul {
  margin: 0px;
  margin-top: 5px;
  margin-left: 11px;
  list-style: none;
  padding-left: 0px;
  width: 160px;
}

#menu ul li.med {
  background: url(/katalog/images/li_med.gif) no-repeat 0 5px;
  padding-left: 15px;
}

#menu ul li.lab {
  background: url(/katalog/images/li_lab.gif) no-repeat 0 5px;
  padding-left: 15px;
}

#menu ul li.vet {
  background: url(/katalog/images/li_vet.gif) no-repeat 0 5px;
  padding-left: 15px;
}

#menu ul li a {
  text-align: left;
  color: #666666;
  text-decoration: none;
	width: 160px;
	display: block;
	padding-left: 3px;
}

#menu ul li.med a:hover {
  text-align: left;
  color: #000000;
  text-decoration: none;
	background: #E1F5FF;
	width: 160px;
	display: block;
	padding-left: 3px;
}

#menu ul li.lab a:hover {
  text-align: left;
  color: #000000;
  text-decoration: none;
	background: #D4DFF5;
	width: 160px;
	display: block;
	padding-left: 3px;
}

#menu ul li.vet a:hover {
  text-align: left;
  color: #000000;
  text-decoration: none;
	background: #F4E3F0;
	width: 160px;
	display: block;
	padding-left: 3px;
}

td#levy a {
  color: #000000;
} 

#pravy {
  text-align: left;
}

.text {
  width: 625px;
  text-align: justify;
  color: #000000;
  margin-left: 30px;
  margin-top: 10px;
}

.text a {
  font-size: 12px;
  color: #000000;
  text-decoration: underline;  
}

.text a:hover {
  font-size: 12px;
  color: #555555;
  text-decoration: none;  
}

.text ul {
  margin-top: 0px;
  margin-left: 25px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.text p {
  margin-top: 10px;
  margin-bottom: 0px;
}

.text img#obr {
  float: left;
  margin-right: 35px;
}

.text table#detail {
  margin-top: 0px;
  height: 300px;
  border: 0px;
}

.text table#detail p {
  margin-top: 0px;
  margin-bottom: 10px;
}

.text table#detail td table {
  margin-top: 5px;
  border: 2px solid #666666;
  border-collapse: collapse;
}

.text table#detail td table td {
  padding: 3px;
  border: 1px solid #666666;
  border-collapse: collapse;
}

.navig {
  width: 700px;
  height: 20px;
  background-color: #6FA4B4;
  color: #EEEEEE;
}

.navig span#pravy {
  margin-right: 12px;
  float: right;
  margin-top: 2px;
}

.navig span#levy {
  margin-left: 10px;
  float: left;
  margin-top: 2px;
}

.navig a {
  font-size: 10px;
  font-weight: bold; 
  color: #EEEEEE;
  text-decoration: none;  
}

.navig a:hover {
  font-size: 10px;
  font-weight: bold;
  color: #EEEEEE;
  text-decoration: underline;
}

span#nadpis {
 font-size: 15px;
 font-weight: bold; 
}

#kontakt div {
  margin-top: 3px;
  margin-right: 10px;
  text-align: right;
  font-size: 10px;
}

#kontakt div a {
  text-decoration: none;
  color: #000000;
}

#kontakt div a:hover {
  text-decoration: underline;
  color: #000000;
}

#footer { 
  background-color: #f2f2f2;
  background: url("/katalog/images/footer.gif");
	height: 4px;
}

