html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , pre{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

ol, ul {
	list-style: none;
	}

table {
	border-width: 0;
	border-collapse: separate;
	border-spacing: 0;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}



body { 
	background: #FCFCFC;
	font-family: Tahoma, Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 33px 0 10px 0;
	color: #FC9;
	background: #9A012F url("../img/body-pattern.png") repeat-x;
	}

a {
	color: #FC9;
	text-decoration: none;	
	}

.tl {
	position: absolute; 
	top: 0; 
	left: 0; 
	}

.tr { 
	position: absolute; 
	right: 0; 
	top: 0; 
	}

.bl { 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	}

.br { 
	position: absolute; 
	right: 0; 
	bottom: 0; 
	}

.nbm {
	margin-bottom: 0 !important;
	}

.clear { 
	height: 0; 
	font-size: 0; 
	line-height: 0px; 
	clear: both; 
	}

.left {
	float: left; 
	}

.right {
	float: right; 
	}

.center {
	margin: 0 auto; 
	}

.outer {
	width: 930px;
	}

.inner {
	width: 100%;
	}

#main {
	position: relative;
	z-index: 10;
	background: #4A231A url("../img/main-bgrd.jpg") repeat-y left 66px;
	}

/* ---------------------------------------------------------------------------------------  HEADER  */

ul#hmenu {
	height: 66px;
	background: #3A1D1B url("../img/hmenu-bgrd.png") no-repeat 257px top;
	}

ul#hmenu li {
	float: left;
	}

ul#hmenu li a {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9000px;
	height: 37px;
	margin-top: 12px;
	margin-right: 51px;	
	}

ul#hmenu li#hmenu-logo a {
	width: 257px;
	height: 66px;
	background-image: url("../img/hmenu-logo.png");
	margin-top: 0;
	margin-right: 98px;
	}

ul#hmenu li#hmenu-products a {
	width: 78px;
	background-image: url("../img/hmenu-products.png");
	}

ul#hmenu li#hmenu-promo a {
	width: 83px;
	background-image: url("../img/hmenu-promo.png");
	}

ul#hmenu li#hmenu-restaurant a {
	width: 96px;
	background-image: url("../img/hmenu-restaurant.png");
	}

ul#hmenu li#hmenu-delivery a {
	width: 67px;
	background-image: url("../img/hmenu-delivery.png");
	}

ul#hmenu li a:hover, ul#hmenu li a.selected {
	background-position: left bottom;
	}

/* ---------------------------------------------------------------------------------------  CONTENT  */

#content {
	width: 620px;
	}

#content #slideshow {
	width: 100%;
	height: 191px;
	overflow: hidden;
	}

#content #slideshow #slideshow-wrapper img {
	float: left;
	cursor: help;
	}

#content .content-shadow {
	height: 123px;
	width: 100%;
	margin-bottom: -105px;
	background: url("../img/content-shadow.png") repeat-x;
	}

#content h1, #content #h1sim {
	font-family: "Georgia";
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FEE9CE;
	margin-bottom: 5px;
	text-align: center;
	}

#content .h1sep {
	margin: 0 auto;
	width: 565px;
	height: 27px;
	margin-bottom: 5px;
	background: url("../img/content-h1-bgrd.png") no-repeat;
	}

#content h2 {
	height: 42px;
	line-height: 40px;
	padding-left: 55px;
	font-family: "Georgia";
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	color: #FEE9CE;
	background: url("../img/content-h2-bgrd.png") no-repeat;
	margin-bottom: 20px;
	clear: both;
	}

#content p {
	padding-left: 21px;
	margin-bottom: 15px;
	line-height: 17px;
	}

#content a.cntlnk {
	color: #FC9;
	text-decoration: underline;
	}

#content a.cntlnk:hover {
	color: #FEE9CE;
	text-decoration: none;
	}

#content strong.ns {
	font-weight: normal;
	}

#content .restaurant-mask {
	width: 250px;
	height: 200px;
	}

