.lista{
}

.vilagos{
	background: #efefef;
}

.form{
	position: relative;
	float: left;
	width: 260px;
	margin-left: 15px;
}
.form label{
	clear: left;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	width: 240px;
}
.form input, .form select{	
	clear: left;
	float: left;	
	background: #ededed;
	border: 1px solid #a1a1a1;	
	margin-left: 10px;
	width: 240px;
}
.s_10{
	clear: both;
	float: left;
}
.form h4{
	float: left;
	clear: both;
	width: 230px;
}
.form .submit{
	width: 256px;
	border: 0px;
	height: 33px;
	background: URL('../../Static/Images/jelentkezes.jpg') no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}