.tableForm{
	color:white;
	font-size:10pt;
	float:left;
}

.txtForm{
	padding-top:4px;
	padding-left:6px;
	background-image:url('/img/txtFormBg.gif');
	color:Yellow;
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid White;
	width:267px;
	height:25px;
}

.spacerTop{
	height:20px;
	width:630px;
	float:left;
}

#textAreaForm{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	padding-left:6px;
	/*background-image:url('/img/bgTextArea.jpg');	*/
	background-color:#1A1A1A;
	color:Yellow;
	/* background-repeat:no-repeat;*/
	/* background-color:transparent; */
	border:0px solid White;
	width:326px;
	height:83px;
}

.btnOdosli,.btnOdosli_over{
	background-image:url('/img/btnSend.gif');
	/*color:Yellow;*/
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid White;
	width:108px;
	height:23px;
	float:right;
	cursor:pointer;
	margin-top:10px;
}

.btnOdosli_over{
	background-image:url('/img/btnSend_over.gif');
	
}




.errmsq{
	font-size:12px;
	color:Yellow;
}

.povinnePolia{
	color:#CECECE;
	width:119px;
	text-align:left;	
}


#form_done{
	padding-top:2px;
	padding-left:6px;
	background-image:url('/img/form_done.jpg');
	background-repeat:no-repeat;
	background-color:transparent;
	border:0px solid White;
	width:614px;
	height:300px;
	float:left;
}

