/* CSS Document */
body	{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;	
}
a:focus, a:visited	{
	outline:none;
	outline-style:none;	
}
.clear	{
	clear:both;	
}
.center	{
	text-align:center;	
}
.img_center	{
	position:relative;
  	top:50%;
  	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
  	-ms-transform:translateY(-50%);	
}





.arial	{
	font-family:Arial, Helvetica, sans-serif;	
}
.fz10	{
	font-size:10px;	
}
.fz11	{
	font-size:11px;	
}
.fz12	{
	font-size:12px;	
}
.fz13	{
	font-size:13px;	
}
.fz14	{
	font-size:14px;	
}
.fz15	{
	font-size:15px;	
}
.fz16	{
	font-size:16px;	
}
.fz18	{
	font-size:18px;	
}
.fz19	{
	font-size:19px;	
}
.fz20	{
	font-size:20px;	
}
.grey	{
	color:#686868;	
}
.grey2	{
	color:#838383;	
}
.grey3	{
	color:#4e5057;	
}
.grey4	{
	color:#2d2d2d;	
}
.grey5	{
	color:#555656;	
}
.grey6	{
	color:#373737;	
}
.grey7	{
	color:#313131;	
}
.grey8	{
	color:#3a3a3a;	
}
.grey9	{
	color:#777777;	
}
.grey10	{
	color:#444444;	
}
.green	{
	color:#247670;	
}
.yellow	{
	color:#ebcc99;	
}
.orange	{
	color:#d56921;	
}
.blue	{
	color:#206298;	
}
.black	{
	color:black;	
}
.white	{
	color:#ffffff;	
}
.font-footer	{
	color:#ebcc99;	
}
.font-footer:hover	{
	color:#fff;	
}
.font-footer1	{
	color:#ffa31a;	
}
.font-footer2	{
	color:#ECCE98;	
}
.font-footer2:hover	{
	color:#fff;	
}
.bold	{
	font-weight:bold;	
}
.none	{
	text-decoration:none;
}
.justify	{
	text-align:justify;	
}


@font-face {
  font-family: ProximaL1;
  src: local("ProximaNova-Light"),
  local("ProximaNova-Light"),
  url("ProximaNova-Light.otf?iefix") format('eot');
  
}
.ProximaL	{
	font-family: Proxima Nova Alt Light; 	
}
.ProximaNova-Light{
	font-family: Proxima Nova Alt Light;
}
@font-face {
	font-family: Proxima1;
	src: local("ProximaNova-Regular"),
    local("ProximaNova-Regular"),
    url("ProximaNova-Light.otf?iefix") format('eot');
}
.Proxima	{
	font-family: Proxima Nova Alt Light; 	
}
@font-face {
font-family: 'Proxima Nova Alt Light';
font-style: normal;
font-weight: normal;
src: local('Proxima Nova Alt Light'), url('Mark Simonson - Proxima Nova Alt Light.woff') format('woff');
}

@font-face {
	font-family: ProximaS;
	font-style: normal;
	font-weight: bold;
	src: local('Proxima Nova Alt Light'), url('Mark Simonson - Proxima Nova Alt Light.woff') format('woff');
}
.ProximaS	{
	font-family: ProximaS; 	
}







