body {
  background-color: #4d2800;
  text-align: center; 
}

div.main_frame {
  position: relative;
  width: 709px;
  height: 510px;
  margin-left: auto;
  margin-right: auto;
}

div.paticka {
  position: relative;
  top: -5px;
  vertical-align: top;
  font-family: tahoma;
  font-size: 10px;
  color: #c18749
}

.text{
  font-family: tahoma;
  font-size: 11px;
  color: #6f4415;
  text-align: left;
}

/* TLAČÍTKA MENU */

.menu {
  position: relative;
  left: 5px;
  top: 0px;
  height: 22px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #e78902;
  text-decoration: none;
  text-align: left;
  list-style-image: url('../img/web/odrazka.gif');
  border: none;
}

.menu:hover {
  position: relative;
  left: 5px;
  height: 22px;
  font-family: Tahoma;
  font-size: 15px;
  font-weight: bold;
  color: #e78902;
  text-decoration: none;
  text-align: left;
  list-style-image: url('../img/web/odrazka.gif');
  border: none;
}

/* NADPISY */

img.nadpis { 
  position: absolute;
  left: 20px;
  top: 20px;
}

/* OBSAH */

span.obsah_text{
  position: absolute;
  left: 30px;
  top: 70px;
  width: 420px;
  font-family: tahoma;
  font-size: 11px;
  color: #6f4415;
}

table.novinky{
  width: 420px;
  font-family: tahoma;
  font-size: 11px;
  color: #6f4415;
  margin: 10 30 10 20;
}

td.obsah_text{
  font-family: tahoma;
  font-size: 11px;
  color: #6f4415;
}

table.fotogalerie{
  width: 420px;
  font-family: tahoma;
  font-size: 11px;
  color: #6f4415;
  margin: 10 30 10 20;
}

td.fotogalerie{
width: 130px;
text-align: center;
vertical-align: top;
}

img.foto{
  border: 2px solid #6f4415;
}

a.obsah_odkaz{
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #990000;
}

a.obsah_odkaz:hover{
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #6f4415;
}

img.obsah_odkaz{
  border: 2px solid #6f4415;
}
