div.calculator {
	width: 500px;
	border:1px solid #cdd3d8;
	float:left;
	padding:10px;
	background-color:#e1e8ee;
	margin-bottom: 20px;
}

div.calculator div.titlu_calculator {
	color:#2f2f2f;
	font-size:18px;
	text-shadow: #f4f6f9 0px 1px 0px;
	font-weight: bold;
	border-bottom:1px solid #c0c0c0;
	padding-bottom:5px;
}


div.calculator div.form_calculator {
	border-top:1px solid #edf1f5;
	padding-top:10px;
	float:left;
	border-bottom:1px solid #c3c8cd;
}

div.calculator div.form_calculator div.tip_credit {
	float:left; 
	height:63px; 
}

div.calculator div.buton_zone {
	float:left;
	width:100%;
	border-top:1px solid #ebf0f4;
}

div.calculator div.error_message {
	margin-top:10px;
	background-color: #fff;
	padding:10px;
	width:390px;
	margin-left: auto;
	margin-right: auto;
}



div.calculator div.buton_zone input.cauta_credit {
	border:none;
	width: 412px;
	height: 33px;
	background:url(/imagesV2/refinantare/button_refinantare.jpg) no-repeat top left;
	margin-left: 45px;
	margin-top:10px;
	cursor: pointer;
	margin-bottom:10px;
}

div.calculator div.form_calculator div.tip_credit select {
	padding:5px;
	width:190px;
	_width: 150px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:5px;
	color:#f66c31;
	font-weight:bold;
	font-size:11px;
}

div.calculator div.form_calculator div.rata_lunara {
	float:left; 
	height: 63px; 
	margin-left:10px; 
}

div.calculator div.form_calculator div.rata_lunara select,
div.calculator div.form_calculator div.rata_lunara input {
	padding:5px;
	_padding: 2px;
	width:60px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:5px;
	color:#f66c31;
	font-weight:bold;
	font-size:11px;
}


div.calculator div.form_calculator div.numar_rate {
	float:left; 
	height: 63px; 
	margin-left:10px; 
}

div.calculator div.form_calculator div.numar_rate select {
	padding:5px;
	width:140px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:5px;
	color:#f66c31;
	font-weight:bold;
	font-size:11px;
}

div.calculator div.form_calculator div.rata_dobanzi {
	float:left; 
	height: 63px; 
	margin-top:20px;
}

div.calculator div.form_calculator div.rata_dobanzi input {
	padding:5px;
	width:140px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:5px;
	color:#f66c31;
	font-weight:bold;
	font-size:11px;
}

div.calculator div.form_calculator div.comision_ramburs_anticipat {
	float:left; 
	height: 63px; 
	margin-left:20px; 
	margin-top:20px;
}

div.calculator div.form_calculator div.comision_ramburs_anticipat input {
	padding:5px;
	width:120px;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:5px;
	color:#f66c31;
	font-weight:bold;
	font-size:11px;
}

div.calculator div.form_calculator span.titlu_input_calc {
	color:#666666;
	font-size:14px;
	text-shadow: #f4f6f9 0px 1px 0px;
	text-transform:uppercase;
	font-weight:bold;
}

div.calculator div.form_calculator span.descriere_titlu {
	color: #959595;
	font-size:10px;
	display:block;
	text-shadow: #f4f6f9 0px 1px 0px;
	font-weight:bold;
}

div.info_calculator {
	width:380px;
	border:1px solid #cdd3d8;
	float:left;
	margin-left:25px;
	padding:10px;
	background-color:#e1e8ee;
	position:relative;
}

div.info_calculator span.sageata_info {
	background:url(/imagesV2/refinantare/sageata_info.jpg) no-repeat left bottom;
	display:block;
	height:180px;
	left:-14px;
	position:absolute;
	top:0;
	width:14px;	
}

div.info_calculator div.credite_1 {
	width: 112px;
	height:73px;
	float:left;
	background:url(/imagesV2/refinantare/credite1.jpg) no-repeat top left;
	padding: 10px 5px 0px 45px;
}

div.info_calculator div.credite_2 a,
div.info_calculator div.credite_1 a {
	color:#666666;
	font-size:11px;
}

div.info_calculator div.credite_2 {
	width: 125px;
	height:73px;
	float:left;
	background:url(/imagesV2/refinantare/credite2.jpg) no-repeat top left;
	margin-left:20px;
	padding: 10px 0px 0px 50px;
}


div.calculator span.titlu_plata_ramasa {
	text-transform: uppercase;
	font-weight:bold;
	margin-bottom:10px;
	font-size: 14px;
	display:block;
	text-align:center;
}

div.calculator ul.plata_ramasa {
	background-color:#FFFFFF;
	border:1px solid #c6c6c6;
	list-style-type: none;
	font-weight:bold;
}

div.calculator ul.plata_ramasa li span {
	color:#f66c31;
	font-size:18px;
	position:absolute;
	right:5px;
	_right:15px;
	top:1px;
	top: -0px;
}

div.calculator ul.plata_ramasa li {
	padding:5px;
	border-bottom:1px solid #c6c6c6;
	position:relative;
}

div.calculator ul.plata_ramasa li.color {
	background-color:#eff3f7;
}


.titlebg {
	background:none repeat scroll 0 0 #EBF0F3;
	border:1px solid #D5DDE3;
	clear:both;
	color:#303030;
	float:left;
	font-size:15px;
	font-weight:normal;
	margin-bottom:20px;
	padding:5px;
	width:100%;
}

.titlebg span {
	background-color:#FFFFFF;
	border:1px solid #D5DDE3;
	color:#AAAAAA;
	display:block;
	float:left;
	font-size:25px;
	margin-right:10px;
	padding:0 3px;
	font-weight:bold;
	}

.compara_table_list{float:left; width:670px; margin-bottom: 30px}
.compara_table_list table{border:1px solid #ccd7dd;}
.compara_table_list table .even_compara{border-right:1px solid #ccd6df;border-top:1px solid #ccd6df;padding:5px; font-size:10px; text-align:center;color:#303030;}
.compara_table_list table .even_last_compara{border-right:0;font-size:10px;border-top:1px solid #ccd6df; text-align:center;color:#303030;}
.compara_table_list .tablehead_compara{ background:#e1e8ee; font-size:11px; text-align:center; text-align:center; padding:7px; color:#303030; font-weight:bold;}
.compara_table_list a{color:#33678f; font-weight:bold; text-decoration:none; font-size:12px;}
.compara_table_list a:hover{color:#277bbb;}