#content .restaurant-smap {
	width: 250px;
	height: 150px;
	margin-bottom: 22px;
	}

#content .restaurant-clock {
	width: 250px;
	height: 186px;
	}

#content .restaurant-phone {
	width: 250px;
	height: 160px;
	margin-bottom: 10px;
	}

#content .promo-pizza {
	width: 250px;
	height: 175px;
	margin-bottom: 15px;
	}

#content .promo-discount {
	width: 250px;
	height: 160px;
	margin-bottom: 15px;
	}

#content .promo-drinks {
	width: 250px;
	height: 140px;
	margin-bottom: 15px;
	}

#content .delivery-package {
	width: 250px;
	height: 135px;
	margin-bottom: 15px;
	}

#content ul#prodcat {
	padding: 0 20px 0 117px;
	}

#content ul#prodcat li {
	position: relative;
	padding-top: 23px;
	padding-right: 15px;
	height: 117px;
	margin-bottom: 35px;
	background: url("../img/prodcat-bgrd.png") no-repeat;
	}

#content ul#prodcat li a.pic {
	position: absolute;
	top: -18px;
	left: -99px;
	}

#content ul#prodcat li h2 {
	height: auto;
	line-height: 1em;
	font-size: 20px;
	padding: 0;
	background: none;
	margin-bottom: 10px;
	}

#content ul#prodcat li h2 a {
	display: block;
	height: 37px;
	text-indent: -9000px;
	background-position: 70px top;
	background-repeat: no-repeat;
	}

#content ul#prodcat li.pizza h2 a {
	background-image: url();
	}

#content ul#prodcat li.paste h2 a {
	background-image: url();
	}

#content ul#prodcat li.salate h2 a {
	background-image: url("../img/prodcat-salate-heading.png");
	}

#content ul#prodcat li.tigaie h2 a {
	background-image: url("../img/prodcat-tigaie-heading.png");
	}

#content ul#prodcat li.garnituri h2 a {
	background-image: url("../img/prodcat-garnituri-heading.png");
	}

#content ul#prodcat li.desert h2 a {
	background-image: url("../img/prodcat-desert-heading.png");
	}

#content ul#prodcat li.bauturi h2 a {
	background-image: url("../img/prodcat-bauturi-heading.png");
	}

#content ul#prodcat li h2 a:hover, #content ul#prodcat li h2 a.selected {
	background-position: 70px bottom;
	}

#content ul#prodcat li ul {
	padding-left: 80px;
	line-height: 18px;
	}

#content ul#prodcat li ul li {
	display: inline;
	padding: 0;
	margin: 0;
	}

#content ul#prodcat li ul li a {
	color: #FC9;
	text-decoration: underline;
	}

#content ul#prodcat li ul li a:hover {
	color: #FEE9CE;
	text-decoration: none;
	}

#content ul#smenu {
	clear: both;
	margin: -1px 0 27px 20px;
	height: 40px;
	}

#content ul#smenu li {
	float: left;
	}

#content ul#smenu li * {
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 40px;
	}

#content ul#smenu li a {
	display: block;
	background-position: left top;
	}

#content ul#smenu li#smenu-products-pizza * {
	width: 66px;
	background-image: url("../img/content-products-menu-pizza.png");
	}

#content ul#smenu li#smenu-products-paste * {
	width: 64px;
	background-image: url("../img/content-products-menu-paste.png");
	}

#content ul#smenu li#smenu-products-salate * {
	width: 67px;
	background-image: url("../img/content-products-menu-salate.png");
	}

#content ul#smenu li#smenu-products-tigaie * {
	width: 149px;
	background-image: url("../img/content-products-menu-tigaie.png");
	}

#content ul#smenu li#smenu-products-garnituri * {
	width: 89px;
	background-image: url("../img/content-products-menu-garnituri.png");
	}

#content ul#smenu li#smenu-products-desert * {
	width: 68px;
	background-image: url("../img/content-products-menu-desert.png");
	}

