.div_content_form {
	width: 480px; float: left; text-align: left;
	padding-left: 0px; padding-top: 25px;
	padding-right: 0px;
}
.div_content_afterform {
	width: 480px; float: left; text-align: left;
}
.div_nazov_nadpis {
	height: 24px; 
	width: 98%;
	color: #7BC305; 
	font-weight: bold;
	background-image: url(../layout/mf_headliner.gif);
	padding-left: 14px;
	padding-top: 8px; 
}
.div_bottom_liner {
	height: 28px; 
	width: 98%;
	color: #7BC305; 
	font-weight: bold;
	background-image: url(../layout/mf_headliner.gif);
	padding-left: 14px;
	padding-top: 4px;
	text-align: right;
}

.form_td {
	padding-top:3px; padding-bottom:3px; padding-left:14px; padding-right: 10px;
}
.form_td2 {
	padding-top:3px; padding-bottom:3px;
}

.div_checker {
	padding: 3px; background-color: #7BC305; float: left;
}

.kolonka{
	width: 340px;
	height: 18px;
	border: 0px;
	background-color: #7BC305;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
}

.textarea {
	width: 340px;
	height: 100px;
	border: 0px;
	background-color: #7BC305;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px; padding-bottom: 3px;
	font-family: Arial, "Lucida Grande CE", lucida, sans-serif;
	font-size: 13px;
	color: #000000;
	
}