@charset "utf-8";
/* CSS Document */
html{
overflow-x: hidden;
}
body {
  margin: 0 auto;
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  background-color:#FFFFFF;
  }

#container {
  margin: 0 auto;
  width: 919px;
  text-align:left;
  }

#header{
width:919px;
height:102px;
/*background-image:url(../img/header.jpg);*/
background-repeat:no-repeat;
}
#menu{
width:919px;
height:38px;
background-image:url(../img/gen-back.gif);
background-repeat:no-repeat;
}
#shaddow1{
width:919px;
height:10px;
background-image:url(../img/shaddow1.gif);
background-repeat:no-repeat;
}
#maincontentindex{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
/*border: 1px solid black;*/
}
#shaddow2{
width: 919px;
height:10px;
background-image:url(../img/shaddow2.gif);
background-repeat:no-repeat;
}
#footer{
width: 919px;
height:88px;
background-image:url(../img/bg-footer.gif);
background-repeat:no-repeat;
text-align:center;
color:#cfdbe3;
padding-top: 5px;
}

#footer a{
color:#cfdbe3;
text-decoration:none;
}

/******************* IN CONTENT ********************/
#dece{
width:281px;
height:430px;
float:left;
/*margin-left:25px;*/
background-color:#f5f5f5;
}
#spacer{
width:25px;
height:430px;
float:left;

}
#dece p{
margin-top:10px;
margin-bottom:10px;
margin-left:11px;
padding-left:10px;
background-image:url(../img/arrgrey.gif);
background-position:top left;
background-repeat:no-repeat;
}
#creditemain{
width:281px;
height:430px;
float:left;
margin-left:9px;
background-color:#f5f5f5;
}
#creditemain h3{
margin-top:7px;
margin-left:0px;
margin-bottom:0px;
padding-left:10px;
font-size: 14px;
font-weight:bold;
color:#1b81bf;
}
#creditemain p{
margin-top:7px;
margin-left:11px;
margin-bottom:0px;
padding-left:10px;
background-image:url(../img/arrred.gif);
background-position:top left;
background-repeat:no-repeat;
}
#infopanel{
width:281px;
height:430px;
float:left;
margin-left:9px;
background-image:url(../img/bg-info.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#infopanel h3{
clear:both;
margin-top:7px;
margin-left:0px;
margin-bottom:5px;
padding-left:10px;
font-size: 12px;
font-weight:bold;
color:#1b81bf;
}
#infopanel img{
margin-left:10px;
float:left;
}
#infocurs{
float:right;
margin-top:8px;
}

#eur{
height:22px;
background-image:url(../img/index/euro.jpg);
background-repeat:no-repeat;
padding: 4px 0px 0px 40px;
}
#usd{
height:22px;
background-image:url(../img/index/usd.jpg);
background-repeat:no-repeat;
padding: 4px 0px 0px 40px;
}
#chf{
height:22px;
background-image:url(../img/index/chf.jpg);
background-repeat:no-repeat;
padding: 4px 0px 0px 40px;
}
#separator{
clear:both;
width:100%;
height:10px;
}
#separator1{
clear:both;
width:100%;
height:5px;
}
#infopanel p{
margin-top:7px;
margin-left:11px;
margin-bottom:0px;
padding-left:10px;
background-image:url(../img/arrred.gif);
background-position:top left;
background-repeat:no-repeat;
}
.sumaconv{
width:97px;
height:14px;
font-size:12px;
color:#666666;
text-align:center;
}
.rezconv{
width:99px;
height:14px;
font-size:12px;
border: 1px dotted #666666;
background-color:#FFFFFF;
text-align:center;
}
.selectconv{
width:150px;
height:20px;
font-size:12px;
padding-left: 5px;
color:#000000;
}

/****************** LINKS **********************/
a:link {
color:#610114;
}
a:hover, a:active {
text-decoration:none;
}
a:visited {
color: #610114;
text-decoration:underline;
}
a.back:link {
color:#610114;
background-image:url(../img/arrback.gif);
background-repeat:no-repeat;
padding-left:10px;
}
a.back:hover, a.back:active {
text-decoration:none;
background-image:url(../img/arrback.gif);
background-repeat:no-repeat;
padding-left:10px;
}
a.back:visited {
color: #610114;
text-decoration:underline;
background-image:url(../img/arrback.gif);
background-repeat:no-repeat;
padding-left:10px;
}



/************************ HIDDEN DIVS  ******************/
/* nevoi personale */
#maincontentcreditnp{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#maincontentcreditnpi{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}

#maincontentimobiliar{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#maincontentauto{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#maincontentcc{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#creditnp{
position: relative;
margin-left:25px;
}
#creditnpleft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/creditnp.jpg);
background-repeat:no-repeat;
}
#creditnpileft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/creditnpi.jpg);
background-repeat:no-repeat;
}
#creditimobiliar{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/creditimobiliar.jpg);
background-repeat:no-repeat;
}
#creditauto{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/creditauto.jpg);
background-repeat:no-repeat;
}
#creditc{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/creditc.jpg);
background-repeat:no-repeat;
}
#refcreditnp{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#refcreditnpleft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/refcreditnp.jpg);
background-repeat:no-repeat;
}

#refgreala{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#refgrealaleft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/refgreala.jpg);
background-repeat:no-repeat;
}

#refcrdipot{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}

#refcrdipotleft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/refcrdipot.jpg);
background-repeat:no-repeat;
}

#documentatia{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#documentatialeft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/documentatia.jpg);
background-repeat:no-repeat;
}
#etape{
width:919px;
height:430px;
background-image:url(../img/gen-back.gif);
background-repeat:repeat-y;
display:none;
}
#etapeleft{
width:571px;
height:430px;
float:left;
background-color:#f5f5f5;
background-image:url(../img/credite/etape.jpg);
background-repeat:no-repeat;
}
#creditnpform{
position:relative;
width:281px;
height:430px;
float:left;
left:19px;
background-image:url(../img/bg-info.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}
iframe{
margin-top:10px;
margin-left:10px;
background-color:#f5f5f5;
}
#explicatii{
text-align:left;
font-size:12px;
width:520px;

}
#explicatii h3{
font-size:14px;
font-weight:bold;
color:#869197;
margin-bottom:-20px;
margin-left:0px;
}




/******************** SCROLL ************************/
#divContainerMesaj	{
	position: absolute;
	left: 10px;
	top: 70px;
	width: 515px;
	height:360px;
	overflow:hidden;
	float: left;
	}
#divContent	{
	position: absolute;
	color: Black;
	float: left;
	font-size: 12px;
	text-align:justify;
	}
#sliderDivMesaj	{
	position: absolute;
	top: 70px;
	left: 530px;
	}	
.descriere	{
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	}	
	
/**************** FORMS ****************/	
form{
margin-top:0px;
}
select{
width:130px;
height:20px;
font-size:11px;
}
.grey{
color:#999999;
}
.selectfloat{
float:left;
}
input{
width:124px;
height:14px;
font-size:11px;
}
.floatl{
float:left;
}
.floatr{
float:right;
}
.clear{
clear:left
}
.placeholder{
font-size:11px;
clear:both;
}
.checkbox{
width: 20px;
margin-left:-3px;
margin-top:5px;
}
label{
margin-top:-3px;
}
textarea{
width:125px;
height:40px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.cv{
width:200px;
}
.submitcredit{
width:130px;
height:20px;
float:right;
background-color:#FFFFFF;
color:#990000;
font-weight: bold;
margin-top:3px;
}