#content ul#smenu li#smenu-products-bauturi * {
	width: 77px;
	background-image: url("../img/content-products-menu-bauturi.png");
	}

#content ul#smenu li#smenu-promo-pizza * {
	width: 181px;
	background-image: url("../img/content-promo-menu-pizza.png");
	}

#content ul#smenu li#smenu-promo-discount * {
	width: 178px;
	background-image: url("../img/content-promo-menu-discount.png");
	}

#content ul#smenu li#smenu-promo-drinks * {
	width: 221px;
	background-image: url("../img/content-promo-menu-drinks.png");
	}

#content ul#smenu li#smenu-restaurant-descriere * {
	width: 154px;
	background-image: url("../img/content-restaurant-menu-descriere.png");
	}

#content ul#smenu li#smenu-restaurant-locatie * {
	width: 141px;
	background-image: url("../img/content-restaurant-menu-locatie.png");
	}

#content ul#smenu li#smenu-restaurant-orar * {
	width: 127px;
	background-image: url("../img/content-restaurant-menu-orar.png");
	}

#content ul#smenu li#smenu-restaurant-rezervari * {
	width: 158px;
	background-image: url("../img/content-restaurant-menu-rezervari.png");
	}

#content ul#smenu li a:hover, #content ul#smenu li h1 {
	background-position: left bottom;
	}

#content ul#products {
/*	clear: both; */
	}

#content ul#products li {
	position: relative;
	padding-bottom: 65px;
	margin-bottom: -13px;
	background: url("../img/products-hsep.png") repeat-x left bottom;
	}

#content ul#products li.last {
	background: none;
	padding-bottom: 27px;
	margin-bottom: 20px;
	}

#content ul#products li div {
	padding: 0 20px;
	width: 267px;
	}

#content ul#products li div.vsep {
	position: absolute;
	padding: 0;
	width: 49px;
	height: 222px;
	top: 10px;
	left: 286px;
	background: url("../img/products-vsep.png") no-repeat;
	}

#content ul#products li div.vsep.upper {
	top: -12px;
	}

#content ul#products li div.clear {
	padding: 0;
	width: 100%;
	}

#content ul#products li div h2 {
	height: 22px;
	line-height: 20px;
	padding-left: 0;
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #F4CA80;
	background: none;
	margin-bottom: 8px;
	}

#content ul#products li div img {
	width: 267px;
	height: 225px;
	}

#content ul#products li div .circle {
	margin: -38px 0 -38px -1px;
	}

#content ul#products li div .square {
	margin: -38px 0 -38px -1px;
	}

#content ul#products li div .diamond {
	margin: -25px 0 -25px -1px;
	}

#content ul#products li div .irregular {
	margin: -23px 0 -45px -1px;
	}

#content ul#products li div p {
	padding: 0;
	}

#content ul#products li div dl dt {
	font-weight: bold;
	color: #F90;
	margin-bottom: 7px;
	}

#content ul#products li div dl dd {
	line-height: 16px;
	}

#content ul#products li div dl dd ul li {
	display: inline;
	}

#content ul#products li ul li{
	padding-bottom: 0;
	background: none;
	}

p.server-error {
	padding: 0 20px;
	text-align: center;
	}

p.server-error a {
	text-decoration: underline;
	}

p.server-error a:hover {
	text-decoration: none;
	}

/* ---------------------------------------------------------------------------------------  SIDEBAR  */

#sidebar {
	width: 309px;
	padding: 51px 1px 20px 0;
	color: #64332F;
	}

#sidebar div {
	padding: 16px 19px 25px 20px;
	background: url("../img/sidebar-item-bgrd.png") no-repeat left bottom;
	}

#sidebar div.last {
	background: none;
	}

#sidebar div h3, #sidebar div h4 {
	font-family: "Georgia";
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	height: 29px;
	color: #A90133;
	margin-bottom: 8px;
	}

#sidebar div p {
	line-height: 16px;
	margin-bottom: 7px;
	}

