body, html {
min-height:769px;

  border: none;
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: tahoma;
  font-size: 13px;
  background-color: #ffffff;
}

  a                         {color: #ffffff;}
  a:hover                   {color: #ffffff; font-weight: bold;}
  a:visited                 {color: #ffffff;}
  a:active                  {color: #ffffff;}
  a:link, a:visited         {text-decoration: none}

/*div#roztahovac {
	height: 769px;
}*/

a.nekourime{
  position: absolute;
  right: 0;
  width: 120px;
  height: 120px;
  line-height:100px;
  z-index:1;
  text-align:center;
}
a.nekourime span{
  z-index: 2;
  cursor: hand;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 120px;
  background-image: url('/images/nekourime.png');
  _background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
  (src='/images/nekourime.png',sizingMethod='scale'); 
}

#box {
  min-width: 745px;
  min-height: 769px;
  width: 100%;
  height: 100%;
  width: expression(document.body.clientWidth < 745? "745px": "100%" );
  height: expression(document.body.clientHeight < 769? "769px": "100%" );
  position: absolute;
  top: 0;
  left: 0;
}

#box-horizontal {
  text-align: left;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
}

#box-in {
  position:absolute; 
  top: -385px;
  left: -372px;
  width: 745px;
  height: 769px;
  overflow: hidden;
}
 
#hlavicka {
  margin: 0 auto;
  width: 745px;
  height: 208px;

}

#hlavicka h1 {
  margin: 0 auto;
  bottom: 0;
  font-size: 30px;
  width: 745px;
  height: 47px;
  font-weight: bold;
  color: #cc0000;
  background-image: url('/images/hlavicka.png');
  text-indent: 20px;
}

#hlavicka h1 span{
  font-weight: normal;
}

.mezera {
  margin-left: 250px;
  font-weight: normal;
}

#podbanner {
  float: right;
  margin: 0 auto;
  width: 543px;
  height: 161px;
  background-image: url('/images/podbanner.png');
  background-color: #cc0000;
}

a#banner {
  display: block;
  margin: 19px 0px 0 2px;
  width: 499px;
  height: 140px;
  background-image: url('/images/restaurace.png');
}

#banner h1 {
	display: none;
}

#jazyky {
  text-indent: 47px;
  margin: 21px 0 0 0;
  float: left;
  width: 120px;
  height: 18px;
  color: white;
  text-align: left;
}

#menu{
  margin: 0 auto;
  padding: 0;
  width: 202px;
  height: 161px;
  float: left;
  background-image: url('/images/menu.png');
  background-color: #cc0000;
}

#menu ul { 
  margin: 41px 0 0 47px;
  padding: 0;
  font-size: 15px;
  width: 150px;
  list-style-type: none; 
  text-align: right;
  font-weight: bold;
} 

#menu a { 
  display: block;
  margin: 2px 0 0 0;
  padding: 0;
  width: 100%;
  color: #ffFFff; 
  width: 150px;
  height: 22px; 
  text-decoration: none; 
  text-align: right;
} 

#menu a:hover,#menu .aktivni { 
  margin: 2px 0 0 0;
  padding: 0;
  color: #ffFFff; 
  text-align: left;
} 

#obsah {
  margin: 0 auto;
  top: 0;
  width: 745px;
  height: 511px;
  background-image: url('/images/obsah.png');
  background-color: #cc0000;
}

#galerie {
  margin: 11px 0 0 0px;
  float: left;
  width: 202px;
  height: 498px;
  position:relative;
}
 
.nahled {
  width: 30px;}

#misto {
  margin: 5px 0 0 0;
  float: right;
  text-align: left;
  width: 543px;
  height: 25px;
}

#misto h2 {
  margin: 0 0 0 16px;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: normal;
  color: #ffFFff;
  display: inline;
}

#misto h3 {
  margin: 0 0 0 16px;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: normal;
  color: #de5C5c;
  display: inline;
}

#text {
  margin: 20px 60px 0 16px;
  float: right;
  color: #ffFFff;
  width: 467px;
  height: 455px;
}

#text p {
  text-indent: 10px;
  text-align: justify;
}

#text h4 {
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: bold;
}

#copy {
  position: absolute;
  top: 620px;
  right: 5px;
  margin: 0 auto;
  width: 17px;
  height: 58px;
  background-image: url('/images/copy.png');
  display: block;
}

#copy h4 {
	display: none;}

#paticka {
  margin: 0 0 0 0;
  width: 745px;
  height: 50px;
  background-image: url('/images/paticka.png');
}
.nahledSmall {
  margin-bottom: 15px;  
  border: 0px;;
}

.nahledBig {
  width: 456px;
  height: 340px;
  margin-bottom: 15px;  
  border: 0px;;
}

table.nadpis{
	border:none;
	width:90%;
}
table.nadpis td{
	text-align:center;
}

