/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#EDECE0;
height:100%;
}
.menu_table td
{
border-bottom:1px solid #6D362F;
height:28px;
padding-left:12px;
border-left:5px solid #F2F2F2;
border-bottom-style:solid;
border-bottom-color:#777777;
}
.menu_table td:hover
{
border-bottom:1px solid #6D362F;
height:27.5px;
padding-left:12px;
border-left:5px solid #777777;
}
.offer_box
{
	margin-top: 20px;
}
.border_bottom
{
border-bottom:1px dotted #333333;
}
/* CSS Background image Document */
.header_image
{
background:url(../images/untitled_06.jpg) left top no-repeat;
height:201px;
width:580px;
}
.header_image_produse
{
background:url(../images/untitled2.bmp) left top no-repeat;
height:201px;
width:580px;
}
/* CSS Background image Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6D362F;
	background-color:inherit;
	text-decoration: none;
	}
.left_link:hover
{
/*font-size:14px;*/
color:#DE7B33;/*#126936*/
text-decoration:none;
background-color:inherit;
}
.left_link_selected
{
color:#DE7B33;/*#126936*/
text-decoration:none;
background-color:inherit;
}
.link_test_meniu_produse
{
color:#777777;
font-weight:bold;
text-decoration: none;
}
.link_test_meniu_produse:hover
{
color:#DE7B33;
font-weight:bold;
text-decoration: none
}
.link_header_casuta
{
text-decoration:none;
font-weight:bold;
color:#777777;
}
.link_test
{
color:#777777;
font-weight:normal;
}
.link_test:hover
{
color:#DE7B33;
font-weight:normal;
}
.sigla_opacitate
{
opacity:0.4;
filter:alpha(opacity=40);
}
.sigla_opacitate:hover
{
opacity:1;
filter:alpha(opacity=100);
}


