/**********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:11px;
	/*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: 85px; color: #fff; font-weight: bold; vertical-align: middle; cursor: pointer;}
.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;}