.f_checkbox input{
float:left;
margin:0 9px 6px 0;
width:10px;
height:10px
}
.f_checkbox span{
background:url(/images/check.gif) 0px -25px no-repeat;
width:26px;
height:25px;
display:block;
position:absolute;
margin:-4px 0 0 -10px

}
.f_checkbox span.checked {background-position:0 0}

.errmessage{
padding-left:22px; 
}

.subm{
background:url(/images/subm.gif) 0 0 no-repeat;
width:96px;
height:23px;
display:block;
text-align:center;
padding:0px 7px 0 0
}
	#submButt{
	background:none;
	border:none;
	cursor:pointer;
	color:#fff;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;

	}

#popupCont{
width:615px;
height:325px;
position:absolute;
top:10px;
z-index:999;
left:50%;
margin-left:-308px
}
#popupFon{background:url(../images/f_fon.png) 0 0 no-repeat; width:615px; height:325px;}
#popupFonInn{padding:1px 20px 0 20px; }
#close, #closeRes{
float:right;
background:url(/images/krest.gif) 0 0 no-repeat;
width:25px;
height:25px;
cursor:pointer;
float:right;
position:relative
}

#qclose{
position:absolute;
right:22px;
background:url(/images/krest.gif) 0 0 no-repeat;
width:25px;
height:25px;
cursor:pointer;
}
#f_head{color:#615235; margin:15px 0 12px 20px;}
.f_name{
color:#fff;
font-size:12px;
padding:5px 10px 4px 18px; float:left; width:120px; text-align:right
}
.f_inp{
background:url(../images/inp_text.gif) 13px 0 no-repeat;
width:381px;
height:25px;
padding:5px 8px 2px 25px;
margin:0 0 10px;
float:left; 
}
.f_inp_textarea{
width:380px;
padding:5px 8px 2px 15px;
margin:0 0 10px;
float:left; 
}
.f_inp_textarea textarea
{
color:#656F7B;
font-family:Arial;
font-size:13px;
width:395px;
height:130px;
}

.f_check {width:220px;
height:25px;
padding:0px 8px 2px 25px;
margin:0 0 10px;
float:left;
color:#fff;
font-size:12px;}
.f_inp select {border:0; color:#656f7b; width:380px;  margin-top:-2px; }
.f_inp input{width:380px; margin:0; border:none; background:none; color:#656f7b;}

.f_area{
background:url(/images/inp_area.gif) 13px 0 no-repeat;
width:271px;
height:122px;
padding:2px 8px 2px 21px;
margin:0 0 4px
}
.f_area textarea{width:250px; height:110px; margin:0; border:none; background:none}
#f_subm{float:right; color:#fff}
#f_subm.gia{position:absolute; bottom:20px; right:12px}

/**/
#textInn_1, #textInn_2, #textInn_3, #textInn_4, #textInn_5{height:130px; width:574px; overflow:hidden}
.plTextInn2, .plTextInn3{height:120px}

#zagl{
position:absolute;
z-index:999999;
left:0;
top:0;
width:100%;
height:100%;
background:url(/images/blank.gif);
}


