body {
  background-image: url(/images/background.png);
  background-repeat: repeat-x;
  background-color: #7b3e7c;
  text-align: center;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}

a img {
  border: 0;
}

img {
  border: 0;
  margin: 0;
  padding: 0;
}

a {
  color: #000000;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

hr.invisible {
  visibility: hidden;
  height: 0;
  border: 0;
  margin: 0;
  padding: 0;
  clear: both;
}

table, td, th {
  font-size: 8pt;
}

#main {
  margin: 0 auto;
  text-align: left;
  width: 758px;
  height: 580px;
  margin-top: 20px;
  border: 8px solid #FFFFFF;
  background-color: #EFE1CB;
  background-image: url(/images/background-left.gif);
  background-repeat: repeat-y;
}

#vrsek {
  width: 758px;
  height: 208px;
  margin-bottom: 0;
  padding-bottom: 0;
}

#left {
  width: 159px;
  background-image: url(/images/background-left.gif);
  float: left;
  height: 369px;
}

#content {
  width: 574px;
  padding-left: 15px;
  padding-right: 10px;
  height: 360px;
  overflow: auto;
  float: left;
  clear: right;
  scrollbar-base-color: #F0E1CA;
  margin-top: 5px;
}

ul.menu {
  text-align: right;
  width: 150px;
  padding: 0 0 0 0;
  margin: 0 6px 0 6px;
  height: 336px;
}

.menu li {
  line-height: 28px;
  vertical-align: middle;
  list-style-type: none;
  background-image: url(/images/carky.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.menu li.last {
  background-image: none;
}

.menu a {
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url(/images/odrazka.gif);
  background-position: right;
  background-repeat: no-repeat;
  padding-right: 8px;
  width: 136px;
  min-height: 27px;
  line-height: 27px;
  display: block;

  font-size: 7px;
}

.menu a:hover {
  background-image: url(/images/odrazka-hover.gif);
  color: #BB3F36;
}

.menu a.active {
  background-image: url(/images/odrazka-hover.gif);
}
.menu .oznacene {
  background-image: url(/images/odrazka-hover.gif);
}

#vlajecky {
  margin-left: 11px;
  float: right;
  width: 120px;
  height: 8px;
  padding: 0;
  text-align: right;
  margin: 0 15px 8px 0;
}

#pocitadlo {
  clear: both;
  float: right;
  width: 120px;
  font-size: 7pt;
  line-height: 7pt;
  text-align: right;
  margin: 2px 15px 0 0;
}

#pocitadlo a {
  color: #000000;
  text-decoration: none;
}

.photobox {
  border: 1px solid #000000;
  width: 100px;
  padding: 6px 6px 4px 6px;
  text-align: center;
  float: left;
  background-color: #FFFFFF;
  font-size: 9px;
  line-height: 15px;
  margin: 7px 14px 7px 0;
  min-height: 76px;
  _height: 79px;
}

.photobox a {
  height: 75px;
  display: block;
}
