*{
	margin:0;
	padding:0;
}

html {
	color:#676767;
	font-family:Tahoma;
	font-size:12px;
	height:100%;
	width:100%;
	background: url("../img/html_bg.gif") repeat-x;
}

body{
	height:100%;
}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	
}

.n{
	clear:both;
}

.error{
	color: #FB0A10;
	font-size: 11px;
}

p.t_msg{
	font-size: 12px;
}

li.b{
	width:95% !important;
	height:1px;
	font-size:1px;
}

#container{
	width: 1006px;
	margin:0 auto;
	padding:0 1px;
	background-color:#fff;
}

/*-----header----*/
#header{
	margin-bottom: 1px;
	background-color: #fff;
}

/*-----content----*/
#content{
	clear:both;
	margin-top:3px;
}

#content #left{
	width:180px;
	float:left;
}

#content #center{
	width:616px;
	padding:0 15px;
	float:left;
}

#content #right{
	width:180px;
	float:right;
}


/*-----footer----*/
#footer{
	clear:both;
	padding-top:6px;
	border-top: 1px solid #ccc;
}

#header_top{
	height:100px;
}

#header_bottom{
	height: 130px;
	margin-top: 4px;
	}
	
	#header_bottom ul{
		list-style-type: none;
	}
	#header_bottom li{
		float:left;
		padding:0 17px;
		text-align: center;
	}
	#header_bottom a{
		display:block;
		padding-top:6px;
		width: 109px;
		height: 118px;
		background:url("../img/header_prod.gif");
		color: #e81200;
		font-size: 10px;
		font-weight: bold;
	}
	#header_bottom a:hover{
		background:url("../img/header_prod_hv.gif");
		cursor: pointer;
	}
	#header_bottom span{
		color: #000;
		font-size: 10px;
		font-weight: bold;
	}
	#header_bottom p{
		height: 12px;
		overflow: hidden;
	}
	#header_bottom p.img{
		height: 82px;
		overflow: hidden;
		margin-bottom: 1px;
	}
	#header_bottom img{
		width:80px;
		border: none;
	}
	

/*---logo---*/
#logo{
	float:left;
	margin-top: 40px;
}

#logo h1{
	font-size: 22px;
	font-family:Tahoma, sans-serif;
}
#logo img{
	border: none;
}
#logo a{
	color: #fff;
}

#logo b{
	font-family: verdana;
	color: #000;
	font-size: 27px;
}

#header_banner{
	height:60px;
	float:right;
	margin: 5px 0;
}

/*---Menu top---*/
#menu_top{
	height:30px;
	background:url("../img/menu_top_bg.gif");
}

#menu_top ul{
	list-style-type:none;
}

#menu_top li{
	float:left;
}

#menu_top li a{
	display:block;
	padding:8px 11px 7px;
	font-size:11px;
	font-weight:bold;
	
	color:#fff;
}

#menu_top li a:hover{
	text-decoration: underline;
}

#menu_top li a.sel{
	
}

#menu_top_right{
	width: 150px;
	height: 22px;
	background:#F5831C;
	float: right;
	text-align: center;
	padding-top: 8px
}
#menu_top_right a{
	color: #fff;
	font-weight: bold;
}
#menu_top_right a:hover{
	text-decoration: underline;
}

.logout{
	background: #FFE9AF;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	}
	.logout a{
		font-weight: bold;
	}
	.logout a:hover{
		text-decoration: underline;
		
	}

.den_firma{
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}

/*login*/
#left div#login{
	padding:5px 11px;
	background: #FEF6E1;
	border-color:#FFA600;
}

#left div#login p{
	
	margin-bottom: 2px;
}

#left div#login input{
	width:180px;
	border:1px solid #999999;
	padding: 2px 0;
}

#left div#login input{
	width:176px;
	border:1px solid #999999;
}

#left div#login div{
	margin-bottom:7px;
}

.text{
	margin-bottom: 10px;
}

.box_c{
	margin-bottom:10px;
	background: #fde8a0;
}

