body , html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:url(../imgs/main_bg.jpg) no-repeat top center #fff;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.comments{
	font-size:10px;
	color:#999;
}

.navigare_pag{
	font-size:10px;
	color:#666666;
}

.floatworkaround_pages{
	clear:both;
	text-align:left;
	margin:9px 0 7px 0;
	padding:4px;
	background-color:#eee;
}


/*   lista produse  */

.prod_row{

	float:left;
	border-top:1px dotted #ddd;
	padding-top:4px;
	width:auto;
	/*border:1px solid #00f;*/
}

.item{
	float:left;
	width:370px;
	padding:2px;
}

.img_si_prod {
	float:left;
	width:auto;
	height:auto;
	}

.img_item{
	width:120px;
	height:auto;
	text-align:center;
	float:left;
	padding:2px;
	overflow:hidden;
}

.img_item img{
	border:1px solid #ddd;

}

.prod_item {
	clear:left;
	float:left;
	color:#888;
	width:120px;
	text-align:center;
	padding:3px;
	}

.pret_item_shop{
	width:152px;
	text-align:right;
	float:left;
	padding:2px;
}

.pret_item_online{
	width:152px;
	text-align:right;
	float:left;
	padding:2px;
}

.pret_item_discount{
	width:112px;
	text-align:right;
	float:right;
	padding:2px;
}

.link_order {
	width:112px;
	text-align:right;
	font-size:1.2em;
	float:right;
	padding:2px;
	}
.link_order a{
	color:#013974;
	}

.pret_lista_shop{
	font-size:13px;
	color:#bbb;
}
.pret_lista_online{
	font-size:13px;
	color:#ff0000;
}

.pret_lista_discount{
	font-size:13px;
	color:#00dd00;
}



.topcat{
	float:left;
	width:250px;
	padding:0px 0 0 50px;
}
.topcat a{
	text-decoration:none;
	color:#666666;
	background:url(../imgs/point_cat.gif) no-repeat center left;
	padding:0 0 0 10px;
}
.topcat a:hover{
	text-decoration:underline;
	color:#333;
}

.prod_list{
	font-size:12px;
	font-weight:bold;
}

.prod_list a {
	font-size:1.2em;
	letter-spacing:1px;
	color:#013974;
	}

.cat_prod_list{
	padding:0 0 6px 0;
}
.cat_prod_list a{
	color:#666666;
}


.catline{
/*	border-bottom:1px dotted #ddd;*/
	padding:4px 0 0 0px;
}


#content{
	width:901px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#main_content{
	background:url(../imgs/content_bg.gif) repeat-y center top;
}
.news_line{
	padding:2px 0 2px 0;
	border-bottom:1px dotted #ddd;
}
.news_line a{
	color:#333;
	text-decoration:none;
}
.news_line a:hover{
	text-decoration:underline;
}
.news_line_sel{
	padding:2px 0 2px 0;
	border-bottom:1px dotted #ddd;
}
.news_line_sel a{
	color:#999;
	text-decoration:none;
}
.news_line_sel a:hover{
	text-decoration:underline;
}


#footer{
	background:url(../imgs/footer.gif) no-repeat center top #fff;
	height:33px;
	clear:both;
	color:#fff;
	text-align:right;
	padding:8px 7px 0 0 ;
	font-size: 10px;
}

#footer a{ color:#fff; }
#footer a:hover{ color:#fff; text-decoration:none; }

#left_col{
	float:left;
	width:200px;
}
#main_col{
	width:670px;
	/*padding:0px 2px 2px 209px;*/
	padding:0px 2px 2px 8px;
	float:left;
}

.clearboth{
	padding:0px;
	margin:0px;
	clear:both;
	width:0px;
	height:0px;
	color:#ff0000;
}

/* H-URI/////////////////////////////////////////////////////////////////*/
h1{
	color:#013974;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:2px;
	border-bottom:1px solid #ddd;
}

h1 a{
	color:#013974;
	}

h2{
	color:#013974;
	font-size:1.2em;
	letter-spacing:1px;
}
/* H-URI/////////////////////////////////////////////////////////////////*/

/* POWERED BY ///////////////////////////////////////////////*/

#poweredby{
	width:200px;
	text-align:center;
	color:#999;
	border:0px;
	margin:13px 0 13px 0;
	padding-top:40px;
}
#poweredby img{
	border:0;
}

#poweredby a{
	text-decoration:none;
	color:#999;
}
#poweredby .ntxt{
	color:#666666;
}
/*//////////////////////////////////////////////////////////*/


/* ////  HEADER ///////////////////////////////////////////////////////////  #02AA49 = verde misto  */
#header{
	height:183px;
	overflow:hidden;
	background:url(../imgs/header_bg.gif) no-repeat left top;
	position:relative;

}
#inheader{
	height:183px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0px;
	float:left;
}
#inheader_img{
	position:absolute;
	_position:fixed;
	bottom:0px;
	left:0px;
	height:100%;
	width:200px;
	overflow:hidden;
	float:left;

	}
#logo{
	float:left;
	border:0;
	padding:0 0 0 201px;
	height:95px;
}
#logo a img{
	float:left;
	border:0;
}

