body {
	margin:5px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#6D6E71;
	background-color:#DCDDDE;
	line-height:15px;
}




.container
{
	background-color:#FFF;
	width:980px;
	margin:auto;
	height:692px;
}


.container_home
{

	background-image: url(images/fundal-pagina-home.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}



.container_desprenoi
{

	background-image: url(images/fundal-pagina-despre-noi.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_cautare
{
	background-image:url(images/coloana-cautare.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}

.container_cautare
{

	background-image: url(images/fundal-home-cautare.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_desprenoi
{
	background-image:url(images/coloana-despre-noi.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}

.container_servicii
{

	background-image: url(images/fundal-pagina-servicii.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_servicii
{
	background-image:url(images/coloana-servicii.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}

.container_clienti
{

	background-image: url(images/fundal-pagina-clienti.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_clienti
{
	background-image:url(images/coloana-clienti-pagina.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}


.container_parteneri
{

	background-image: url(images/fundal-pagina-parteneri.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_parteneri
{
	background-image:url(images/coloana-parteneri.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}


.container_contact
{

	background-image: url(images/fundal-pagina-contact.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#centru_contact
{
	background-image:url(images/coloana-contact.png);
	behavior:url(images/iepngfix-site.htc);
	background-repeat:no-repeat;
	vertical-align:top;
	
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	width:121px;
	height:693px;
}










#right
{
	vertical-align:top;
	
}
.titlu_rosu
{
	font-weight:bold;
	color:#BB2822;
}
.titlu_rosu a
{
	text-decoration:none;
	font-weight:bold;
	color:#BB2822;
}
.meniu_link
{
	padding-bottom:4px;
}
.meniu_link a
{
	text-decoration:none;
	color:#FFF;
}
.meniu_link a:hover
{
	text-decoration:underline;
	color:#f4f4f4;
	padding-left:1px;
}
.imgpng
{
	behavior:url(images/iepngfix-site.htc);
}

.boton_b
{
	background-image:url(images/bk_buton_st.jpg);
	background-repeat: no-repeat;
	background-position:0px 11px;
	padding-left:15px;
	width:115px;
	margin-top:4px;
}
#left
{
	vertical-align:top;
	width:250px;
	padding-top:50px;
	color:#BB2822;
}
.slogan_home_page
{
	margin-top:200px;
	height:105px;
}
.copyright
{
}
.content_left
{
	padding-left:24px;
	line-height:20px;
}
.div_cautare
{
	color:#6D6E71;
	width:120px;
	padding-top:115px;
	padding-bottom:13px;
}
.input_cautare
{
	background-color: #FFF;
	border:0px;
	padding:1px 3px 1px 3px;
	border:1px solid #6D6E71;
	width:100px;
}
.btn_cautare
{
	background-color:#FFF;
	border:0px;
	color:#1a4261;
	cursor:pointer;
}
.titlu_12
{
	color:#1a4261;
	font-size:13px;
	font-weight:bold;
}


.buton_submit
{
	background-color:#FFF;
	color:#6D6E71;
	border:1px solid #FFF;
	cursor:pointer;
	margin-left:3px;
	width:20px;
}



#scroll_bar
{
	height:434px; overflow:hidden;
}

.img1
{
	border:#333 1px solid;
	padding:2px 2px 2px 2px;
	margin:3px 3px 3px 3px;
}

#formcontact
{
	padding-bottom:5px;
}


#formcontact input[type=text],input[type=button],textarea,select
{
	border:1px #073758 solid;
	background-color:#f3f4f4;
	width:180px;
	color:#6D6E71;
}

#formcontact input[type=button]
{
	background-color:#6D6E71;
	cursor:pointer;
	border:1px solid #6D6E71;
	color: #FFF;
}

#formcontact input[type=button]:hover
{
	cursor:pointer;
	border:1px solid #6D6E71;
}

#formcontact textarea
{
	border:1px #073758 solid;
	background-color:#f3f4f4;
	height:40px;	
}

#formcontact a
{
	color:#6D6E71;
	font-size:12px;
	text-decoration:none;
}
.div_img_g
{
	float:left;
	margin:2px 15px 2px 2px;
	border:#756f6c 1px solid;
}
.poza_galerie
{
	border:0px;
}


#home_despre_noi
{
	background-image:url(images/coloana-despre-noi-home.png);
	background-repeat:no-repeat;
	behavior:url(images/iepngfix-site.htc);
	width:119px;
	height:692px;
	float:left;
	margin-right:15px;
}
#home_servicii
{
	background-image:url(images/coloana-servicii-home.png);
	background-repeat:no-repeat;
	behavior:url(images/iepngfix-site.htc);
	width:119px;
	height:692px;
	float:left;
	margin-right:15px;
}

#home_clienti
{
	background-image:url(images/coloana-clienti-home.png);
	background-repeat:no-repeat;
	behavior:url(images/iepngfix-site.htc);
	width:119px;
	height:692px;
	float:left;
	margin-right:15px;


}

#home_parteneri
{
	background-image:url(images/coloana-parteneri-home.png);
	background-repeat:no-repeat;
	behavior:url(images/iepngfix-site.htc);
	width:119px;
	height:692px;
	float:left;
	margin-right:15px;

}
#home_contact
{
	background-image:url(images/coloana-contact-home.png);
	background-repeat:no-repeat;
	behavior:url(images/iepngfix-site.htc);
	width:119px;
	height:692px;
	float:left;
	margin-right:15px;
	text-align:center;
}

#buton_home
{
	color:#FFF;
	font-size:16px;
	letter-spacing:1.2px;
	font-weight:bold;
	text-align:center;
}
#buton_home a
{
	color:#FFF;
	font-size:16px;
	letter-spacing:1.2px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#buton_home a:hover
{
	color:#FFF;
	font-size:16px;
	letter-spacing:2px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.div_link {
	cursor:pointer;
	display:block;
	behavior:url(images/iepngfix-site.htc);
	background-image:url(images/blank.gif);
}


