/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	background:#fff;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
	font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	color:#069;	
	border: 0 none;
}

img {
	border: 0 none;
}

A:hover{
	text-decoration:underline;
	color:#169916;
}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:12px;
	/*color:#232f47;	*/
	color: #8a8a86;
	font-family:Tahoma;
	margin-top: 0px;
}

p {
	/*color: #fff;*/
}

.content p {
	color: #fff;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
  padding: 10px 0px;
}

.nopadding{
	padding:0px;
}

.poza{
	/*border:solid 1px;
	border-color:#a3a18f;*/
}
.poza:hover{
	/*border-color:#06c;*/
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #c6c6c6;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x; 
}

.input:hover{
	border-color:#c6c6c6;

}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #f00;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	padding:3px 15px 3px 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}

table.formular td {
	text-align: right;
}

.cont_se1 {background:url(../images/site/sud_est1.jpg) no-repeat left; width: 320px; height: 85px; color: #fff; font-weight: bold; vertical-align: middle; cursor: pointer;}
.cont_se2 {background:url(../images/site/sud_est2.jpg) no-repeat center; width: 320px; height: 80px; color: #fff; font-weight: bold; vertical-align: middle; cursor: pointer;padding-top: 5px}

 .cont_se2 div {line-height: 20px;}
 
 .cont_se3 {background:url(../images/site/sud_est3.jpg) no-repeat right; width: 320px; height: 85px; color: #fff; font-weight: bold; vertical-align: middle; cursor: pointer;}
.oh {font-weight: bold; text-align: right; width: 40%}
.ih {width: 300px;}

.topl {color: #c8c8c8; float: right; margin-left: 0px; display: block; width: 45px; text-align: left;}
.topl:hover {text-decoration: none;color: #c8c8c8;}

.calc_rate{
    margin-top:40px;
    width:320px;
    height:360px;
    border-width:0px;
}

.calc_div{
    width:300px;
    height:auto;
    border-width:0px;
    border-width:1px;
    border-style:solid;
    border-color:black;
    padding-top:5px;
    padding-left:5px;
    margin:0px;
    text-align:left;
    padding-bottom:8px;
}

.table_calc_rate{
    width:300px;
    height:200px;
    padding:10px;
    text-align:left;
}

.calc_td_1{
    padding-left: 1px; 
    padding-bottom: 5px;   
    border-bottom: #CCC 1px solid;  
    text-align:left;
    color:#982C22;
    font-size: 16px; 
}

.calc_td_2{
    text-align:left;
    padding-left: 10px; 
    padding-bottom: 5px;  
    padding-top: 5px;
    color:#437FBD;
}

.corners_all { -moz-border-radius: 10px; border-radius: 10px;}

#pay{
    border-width:1px;
    border-style:solid;
    border-color:#437FBD;
}

#calculeaza{
    color:#982C22;
}

.calc_iframe{
    width:300px;
    border:0px;
    overflow:hiddenn;
    height:300px;
}

