body {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
  background-color: #fff7e4;
  color: #423821;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: #c6981d;
}
a:hover {
  color: black;
}

img {
  border-style: none;
  margin: 0px;
  padding: 0px;
}

#top {
  height: 150px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-right: 0px
  width: 1500px;
}

#topNadpis, #topTabl {
  margin: 0;
  padding: 0;
}

#topPrihl {
  padding-left: 50px;
  padding-top: 5px;
}

#topPrihl td, #topPrihl input {
  font-size: 80%;
}

#main {
  background: url('img/ornament.png') repeat-x top left;
  margin: 0;
  padding-top: 0;
  width: 1300px;
}

#menu {
  background: url('img/ornament.png') repeat-x top left;
  width: 210px;
  padding-left: 20px;
  padding-top: 70px;
  float: left;
}

#menu a {
  text-decoration: none;
  color: #423821;
}
#menu a:hover {
  font-weight: bold;
}

#menu a, .menuItem, .submenuItem, h1, h2, h3, h4 {
  font-variant: small-caps;
}

#text {
  background: url('img/ornament.png') repeat-x top left;
  margin-left: 245px;
  padding-top: 70px;
  display: block;
}

#copyright {
  font-size: 9pt;
  text-align: center;
  padding-top: 20px;
}

#uvodMain {
  float: left;
  width: 800px;
}

#uvodRight {
  border: solid 1px #948c77;
  float: left;
  width: 200px;
  padding: 10px 5px;
  font-size: 10pt;
}

#uvodRight h2 {
  font-size: 10pt;
}

#uvodRight input {
  font-size: 8pt;
}

#novinky {
  border: solid 1px #423821;
  padding: 1 1;
  width: 700px;
  margin-bottom: 10px;
}

#seznamPrihl th {
  background-color: #f6f287;
}

#seznamPrihl td, #seznamPrihl th {
  border-top: solid 1px black;
  border-left: solid 1px black;
  padding: 3px 8px;
}

#seznamPrihl table {
  border-bottom: solid 1px black;
  border-right: solid 1px black;
}

.novinka {
  border-left: solid 1px #948c77;
  border-right: solid 1px #948c77;
  border-bottom: solid 1px #948c77;
  padding: 5px 10px;
  line-height: 1.2;
}

.novinkafirst {
  border-top: solid 1px #948c77;
}

.cas {
  font-size: 6pt;
  font-weight: bold;
  vertical-align: super;
  width: 100px;
}

.odpoved {
}

.menuItem {
  margin-top: 10px;
}

.menuItem img {
  margin-right: 10px;
}

.submenuItem {
  margin-left: 10px;
  background: url('img/roznozka_bg.jpg') repeat-y top left;
}

.submenuItem td {
  font-size: 11pt;
}

.submenuItem img {
  padding-right: 10px;
}

.actual{
  color: black;
  text-decoration: underline;
}

.blok {
  border: solid 1px #423821;
}

.prihlaska td {
  padding-right: 20px;
}

.required {
  background-color: #f6f287;
}

.alert {
  color: red;
}

.helena {
  width: 700px;
  border: solid 2px #f6f287;
  margin-bottom: 20px
}

.helena img {
  border: solid 2px #f6f287;
}

.helena input {
  font-size: 80%;
}

.hlasy {
  color: #c6981d;
  font-size: 120%;
  font-weight: bold;
}