.bara_top1	{
	width:100%;
	height:34px;
	margin:0px auto;
	background: -webkit-linear-gradient(top, #1a1c27, #131623);
	background: -moz-linear-gradient(top, #1a1c27, #131623);
	background: -ms-linear-gradient(top, #1a1c27, #131623);
	background: -o-linear-gradient(top, #1a1c27, #131623);
}
.bara_top1_center	{
	width:1000px;
	height:34px;
	margin:0px auto;	
}
.text_bara1	{
	min-width:10px;
	max-height:34px;
	float:right;
	line-height:34px;
	margin:0px 10px 0px 0px;	
}
.img_bara1	{
	min-width:10px;
	max-height:34px;
	float:right;	
}
.img_bara1	{
	min-width:10px;
	height:34px;
	float:right;
	margin:0px 8px 0px 34px;	
}
.bara_top2	{
	width:100%;
	height:54px;
	margin:0px auto;
	background: -webkit-linear-gradient(top, #595b63, #1c1d1e);
	background: -moz-linear-gradient(top, #595b63, #1c1d1e);
	background: -ms-linear-gradient(top, #595b63, #1c1d1e);
	background: -o-linear-gradient(top, #595b63, #1c1d1e);
	border-top:1px #999999 solid;
	border-bottom:1px #666666 solid;
}
.bara_top2_center	{
	width:1000px;
	height:54px;
	margin:0px auto;	
}
.logo	{
	min-width:10px;
	height:54px;
	float:left;
	margin:0px 50px 0px 0px;	
}





.btn_acasa	{
	width:71px;
	height:54px;
	float:left;
	margin:0px 0px 0px 1px;
}
.active	{
	display:block;
	width:71px;
	height:54px;
	float:left;
	background:url(../images/acasa_on.png) no-repeat;	
}
.active:hover	{}
.btn_on	{
	display:block;
	width:71px;
	height:54px;
	float:left;
	background:url(../images/acasa_on.png) no-repeat;	
}
.btn_on:hover	{}
.btn_off	{
	display:block;
	width:71px;
	height:54px;
	float:left;
	background:url(../images/acasa_off.png) no-repeat;	
}
.btn_off:hover	{
	display:block;
	width:71px;
	height:54px;
	float:left;
	background:url(../images/acasa_on.png) no-repeat;	
}




.btn_produse	{
	width:81px;
	height:54px;
	float:left;
	margin:0px 0px 0px 1px;
}
.active2	{
	display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_on.png) no-repeat;	
}
.active2:hover	{}
.btn2_on	{
	display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_on.png) no-repeat;	
}
.btn2_on:hover	{}
.btn2_off	{
	display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_off.png) no-repeat;	
}
.btn2_off:hover	{
	display:block;
	width:81px;
	height:54px;
	float:left;
	background:url(../images/produse_on.png) no-repeat;	
}





.btn_servicii	{
	width:73px;
	height:54px;
	float:left;
	margin:0px 0px 0px 1px;
}
.active3	{
	display:block;
	width:73px;
	height:54px;
	float:left;
	background:url(../images/servicii_on.png) no-repeat;	
}
.active3:hover	{}
.btn3_on	{
	display:block;
	width:73px;
	height:54px;
	float:left;
	background:url(../images/servicii_on.png) no-repeat;	
}
.btn3_on:hover	{}
.btn3_off	{
	display:block;
	width:73px;
	height:54px;
	float:left;
	background:url(../images/servicii_off.png) no-repeat;	
}
.btn3_off:hover	{
	display:block;
	width:73px;
	height:54px;
	float:left;
	background:url(../images/servicii_on.png) no-repeat;	
}




.btn_contact	{
	width:85px;
	height:54px;
	float:left;
	margin:0px 0px 0px 1px;
	border:0px #000 solid;
}
.active4	{
	display:block;
	width:85px;
	height:54px;
	float:left;
	background:url(../images/contact_on.png) no-repeat;	
}
.active4:hover	{}
.btn4_on	{
	display:block;
	width:85px;
	height:54px;
	float:left;
	background:url(../images/contact_on.png) no-repeat;	
}
.btn4_on:hover	{}
.btn4_off	{
	display:block;
	width:85px;
	height:54px;
	float:left;
	background:url(../images/contact_off.png) no-repeat;	
}
.btn4_off:hover	{
	display:block;
	width:85px;
	height:54px;
	float:left;
	background:url(../images/contact_on.png) no-repeat;	
}







.submit_search_box	{
	width:44px;
	height:29px;
	float:right;
	margin:14px 8px 0px 0px;
		
}
.search_submit	{
	width:44px;
	height:29px;
	background:url(../images/search_submit.png) no-repeat;
	float:right;
	border:0px;	
	cursor:pointer;
}
.search_box	{
	width:183px;
	height:29px;
	float:right;
	margin:14px 0px 0px 0px;
}
.search_input	{
	width:177px;
	height:27px;
	float:right;
	background:url(../images/search.png) no-repeat;
	border:0px;	
	padding:2px 0px 0px 6px;
	font-family:ProximaL;
	font-size:14px;
	color:#ffffff;
	
	
}
.slider	{
	width:100%;
	height:400px;
	margin:0px auto;
	text-align:center;
	margin-top:1px;
	margin-bottom:1px;
	position:relative;
	z-index:10;
}

.linie	{
	width:100%;
	height:1px;
	margin:0px auto;
	background-color:#c4c4c4;	
}
.continut	{
	width:100%;
	min-height:119px;
	margin:0px auto;
	background:url(../images/gradi_continut.png) repeat-x top;
	margin-top:1px;
	margin-bottom:1px;
	
}
.continut2	{
	width:100%;
	min-height:119px;
	margin:0px auto;
	background:url(../images/gradi_continut_bot.png) repeat-x bottom;
	border:0px #000 solid;
}
.continut_center	{
	width:1000px;
	min-height:119px;
	margin:0px auto;
	border:0px #000 solid;	
}
.frontbox1	{
	width:332px;
	height:113px;
	float:left;
	background:url(../images/fabricatie_pcb_front.png) repeat-x bottom;
	margin:10px 0px 10px 1px;	
}
.frontbox2	{
	width:332px;
	height:113px;
	float:left;
	background:url(../images/kituri_front.png) repeat-x bottom;
	margin:10px 0px 10px 1px;	
}
.frontbox3	{
	width:332px;
	height:113px;
	float:left;
	background:url(../images/cercetare_front.png) repeat-x bottom;
	margin:10px 0px 10px 1px;	
}

.frontboxscr{
	width:220px;
	height:113px;
	float:right;
	font-size:20;
	margin:5px 0px 10px 1px;	
}
.frontboxscrsus	{
	width:220px;
	height:25px;
	text-align: left;
	margin:5px 0px 28px 1px;	
}
.frontboxscrjos	{
	width:220px;
	height:30px;
	text-align: left;
	font-size:14;
	margin-top: 15px;
   

}

.footer	{
	width:100%;
	min-height:30px;
	background-color:#393939;
	margin:0px auto;	
}
.footer_center	{
	width:1000px;
	min-height:30px;
	margin:0px auto;	
}
.footer_textbox	{
	min-width:10px;
	height:13px;
	float:left;
	line-height:13px;
	margin:17px 0px 10px 30px;	
}
.footer_imgbox1	{
	width:26px;
	height:26px;
	float:left;
	margin:10px 0px 10px 190px;	
}
.footer_imgbox2	{
	width:26px;
	height:26px;
	float:left;
	margin:10px 0px 10px 10px;	
}
.translator_box	{
	width:150px;
	min-height:10px;
	float:right;
	margin:10px 30px 0px 0px;	
	border:0px #000 solid;
}
.footer2	{
	width:100%;
	min-height:30px;
	background-color:#2a2a2a;
	margin:0px auto;	
}
.footer_center2	{
	width:1000px;
	min-height:30px;
	margin:0px auto;	
}
.copyright	{
	width:300px;
	height:13px;
	float:left;
	line-height:13px;
	margin:9px 0px 0px 10px;	
}
.powered	{
	width:80px;
	float:right;
	text-align:right;
	line-height:13px;
	margin:9px 10px 0px 0px;	
}
.powered  img{
	width:80px;
	float:left;
	text-align:right;
    margin: -7px 0px 10px 0px;	
}



.breadcrumb	{
	width:100%;
	min-height:28px;
	margin:0px auto;
	border-bottom:1px #bdbdbd solid;
		
}
.breadcrumb_center	{
	width:1000px;
	min-height:28px;
	margin:0px auto;
}
.home_breadcrumb	{
	width:16px;
	height:15px;
	float:left;
	margin:6px 0px 0px 3px;	
}
.arrow	{
	width:6px;
	height:10px;
	float:left;
	background:url(../images/arrow.png) no-repeat;
	margin:10px 9px 0px 9px;	
}
.textbox_bcrumb	{
	min-width:10px;	
	height:13px;
	float:left;
	line-height:13px;
	margin:9px 0px 0px 0px;
}
.box_imagine	{
	width:999px;
	min-height:10px;
	float:left;
	text-align:center;	
	margin:12px 0px 0px 1px;
}
.box_titlu	{
	width:999px;
	min-height:10px;
	float:left;
	margin:11px 0px 0px 1px;	
	border:0px #000 solid;
}
.box_descriere	{
	width:999px;
	min-height:10px;
	float:left;
	margin:7px 0px 5px 1px;	
}
.box_descriere td {
     vertical-align: middle;
}
.footer_left	{
	width:470px;
	min-height:10px;
	float:left;
	margin:12px 0px 0px 4px;
}
.footer_left2	{
	width:470px;
	min-height:10px;
	float:left;
	margin:12px 0px 0px 45px;
}	
.footer_title	{
	width:465px;
	height:18px;
	float:left;
	line-height:18px;
	overflow:hidden;
	padding:0px 0px 0px 5px;
	border-bottom:1px #ebcc99 solid;	
}
.footer_left_half	{
	width:220px;
	min-height:10px;
	float:left;
	line-height:16px;
	margin:5px 0px 0px 3px;	
	border:0px #fff solid;
}
.footer_left_half2	{
	width:220px;
	min-height:10px;
	float:left;
	line-height:16px;
	margin:5px 0px 0px 15px;	
	border:0px #fff solid;
}	
	
	
	
/*------------Paragraf show/hide----------------*/	
.box-wrapper {
	
	width: 998px;
	min-height:10px;
	background-color: none;
	float:left;
	padding:0px 0px 0px 0px;
	margin:10px 0px 6px 0px;
	
}

.box-title {
	background-color: none;
	cursor: pointer;
	height:20px;
	line-height:20px;
	border-bottom: solid 1px #e2e2e2;
}

.plus:after{
	width:14px;
	height:14px;
	background-color:#db6c24;
	margin-left: 5px;
	color: #ffe0cc;
	content: '+';
	float:right;
	text-align:center;
	line-height:14px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
}

.minus:after {
	width:14px;
	height:14px;
	background-color:#db6c24;
	margin-left: 5px;
	color: #ffe0cc;
	content: '-';
	float:right;
	text-align:center;
	line-height:14px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
	/*margin-left: 5px;
	color: #d56921;
	content: '-';
	float:right;*/
}

.textbox_expand {
	width:998px;
	min-height:10px;
	float:left;
	margin:7px 0px 0px 0px;
	display: none;
}
.active_expand {display: block;}	






.contact_box1	{
	width:311px;
	min-height:10px;
	float:left;
	margin:15px 0px 15px 1px;	
}
.titlu_box_contact	{
	width:311px;
	height:20px;
	float:left;

	border-bottom:1px #d96d24 solid;
	overflow:hidden;
	line-height:20px;
}
.contact_contentbox	{
	width:311px;
	min-height:10px;
	float:left;
	margin:10px 0px 0px 0px;	
}
.contact_box2	{
	width:311px;
	min-height:10px;
	float:left;
	margin:15px 0px 15px 31px;	
}



	
.kit_categorie_box	{
	width:236px;
	min-height:10px;
	max-height:207px;
	float:left;
	overflow:hidden;
	margin:10px 0px 10px 11px;	
	border:0px #000 solid;
}
.kit_categorie_box	img	{
	opacity:0.8;
	padding-bottom:5px;	

}
.kit_categorie_box:hover	img	{
	opacity:1;
}
.kit_categorie_box:hover	{
	cursor:pointer;	
}
.kit_categorie_titlu	{
	width:236px;
	height:29px;
	float:left;	
	background: -webkit-linear-gradient(left, #c7d2e4, #e7ecf4);
	background: -moz-linear-gradient(left, #c7d2e4, #e7ecf4);
	background: -ms-linear-gradient(left, #c7d2e4, #e7ecf4);
	background: -o-linear-gradient(left, #c7d2e4, #e7ecf4);
	overflow:hidden;
	line-height:32px;
	text-align:center;
	margin:0px 0px 1px 0px;
}



.left_menu_box	{
	width:245px;
	min-height:10px;
	float:left;
	font-family:ProximaNova-Light;
	font-style:bold;
	margin:15px 0px 15px 0px;
	background:url(../images/pixel_meniu_left.jpg) repeat-y right;	
}
.titlu_left_menu	{
	width:245px;
	height:38px;
	float:left;
	
	margin:0px 0px 0px 3px;
	
}
.camp_left_menu	{
	width:240px;
	height:37px;
	float:left;
	background:url(../images/off.png) no-repeat;
	overflow:hidden;
	line-height:37px;
	padding-left:12px;
}
.camp_left_menu:hover	{
	width:247px;
	height:37px;
	float:left;
	background:url(../images/on.png) no-repeat;
	overflow:hidden;
}
.camp_left_menu:hover span	{
	width:247px;
	height:37px;
	float:left;
	color:#247670;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.camp_left_menu_on	{
	width:247px;
	height:37px;
	float:left;
	background:url(../images/on.png) no-repeat left top;
	overflow:hidden;
	padding:0px 0px 0px 12px;
	line-height:37px;
	color:#247670;
}
.camp_left_menu_on span	{
	width:247px;
	height:37px;
	float:left;
	overflow:hidden;
	line-height:37px;
	color:#247670;
}



.right_side	{
	width:748px;
	min-height:10px;
	float:left;
	margin:15px 0px 0px 1px;
	border:0px #000 solid;	
}
.box_titlu2	{
	width:740px;
	min-height:10px;
	float:left;
	font-family:ProximaNova-Light;
	font-style:bold;
	margin:0px 0px 0px 10px;	
	border:0px #000 solid;
}
.box_produs	{
	width:177px;
	height:201px;
	float:left;
	border:1px #b9b8b8 solid;
	margin:0px 0px 10px 8px;	
}
.box_titlu_produs	{
	width:177px;
	height:40px;
	float:left;
	text-align:center;
	overflow:hidden;
	line-height:18px;
	padding:5px 0px 0px 0px;
	border:0px #000 solid;	
}
.box_img_produs	{
	width:177px;
	height:128px;
	float:left;
	overflow:hidden;	
	text-align:center;
	border:0px #000 solid;	
}
.box_cod_produs	{
	width:175px;
	height:27px;
	float:left;
	background-color:#e2e2e2;
	margin:0px 0px 0px 1px;	
	overflow:hidden;
	text-align:center;
	line-height:30px;
}



.pg_ant	{
	width:270px;
	height:22px;
	float:left;
	overflow:hidden;
	margin:10px 0px 15px 10px;	
	padding:0px 0px 0px 5px;
	line-height:22px;
	border:0px #000 solid;	
}
.box_pagina	{
	width:20px;
	height:20px;
	float:left;
	background-color:#fff;
	margin:10px 0px 15px 12px;	
	text-align:center;
	line-height:20px;
	overflow:hidden;
	color:#313131;
	border:1px #393939 solid;
}
.box_pagina:hover	{
	width:20px;
	height:20px;
	float:left;
	background-color:#247670;
	margin:10px 0px 15px 12px;	
	text-align:center;
	line-height:20px;
	overflow:hidden;
	border:1px #185c57 solid;
}
.box_pagina:hover span	{
	width:20px;
	height:20px;
	float:left;
	background-color:#247670;
	color:#FFF !important;
	
}
.pg_urm	{
	width:260px;
	height:22px;
	float:right;
	overflow:hidden;
	text-align:right;
	margin:10px 6px 15px 0px;	
	padding:0px 0px 0px 5px;
	line-height:22px;
	border:0px #000 solid;	
}


.box_img_detalii_produs	{
	width:305px;
	height:250px;
	float:left;
	background-color:#fff;
	border:1px #b9b8b8 solid;
	margin:0px 15px 0px 7px;	
	text-align:center;
	overflow:hidden;
}
.right_side_det_prod	{
	width:413px;
	min-height:10px;
	float:left;	
}
.box_titlu_det_prod	{
	width:413px;
	min-height:10px;
	float:left;	
	border:0px #000 solid;
}
.box_cod_det_prod	{
	width:175px;
	height:27px;
	float:left;
	background-color:#e2e2e2;
	text-align:center;
	line-height:29px;
	overflow:hidden;
	margin:10px 0px 0px 0px;	
}
.delimitator_det_prod	{
	width:413px;
	height:1px;
	float:left;
	background-color:#e2e2e2;
	margin:10px 0px 3px 0px;	
}
.box_titlu_pret_det_prod	{
	width:277px;
	height:27px;
	float:left;
	background-color:#e2e2e2;
	line-height:29px;
	text-align:left;
	overflow:hidden;
	padding:0px 5px 0px 11px;
	margin:7px 0px 0px 0px;	
}
.box_pret_det_prod	{
	width:104px;
	height:27px;
	float:left;
	background-color:#e2e2e2;
	line-height:29px;
	text-align:right;
	overflow:hidden;
	padding:0px 11px 0px 5px;
	margin:7px 0px 0px 0px;	
}	
.send_to_friend	{
	width:276px;
	height:14px;
	float:left;
	line-height:16px;
	background:url(../images/mail2.png) no-repeat 3px 50%;
	text-align:left;
	padding:0px 0px 0px 24px;
	margin:10px 0px 0px 0px;	
}
.print	{
	width:276px;
	height:16px;
	float:left;
	line-height:16px;
	background:url(../images/print.png) no-repeat 3px 50%;
	text-align:left;
	padding:0px 0px 0px 24px;
	margin:10px 0px 0px 0px;	
}
.tabs	{
	width:735px;
	height:35px;
	float:left;
	background:url(../images/tabs.jpg) no-repeat;
	margin:11px 0px 0px 7px;	
}
.tabs1	{
	width:735px;
	height:35px;
	float:left;
	background:url(../images/tabs1.jpg) no-repeat;
	margin:11px 0px 0px 7px;	
}
.tab1	{
	width:182px;
	height:34px;
	float:left;
	margin:0px 0px 1px 0px;	
	text-align:center;
	line-height:37px;
}
.tab1:hover span	{
	width:182px;
	height:34px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#fff;
}
.tab2	{
	width:181px;
	height:34px;
	float:left;
	margin:0px 0px 1px 2px;	
	text-align:center;
	line-height:37px;
}
.tab2:hover span	{
	width:181px;
	height:34px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#fff;
}
.tab3	{
	width:181px;
	height:34px;
	float:left;
	margin:0px 0px 1px 2px;	
	text-align:center;
	line-height:37px;
}
.tab3:hover span	{
	width:181px;
	height:34px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#fff;
}
.tab4	{
	width:185px;
	height:34px;
	float:left;
	margin:0px 0px 1px 2px;	
	text-align:center;
	line-height:37px;
}
.tab4:hover span	{
	width:186px;
	height:34px;
	float:left;
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#fff;
}



.tab1_on{
	width:181px;
	height:35px;
	float:left;
	margin:0px 0px 1px 0px;	
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#ffffff;
	
}
.tab1_on span{

	color:#ffffff;
	
}
.tab2_on	{
	width:180px;
	height:34px;
	float:left;
	margin:0px 0px 1px 2px;	
	text-align:center;
	line-height:37px;
	background-color:#666666;
	color:#ffffff;

}	

.tab2_on span{
	color:#ffffff;

}

.continut_tab	{
	width:730px;
	min-height:10px;
	float:left;
	margin:7px 0px 5px 12px;	
}


.slider_static_energie_solara	{
	width:100%;
	height:299px;
	margin:0px auto;
	margin-top:1px;
	background:url(../images/energie_solara.jpg) no-repeat center;	
}
.left_side_xxl	{
	width:748px;
	min-height:10px;
	float:left;
	margin:15px 0px 0px 1px;
	border:0px #000 solid;	
}
.right_menu_box	{
	width:250px;
	min-height:10px;
	float:left;
	margin:15px 0px 15px 0px;
	background:url(../images/pixel_meniu_left.jpg) repeat-y right;	
}
.box_titlu3	{
	width:740px;
	min-height:10px;
	float:left;
	margin:0px 10px 0px 0px;	
	border:0px #000 solid;
}
.marg_zero	{
	margin:10px 0px 15px 0px;		
}
.marg6	{
	margin:10px 10px 15px 0px;		
}
.delimitator2	{
	width:741px;
	height:2px;
	float:left;
	background-color:#7f7f7f;
	margin:10px 0px 0px 0px;	
}
.container_type1	{
	width:360px;
	min-height:10px;
	float:left;
	margin:12px 0px 0px 0px;
	border:0px #000 solid;	
}
.descriere_xxs	{
	width:353px;
	height:32px;
	float:left;
	overflow:hidden;
	margin:8px 0px 0px 3px;
	border:0px #000 solid;	
}
.read_more	{
	min-width:10px;
	max-width:300px;
	height:16px;
	float:left;
	overflow:hidden;
	background:url(../images/read_more.png) no-repeat;
	padding:0px 0px 0px 20px;	
	margin:6px 0px 0px 7px;
	line-height:18px;
	
}
.video	{
	min-width:10px;
	max-width:300px;
	height:16px;
	float:left;
	overflow:hidden;
	background:url(../images/video.png) no-repeat 0% 50%;
	padding:0px 0px 0px 23px;	
	margin:4px 0px 0px 5px;
	line-height:18px;
}
.container_type2	{
	width:360px;
	min-height:10px;
	float:left;
	margin:12px 0px 0px 21px;
	border:0px #000 solid;	
}
.slider_static_transporturi	{
	width:100%;
	height:299px;
	margin:0px auto;
	margin-top:1px;
	background:url(../images/transporturi.jpg) no-repeat center;	
}
.slider_static_aparate_terapie	{
	width:100%;
	height:299px;
	margin:0px auto;
	margin-top:1px;
	background:url(../images/aparate_terapie.jpg) no-repeat center;	
}
.slider_static_minerit	{
	width:100%;
	height:299px;
	margin:0px auto;
	margin-top:1px;
	background:url(../images/minerit.jpg) no-repeat center;	
}
.box_footer{
	width:150px;
	height:auto;
	float:left;
	margin:15px 0px 0px 27px;
	text-align:left;
	margin-bottom:35px;
}
.footer_link{
	width:145px;
	height:auto;
	margin-top:5px;
}
.footer_gol{
	width:60px;
	height:auto;
	margin:15px 0px 0px 27px;
	float:left;
}


.formular{
	width:805px;
	height:auto;
	float:left;
	border-top: 1px solid #393939;
	border-bottom: 1px solid #393939;
}
.nume_camp	{
    width:170px;
    height:30px;
    float:left;
    line-height:30px;
    margin-top:20px;
    padding-left:55px;
}
.imput_holder{
	width:360px;
	height: 36px;
	float: left;
	margin-top:15px;
	
}
.input {
   	width:350px;
	height:34px;
	float:left;
	background:none;
	padding:0px 4px 0px 4px;
	border:1px; 
	color:#313131;
	border: 1px solid #88c03b;
	font-style: oblique;
}
.nume_camp2{
	width:170px;
    height:30px;
    float:left;
    line-height:30px;
    margin-top:15px;
    padding-left:55px;
	overflow:hidden;
}
.textarea_holder{
	width:490px;
	height:137px;
	float: left;
	margin: 10px 0px 0px;
	
}
.textarea {
	min-width:485px;
	max-width:485px;
	min-height:130px;
	max-height:130px;
	float:left;
	border:1px;
	background:none;
	border: 1px solid #88c03b;
	padding:3px;
}
.submit_holder{
	width:125px;
	height:35px;
	float:left;
	background-color:#88c03b;
	line-height:33px;
	text-align:center;
	margin-left:588px;
	margin-top:10px;
}
.submit {
	width:125px;
	height:35px;
	background:none;
	border:0px;
	font-size:14px;
}