.box_c ul{
	list-style-type:none;
}

.box_c li{
	border-bottom:1px solid #fff;
	padding:3px 9px;
}

.box_c a:hover{
	text-decoration:underline;
}


.box_content{
	margin-bottom:14px;
}

.box_c h2, h2.h2_3{
	height:17px;
	background:#F5831C;
	
	color:#fff;
	font-size:11px;
	padding-top: 3px;
}

.box_c h2 p{
	padding-left:10px;
	background: url("../img/h2_p.gif") no-repeat left 3px;
}

h2.h2_3{
	background:url(../img/bg_h2_3.gif) !important;
}

.box_c div{
	padding: 3px;
}

.box_c div div{
	border: none;
	background: none;
	padding: 0;
}

.box_content h2{
	font-size:11px;
	background: #999;
	height:21px;
	padding:8px 9px 0;
	color:#fff;
}
.box_content div{
	padding:5px 10px;
}

.box_content div div{
	border:none;
	padding:0;
}

.box_content_c{
	margin-bottom:14px;
}
.box_content_c h2{
	font-size:11px;
	color:#000000;
	text-align:center;
	padding-bottom:5px;
}
.box_content_c div{
	padding:5px 10px;
}

.box_content_c div div{
	border:none;
	padding:0;
}


/*--------Filter-----------*/
div.filter{
	border:none;
	background:#7C7C7C;
	width:auto;
	padding:1px;
}
.filter ul{
	list-style-type:none;
}
.filter li{
	float:left;
	padding:2px 5px;
	margin:0;
}
.filter li a{
	color:#fff;
	font-size:10px;
}
.filter p{
	font-size:10px;
	color:#fff;
	font-weight:bolder;
	height:8px;
}


/*------Recomandari-------*/
.recomandari{
	list-style-type:none;
}
.recomandari li{
	float:left;
	width:120px;
	padding:0 8px 6px;
}

.recomandari p{
	margin-top:3px;
	font-weight:bold;
}
.recomandari img{
	border:none;
	width:100px;
	height:100px;
}

.recomandari a img{
	border:1px solid #FFFFFF;
}
.recomandari a:hover img{
	border:1px solid #F7E49E;
}


/*------Listare produse-------*/
.produse{
	list-style-type:none;
	
}
.produse li{
	float:left;
	width:133px;
	padding:0 8px 6px;
}
.produse span{
	display: block;
	margin-top: 3px;
}
.produse .pret{
	font-size:10px;
	color:#000000;
	margin-top:3px;
	margin-bottom:4px;
	font-weight:bold;
}
.produse a img{
	border:none;
	width:80px;
	display: block;
	border: 1px solid #ccc;
}
.produse a:hover img{
	border: 1px solid #E6001F;
}

.pRight{
	text-align: center;
}

.pRight li{
	float: none;
	padding: 0;
	padding-bottom: 8px;
	width: auto;
}

/*---Spossorizate---*/
.sponsorizate{
	list-style-type:none;
}
.sponsorizate li{
	float:left;
	width:120px;
	padding:0 8px 6px;
}


.base_button{
	display:block;
	width:100px;
	height:16px;
	font-size:11px;
	padding-top:2px;
	
	color:#fff;
	font-weight:bold;
	text-align:center;
	
	background: #eeeeee;
	
}
.base_button:hover{
	background: #178BBF;
}


#cautare_usi{
	padding:8px 0px;
}

#cautare_usi div{
	float:left;
	margin-right:5px;
	border:1px solid #939492;
	padding:2px 5px 2px 5px;
	width:165px;
}

#cautare_usi div p{
	font-weight:bold;
	background-color:#939492;
	margin:-2px -5px 3px -5px;
	padding:3px;
	color:#FFFFFF;
}

#cautare_usi ul{
	list-style-type:none;
}

#cautare_usi li{
	margin-bottom:5px;
}
#cautare_usi li input{
	border:none;
	width:13px;
	height:13px;
}

