body , html {
	margin:0;
	padding:0;
	text-align:center;
	background:url(../imgs/main_bg_shadow.jpg) no-repeat top center;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;

}


.linii_vert{
	background:url(../imgs/liniivert_bg.gif) repeat-y top center ;
}

.thumb_promo{
	text-align:center;
	padding:5px 0px 2px 2px;
}
/*/// panels //////////////////*/
.panel_left{
	background:url(../imgs/bg_panels_left.jpg) no-repeat right bottom;
	padding:1px 0 20px 0;
}
.panel_right{
	background:url(../imgs/bg_panels_right.jpg) no-repeat left bottom;
	padding:1px 3px 20px 9px;
}

/*/////////////////////////////*/

/*// STIRI /////////////////////////////////////////////////*/
.stirihead{
	color:#333;
}
.stirihead a{
	color:#666666;
	text-decoration:underline;
}
.stirihead a:hover{
	color:#333;
	text-decoration:none;
}

.stiridata {
	margin-top:7px;
	color:#999;
}

.stiri_arhiva , .stiri_arhiva_activ{
	padding:0 0 4px 0;
	border-bottom:1px dotted #ddd ;
}
.stiri_arhiva_activ{
}

.stiri_arhiva a{
	text-decoration:none;
	color:#888;
	}

.stiri_arhiva_activ a{
	text-decoration:none;
	color:#222;
	}

.stiri_arhiva_activ a:hover{
	text-decoration:underline;
	color:#222;
	}

.stiri_arhiva a:hover{
	text-decoration:underline;
	color:#888;
	}

.dropshadow{
	height:30px;
	background:url(../imgs/drop_shadow.jpg) no-repeat top right;
	clear:both;
}
/*//////////////////////////////////////////////////////////*/

#poweredby{
	width:150px;
	text-align:center;
	color:#999;
	border:0px;
}
#poweredby img{
	border:0;
}

#poweredby a{
	text-decoration:none;
	color:#999;
}
#poweredby .ntxt{
	color:#666666;
}

.nt{
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/* ////////////////////////// limbi //////////////////////////// */
.sel_limbi {
	float:right;
	margin:15px 30px 0 0;
	color:#fff;
	}

.limbi {
	float:left;
	margin:1px 3px;
	padding:2px;
	width:20px;
	text-align:center;
	}

.limbi a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}

.limbi a:hover{
	border:1px solid #aaf;
	}

.limbi a:visited{
	color:#fff;
	}


.limbi_sel {
	width:20px;
	float:left;
	border:1px solid #aaf;
	margin:1px 3px;
	padding:2px;
	text-align:center;
	}


.limbi_sel a{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	}




/* ///////////////////////  end limbi //////////////////////////// */

/* FROM VEROFER ///////////////////////////////*/
.cellLinesCar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #555555;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.tablelinesCar {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.tabheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.tablelines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #F8E3C4;
	border-right: 1px solid #F8E3C4;
}
.cellLines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #F8E3C4;
	border-left: 1px solid #F8E3C4;
	color: #555555;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;



}


/*//////////////////////////////////////////// */

