.informaciok h1, .jelentkezes h1{

	font-size: 50px;

	font-weight: bold;

	color: #ff0000;

	text-transform: uppercase;

}

.informaciok h2 span{

	color: #ff0000;

	font-size: 50px;

}

.informaciok h2, .jelentkezes h2{

	font-size: 36px;

	font-weight: bold;	

	color: #88c520;

	text-transform: uppercase;

}

.informaciok h3{

	font-size: 16px;

	font-weight: bold;	

	color: #44640e;

	text-transform: uppercase;

}

.jelentkezes h3{

	font-size: 16px;

	font-weight: bold;	

	color: #636363;

}

.informaciok .green, .jelentkezes .green{

	color: #88c520;

}

.informaciok .content{

	padding-left: 10px;

	background: URL("../../Static/Images/content.jpg") top left no-repeat;

}

.informaciok{

	float: left;

	width: 650px;

	margin-left: 50px;

	margin-right: 35px;

}

.informaciok p{

	color: #252525;

}

.informaciok .nagy_zold{
	font-size: 22px;
	color: #88c520;
	text-transform: uppercase;
	font-weight: bold;
}

.informaciok .nagy_szurke{
	font-size: 22px;
	color: #636363;
	text-transform: uppercase;
	font-weight: bold;
}

.informaciok .left_bound {
	color:#191919;
	display:block;
	font-size:20px;
	font-weight:bold;
	margin-top:40px;
	text-align:left;
}

.informaciok .right_bound {
	color:#191919;
	display:block;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	margin-bottom: 20px;
}

.informaciok .alcim{
	color: #363636;
	font-size: 16px;
	font-weight: bold;
}

.informaciok .kozepbetu{
	font-size: 12px;
}

.jelentkezes{

	float: left;

}



.jelentkezes .form{

	width: 239px;

	height: 217px;

	background: URL("../../Static/Images/Form.jpg") top left no-repeat;

	float: left;	

}

.jelentkezes .kettes{

	width: 239px;

	height: 340px;

	background: URL("../../Static/Images/Form2.jpg") top left no-repeat;

	float: left;	

}

.form input{

	background: URL("../../Static/Images/input.jpg") top left no-repeat;

	border: 0px;

	width: 202px;

	height: 27px;

	padding-left: 5px;

	padding-top: 3px;

	line-height: 25px;

	font-size: 11px;

	font-weight: bold;

	color: #b0691b;

	margin-left: 17px;

}

.form textarea{

	background: URL("../../Static/Images/inputarea.jpg") top left no-repeat;

	border: 0px;

	width: 202px;

	height: 111px;

	padding-left: 5px;

	padding-top: 3px;

	line-height: 25px;

	font-size: 14px;

	font-weight: bold;

	color: #b0691b;

	margin-left: 17px;
	
	font-family: Trebuchet MS;

}

.form p{
	
	color: #999999;
	
	margin-top: 15px;

	margin-left: 20px;

	margin-bottom: 10px;

}

.form .elkuld{

	width: 113px;

	height: 35px;

	border: 0px;

	background: URL("../../Static/Images/jelentkezes.jpg") top left no-repeat;

	margin-top: 12px;

	margin-left: 100px;

}

.form .elkuld2{

	width: 133px;

	height: 35px;

	border: 0px;

	background: URL("../../Static/Images/megrendeles.jpg") top left no-repeat;

	margin-top: 17px;

	margin-left: 80px;

}

.clear{
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
}



form.headform{
    
    width: 366px;
    height:155px;
    float:right;
}
label.leftlabel{
    float:left;
    width: 50px;
    _width: 100px;
    min-width: 100px;
    font-weight:bold;
}
input.headinput{
    background: url(../../Static/Images/head_inpu.jpg) no-repeat;
    width: 286px;
    height:28px;
    border:0px;
    padding-top:3px;
}
input.headsubmit{
    background: url(../../Static/Images/head_submit.jpg) no-repeat;
    width: 152px;
    float:right;
    border:0px;
    height:50px;
    cursor:pointer;
    
}
.promo{
    width: 100%;
}
.zold{
    color: #88C520;
}
.kiemelt{
    font-weight:bold;
    font-size: 14px;
    
}

.error{
    color: red;
}