#sidebar div p.details {
	margin-bottom: 1px;
	}

#sidebar div p em {
	font-style: normal;
	}

#sidebar div ul {
	width: 156px;
	margin-bottom: 9px;
	}

#sidebar div ul li {
	padding: 0;
	height: 23px;
	line-height: 21px;
	padding-left: 18px;
	background: url("../img/sidebar-list-item.png") no-repeat left top;
	}

#sidebar div ul li.last {
	margin-bottom: -2px;
	height: 22px;
	background: url("../img/sidebar-list-item.png") no-repeat left top;
	}

#sidebar div a {
	color: #C9013D;
	}

#sidebar div a span {
	font-weight: bold;
	font-size: 13px;
	}

#sidebar div a:hover {
	color: #64332F;
	}

#sidebar div div.pic {
	padding: 0;
	background: none;
	float: right;
	width: 105px;
	}

#sidebar #sidebar-contacts {
	padding: 0 19px 0 20px;
	height: 140px;
	}

#sidebar #sidebar-contacts ul {
	width: 100%;
	margin-bottom: -1px;
	}

#sidebar #sidebar-contacts ul li {
	text-align: center;
	padding-bottom: 15px;
	padding-left: 0;
	background: none;
	}

#sidebar #sidebar-contacts p {
	text-align: center;
	padding: 1px 0;
	margin-bottom: 0;
	}

#sidebar #sidebar-areas div.pic {
	margin-top: 11px;
	height: 144px;
	background: url("../img/sidebar-areas.png") no-repeat;
	}

#sidebar #sidebar-promo div.pic {
	margin-top: 0;
	height: 72px;
	background: url("../img/sidebar-promo.png") no-repeat;
	}

#sidebar #sidebar-areas div.pic {
	margin-top: 15px;
	}

/* ---------------------------------------------------------------------------------------  FOOTER  */

ul#fmenu {
	height: 62px;
	padding-left: 176px;
	padding-right: 20px;
	position: relative;
	z-index: 300;
	background: #9A012F url("../img/footer-top-bgrd.jpg") no-repeat;
	}

ul#fmenu li {
	float: left;
	padding-left: 38px;
	background: url("../img/fmenu-item.png") no-repeat 16px 6px;
	margin-top: 23px;
	}

ul#fmenu li a {
	color: #B48565;
	text-decoration: underline;
	}

ul#fmenu li a:hover {
	color: #C7A38B;
	}

ul#fmenu li a.selected {
	color: #C7A38B;
	text-decoration: none;
	}

ul#fmenu li#fmenu-producs, ul#fmenu li#fmenu-logo {
	padding-left: 0;
	background: none;
	}

ul#fmenu li#fmenu-logo {
	float: right;
	margin-top: 19px;
	}

ul#fmenu li#fmenu-logo a {
	display: block;
	width: 163px;
	height: 26px;
	text-indent: -9000px;
	background: url("../img/fmenu-logo.png") no-repeat;
	}

ul#fmenu li#fmenu-logo a:hover {
	background-position: left bottom;
	}

p#copyright {
	padding-top: 20px;
	padding-left: 161px;
	height: 116px;
	line-height: 17px;
	text-align: right;
	color: #CC5F59;
	background: #9A012F;
	}

p#copyright a {
	color: #D67E7C;
	}

p#copyright a:hover {
	color: #CC5F59;
	}

p#copyright a#scroll-top {
	display: block;
	float: left;
	width: 297px;
	height: 136px;
	margin-top: -30px;
	background: url("../img/footer-bottom-bgrd.png") no-repeat;
	}

p#copyright a#scroll-top:hover {
	margin-top: -20px;
	}