.uarehere{	color:#666666; font-size:10px; margin:0 ; padding:5px 0 5px 0;}
.uarehere a{ color:#666666;text-decoration:none;}
.uarehere a:hover{ color:#000;text-decoration:underline;}


h1{
	font-size:1.55em;
	color:#15346C;
	margin:3px 0 10px 0px;
	letter-spacing:1px;
	font-weight:bold;
}
h2{
	font-size:1.2em;
	color:#15346C;
	margin:3px 0 10px 0px;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:underline;
}

/* MENIURI ///////////////////////////////////////// */

/* MENIU CATEGORII ///////////////////////////////// */
.menu_cat{
	list-style-type:none;
	padding:0 0 0 0px;
	margin:1px 0 0 0 ;
	font-weight:bold;
	width:159px;

}
.menu_cat li{
	padding-left:4px;
}
.menu_cat li a {
	text-decoration:none;
	color:#333;
	display:block;
	padding:2px 2px 2px 6px;
	border-bottom:1px solid #ddd;
	/*background:url(../imgs/point_cat.gif) no-repeat center left #35AEFF;*/
	background-color:#326BC2;
	/*background-color:#35AEFF;*/
	color:#fff;
}
/*#menu_cat li a:hover {background-color:#008DEC; }*/
.menu_cat li a:hover {background-color:#1541A2; }

/* MENIU SUBEGORII ///////////////////////////////// */
.menu_subcat{
	list-style-type:none;
	padding:0 0 0 5px;
	margin:0px;
}
.menu_subcat li{
	font-weight:normal;
	padding-left:4px;
}
.menu_subcat li a {
	text-decoration:none;
	color:#444;display:block;
	padding:2px 2px 2px 6px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:url(../imgs/point_subcat.gif) no-repeat center left;
}

.menu_subcat li a:hover {
	background-color:#eee;
}

/* MENIU SUBEGORII ///////////////////////////////// */
.menu_subsubcat{
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0px;
	font-weight:normal;
	font-size:11px;
}
.menu_subsubcat li{
	font-weight:normal;
	padding-left:4px;
}
.menu_subsubcat li a {
	text-decoration:none;
	color:#555;display:block;
	padding:2px 2px 2px 6px ;
	border-bottom:1px solid #ddd;
	background:url(../imgs/point_subsubcat.gif) no-repeat center left;
	font-size:10px;
}
.menu_subsubcat li a:hover {background-color:#eee; }

/* MENIURI ///////////////////////////////////////// */



#content{
	margin-left:auto;
	margin-right:auto;
	width:935px;
	text-align:left;
}

#main{

	/*background:url(../imgs/gradient_bg.jpg) no-repeat top center;*/
	min-height:400px;
}

#main_content{
	/*background:url(../imgs/liniivert_bg.gif) repeat-y top center;*/
	width:935px;
	/*height:auto;*/
	text-align:left;
	/*min-height:400px;*/
}

#div_logo{
	height:67px;
	background:url(../imgs/logo_bg3.gif) no-repeat top center;
}

#div_topmenu{
	height:97px;
	background:url(../imgs/top_bg2.gif) no-repeat top center;
}

#footer{
/*	background:url(../imgs/bottom.jpg) no-repeat bottom center;
	height:45px;*/
/* //// marius------------------------------- */


	width:900px;
	height:45px;
	margin-left:18px;
	margin-right:auto;
	background:url(../imgs/bottom_1px.jpg) repeat-x top center;

/* gata marius ----------------------------------*/
	clear:both;
	color:#ccc;
	font-size:10px;
}
#footer div{
	padding-top:5px;
	text-align:center;

}
#footer div a{
	color:#ccc;
	letter-spacing:1px;
}

/* COLOANE //////////////////////////////////////    */
#left_col{
	width:150px;
	float:left;
}
#left_col .lcol{
	width:158px;
	margin-left:17px;
}

#right_col{
	width:164px;
	float:right;
}
#right_col .rcol{
	width:143px;
}
#center_content{
	padding:0px 5px 0 170px;
	/*height:auto;*/
}
#center_content .ccol{
	padding:0px 19px 15px 9px;
	margin:0;
}

.floatworkaround{
	float:left;
	width:732px;
}
.floatworkaround_pages{
	float:left;
	width:702px;
	padding:4px;
	text-align:right;
}
/* COLOANE ////////////////////////////////////// END */


/* MENIURI TOP //////////////////////////////////////     */

#menu_1{
	margin-left:176px;
	height:97px;
	background:url(../header_imgs/menu_1.jpg) no-repeat bottom left;
	width:auto;
}
#menu_2{
	margin-left:176px;
	height:97px;
	background:url(../header_imgs/menu_2.jpg) no-repeat bottom left;
	width:auto;
}
#menu_3{
	margin-left:176px;
	height:97px;
	background:url(../header_imgs/menu_3.gif) no-repeat bottom left;
	width:auto;
}
#menu_4{
	margin-left:176px;
	height:97px;
	background:url(../header_imgs/menu_4.gif) no-repeat bottom left;
	width:auto;
}
#menu_5{
	margin-left:176px;
	height:97px;
	background:url(../header_imgs/menu_5.jpg) no-repeat bottom left;
	width:auto;
}

.top_menu{
	/*padding:12px 0 0 0;*/
	text-align:left;
	color:#fff;
	height:40px;
	background: url(../imgs/left_vline.gif) no-repeat left top;
	width:460px;
	overflow:hidden;
}
.top_menu a{
	color:#fff;
	text-decoration:none;
	/*padding:12px 3px 3px 3px ;*/
	padding-top:17px;
	height:40px;
	width:90px;
	display:block;
	float:left;
	text-align:center;
}
.top_menu a:hover{
	color:#ddd;
	background: url(../imgs/rollover_top.gif) repeat-x top left;
}

.top_menu a.activemenu{
	color:#ddd;
	background: url(../imgs/rollover_top.gif) repeat-x top left;
}
/* MENIURI TOP ////////////////////////////////////// END */


.clearboth{
	clear:both;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}

