.div_content_form {
	float: left; text-align: left;
	padding-left: 0px; padding-top: 5px;
	padding-right: 0px;
}
.div_content_afterform {
	float: left; text-align: left;
	padding-top: 20px;
	padding-bottom: 40px;
}
.div_nazov_nadpis {
	height: 24px; 
	width: 98%;
	color: #B10066; 
	font-weight: bold;
	/* background-image: url(../layout/mf_headliner.gif); */
	padding-left: 0px;
	padding-top: 8px; 
}
.div_bottom_liner {
	height: 28px; 
	width: 98%;
	color: #B10066;
	font-weight: bold;
	/* background-image: url(../layout/mf_headliner.gif); */
	padding-left: 0px;
	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: #EDC5DF; float: left;
}

.kolonka{
	width: 280px;
	height: 18px;
	border: 0px;
	background-color:#FFFFFF;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px;
	color: #B10066;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #EDC5DF;
	background-image: url(../layout/mailform_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.textarea {
	width: 280px;
	height: 100px;
	border: 0px;
	background-color: #FFFFFF;
	padding-left: 4px; padding-right: 4px;
	padding-top: 3px; padding-bottom: 3px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #B10066;
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #EDC5DF;
	background-image: url(../layout/mailform_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

select {
	border: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #EDC5DF;
	width: 180px;
	background-color: #FFFFFF;
	background-image: url(../layout/mailform_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.t1a {
	color: #FFFFFF;
	background-color: #D894C3;
	padding: 4px;
	cursor: pointer;
}