#menu{
	height:62px;
	padding:0 0 0 201px;
	white-space:nowrap;
}

#path{
	height:26px;
	padding:6px 0 0 210px;
	color:#B4E6C9;
	font-size:10px;
	clear:both;
}

#path a {
	color:#B4E6C9;
	text-decoration:underline;
	}

#path a:hover {
	color:#c4f6d9;
	text-decoration:underline;
	}

#menu a{
	background:url(../imgs/menu_off.gif) no-repeat right top ;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:32px 15px 15px 15px;
}

#menu a:hover{
	background:url(../imgs/menu_on.gif) no-repeat center top #02AA49;
}
#menu a.menu_activ{
	background:url(../imgs/menu_on.gif) no-repeat center top #02AA49;
	font-weight:bold;
}
#menu a.menu_activ:hover{
	background:url(../imgs/menu_on.gif) no-repeat center top #02AA49;
	font-weight:bold;
}


/* ////  HEADER //////////////////////////////////////////////////////////////////*/






/* MENIU CATEGORII ///////////////////////////////// */
#left_menu {
	width:200px;
	margin:4px 0 0 0px;
	padding:0 0 0 0px;
	clear:both;
}
#left_menu ul{
	list-style-type:none;
	padding:0 0 0 11px;
	margin:0;
}
#left_menu li{
	padding:0 0 0 0px;
	margin:0px;
	list-style:none;
}
#left_menu li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 2px 2px 8px;
	margin-left:0;
	border-bottom:1px solid #999;
	background:url(../imgs/point_cat.gif) no-repeat center left #fff;
}
/*#menu_cat li a:hover {background-color:#008DEC; }*/
#left_menu li a:hover {	background-color:#eee; }



/* MENIURI ///////////////////////////////////////// */







/* ////  LEFT COL ELEMENTS START //////////////////////////////////////////////////////////////////*/

.news_title{
	color:#333;
	padding:3px 6px;
	border-bottom:1px solid #eee;
}
.news_title a{
	color:#027749;
	font-weight:500;
	text-decoration:none;
}

.news_title a:hover{
	text-decoration:underline;
	color:#023539;
}

.news_data{
	color:#013974;
	font-size:12px;
	padding:4px 3px 1px 3px;
	font-weight:bold;
}


.left_top_header{
	background:url(../imgs/top_left_header.gif) no-repeat left top;
	padding:9px 2px 0px 23px;
	letter-spacing:1px;
	color:#fff;
	height:35px;
	overflow:hidden;
	font-size: 11px;
}
.left_panelhead{
	background:url(../imgs/left_section_header.gif) no-repeat left top;
	padding:7px 2px 4px 24px;
	letter-spacing:1px;
	color:#fff;
	height:25px;
	overflow:hidden;
	font-size: 11px;
}

/*           cautare din left_col //////////////////////////////////////////////////*/

#frm_src {
	width:200px;
	text-align:center;
	margin:0 0 6px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
#text_src {
/*	border-color: #eee;*/
	font-size:0.8em;
	}
#src_btn {
	font-size:0.8em;
	margin-left:6px;
	}
#sel_prod {
	font-size:0.8em;
	width:178px;
	}


/* ////  LEFT COL ELEMENTS END   //////////////////////////////////////////////////////////////////*/



/*     languages     */

.languages {
	clear:right;
	float:right;
	margin:20px 6px 0 0;
	color:#aaa;
	text-align:center;
	width:50px;
	position:absolute;
	right:0px;
	top:60px;
	}
.languages a {
	color:#aaa;
	text-decoration:none;
	}
.languages a:hover {
	color:#aaa;
	text-decoration:underline;
	}

/*     languages end */

/*      chestia de sus cu cos si username */
#basket_val {
	float:right;
	text-align:right;
	color:#777;
	margin:10px 6px 0 0;
	height:50px;
	}
#basket_val a{
	text-decoration:underline;
	color:#888;
}


.caseta_promo_jos {
	font-size:1.2em;
	}
.caseta_promo_jos a{
	text-decoration:underline;
	color:#777;
	}
.caseta_promo_jos a:hover{
	text-decoration:none;
	color:#999;
	}

.cas_pro_hp_jos {
	width:300px;
	margin:6px;
	border:1px solid #ddd;
	float:left;
	height:130px;
	overflow:hidden;
	text-align:center;
	padding:2px;
	}

.cas_pro_hp_jos_img {
	float:left;
	text-align:center;
	width:120px;
	height:auto;
	margin:3px;
}
.cas_pro_hp_jos_tit {
	float:left;
	text-align:center;
	width:165px;
	height:32px;
	overflow:hidden;
	margin:3px;
}
.cas_pro_hp_txt {
	font-size:0.8em;
	float:left;
	text-align:justify;
	width:165px;
	height:55px;
	color:#888;
	margin:2px;
	}
.cas_pro_hp_dat {
	font-size:0.8em;
	color:#777;
	margin:0 0 3px 0;
	}

.text_tva {
	color:#02AA49;
	font-weight:bold;
	}