 body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Verdana;
  font-size: 70%;
  background-color: #8b8b8b;
  height: 100%;
 }
 table {
  font-size: 100%;
 }
 h1 {
  width: 470px;
  height: 40px;
  background-position: top;
  background-repeat: no-repeat;
  text-indent: -1000em;
  margin: 45px 0 0 0;
 }
 h2 {
  font-size: 120%;
 }
 input {
  font-size: 12px;
  font-family: Verdana;
 }
 hr {
  border: none;
  background: url(hr.jpg) no-repeat left;
  height: 1px;
 }
 a {text-decoration: underline; color: rgb(117,16,82);}
 a:hover {text-decoration: underline; color: rgb(0,0,0);}
 #holder {
  width: 992px;
  margin: 0 auto;
  text-align: left;
  background: white url(bgm.jpg) repeat-y left;
  height: auto;
  min-height: 100%;
  _height: 100%;
  position: relative;
 }
 #main {
  background: url(bg.jpg) no-repeat left top;
  min-height: 700px;
  height: auto;
  _height: 700px;
 }
 #menu {
  float: left;
  width: 234px;
  position: relative;
 }
 #menu ul {
  margin: 43px 0 0 48px;
  padding: 0;
  list-style: none;
 }
 #menu ul a {
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: white;
  background: url(bga.gif) no-repeat -140px 0;
  height: 27px;
  _height: 28px;
  display: block;
  padding: 1px 0 0 0;
 }
 #menu ul a:hover {
  background: url(bga.gif) no-repeat 0 0;
 }
 #menu #langs {
  margin: 0 0 0 48px;
  position: absolute;
  top: 332px;
  left: 0;
 }
 #menu ul#langs a {
  font-size: 13px;
  height: 21px;
  background: none;
  text-decoration: none;
 }
 #menu ul#langs a:hover {
  background: none;
  text-decoration: underline;
 }
 #menu img {
  border: none;
 }
 #page {
  float: left;
  width: 515px;
 }
 #page_in {
  margin: 0 0 0 40px;
  line-height: 160%;
  letter-spacing: 0.02em;
  background-color: white;
 }
 #page form {
  margin: 0;
  padding: 20px;
  background-color: #9c9d9f;
 }
 #page form td {
  white-space: nowrap;
 }
 #page form hr {
  height: 0;
  background: none;
  padding: 0;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid white;
  border-top: none;
  border-left: none;
  border-right: none;
 }
 #page form  input.button {
  margin: 20px 0 0 0;
 }
 #page p {
  text-align: justify;
 }
 #page p.center {
  text-align: center;
 }
 #page p.right {
  text-align: right;
 }
 #panel {
  float: right;
  width: 210px;
  padding: 50px 0 0 0;
 }
 #panel input {
  font-size: 10px;
  font-family: Verdana;
 }
 #panel a.headline {
  display: block;
  height: 20px;
  _height: 24px;
  width: 125px;
  _width: 135px;
  background-color: rgb(117,16,82);
  color: white;
  font-size: 13px;
  text-decoration: none;
  padding: 4px 0 0 10px;
 }
 #panel form {
  background-color: #9c9d9f;
  width: 135px;
  padding: 0;
  margin: 0;
 }
 #panel table {
  color: white;
  font-size: 9px;
  margin: 0 0 0 6px;
 }
 #panel .line {
  font-size: 5px;
 }
 #panel input.submit {
  background-color: rgb(117,16,82);
  color: white;
 }
 #rezervForm {
  position: relative;
  width: 135px;
  height: 157px;
 }
 #rezervForm a.buttonbg {
  width: 135px;
  height: 157px;
  display: block;
  background: #9c9d9f url(rezerv.jpg) no-repeat left top;
  position: absolute;
  left: 0;
  top: 0;
 }
 #rezervForm a.button {
  position: absolute;
  left: 10px;
  top: 129px;
 }
 .print_enabled {
  display: none;
 }
 #bottomer {
  height: 20px;
 }
 #footer {
  background-color: #210013;
  font-size: 10px;
  height: 15px;
  position: absolute;
  bottom: 0;
  _bottom: -1px;
  width: 992px;
 }
 #panel select, #panel input {
  font-size: 9px;
  font-family: Verdana;
 }