#cauta_but{
	width:130px;
	height:28px;
	background:#F7F6F3;
	border: 1px solid #999;
	font-weight: bold;
}



.box_anunt{
	float:left;
	width:307px;
}

.box_anunt div{
	width:auto;
	border:none;
}

.box_anunt h2{
	color:#FFFFFF;
}

.box_anunt ul{
	list-style-type:none;
}

.box_anunt a{
	color:#936C02;
}

.box_anunt li{
	border: none;
	height: 37px;
	overflow: hidden;
}

.box_anunt a:hover{
	text-decoration:underline;
}


h2.h2_0{
	background:url(../img/bg_h2_content.gif);
}

h2.h2_1{
	background:url(../img/bg_h2_3.gif);
}
h2.h2_2{
	background:url(../img/bg_h2_content_2.gif);
}

.abonare{
	padding:5px;
}
.abonare input{
	border:1px solid #999999;
	font-size:11px;
}


.h_filter_cauta h2{
	padding: 0 !important;
	height: 36px !important;
	background: #ffab3e !important;
}

.h_filter_cauta h2 p{
	padding:12px 0 12px 43px;
	background: url("../img/filter_cauta.png") no-repeat 6px center;
	color: #fff;
}

.h_filter_cauta div{
	border: 1px solid #FFAB3E;
	border-top: none;
}

#concept{
	float:left;
	padding-left:10px;
	width:200px;
	margin-right:10px;
}
#concept img{
	margin-top:3px;
	border:none;
}
#concept b{
	font-size:10px;
	color: #fff;
}


/*Menu Cont Personal*/
#menu_cp{
	
}

#menu_cp ul{
	list-style-type: none;
}

#menu_cp li{
	float: left;
	margin: 0 5px 0 0;
	background: url("../img/bg_cp_buttons.gif");
	border: 2px solid #c0def2;
}

#menu_cp li:hover, #menu_cp li.sel{
	background: url("../img/bg_cp_buttons_hv.gif");
	border: 2px solid #1e6a9b;
}

#menu_cp li a{
	display: block;
	padding: 25px 8px 25px 59px;
	font-size: 12px;
	color: #1e6a9b;
	font-weight: bold;
}


#menu_cp a.e0{
	background: url("../img/edit_0.png") no-repeat 5px center;
}
#menu_cp a.e1{
	background: url("../img/edit_1.png") no-repeat 5px center;
}
#menu_cp a.e2{
	background: url("../img/edit_2.png") no-repeat 5px center;
}




#menu_bottom{
	float:left;
	margin-top:2px;
}

#menu_bottom ul{
	list-style-type:none;
}

#menu_bottom li{
	display:inline;
	padding:0 8px;
	border-right:1px solid #7C7C7C;
}

#menu_bottom li a{
	color:#000;
}
#menu_bottom li a:hover{
	text-decoration:underline;
}

.title_content{
	font-size:12px;
	height:17px;
	color:#666;
	margin-bottom:5px;
	border-bottom: 1px solid #666;
}


p.p{
	font-size:9px;
	font-weight:normal;
	color:#000000;
	padding:3px 0 3px 20px;
	margin:0;
}
p.pd{
	padding:4px 0 4px 20px;
}
.p_t{
	background:url(../img/d_t.png) no-repeat left center;
}
.p_tpe{
	background:url(../img/d_tpe1.gif) no-repeat left center;
}
.p_co{
	background:url(../img/d_c.gif) no-repeat left center;
}
.p_v{
	background:url(../img/d_v.gif) no-repeat left center;
}

.locatie{
	width: 530px !important;
	margin-top:10px;
}
.locatie ul{
	float:left;
	margin-right:5px;
	padding:2px 5px 2px 5px;
	width:160px;
	list-style-type: none;
}

.locatie li{
	list-style-type: none;
}

.p_detalii{
	
}

.p_detalii .l{
	width: 250px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-top: 15px;
	}
	.p_detalii .l img{
		border: none;
	}

