body {
  background-color: #ffffff;
	color: #ffffff;
	font-family: "Verdana", "Arial", "Lucida Grande CE", "Helvetica CE";
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	cursor: default;
}

img {
  border: 0; 
}

#cover {
  width: 831px;
  margin: 0;
  text-align: left;
  position: relative;
  margin: auto;
}

#toptop {
  margin-top: 20px;
  width: 830px;
  height: 38px;
  border-right: 1px solid #CECDCD;
  background: url("/images/toptop.gif") left no-repeat #1E2374;
}

#top {
  width: 829px;
  height: 86px;
  border-right: 1px solid #CECDCD;
  border-left: 1px solid #1E2374;
  background: url("/images/top.jpg") right no-repeat;
}

img#logo {
  width: 156px;
  height: 77px;
  border: 0px;
  margin-top: 5px;
  margin-left: 8px;
}

#menu_hor {
  width: 830px;
  height: 20px;
  border-right: 1px solid #CECDCD;
  background: #1E2374;
  font-size: 12px;
  font-weight: bold;
  padding-top: 6px; 
}

#menu_hor div {
  margin-left: 160px;
}

img.tecka {
  margin-left: 9px;
  margin-right: 9px;
  border: 0px;
}

#content {
  width: 830px;
  border-right: 1px solid #CECDCD;
  background: #ABAAAA;
}

#menu { 
  height: 350px;
  vertical-align: top;
  padding-top: 30px;
  padding-bottom: 30px;
}

#menu_horni {
  width: 173px;
  height: 32px;
  background: url("/images/menu_horni.gif") no-repeat;
}

#menu_stred {
  width: 173px;
  background: url("/images/menu_stred.gif") repeat-y;
  padding-top: 14px;
  padding-bottom: 14px;
}

#menu_dolni {
  width: 173px;
  height: 21px;
  background: url("/images/menu_dolni.gif") no-repeat;
}

#hlavni {
  width: 570px;
  vertical-align: top;
  padding-left: 35px;
  padding-top: 32px;
  padding-bottom: 30px;
}

#footer {
  width: 831px;
  height: 26px;
  background: url("/images/footer.gif") right no-repeat #1E2374;
  padding-top: 12px;
}

#footer div {
  margin-left: 26px;
  color: #D5D6E5;
  font-size: 10px;
}

#footer div a {
  color: #D5D6E5;
  text-decoration: none;
}

#footer div a:hover {
  color: #D5D6E5;
  text-decoration: underline;
}

ul#zakl_menu {width: 169px; list-style-type: none; line-height: 18px; margin: 0; padding: 0;}
ul#zakl_menu li {width: 100%; margin: 0; padding: 0;}
ul#zakl_menu li a {width: auto; _height: 18px; color: #ABAAAA; font-weight: bold; text-decoration: none; padding-left: 15px; margin-left: 1px; display: block;}
ul#zakl_menu li a:hover {color: #FFFFFF; text-decoration: none; background: #1E2374; padding-left: 15px; margin-left: 1px; display: block;}

ul#zakl_menu li.akt {width: 154px; color: #FFFFFF; text-decoration: none; background: #1E2374; padding-left: 15px; margin-left: 1px; display: block;}

#nadpis {
  margin-left: 180px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 14px;
}

#hlavni a {
  color: #ffffff;
  text-decoration: underline;
}

#hlavni a:hover {
  color: #ffffff;
  text-decoration: none;
}

#hlavni ul {
  margin: 0;
  margin-left: 15px;
  line-height: 25px;
}

#katalog img {
  margin-right: 15px;
  padding: 2px;
  border: 1px solid #ffffff;
}

#table_kat {
  width: 100%;
}

.kat_obr {
  width: 100px;
  vertical-align: top;
}

#table_kat td {
  vertical-align: top;
  padding-top: 5px;
}

#table_kat td.hr {
  background: url("/images/hr.gif");
  height: 21px;
}

#table_kat th {
  vertical-align: top;
  padding-top: 5px;
}

#table_kat img {
  border: 0;
}

ul#ref {
  margin-top: 10px;
  margin-left: 50px;
  line-height: 20px;
}

p#ref_nadpis {
  font-size: 12px;
}

#vypis_proj {
  width: 100%;
}

#vypis_proj td {
  padding-bottom: 10px; 
}

#vypis_proj td.tit_proj {
  width: 200px;
  padding-right: 30px;
}

#hlavni h2 {
  font-size: 13px;
  font-weight: bold;
  margin: 0; 
}

div#noimg {
  width: 68px;
  height: 35px;
  border: 1px solid #ffffff;
  font-size: 9px;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
}

form#dotazy label {
  float: left;
  width: 100px;
}

form#dotazy .submit {
  height: 21px;
  color: #ffffff;
  background: #1E2374;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 3px;
  cursor: pointer;
}

