body {
  background: white url(bg.jpg) repeat-x center top;
  color: black;
  text-align: center;
}

#horni {
  display: block;
  width: 1020px;
  height: 150px;
  margin: 0 auto;
  text-align: left;
}

h1 span { display: none; }
h1 {
  position: relative;
  top: 35px;
  left: 45px;
  width: 326px;
  height: 83px;
}
h1 a {
  width: 326px;
  height: 83px;
  display: block;
  cursor: hand;
}

#copyright div {
  background: navy;
  width: 1000px;
  _width: 1020px;
  padding: 10px;
  margin: 0 auto;
  color: white;
  font-size: 82%;
  text-align: left;
}

#copyright a { color: white; text-decoration: none; font-weight: bold; }
#copyright a:hover { text-decoration: underline; }

#menu {
  width: 1020px;
  height: 45px;
  display: block;
  margin: 0 auto;
}

#menu a {
  font-size: 122%;
  font-weight: bold;
  display: block;
  float: left;
  color: black;
  text-decoration: none;
  width: 169px;
  padding-top: 15px;
  padding-bottom: 11px;
}

#menu a:hover {
  text-decoration: underline;
  color: navy;
  background: url(menusel.gif) no-repeat center bottom;
}

#menu .sel {
  color: navy;
  text-decoration: none;
  background: url(menusel.gif) no-repeat center bottom;
}

ul {
  margin-left: 20px;
}

table td, table th {
  font-size: 82%;
  text-align: left;
  padding: 5px;
  border-bottom: 1px gray dotted;  
}

table th {
  background: navy url(bgth.jpg) top repeat-x;
  color: white;
}

table td {
  background: white url(bgtd.jpg) top repeat-x;
}

#obal {
  width: 1020px;
  margin: 0 auto;
  text-align: left;
}

#cell1, #cell2, #cell3 {
  display: block;
  float: left;
}

#cell1 { width: 180px; _width: 220px; padding: 20px; }
#cell2 { width: 590px; _width: 630px; padding: 20px; }
#cell3 { width: 130px; _width: 170px; padding: 20px; }

.menulist .sel {
  color: red !important;
}

.menulist {
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
  margin-left: 0px;
}

.menulist a {
  display: block;
  width: 160px;
  padding: 5px;
  border-bottom: 1px gray dotted;
  color: navy;
  font-weight: bold;
  text-decoration: none;
}

#cell3 .menulist a {
  width: 120px;
}

.menulist a:hover {
  background-color: navy;
  color: white;
}

.bigblue {
  font-size: 150%;
  color: navy;
  font-weight: bold;
}

h2 {
  color: white;
  font-size: 202%;
  font-weight: normal;
  margin-bottom: 25px;
}

h3 {
  font-size: 122%;
  margin-bottom: 20px;
  border-bottom: 1px navy dotted;
  font-style: italic;
}

h3 a {
  text-decoration: none;
  color: black;
}

#cell2 p, #cell2 table, #cell2 ul {
  margin-bottom: 20px;
}

a {
  font-weight: bold;
  color: navy;
}

a:hover {
  font-weight: bold;
  color: rgb(28,154,211);
}

.uzke {
  letter-spacing: -1px;
}

.spany span {
  display: block;
  float: left;
  width: 200px;
}

.nahoda {
}

.nahoda img {
  float: right;
  margin-left: 10px;
}

.smallcena {
  font-size: 82%;
}

.smallpopis {
  font-size: 82%;
  color: gray
}