/* ---------------------------------------------------------------------------------------  SIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
	}

.sIFR-hasFlash h1 span, .sIFR-hasFlash #h1sim span {
	visibility: hidden;
	position: relative;
	width: 100%; 
	font-size: 22px;
	}

.sIFR-hasFlash h2 span {
	visibility: hidden;
	position: relative;
	width: 100%; 
	font-size: 20px;
	top: 9px;
	}

.sIFR-hasFlash h3, .sIFR-hasFlash h4 {
	visibility: hidden;
    }

/* ---------------------------------------------------------------------------------------  LIGHTBOX */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 600;
	text-align: center;
	line-height: 0;
	}

#lightbox a img {
	border: none;
	}

#outerImageContainer {
	position: relative;
/*	background: transparent; */
	background-color: #FDE3AA;
	background-color: #FFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: relative;
	margin-left: 0;
	margin-top: 100px;
	width: 100%;
	text-align: center;
	}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav {
	left: 0;
	}

#hoverNav a {
	outline: none;
	}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url('../img/lightbox/blank.gif') no-repeat; display: block;
	}

#prevLink {
	left: 0;
	float: left;
	}

#nextLink {
	right: 0;
	float: right;
	}

#prevLink:hover, #prevLink:visited:hover {
	background: url('../img/lightbox/prev.gif') left 15% no-repeat;
	}

#nextLink:hover, #nextLink:visited:hover {
	background: url('../img/lightbox/next.gif') right 15% no-repeat;
	}

#imageDataContainer {
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
/*	background-color: transparent; */
	background-color: #FDE3AA;
	background-color: #FFF;
	margin: 0 auto;
	color: #64332F;
	}

#imageData {
	padding: 0 10px;
	}

#imageData #imageDetails {
	float: left;
	text-align: left;
	padding-bottom: 8px;
	}

#imageData #caption {
	font-size: 11px;
	font-weight: bold;
	}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#imageData #numberDisplay span {
	float: left;
	}

#imageData #numberDisplay a {
	float: left;
	}

#imageData #numberDisplay a.auxNavPrev {
	padding: 1px 20px 1px 0;
	background: url('../img/ico-arrow-left.gif') no-repeat right 1px;
	}

#imageData #numberDisplay a.auxNavNext {
	padding: 1px 17px 1px 0;
	background: url('../img/ico-arrow-right.gif') no-repeat right 1px;
	}

#imageData #bottomNavClose {
	width: 82px;
	float: right;
	}

#imageData #bottomNavClose img {
	width: 82px;
	}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 500px;
	background-color: #140A03;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html .clearfix {
	/* IE-mac \*/ height: 1%;
	}

/* ---------------------------------------------------------------------------------------  AUX  */

#body-glow {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 0;
	width: 0;
	height: 0;
	}

#body-glow div {
	position: absolute;
	width: 1000px;
	height: 162px;
	left: -500px;
	background: url("../img/body-glow.png") no-repeat;
	}

#hdecoration {
	position: absolute;
	z-index: 400;
	top: 66px;
	left: 0;
	width: 930px;
	height: 56px;
	background: url("../img/hdecoration.png") no-repeat;
	}

#hdecoration-corner {
	position: absolute;
	z-index: 400;
	top: -24px;
	right: -6px;
	width: 49px;
	height: 39px;
	background: url("../img/hdecoration-corner.png") no-repeat;
	}

#hdecoration-left {
	position: absolute;
	z-index: -1;
	top: 38px;
	left: -4px;
	width: 4px;
	height: 26px;
	background: url("../img/hdecoration-left.png") no-repeat;
	}

#hdecoration-right {
	position: absolute;
	z-index: -1;
	top: 44px;
	right: -3px;
	width: 3px;
	height: 21px;
	background: url("../img/hdecoration-right.png") no-repeat;
	}

#sdecoration {
	position: absolute;
	z-index: 400;
	top: 217px;
	left: 614px;
	width: 140px;
	height: 44px;
	background: url("../img/sdecoration.png") no-repeat;
	}

#fdecoration {
	position: absolute;
	z-index: 400;
	bottom: 167px;
	left: -13px;
	width: 92px;
	height: 59px;
	background: url("../img/fdecoration.png") no-repeat;
	}
