#menu{
	margin-top: 45px;
	width:620px;
}
#menu li{
	margin-left:20px;
	float:left;
}
#menu ul{
	margin-left: auto;
	margin-right: auto;
}
#menu a{
	font-family:Georgia;
	font-size:13px;
	text-decoration:none;
	color:#ffffff;
	padding:4px 3px 3px 0px;
	font-weight: bold;
}
#menu a:hover{
	color:#ffffcc;
}
#menu a.active{
	color:#ffffcc;
}
.cl{
	clear:both;
}
.clear{
	clear:both;
}
#menu ul, li,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#menu ol, ul {
	list-style: none;
}

body {
	background-color: #F5E4C1;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Georgia;
	font-size: 13px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top: 1px solid  #97959a;
	border-right: 1px solid  #97959a;
	border-bottom: 1px solid #97959a;
	border-left: 1px solid  #97959a;
	padding: 3px;
}
input.normal {
	width: 50px;
}
textarea{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top: 1px solid  #97959a;
	border-right: 1px solid  #97959a;
	border-bottom: 1px solid #97959a;
	border-left: 1px solid  #97959a;
	padding: 3px;
}

.fix{
position:fixed; 
width:100%; 
height:256px;
background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #F5E4C1; 
	z-index: 100; 
	padding-top:0px;
}
.maino{
width:1020px; margin-top:0px; padding-top: 256px;
}

.basket_top{
background-image: url('/images/basket_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 230px;
	height: 25px;
}
.basket_bot{
background-image: url('/images/basket_bot.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 230px;
	height: 25px;
}
.basket_bg{
background-image: url('/images/basket_bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
	width: 230px;
}
a{
font-size: 12px;
color: #333333;
text-decoration: none;
}
a.lang{
font-family: Verdana;
font-size: 11px;
color: #9e4800;
text-decoration: none;
}
a.lang_act{
font-family: Verdana;
font-size: 11px;
color: #b2b2b2;
text-decoration: none;
}
.vidus{
background-image: url('/images/mala_bg.gif');
background-repeat: no-repeat;
background-position: top left;
}
.mala{
background-image: url('/images/bg_la_m.png');
background-repeat: no-repeat;
background-position: top left;
width: 250px;
padding-top: 20px;
}
.krmala{
background-image: url('/images/bg_sub_men.png');
background-repeat: no-repeat;
background-position: 15px 20px; 
width: 230px;
padding-top: 20px;
}
.starpa{
background-image: url('/images/bg_kr_m.png');
background-repeat: no-repeat;
background-position: top right;
width: 20px;
}
.submenu a{
font-family: Times;
font-size: 19px;
padding: 3px 10px 3px 5px;
border: 0px solid #000;
color: #fff;
text-decoration:none;
}
.submenu a:hover{
padding: 3px 10px 3px 15px;
background: url('/images/bta.png') 3px 9px no-repeat;
}
a.act{
padding: 3px 10px 3px 15px;
background: url('/images/bta.png') 3px 9px no-repeat;
}
.submenu_h{
margin: 12px 0 0 30px;
}
.submenu{
margin: 0px 0 7px 0px;
}
.drink_h{
float: left;
margin-left: 20px;
}
.clear{
clear: both;
}
.aver{
height: 5%;
}
.name{
font-family: Georgia;
font-size: 16px;
color: #9e4800;
}
.content{
font-family: Georgia;
font-size: 14px;
color: #262223;
}
.dcontent{
font-family: Georgia;
font-size: 14px;
color: #9e4800;
}
.price{
width: 230px;
border-bottom: 1px dashed #929292;
border-top: 1px dashed #929292;
padding-top: 5px;
padding-bottom: 10px;
margin-bottom: 25px;
}
.pica{
width: 230px;
padding-top: 5px;
padding-bottom: 15px;
}
.dprice{
width: 230px;
border-bottom: 1px dashed #929292;
border-top: 1px dashed #929292;
padding-top: 5px;
padding-bottom: 15px;
margin-bottom: 25px;
}
.drink{
width: 230px;
padding-top: 5px;
padding-bottom: 15px;
}
td{
text-align: left; 
}




.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid silver;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 0px solid white;
    font-family: Verdana, Helvetica;
    font-size: 12px;
    padding: 5px;
    background-color:#6ea5d1;
    color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

