/* CSS Document */

body {
  font-family: Times New Roman;
  font-size: 0.85em;
  margin: 0px;
  background-image: url(images/body_bg.png);
  background-repeat: repeat-x;
  background-color: rgb(167,189,140);
  text-align: center;
}
a img, #footer img {
  border: 0px solid blue;
}
ul, p {
  margin-right: 50px;
}
#main_bg{
  background-image: url(images/main_bg_bg.png);
  background-repeat: repeat-y;
  margin: 0px auto 0px auto;
  width: 1000px;
  min-height: 800px;
}
#main{
  background-repeat: no-repeat;
  margin: 0px auto 0px auto;
  width: 1000px;
  text-align: left;
}
.akce {
  background-image: url(images/akce_bg.jpg);
}
.hotel {
  background-image: url(images/hotel_bg.jpg);
}
.ubytovani {
  background-image: url(images/ubytovani_bg.jpg);
}
.rezervace {
  background-image: url(images/rezervace_bg.jpg);
}
.restaurace {
  background-image: url(images/restaurace_bg.jpg);
}
.listek {
  background-image: url(images/listek_bg.jpg);
}
.menu {
  background-image: url(images/menu_bg.jpg);
}
.kontakt {
  background-image: url(images/kontakt_bg.jpg);
}

#zeleny_left_bg {
  background-image: url(images/zeleny_left_bg_bg.png);
  background-repeat: repeat-y;
  margin-left: 74px;
  width: 184px;
  float: left;
}
#zeleny_left {
  background-position: left 272px;
  background-image: url(images/zeleny_left_bg.png);
  background-repeat: no-repeat;
  min-height:450px;
  height:auto !important;
  height:450px;}
#top_menu {
  background-image: url(images/menu_bg.png);
  background-repeat: no-repeat;
  padding-top: 16px;
  font-size: 0px;
  line-height: 0px;
}

#content #texty {
  width: 670px;
  margin-left: 250px;
}
h1 {
  background-image: url(images/nadpis_bg.png);
  background-repeat: no-repeat;
  font-size: 1.2em;
  display: block;
  width: 156px;
  height: 46px;
  padding: 15px 0px 0px 25px;
  margin-left: 10px;
  color: ff5a00;
}
h2 {
  font-size: 1em;
}
.barva {
  color: ff5a00;
}
#listek {
  width: 600px;
}
#listek_stext {
  width: 99%;
}
.thumbwrap {}
#lang {
  width: 200px;
  float: right;
}
#lang img {
  margin: 5px;
}
#footer {
  background-image: url(images/footer_bg.png);
  background-repeat: no-repeat;
  height: 124px;
}
#cenik td, #cenik th {
  text-align: center;
}
td, th {
  font-size: 13px;
  padding: 3px;
}
#cenik {
  width: 620px;
  background-color: rgb(225,247,209);
}
#rezervace input {
  width: 250px;
}
#denni_menu {
  text-align: center;
  padding-right: 100px;
}
#poznamka {
  width: 250px;
  height: 100px;
}
label {
  width: 150px;
  display: block;
  float: left;
}
input, textarea {
  font-family: arial;
  font-size: 12px;
}
form {
  margin-top: 20px;
}
#prohlidky {
  text-align: center;
}
#prohlidky img {
  margin: 20px;
}
#tours {
  border-top: 1px solid rgb(109,161,43);
}
