@charset "utf-8";

#form_kontener { width:420px; }
#pole_txt	{ width:180px; height:25px; float: left;  }
#pole_form	{ width:240px; height:25px; float: left;  }
#area_form	{ width:240px; height:125px; float: left;  }

#input {
	border: 1px solid #333445;
	width: 290px;
	font-family:Tahoma;
	font-size:11px; 
}

#textarea {
	border: 1px solid #333445;
	width: 290px;
	font-family:Tahoma;
	font-size:11px; 
}

.star	{ font-family:Tahoma; font-size:10px; color:#7f7f7f; }

.form_submit input {
	background: #333445;
	float: left;
	color: white;
	border: 0px;
	width: 60px;
	height: 28px;
}

.form_submit2 input {
	background: #333445;
	float: left;
	color: white;
	border: 0px;
	width: 120px;
	height: 28px;
	margin-right: 10px;
}

#dymek {
	width: 260px;
}
