/* CSS Document */

body {
	font-family:"Trebuchet MS", SansSerif, sans;
	font-size:14px;
	background:#000 url(img/bg_body.jpg) top left repeat-x;
	text-align:center;
	margin:0;
	padding:0;
	overflow:auto;
}
input, textarea {
	font-family:"Trebuchet MS", SansSerif, sans;
	font-size:14px;
	border:1px solid #ccc;
	padding:0;
}
p {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#515C04;
	text-decoration:none;
	font-weight:bold;
}
a:focus {
	outline:none;
}
hr {
	display:none;
}
h1, h2 {
	margin:0;
	padding:0;
}


.product h2 {
	font-size:1.2em;
}
#page {
	background:url(img/bg_header.jpg) 0 0 no-repeat;
	width:770px;
	margin:0 auto;
	text-align:left;
}

h1#logo {
	width:250px;
	height:100px;
	background:url(img/logo_ladonna.png) top left no-repeat;
	margin-top:80px;
	margin-left:10px;
	float:left;
	margin-bottom:9px;
}
h1#logo a {
	width:250px;
	height:100px;
	display:block;
	text-indent:-9999px;
}

ul#nav {
	margin:0;
	padding:0;
	clear:both;
	background:url(img/bg_nav.png) top left repeat-x;
	margin:0px 10px;
	height:55px;
	list-style:none;
	padding-left:170px;
}
#nav li {
	float:left;
	background:url(img/menu.gif) 0 0 no-repeat;
	margin-right:28px;
	border:0px solid red;
	margin-top:18px;
	height:20px;
}
ul#nav li a {
	display:block;
	text-indent:-9999px;
	height:20px;
	color:#CAAD0D;
}
ul#nav.admin li {
	background:none;
}
ul#nav.admin li a {
	text-indent:0;
}
#nav li#navHome {
	width:60px;
}
#home li#navHome, 
#nav li#navHome:hover
 {
	background-position:0 -22px;
}
#nav li#navMenu {
	width:65px;
	background-position:-95px 0;
}
#menu li#navMenu,
#nav li#navMenu:hover {
	background-position:-95px -22px;
}
#nav li#navAbout {
	width:105px;
	background-position:-195px 0;
} 
#about li#navAbout,
#nav li#navAbout:hover {
	background-position:-195px -22px;
} 
#nav li#navContact {
	width:75px;
	background-position:-332px 0;
}
#contact li#navContact,
#nav li#navContact:hover {
	background-position:-332px -22px;
}



#content {
	background:#fff url(img/bg_content.jpg) 50% 10px no-repeat;
	min-height:300px;
	margin:0 10px;
	padding:50px;
	padding-top:40px;
	position:relative;
}
 
#footer {
	background:url(img/bg_footer.gif) 50% 0 no-repeat;
	min-height:55px;
	margin:0 10px;
	padding-top:60px;
	color:#58442D;
}
#footer {
	margin-top:-5px;
}


/* -------------------------------------
	Content styles
----------------------------------------*/

#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	font-weight:normal;
	color:#515C04;
	font-size:2.5em;
	background:url(img/bg_heading.jpg) bottom left no-repeat;
	padding:0px 0 75px 50px;
}

#content h2 {
	margin-left:70px;
	border-bottom:0px solid #B3AC7B;
	color:#5A210B;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:2em;
	background:url(img/bg_heading_2.jpg) 0 50%  no-repeat;
	padding-left:25px;
	margin-bottom:0.5em;
	margin-top:0.5em;
}

#content p {
}
ul#subNav {
	margin:0 auto;
	text-align:center;
	list-style:none;
	margin-top:-70px;
	margin-bottom:30px;
	padding-right:30px;
}
ul#subNav li{
	display:inline;
	padding:10px 5px;
	background:url(img/list_separator.jpg) 0 50%  no-repeat;
	padding-left:30px;
}


.comanda {
	width:500px !important;
	height:160px !important;
	display:block !important;
	background:url(img/comanda.jpg) top left no-repeat !important;
	margin:0 auto !important;
}
.comanda a {
	text-indent:-9999px;
	width:300px;
	height:120px;
	display:block;
}

.categorie {
	position:relative;
	width:180px;
	float:left;
	margin-right:10px;
	margin-left:25px;
	margin-bottom:10px;
}
* html .categorie {
	margin-right:0px;
	margin-left:20px;
	margin-bottom:-20px;
}
.categorie a {
	position:absolute;
	right:0;
	bottom:55px;
}
* html #home #content {
	position:fixed;
}
#home h2.catPizza {
	background:url(img/cat_pizza.jpg) top left no-repeat !important;
	width:180px !important;
	height:245px !important;
	text-indent:-9999px !important;
	margin-left:0;
}
#home h2.catPasta{
	background:url(img/cat_pasta.jpg) top left no-repeat !important;
	width:180px !important;
	height:245px !important;
	text-indent:-9999px !important;
	margin-left:0;
}
#home  h2.catSalate {
	background:url(img/cat_salate.jpg) top left no-repeat !important;
	width:180px !important;
	height:245px !important;
	text-indent:-9999px !important;
	margin-left:0;
}


.product {
	clear:both;
	background:url(img/border_product.gif) bottom left repeat-x;
	margin-left:100px;
	margin-bottom:5px;
	padding-bottom:5px;
	position:relative;
}
.product h3 {
	margin:0;
}
.product .imgHolder {
	float:left;
	margin-right:1em;
}
.product .imgHolder a.showBig {
	display:block;
}
.product img {
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
	margin-bottom:3px;
}
.img_holder {
	float:left;
}
.product  .price {
	position:absolute;
	bottom:-0.7em;
	right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	background-color:#fff;
	padding:5px;
}
.product_details {
	float:left;
	width:500px;
}

.product span {
display:block;
}






.product h2 input.eip_mouseover {
	font-size:1.2em;
	font-weight:bold;
	width:100%;
}

/* ----------------------------
	Editables 
-------------------------------*/
.big {

}

.editable {
	background:#f0f0f0;
	border:1px solid red;
}
.editable:hover {
	background:#CCA961;
}
.eip_mouseover {
	width:100%;
	border:2px solid green;
}

/* ----------------------------
	Forms 
-------------------------------*/

label {
	display:block;
}














.handcodedByExtendio {
	float:right;
}


/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}

#comenzi {width:170px; height:50px; position: absolute; top: 200px; left:600px;}
