body{
	background:#e9e4cf url(../img/bg.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#262d33;
}
/*---------------------------------------------demo-----------------------------------------------------------------*/
.description ul li,.description ul li a{
	color:#fff;
	font-weight:bold;
	padding:2px 4px;
}
.description ul li a:hover{
	background:#fff;
	color:#000;
}
/*---------------------------------------------presentation side left---------------------------------------------*/
#presentation #side_left h3 a{
	display:block;
	font-size:16px;
	color:#e9e4cf;
}
#presentation #side_left h3 a:hover{
	color:#fff;
}
#d_l a{
	background:url(../img/bullet2.jpg) no-repeat right center;
	padding-right:47px;
}
#d_l{
	text-align:right;
}
/*---------------------------------------------presentation side right---------------------------------------------*/
#side_right li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ece7d4;
}
#d_r li a:hover{
	color:#ff951d;
	background:url(../img/bullet_hover.jpg) no-repeat left center;
}
#d_l li a:hover{
	color:#ff951d;
	background:url(../img/bullet2_hover.jpg) no-repeat right center;
}
#d_r{
	text-align:left;
}
#d_r a{
	background:url(../img/bullet.jpg) no-repeat left center;
	padding-left:47px;
}
#side_right a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff951d;
	font-weight:bold;
}
#side_right a.link:hover{
	color:#2b2b2b;
	background:#ff951d
}
h2{
	font-size:16px;
}
/*---------------------------------------------content---------------------------------------------*/
h4{
	color:#262d33;
	font-size:16px;
}
#prod_int h4{
	font-size:22px;
}
p{
	color:#262d33;
}
#content a{
	color:#C66F14 ;
}
#content a:hover{
	color:#fff;
}
#left a:hover,#right a:hover, #content dd ul li a:hover{
	color:#fff;
	background:#c66f14;
	

/*---------------------------------------------footer---------------------------------------------*/}
#footer_wrapper a{
	color:#e9e4cf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 0;
}
#footer_wrapper a:hover{
	color:#e6d68a;
}
h5{
	font-size:13px;
}
/*------------------------comanda online---------------------*/
#comanda_online form span{
	font-size:14px;
	color:#6b6b6b;
}
#comanda_online form input,#comanda_online form textarea{
	font-style:italic;
	color:#6b6b6b;
}

/*------------------------produse---------------------*/
#l_r dl#prod dd a{
	display:block;
	float:right;
	margin-bottom:-10px;
	position:relative;
	z-index:100;
}
* html #l_r dl#prod dd a{
	margin-bottom:0;
}
#l_r dl#prod dd a:hover{
	background:#C66F14;
	color:#fff;
}
#l_r dl#prod dd a.inline{
	display:inline;
	float:none;
}
