/* Penzionbory stylesheet */

  body{
  font: Arial;
  font-family: Verdana;
  font-size: 12px;
  background-color: #C59F4A;
  background-image: url("design/pozadi.gif");
  }

  .polozka {display: block}
  #wrap{
    top: 0px;
    width: 100%;
    clear:both;
    position: relative;
    text-align: center;
  }
  #hlavicka{
    top: 0px;
    width: 766px;
    position: relative;
    text-align: left;
    height: 172px;
  }
  #hlavicka_pozadi{
    background-repeat: no-repeat;
    height: 130px;
    width: 766px;
  }
  #right{
    width: 975px;
    height: 510px;
    position: relative;
    text-align: left;
    margin: auto;
  }
  #patka{
    width: 766px;
    text-align: center;
    position: relative;
    background-color: #660200;
    color: white;
    font-size: 10px;
    background-image: url("design/pozadi_stin_right.gif");
    background-repeat: repeat-y;
    background-position: right;
    clear: both;
  }
  .inside{
    padding:20px;
  }
  #obsah{
    background-color: #FFDB49;
    width: 766px;
    position: relative;
    background-image: url("design/pozadi_stin_right.gif");
    background-repeat: repeat-y;
    background-position: right;
    clear: both;
  }
  td{
  width: 25px;
  height: 25px;
  border-spacing: 5px;
  font: Arial;
  font-size: 10px;
  text-align: center;
  border: 1px white solid;
  }
  .formular{
  border: 0px;
  width: 250px;
  text-align: left;
  font-size: 12px;
  }
  a{
  color:white;
  font-weight: bold;
  text-decoration: underline;
  }
  a:hover{
  color: #660000;
  }
  .link{
  color: black;
  font-weight: bold;
  text-decoration: underline;
  }
  .link-left{
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  font-family: Georgia;
  }
  a:hover.link-left{
  color: white;
  text-decoration: underline;
  }
  .link-patka{
  color: white;
  text-decoration: underline;

  }
  .rozky{
    background-repeat: no-repeat;
  }
  .green{
  background-color: green;
  }
  .seda{
  background-color: #ababab;
  }
  .bila{
  background-color: white;
  }
  .red{
  background-color: red;
  }
  .orange{
  background-color: orange;
  }
  .seda2{
  background-color: #cfcfcf;
  }
  .darkred{
  background-color: #330000;
  }
  .seda_pokoj{
  background-color: #cfcfcf;
  width: 65px;
  text-align: center;
  }
  h1{
  color: #660200;
  font-size: 23px;
  font-family: Georgia;
  margin:0;
  padding:10px 0 10px 0;
  }
  h2{
  color: #660200;
  font-size: 17px;
  font-weight: bold;
  font-family: Georgia;
  }
  h3{
  color: #660200;
  font-size: 17px;
  font-weight: bold;
  font-family: Georgia;
  }
  .x{
    width: 18px;
    height: 15px;
    float: left;
    background-color: #b4b4b4;
    margin: 1px;
    text-align: center;
    margin-bottom: 0px;
    font-size: 10px;
  }
  .ram{
    height: 17px;
  }
  .mezera{
  position: relative;
  height: 300px;
  }
  .zvyraznit{
  padding: 20px;
  padding-left: 80px;
  font-size: 14px;
  background-color: rgb(255,255,204);
  background-image: url("design/bullet_1.gif");
  background-repeat: no-repeat;
  background-position: 20px 10px;
  }
  .zvyraznit a{
  color: #660000;
  }
  .hlavni li{
  padding-bottom: 15px;
  }
  h1.h1-bila{padding:0;margin:0 0 10px;color:#fff}

