.div_content_form {
	width: 650px;
	float: left;
}
.div_content_afterform {
	float: left; text-align: left;
	padding-top: 20px;
	padding-bottom: 40px;
}
.div_nazov_nadpis {
	height: 24px; 
	width: 98%;
	color: #DF0020;
	font-weight: bold;
	background-image: url(../layout/mf_headliner.gif);
	padding-left: 14px;
	padding-top: 8px; 
}
.div_info {
	height: 24px; 
	width: 98%;
	color: #DF0020;
	font-weight: bold;
	background-image: url(../layout/mf_headliner.gif);
	padding-left: 14px;
	padding-top: 8px; 
	font-size: 11px;
}
.div_bottom_liner {
	height: 28px; 
	width: 98%;
	color: #DF0020;
	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: #D3AE72; float: left;
}

.kolonka{
	width: 400px;
	height: 18px;
	background-color:#ffffff;
	background-image: url(../layout/mf_input_form_bg.gif);
	background-repeat: repeat-x;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #684B1C;
	border-width: 1px;
	border-color: #D3AE72;
	border-style: solid;
}

.textarea {
	width: 400px;
	height: 100px;
	border: 0px;
	background-color: #ffffff;
	background-image: url(../layout/mf_input_form_bg.gif);
	background-repeat: repeat-x;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px; padding-bottom: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #684B1C;
	border-width: 1px;
	border-color: #D3AE72;
	border-style: solid;
}