body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
}

#container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#header { 
	background: #ffffff url(../images/bg_top.gif);
    height:150px;
	/*padding: 0 10px 0 20px; */ /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#leftcorner{ 
	background:url(../images/corner_top_left.gif) no-repeat;
	width:17px;
	float:left;
}
#rightcorner{
	background:url(../images/corner_top_right.gif) no-repeat;
	width:17px;
	float:right;
}
.logo{
	width:208px;
    padding-top:0px;
	padding-left:10px;
	float:left;
}
.menu{
	padding-right:10px;
	float:right;
}
.menu_link{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-left:10px;
}
.top_link{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.menu2{
	float:left;
	background:url(../images/mnu_left.gif) no-repeat #5A8E22;
	margin-top:13px;
	margin-left:10px;
	width:524px;
	line-height:30px; 
}
.menu_link2{
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding-left:25px;
}
.banner{
	float:left;
	margin:10px 10px 10px 7px;
}
.menu_members{
	color:#FFFFFF;
	margin-top:10px;
	padding-left:35px;
	background:url(../images/membri_left.gif) no-repeat #9A9B9D;
	float:left;
	line-height:36px;
	width:193px;
	text-align:center;
	font-size:15px;
}
.members_cont{
	background:url(../images/membri_bg.gif) repeat-y;
	margin-right:28px;
	vertical-align:top;
	float:right;
	font-size:12px;
	width:162px;
}
.members_bot {
    background:url(../images/membri_bot.gif) no-repeat;
    height:17px;
}

.members{
	background:url(../images/membri.gif) no-repeat bottom;
	height:67px;
	width:162px;
}
.menu_link_members{
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
a {
    outline: none;
	color:#5A8E22;
}
a img{
	border:0px;
}
input{
	border:1px solid #CCCCCC;
	margin-bottom:2px;
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 20px 0px 10px 10px;
	background: url(../images/categorii_bg.gif) repeat-y right;

}
.categ_head{
	background:#9A9B9D url(../images/ttl_left.gif) no-repeat;
	padding-left:10px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
	width:200px;
	font-size:15px;
}
.categ_corner{
	background:url(../images/categorii_bot.gif) no-repeat #5A8E22;
	height:15px;
	width:185px;
	float:left;
	margin-left:10px;
}
.categ_shadow_footer{
	background:#FFFFFF;
	float:right;
	height:66px;
	width:20px;
}
.categ_content{
	margin-left:10px;
	padding-left:10px;
	background:#5A8E22;
	width:175px;
	float:left;
	color:#FFFFFF;
    text-transform:lowercase;  
}
.categ_shadow_head{
	float:right;
	background:url(../images/umbra-stanga-sus-categorii.gif) no-repeat;
	width:15px;
	height:67px;
}
.categ_shadow_head{
	float:right;
}
.categ_link{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
.categ_picture {
    float:right;
}

.categ1{
	text-transform:lowercase;
	padding-top:5px;
}
.left_space{
    background:#FFFFFF url(../images/shadow_left_01.gif) right repeat-y;
    height:30px;
    float:right;
    width:200px;
}

.submenu{
	margin:0px;
}
li{

}
#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	margin: 20px 10px 10px 0px;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.cautare_head{
	background:#9A9B9D url(../images/ttl_right.gif) no-repeat right;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
	width:170px;
	font-size:15px;
	padding-left:10px;
}
.cautare{
	background:url(../images/box_right_bg.gif) repeat-y;
	width:162px;
	height:47px;
}
.in_cautare{
	padding:10px;
	height:67px;
}

.box_footer {
    background:url(../images/box_right_bot.gif) bottom center no-repeat;
    margin-left:-18px; 
}

.cos_cont{
	background:url(../images/box_right_bg.gif) repeat-y;
}
.cos_head{
	background:#9A9B9D url(../images/ttl_right.gif) no-repeat right;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
	width:170px;
	font-size:15px;
	padding-left:10px;
}
.cos{
	background:url(../images/box_right_bot.gif) no-repeat bottom;
	width:162px;
	font-size:12px;
	color:#666666;
}
.right_space{
	background:url(../images/shadow_right_01.gif) repeat-y;
	height:10px;
}
.right_shadow{
	background:url(../images/umbra-dreapta-jos.gif) no-repeat;
	height:67px;
}
ol{
	margin:0px 0px 0px 10px;
	padding:10px 0px 0px 30px;
}

#mainContent { 
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#FFF;
	display:block;
	float:left;
} 
.main_head{
	background:#707070;
	color:#FFFFFF;
	font-size:18px;
	text-transform:uppercase;
	line-height:44px;
	width:566px;
}
.main_head_home{
    background:#707070;
    color:#FFFFFF;
    font-size:18px;
    text-transform:uppercase;
    line-height:22px;
    width:566px;
}
.main_left_corner{
	background:url(../images/content_top_left.gif) no-repeat;
	margin:0;
	padding:0;
	float:left;
	width:19px;
	height:19px;
}
.main_right_corner{
	background:url(../images/content_top_right.gif) no-repeat right top;
	margin:0;
	padding:0;
	float:right;
	width:19px;
	height:19px;
	
}

.productlist {
    background:url(../images/punct.gif) center repeat-y;      
}
.product{
	width:249px;
    float:left;
	padding:10px;
}
.prod_title{
	color:#5A8E22;
	padding:5px;
}
.prod_title a {
	color:#5A8E22;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.prod_price{
	width:150px;
    float:right;
	padding:5px 4px 5px 4px;
	color:#5A8E22;
	font-weight:bolder;
	text-transform:lowercase;
	font-size:12px;
}
.price{
	font-size:14px;
}
.prod_btn{
	background:#dedede;
	float:right;
	text-align:right;
	padding-bottom:5px;
}
.img_btn{
	padding:5px 3px 0px 3px;
}
.dots {
    width:247px;
    height:5px;
    float:right;
    background:url(../images/punct.gif) repeat-x;
}
.bar{
	background:url(../images/bar.jpg) no-repeat center;
	width:2px;
	height:47px;
	float:right;
}
.prod_bottom{
	background:#dedede;
	width:178px;
	height:53px;
	float:left;
}
.productimg{
	height:96px;
	width:82px;
	text-align:center;
	line-height:96px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}
.productdesc{
	height:40px;
	width:235px;
	float:right;
	padding:0px 5px 5px 5px;
}
.old{
	text-decoration:line-through;
	font-size:12px;
	text-align:justify;
}
.detleft {
	float:left;
	width:130px;
	padding:10px;
	text-align: right;	
	display:block;
}
.detright {
	float:left;
	width:336px;
	border-left:1px dotted #E5E5E5;
	padding:10px;
	display:block;
}
.similare{
	float:left;
	display:block;
}
img{
	border-width:0px;
}
.no_border input{
	border-width:0px;
}
.divform {
	padding:0px 10px;
}
.divform ul, .divform li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
.divform li {
	list-style:none;
	padding-bottom:5px;
}
.divform input {
}
.result_item_img{
	float:left;
	margin-right:4px;
	width:110px;
}
.result_item_text{
	float:left;
	margin-right:4px;
}
.result_item_type{
	float:right;
	padding:4px;
	width:170px;
	overflow:auto;
	min-height:65px; !important
	height:auto;
}
.lineform{
	padding:5px 5px 0px 20px;
}
.linetab {
	padding:10px;
	margin-left:70px;
}
.divform input[type="text"], .divform input[type="password"], .divform select, .divform textarea {
	border:1px solid #D0D0D0;
}
.divform textarea {
	margin-left:2px;
}
.divform input[type="submit"] {
}
.divform label{
	width:140px;
	padding:0px 10px;
	text-align:right;
	float:left;
}

#footer { 
	background:#ffffff;
	text-align:center;
	padding-top:20px;
    width: 980px;
	margin: 0 auto;
}

 
#leftbotttomcorner{
	float:left;
	background:url(../images/down-left-background.gif) no-repeat bottom #FFFFFF;
	width:19px;
}
#rightbotttomcorner{
	float:right;
	background:url(../images/down-right-background.gif) no-repeat right #FFFFFF;
	width:19px;
}
.result_item{
	margin-bottom:2px;
	padding-bottom:2px;
	margin-top:2px;
	padding-top:2px;
	overflow:auto;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.error_form{
	color:#cc0000;	
}

a.link_footer:link {color:#707070; text-decoration:none;}
a.link_footer:visited {color:#707070; text-decoration:none;}
a.link_footer:hover {color:#5A8E22; text-decoration:underline;}
a.link_footer:active {color:#707070; text-decoration:none;}

#footer a:link {color:#707070; text-decoration:none;}
#footer a:visited {color:#707070; text-decoration:none;}
#footer a:hover {color:#5A8E22; text-decoration:underline;}
#footer a:active {color:#707070; text-decoration:none;}

.mnu_plus {
    width:9px; 
    height:9px;
    background: url(../images/bullet_plus.gif) no-repeat;
}

.mnu_minus {
    width:9px; 
    height:9px;
    background: url(../images/bullet_minus.gif) no-repeat;
}

.mnu_bullet {
    background:url(../images/bullet.gif) no-repeat;
    width:9px; 
    height:9px;
}