body{
	margin: 0px;
	padding: 0px;
	background: #F2F1EC url('images/bg_site.jpg') repeat-x top left;
	font-family: arial;
	font-size: 12px;
	color: #1F1A17;
	overflow: -moz-scrollbars-vertical;
	line-height: 18px;
}
.floating-vector{
	position: absolute;
	display: block;
	float: right;
	color:#fff;
	background-color: #0E4B8C;
	  padding: 8px 8px 2px 8px;
	right: 0px;
}
.floating-vector a{
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.bjqs-markers{
	display: none;
}
.bjqs-controls{
	display: none;
}
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 87px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -87px; /* negative value of footer height */
	height: 87px;
	clear:both;
	background: url('images/bg_footer.jpg') repeat-x top left;
} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.container_site{
	width: 910px;
	background: url('images/bg_center.jpg') no-repeat top left;
	margin: 0 auto;
}

.container_continut{
	width: 847px;
	margin-left: 34px;
	position: relative;
}

.div_logo{
	width: 162px;
	height: 54px;
	float: left;
	margin: 30px 0px 20px 0px;
}

.div_header{
	width: 847px;
	height: 289px;
}

.clear{
	clear: both;
}

.spatiu_mic{
	height: 10px;
	clear: both;
}

.spatiu{
	height: 20px;
	clear: both;
}

.spatiu_border{
	height: 20px;
	clear: both;
	border-bottom: 1px solid #C8BCB5;
	margin-bottom: 14px;
}

.div_meniu{
	float: right;
	margin: 30px -20px 0px 0px;
	*margin: 40px -20px 0px 0px;
	width: 540px;
}

.div_continut{
	margin: 30px 0px 0px 0px;
}

.col_stanga{
	width: 506px;
	float: left;
}

.col_dreapta{
	width: 314px;
	float: right;
}

h1{
	font-family: Arial;
	font-size: 17px;
	color: #0E4B8D;
	font-weight: bold;
}

h2{
	font-family: Arial;
	font-size: 17px;
	color: #5D5D5D;
	font-weight: bold;
}

h3{
	font-family: Arial;
	font-size: 14px;
	color: #1F1A17;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial;
	font-size: 14px;
	color: #084F83;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.link_mai_mult, a.link_mai_mult, a.link_mai_mult:visited{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 8px 4px 8px;
	background: #047AB7;
	text-decoration: none;
}

a.link_mai_mult:hover{
	background: #0E4B8C;
}

.div_btn_mai_mult{
	float: right;
	height: 20px;
	margin-top: 10px;
}

ul.lista_servicii{
	margin: 0px;
	padding: 0px;
}

ul.lista_servicii{
	display: block;
	list-style: none;
}

.link_bold, a.link_bold, a.link_bold:visited{
	font-family: arial;
	font-size: 12px;
	color: #1F1A17;
	font-weight: bold;
	text-decoration: none;
}

a.link_bold:hover{
	text-decoration: underline;
}

.link_text, a.link_text, a.link_text:visited{
	font-family: arial;
	font-size: 12px;
	color: #1F1A17;
	text-decoration: underline;
}

a.link_text:hover{
	text-decoration: none;
}

link_popup

.link_popup, a.link_popup, a.link_popup:visited{
	font-family: arial;
	font-size: 12px;
	color: #576F73;
	text-decoration: underline;
}

a.link_popup:hover{
	text-decoration: none;
}


ul.lista_footer{
	margin: 0px;
	padding: 0px;
}

ul.lista_footer li{
	display: block;
	float: left;
	padding-right: 20px;
}

ul.lista_footer li.last_footer{
	padding-right: 0px;
}

.meniu_footer, a.meniu_footer, a.meniu_footer:visited{
	font-family: arial;
	font-size: 12px;
	color: #C3C6C8;
	text-decoration: none;
}

a.meniu_footer:hover{
	color: #FFFFFF;
}

.div_meniu_footer{
	width: 460px;
	margin: 0 auto;
	padding-top: 30px;
}

.div_copy{
	color: #8E8F90;
	font-size: 11px;
	margin: 10px 0px 0px 70px;
}

.div_clienti_sidebar_st{
	width: 130px;
	float: left;
	margin-bottom: 10px;
}

.div_clienti_sidebar_dr{
	width: 130px;
	float: right;
	margin-bottom: 10px;
}

.div_clienti{
	width: 126px;
	float: left;
	margin-bottom: 10px;
}

.padd_img_clienti{
	padding-top: 6px;
}

.err{
	color: #FF0000;
}