@import url("jquery-ui-1.7.2.custom.css");
@font-face { font-family: "Corbel"; src: url("../style/corbel.ttf"); }
@font-face { font-family: "Curlz"; src: url("../style/curlz.ttf"); }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}


* { padding:0; margin:0; }
a { outline: 0; font-family:Verdana; text-decoration:none; }
a img { border:0; }
p a:link,a:visited { font-family:Verdana; font-size:11px; color:#636363; }
p a:hover { text-decoration:underline; }
body { height:100%; font-family:Verdana; background: #b38c59 url(../img/background.png) repeat-x; z-index:1; }
p { font-family:Verdana; font-size:11px; color:#3e3e3e; margin-bottom:10px; text-align:justify; }
h1 { font-family:"Curlz"; font-size:30px; color:#3e3e3e; padding:14px 0 14px 0; text-align:center; }
strong { font-weight:bold; color:#520906; }
p.center { color:#3e3e3e; font-weight:bold; font-family:Verdana; font-size:11px; text-align:center; margin-bottom:0px; padding-bottom:10px; }
fieldset { margin-bottom:15px; padding:5px 5px 5px 5px; }
fieldset legend { margin-bottom:10px; }

#canvas { width:100%; height:100%; min-width:975px; background: url(../img/background-swirls.png) transparent no-repeat center 0; z-index:2; position:absolute; min-height:890px; }
#page { width:807px; height:100%; margin:0 auto;  position: relative; }
#banner { width:100%; height:221px; background: url(../img/banner.png) transparent no-repeat; z-index:3;  }
#meniu { width:100%; height:39px; background: transparent url(../img/meniu.png) no-repeat; z-index:4; position:relative; text-align:center; }
#content { background: transparent url(../img/content.png) repeat-y; width:100%; min-height:600px; z-index:3; position:relative; top:-5px; }
#bottom { background: transparent url(../img/bottom.png) no-repeat; width:100%; height:16px; z-index:3; position:relative; top:-5px; }


#meniu ul { list-style-type:none; height:39px; list-style-image:none; list-style-position:outside; padding-top:8px;}
#meniu li { color:#461900; font-family:"Corbel"; font-size:16px; display:inline; height:39px; z-index:6; }
#meniu li a,a:visited { height:39px; padding:8px 0; z-index:6; color:#461900; font-family:Corbel; font-size:16px; }
#meniu li a:hover { color:#ab6200; }
#meniu li.curent a  { background: transparent url(../img/meniu_curent.png) no-repeat center bottom; height:39px; z-index:6; }
#meniu li.curent a:hover { color:#461900; }
#meniu li { padding:0 22px 0; z-index:6; }

#left { width:254px; height:100%; float:left; padding:12px 18px 10px 18px; position:relative; }
#right { width:496px; height:100%; margin-left:288px; padding:12px 18px 10px 2px; position:relative; }

.bar { background-color:#b28c59; height:1px; width:756px; margin:0 auto; margin-top:20px; }
.copytext { font-family:Verdana; font-size:11px; color:#636363; margin-top:5px; }
.copytext a,a:visited { font-family:Verdana; font-size:11px; color:#636363; margin-top:5px; }
.copytext a:hover { color:#ab6200; }

.chenar { width:254px; display:block; margin-bottom:15px; }
.chenar .sus { background: transparent url(../img/chenar_sus.png) no-repeat; width:100%; height:9px; position:relative; z-index:7; }
.chenar .jos { background: transparent url(../img/chenar_jos.png) no-repeat; width:100%; height:9px; position:relative; z-index:7; }
.chenar .continut { background: transparent url(../img/chenar_continut.png) repeat-y; width:100%;  }
.continut .text { padding:0 10px 0 10px; }

.editoverlay { position:absolute; width:98%; height:98%; background-color:#bb9563; top:12px; left:0; opacity:0.5; filter:alpha(opacity=50); display:none; border:2px solid #94682e; color:#520906; }

#right:hover .editoverlay { display:block; }
#left:hover .editoverlay { display:block; }


.gallery { margin:0 auto; width:496px; }
.gallery img { margin: 5px 5px 0 0; border: 2px solid #ab6200; width:152px; height:110px; cursor: default; }
.gallery img.last { margin: 5px 0 0 0; }
.gallery img:hover { cursor: url(../img/zoomin.cur),pointer !important; }

div#meniuRestaurant{width:100%;margin: 0 auto;
    font: 11px Verdana;text-align:left}
#meniuRestaurant h2{margin: 1em auto 0.3em;color: #3d0907;
    font-size: 130%;text-align:center; font-weight:bold;}
#meniuRestaurant dl{width: 100%;overflow: auto;margin: 0 0 1em;
    background: url(../img/dot.gif) repeat-x 0 1.2em}
#meniuRestaurant dt,dd.price{background:#fff7e9;font-size: 115%;font-weight: bold;}
#meniuRestaurant dt{float: left;padding-right: 3px;color: #520906}
#meniuRestaurant dd{margin:0}
#meniuRestaurant dd.price{float: right;padding-left: 3px;color: #3e3e3e;}
#meniuRestaurant dd.ingredients{float: left;width: 100%;padding: 3px 0;
   font: italic 90% Georgia,Times,sans-serif;color: #3e3e3e;}