* {
margin: 0;
padding: 0;
}

body {
text-align: center;
background: url('../img/pozadi.jpg') 0 0 repeat-x #fadea7;
font-family: trebuchet ms, tahoma, verdana, sans-serif;
font-size: 82%;
}

#hlavicka, #telo {
text-align: left;
width: 730px;
margin: 0 auto;
}

#hlavicka {
position: relative;
height: 315px;
background: url('../img/hlavicka.jpg') 0 182px no-repeat #fef4e3;
}

#hlavicka a img {
border: 0;
}

#logo, #hlavniobrazek, #hlavicka ul, #rezervace, #adresa, #copyright {
position: absolute;
}

#logo {
left: 20px;
top: 10px;
}

#hlavniobrazek {
top: 0;
right: 15px;
}

#hlavicka ul {
list-style: none;
top: 220px;
left: 15px;
}

#hlavicka li {
display: inline;
}

#hlavicka ul li a {
text-align: center;
float: left;
display: block;
/*width: 100px;*/
height: 47px;
padding-top: 25px;
color: black; 
text-decoration: none;
padding-right: 13px;
padding-left: 13px;
}

.nmr {
  margin-right: 0 !important;
}

#hlavicka ul li a:hover {
background: url('../img/tlacitko.gif')  center no-repeat;
text-decoration: underline;
}

#hlavicka ul li .selected {
background: url('../img/tlacitko.gif')  center no-repeat;
}

#telo {
overflow: auto;
background: url('../img/telo.jpg') 0 0 repeat-y #fef4e3;
}

#paticka {
font-size: 92%;
color: #815622;
text-align: left;
position: relative;
margin: 0 auto;
width: 770px;
height: 155px;
background: url('../img/paticka.jpg') 0 0 no-repeat #fef4e3;
}

#rezervace {
top: 50px;
left: 410px;
}

#adresa1, #adresa2, #adresa3 {
position: absolute;
top: 40px;
}

#adresa1 { left: 55px; }
#adresa2 { left: 370px; }
#adresa3 { left: 570px; }

#copyright {
left: 55px;
color: gray;
bottom: 25px;
}

#copyright a {
  color: gray !important;
}

#paticka ul {
list-style: none;
}

#vlevo {
padding: 10px 30px;
width: 181px;
float: left;
background: url('../img/vlevo.jpg') top right no-repeat;
}

#vpravo {
color: #815622;
width: 450px;
padding: 20px 30px 30px 0;
float: right;
}

.img {
margin: 0 0 20px 20px;
float: right;
}

.cleaner, .clean, .clear {
clear: both;
font-size: 1px;
}

#aktualne {
padding: 0 0 20px 15px;
}

#vlevo p {
font-size: 92%;
color: #a16d29;
background: url('../img/novinka.jpg') bottom center no-repeat;
padding-bottom: 25px;
margin-bottom: 20px;
}

#vpravo img {
/*padding-bottom: 20px;*/
}

#vpravo p {
margin-bottom: 15px;
}

h2 {
color: #a16d29;
font-size: 182%;
font-weight: lighter;
margin-bottom: 10px;
border-bottom: 1px solid #fbe8c4;
}

table {
border-collapse: collapse;
font-size: 92%;
}

#prvni {
width: 70px;
}

#druha {
width: 300px;
}

table th {
padding: 5px 0;
text-align: left;
}

table td {
vertical-align: top;
/*font-style: italic;*/
border-top: 1px solid #fbe8c4;
padding: 5px 0;
}

/*table td:first-line {
font-style: normal;
font-weight: bold;
}*/

#vpravo p a, #paticka a, #vpravo ul a {
color: black;
}

#vpravo p a:hover, #paticka a:hover, #vpravo ul a:hover {
background: #fbe8c4;
text-decoration: none;
}

#vpravo ul {
margin-left: 15px;
}

#vpravo ul li {
list-style-type: disc;
}

.foto a img {
  padding: 5px;
  background: url('../img/img_bg.jpg') 0 0 no-repeat; 
  border: 0;
}

.foto a {
  margin-right: 5px;
  margin-bottom: 5px;
}

.akce img {
  padding: 20px;
  background: url('../img/pozadi-akce.gif') 0 0 no-repeat; 
  border: 0;
}

.menu_nazev td {
background-color: #FADEA7;
}

.hide {
display: none;
}

img {
  border: 0;
}

hr {
  background-color: rgb(161,109,41);
  border: 0;
  height: 1px;
  margin-bottom: 10px;
  margin-top  : 10px; 
}
