body {
	font-family: Verdana;
   color: #F6E9B2;
   margin: 0px;
   background-color: #9A1E20;
   scrollbar-face-color: #7C0F0F;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #992516;
	scrollbar-darkshadow-color: #992516;
	scrollbar-track-color: #661617;
	scrollbar-arrow-color: #000000;
   }
a {
   font-family: Verdana;
   font-weight: bold;
   color: Gold;
   text-decoration: none;
}

h5{
  text-align: center;
}
.item{
  width:350px; text-align:left;font-weight:normal;font-size:11px;
}
#winetable td {
   vertical-align:top;
}
#foodtable td {
   vertical-align:top;
   text-align:center;
}
#foto {
   text-align: center;
}
a:hover {
   font-family: Verdana;
   font-weight: bold;
   color: White;
   text-decoration: none;
}
#home {
   text-align: right;
   width:50px;
   position:absolute;
   top:10px;
   right:25px;
}
#intro {
   width: 876px;
   height: 590px;
   margin: 0 auto 0 auto;
}
#hlavni {
   width: 970px;
   height: 594px;
   margin: 0 auto 0 auto;
   background-image: url(../img/under.jpg);
   background-position: top;
}
#hlavni_layout {
   width: 970px;
   height: 360px;
   margin: 0 auto 0 auto;
   background-image: url(../img/under.jpg);
   background-position: bottom;
}
#hlavni_flash {
   width: 970px;
   height: 230px;
   margin: 0 auto 0 auto;
   background-image: url(../img/under.jpg);
}
#padded {
   width: 743px;
   margin-right: 113px;
   margin-left: 113px;
   }
#flash_menu {
   width: 743px;
   margin-top: 12px;
   height: 230px;
   background-image: url(../under_flash.png);
}
#left_side {
margin-top: 0px;
width: 273px;
height: 304px;
float: left;
background-image: url(../img/left_side.jpg);
position:relative;
}

#special_offer {
position:absolute;
left:20px;
bottom:10px;
height:130px;
width:190px;
background-image: url(../img/spec_offer2.jpg);
background-repeat: no-repeat;
font-size:12px;
color:#f6e9b2;
}
#special_offer_in {
margin-left:15px;
margin-right:25px;
margin-top:40px;
display:block;
}

#special_offer_in a {
font-size:12px;
color:#f6e9b2;
text-decoration:none;
font-weight:normal;
}
#special_offer_in a:hover {
color:#000000;
}

#obsah_container {
width: 470px;
height: 304px;
float: right;
background-image: url(../img/obsah.jpg);
font-size: small;
}
#obsah_iframe {
width: 470px;
height: 304px;
float: right;
}
#obsah {
margin-top: 15px;
width: 470px;
height: 289px;
overflow: auto;
}
#obsah_table {
overflow: hidden;
width: 400px;
}
#obsah_padd {
   margin-right: 15px;
   text-align: justify;
}
#end {
height: 20px;
font-size: x-small;
text-align: right;
margin-right: 115px;
margin-top: 5px;
clear: both;
}
.cell {
   height: 35px;
}
.cell2 {
   height: 55px;
}
.cell3 {
   height: 25px;
}

form {
   width: 400px;
}

.input {
   width: 180px;
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}
.input2 {
   width: 230px;
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}
#sendbutt {
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	width: 150px;
   cursor: pointer;
}
.persons {
   width: 25px;
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}
.textarea {
   width: 400px;
   height: 50px;
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}
.input_sec {
  border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}
#sec {
  margin-left: 150px; 
}
.select {
   width: 100px;
   border: 1px solid #000000;
   background-color: Maroon;
   color: White;
}