.p_detalii .r{
	float: left;
	width:300px;
	}
	
	.p_detalii .r h2{
		text-align: left;
		height: 22px;
		font-size: 13px;
	}
	
	.p_detalii .r .pret{
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	.d_firma{
		border-top:1px dotted #A4CCEF;
		border-bottom:1px dotted #A4CCEF;
		
		margin-top:10px;
		margin-bottom:7px;
		padding:25px 0 25px 40px;
		
		font-size:13px;
		font-weight:bold;
		background: url("../img/p_firma.png") no-repeat left center;
		}
		
		.d_firma a{
			color: #4481BC;
			}
			
			.d_firma a:hover{
				text-decoration: underline;
			}
	
	.d_action{
		padding: 8px 0 8px 30px;
		color: 
		}
		.d_c{background:url(../img/d_c1.gif) no-repeat left center;}
		.d_t{background:url(../img/d_t.gif) no-repeat left center;}
		.d_tpe{background:url(../img/d_tpe.gif) no-repeat left center;}
		.d_a{background:url(../img/d_a.gif) no-repeat left center;}
		
		.d_action a{
			color: #4481BC;
			}
			
			.d_action a:hover{
				text-decoration: underline;
			}

.p_detalii .b{
	margin-bottom: 10px;	
}

.bold{
	font-weight: bold;
	margin: 18px 0 5px;
}

.f_detalii{
	
}


.f_detalii .l{
	float: left;
	width: 340px;
}

.f_detalii .l ul{
	list-style-type: none;
}

.f_detalii .l li{
	padding: 7px 5px;
	border-bottom: 1px solid #D7E8F3;
	background-color: #F5F9FB;
	clear: left;
	font-size: 10px;
}

.f_detalii .l label{
	font-weight: bold;
	float: left;
	width: 130px;
}


.f_detalii .r{
	float: right;
	width: 240px;
}



.anunturi_cat{
	margin-bottom: 20px;
}

.anunturi_cat h2{
	font-size: 15px;
	height: 19px;
	color: #37A6D9;
	margin-bottom: 5px;
	border-bottom: 1px solid #37A6D9;
}

.anunturi_cat h3{
	font-size: 11px;
	height: 15px;
}

.anunturi_cat ul{
	list-style: none;
}

.anunturi_cat li{
	padding: 3px;
	margin-bottom: 5px;
}

.mai_multe{
	float: right;
	margin-top: -21px;
	margin-right: 25px;
	background: url("../img/icon_sageata.gif") no-repeat left 3px;
	padding-left: 15px;
	color: #E58D0F;
}
.anunt_detalii{
	background: url("../img/icon_sageata.gif") no-repeat left 3px;
	padding-left: 15px;
	color: #E58D0F;
}
.mai_multe:hover{
	text-decoration: underline;
}


.basicForm{
	
}

.basicForm div{
	margin-bottom: 5px;
}

.basicForm ul{
	list-style-type: none;
}

.basicForm li{
	margin-bottom: 3px;
}

.basicForm h2{
	background: #eef0f1;
	height: 14px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 12px;
	border-top: 1px solid #c3cdd3;
	border-bottom: 1px solid #c3cdd3;
}

.basicForm h3{
	background: #E6EFF6;
	height: 13px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 11px;
}

.basicForm label{
	float: left;
	width: 160px;
	padding-top: 4px;
	font-weight: bold;
}

.basicForm input, textarea{
	width: 200px;
	border: 1px solid #ccc;
	padding: 1px 0px;
}

.basicForm select{
	width: 204px;
	border: 1px solid #ccc;
	padding: 1px;
}

.button{
	width: auto !important;
	background: #37A6D9 !important;
	font-size:11px !important;
	color:#fff !important;
	padding: 1px 5px !important;
	border: 1px solid #7d7160 !important;
}



.checkbox{
	width: auto !important;
}


.basicTable{
	
}
.basicTable th{
	background: #E6EFF6;
	padding: 5px; 
}

.basicTable tr:hover{
	background: #F5F8FB;
}

.basicTable td{
	padding: 5px; 
}

.adauga{
	padding-bottom: 7px;
	height: 17px;`
}
.adauga a{
	display:block;
	float:left;
	font-size: 11px;
	font-weight:bold;
	background: url("../img/add.png") no-repeat left center;
	padding: 3px 0 3px 20px;
	color: #018F00;
}

.title_e{
	cursor: pointer;
	text-decoration: underline;
}

.successMsg{
	background: url("../img/icon_successMsg.gif") no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #1baa0b;
	padding: 10px 40px;
}

.notSuccessMsg{
	background: url("../img/icon_notSuccessMsg.gif") no-repeat left center;
	font-size: 12px;
	font-weight: bold;
	color: #d60d0d;
	padding: 10px 40px;
}

.banner{
	margin-bottom: 3px;
}
.banner img{
	border: none;
}

#h_filter{
	
}
#c_filter{
	
}

.b2{
	padding: 0;
	font-size: 10px;
}

#hartaSite, #hartaSite ul{
	list-style-type: none;
}

#hartaSite a:hover{
	text-decoration: underline;
}

#hartaSite li{
	font-weight: bold;
	margin-bottom: 10px;
}

#hartaSite ul li{
	font-weight: normal;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 0;
}

#stiri{
	list-style: none;
}

#stiri li{
	padding:10px 0;
	
}

#stiri p{
	
}

#stiri a{
	font-weight: bold;
}

#stiri a:hover{
	text-decoration: underline;
}


.raiting{
	width: 87px;
	height: 17px;
}

.stars5{
	background: url("../img/stars5.gif");
}
.stars4{
	background: url("../img/stars4.gif");
}
.stars3{
	background: url("../img/stars3.gif");
}
.stars2{
	background: url("../img/stars2.gif");
}
.stars1{
	background: url("../img/stars1.gif");
}
.stars0{
	background: url("../img/stars0.gif");
}


.comentarii{
	margin-top: 10px;
	background: #feffe7;
	padding: 10px;
	border: 1px solid #e8e9d3;
}

.comentarii h2{
	font-size: 13px
}

.comentarii .add_com{
	float: right;
	margin-top: -15px;
	font-size: 11px;
	background-color: #ffcc00;
	padding: 2px 5px;
}

.comentarii ul{
	margin-top:10px;
	list-style-type: none;
}

.comentarii ul li{
	margin-bottom: 13px;
}


#login{
	margin-top: 10px;
}

#login div{
	margin-bottom: 5px;
}

#login input{
	border: 1px solid #ccc;
}
#login input[type=text], #login input[type=password]{
	padding:2px;
	width: 200px;
}

.box_c input{
	width: 172px;
}

.cat_prod li{
	border: none;
}

.cat_prod li a{
}

.stiri div{
	background: #f7f7f7;
}

.stiri li{
	border: none;
}

.product-list-header{
	padding: 4px;
	background: #FDE8A0;
}

#judete_menu{
	list-style-type: none;
	height: 14px;
}

#judete_menu li{
	float: left;
	padding: 2px 4px;
	position: relative;
}

#judete_menu li a{
	display: block;
	text-decoration: none;
	font-size:11px;
}


#judete_menu li ul{
	top:12px;
	left: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	list-style-type: none;
	background: #F7F7F7;
	border:1px solid #BFBFBF;
	width: 100px;
}

#judete_menu li ul li{
	display: block;
	float: none;
}

#judete_menu li ul li a:hover{
	text-decoration: underline;
}

.paginare{
	background: #666;
	padding: 5px;
}

.paginare ul{
	list-style-type: none;
}

.paginare li{
	display: inline;
}

.paginare li a {
	background: #F7F7F7;
	padding: 2px 4px;
	border: 1px solid #CFCFCF;
}

.paginare li a:hover {
	border: 1px solid #E81200;
}

.inapoi{
	float: right;
	background: #E81200;
	padding: 1px 10px;
	margin-top: -25px;
	color: #fff;
}