#obsah h2{
  position:relative;
  background-image: url(images/nadpis_back.jpg);
  background-repeat:no-repeat;
  padding:0px 0px 10px;
  height:22px;
}
#obsah > h2 > img{
  position:absolute;
  right:5px;
  bottom:0px;
}
#obsah img{
	float:left;
	margin: 0 5px 0 0;
}

#titulka h1,h2{
  font-family: Georgia,"New York CE",utopia,serif;

}
#titulka h1{
  font-size: xx-large;
    font-size-adjust:0.6;
}
#titulka h2{
  font-size: medium;
}

#titulka a{text-decoration: none};
#titulka a:hover{text-decoration: underline;};
#titulka img{border:1px solid black}

#obsah p{
	font-family: Georgia,"New York CE",utopia,serif;
	color: #4A3200;
}

.navi_link{
  position:relative;
  
  border:0px;
  margin:10px;
}

ul{
  list-style-type: square;
  //padding-left:30px;
}

.right{
  float:right;
}

.left{
  float:left;
  margin-right:20px;
}

.high_right{
  text-align: right;
  font-weight: bold;
}
.center{
  text-align: center;
}
.odsek{
	margin-left:150px;	
}

.highlight{
  color: rgb(0,0,51);
  font-weight: bold;
}


.jedlo .vaha{text-align: right;clear:both;width:65px;float:left;border:0px;margin-right:5px;}
.jedlo p{width:330px;float:left;}
.jedlo .cena{float:left;width:70px;}
.jedlo {clear:both; background: rgb(255,153,51) url() ;}

#obsah .food{
  float:left;
  width:159px;
  height:154px;
  background-image: url(images/food.jpg);
  margin:7px 5px 7px 20px;
}

#obsah .food img{
  margin:7px 5px 0px 5px;
  border:none;
}
#obsah .food img:link{
  border:none;
}

#obsah .food h2{
	background-image:none;
	position:relative;
	text-decoration: none;
	margin:0px;
	font-size: 10pt;
	text-align: center;
	color:black;
	width:auto;
	padding:0px;
	//font-size:9pt;
  
}
#obsah .food h2:hover{
  text-decoration: underline;
}

thead{
  font-weight: bold;
}

#titulka h2.info{
	position:relative;
	top:80px;
	width:350px;
	margin:0;
}
div.icon{
	width:100px;
	border:1px solid black;
	background-color:white;
}
a img.icon{
	border:0px;
}
a p.icon{
	text-align:center;
	height:10px;
	font-size:9pt;
}
a img.border{
	border:solid black 1px;
}
#obsah p.noindent{
	text-indent: 0px;	
}
#obsah img.border{
	border:1px solid black;		
}
#obsah table.ponuka{
	width:500px;	
}
#obsah table.ponuka tbody tr td a{
	display: block;
	width: 240px;
	height: 60px;
}
#obsah table.ponuka tbody tr td a:hover{
	border-bottom: 2px solid grey;	
	height: 58px;
	background: #cccc99;
}
#obsah table.ponuka tbody tr td img{
	margin-top: 5px;
	padding:0px;
	float: left;
	width:50px;
}
#obsah table.ponuka tbody tr td p{
	padding-left: 60px;	
	font-weight: bold;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
}

#obsah table.ponuka tbody tr td a img{
	border: none; 
}

#obsah table.ponuka tbody tr td a{
	text-decoration: none;
	color: black;
}

/* 
*	menu v stranke
*/
#menu_page ul{
  list-style:none;
  margin:0px;
  padding:0px;
}
#menu_page li{
	
}
#menu_page li a{
	display:block;
	width:140px;
	height:30px;
  background:url(../design/button_page.jpg);
  text-align: left;
  	padding-left:10px;
  font: bold 13pt bold Arial Black;
}

#menu_page li a:hover{
	background:url(../design/button_page_ch.jpg);
}


#menu_page li li a{
	margin:0px;
	background:#e1d783;
	padding:5px 3px 3px 28px;
 	margin:0px;
 	height:17px;
  	width:118px;
	display:block;
	font: 10pt Arial normal Black ;
 	background: url(../design/sipka.jpg);
  	background-repeat: repeat;
}

#menu_page li li, #menu_page li li{
  
}

#menu_page li li.checked a{
 font-weight: 900;
}

#menu_page li li a:hover{
  padding:5px 3px 3px 28px;
  background:#e1d783;
  background:url(../design/sipka.jpg);
  margin:0px;
  height:17px;
  width:116px;
  cursor:hand;
}

img#wifi{
	position: absolute;
	right: 2px;
	border: none;
}

#titulka img#wifi{
	bottom: 6px;
}

#head img#wifi{
	top: 6px;
}

.clear{
	clear: both;	
}

#head ul.locale{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	bottom: 4px;
	right: 0px;
	width: 60px;
}


#titulka ul.locale{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top:0px;
	right: 0px;
	width: 100px;
}
	
ul.locale li{
	display: block;
	float: left;
	margin: 2px;
	padding: 0px;
	
}

ul.locale li a img{
	border: none;
}

div#obsah a img{
	border:0;
	margin:5px;	
}
