.elerhetosegek{
	font-size:15px;
	padding-left:40px;
	padding-bottom: 10px;
}
.terkep_holder{
	padding:0px 0px 0px 8px;
}

.ajanlat_label{
	float:left;
	width:170px;
	padding-bottom:7px;
}
.ajanlat_label span{
	color:red;
}
.ajanlat_input{
	float:left;
	width:190px;
	padding-bottom:7px;		
}
.ajanlat_input input, .ajanlat_input textarea{
	/*background-color:#eeeee8;*/
	/*border:none;*/
	border:1px solid #bdbdbd;
	width:190px;		
}
.ajanlat_input textarea{
	height:100px;		
}

.kuld_btn{
	width:60px;
	height:17px;
	background: url(images/kuld_btn.jpg) no-repeat top left;
	border:none;
	margin-left:30px;
}
.contact_form{
	padding-top:20px;
	padding-left:40px;
}
.error_msg{
	color:red;
	height:20px;
}

.error_msg span{
	color:green;
}
/* hírek */
.hirek_holder{
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
}
.hirek_header{
	padding-bottom:3px;
	border-bottom:solid 1px #e7e8f2;
}
.hir_left{
	float:left;
	width:370px;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}
.hir_right{
	float:right;
	width:80px;
	font-style:italic;
	text-align:right;
	font-size:10px;
}
.hir_content{
	text-align:justify;
}
.hir_content a:link, .hir_content a:visited{
	text-decoration:none;
	font-size:11px;
	color:#f89212;
} 
.reszletek_btn_holder{
	padding-left:380px;
	padding-top:5px;
}
.hir_content img{
	border:solid 1px #071775;
}