/*  /////titluri coloana din dreapta   */
.head_stiri_ro{
	background:url(../imgs/header_stiri_ro.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_stiri_en{
	background:url(../imgs/header_stiri_en.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_stiri_it{
	background:url(../imgs/header_stiri_it.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_stiri_ro span{
	display:none;
}
.head_stiri_en span{
	display:none;
}
.head_stiri_it span{
	display:none;
}

.head_promo_ro{
	background:url(../imgs/header_promo_ro.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_promo_en{
	background:url(../imgs/header_promo_en.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_promo_it{
	background:url(../imgs/header_promo_it.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_promo_ro span{
	display:none;
}
.head_promo_en span{
	display:none;
}
.head_promo_it span{
	display:none;
}

/*///////////////////    users //////////////////////*/
.user_box {
	width:200px;
	float:right;
	margin:0px 0px 0px 0;
	padding:0 25px 0 0;
	color:#fff;
	text-align:right;
	}

.buton {
	font-size:11px;
	/*font-weight:bold;*/
	background-color:#003399;/*326BC2;*/
	border:1px outset #aaf;
	height:auto;
	color:#fff;
	}
.buton_dis {
	font-size:9px;
	background-color:#77c;
	border:1px outset #aaf;
	height:20px;
	color:#ddd;
	cursor:default;
	}

.frm_login_txt{
	float:left;
	width:60px;
	padding:4px 0 0 0 ;
}
.frm_login_input{
	float:left;
	width:70px;
}

.bluetextfield {
	background-color:#fff;
	border:1px solid #666;
	font-size:11px;
	height:auto;
	width:65px;
	padding:1px;
	margin:2px 0 0 0;
	}


.link_profil {
	color:#fff;
	}

.link_uitat {
	color:#f00;
	font-size:9px;
	text-decoration:none;
	text-align:left;
	margin-top:4px;
	}

.link_uitat a {
	text-decoration:underline;
	}

.link_uitat a:hover {
	font-weight:bold;
	text-decoration:none;
	}

.caseta_istorie {
	border:1px solid #eee;
	width:570px;
	font-size:11px;
	padding-left:3px;
	float:left;
	margin:2px;
	}
.caseta_istorie a{
	text-decoration:none;
	font-size:1.3em;
	color:#555;
	color:#888;
	}
.caseta_istorie a:hover {
	color:#000;
	background-color:#eef;
	}

.caseta_istorie_sel {
	border:1px solid #faa;
	width:570px;
	font-size:1.3em;
	margin:6px 2px 6px 2px;
	padding:6px 2px 6px 2px;
	float:left;
	}
.caseta_istorie_sel a{
	text-decoration:none;
	color:#555;
	}

.caseta_istorie_sel a:hover{
	text-decoration:underline;
	color:#000;
	}


.caseta_ist_denum {
	float:left;
	width:250px;
	height:16px;
	overflow:hidden;
	}
.caseta_ist_denum a{
	text-decoration:none;
	}

.caseta_ist_denum a:hover{
	color:#000;
	background-color:#eee;
	display:block;
	}
.caseta_ist_pret {
	float:left;
	width:75px;
	text-align:right;
	}
.caseta_ist_cod {
	float:left;
	width:75px;
	text-align:center;
	}
.caseta_ist_cod a{
	text-decoration:none;
	}

.caseta_ist_cod a:hover{
	color:#000;
	background-color:#eee;
	display:block;
	}


.caseta_ist_val {
	float:left;
	width:75px;
	text-align:right;
	}
.caseta_ist_cant {
	float:left;
	width:75px;
	text-align:right;
	padding-right:4px;
	}
.caseta_ist_total {
	border-top:1px solid #ddd;
	text-align:right;
	padding-right:3px;
	margin-top:3px;
	}

.new_user {
	border: 1px solid #eee;
	padding: 5px;
	}

/*-------------------------------------form--------------------------------------------*/

.new_us_div{
	padding-left:25px;
}

#new_user {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 540px;
}

#new_user fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #ddd;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

#new_user fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
      font-weight:bold;                 /* be careful with padding, it'll shift the nice offset on top of border  */
	letter-spacing:1px;
}

#new_user label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

#new_user input, #new_user textarea, #new_user select{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#new_user input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#new_user textarea { overflow: auto; }

#new_user small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

#new_user .required{font-weight:bold;} /* uses class instead of div, more efficient */

#new_user br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#orders th {
	background-color:#eee;
	height:16px;
	font-size:11px;
	text-align:center;
	}

#orders td, #orders td a{
	font-size:11px;
	color:#444;
	text-decoration:none;
	}
#orders td a:hover {
	text-decoration:underline;
	display:block;
	}
#orders input {
	padding:0 2px;
	}
.buton_act {
	color:#000;
	}