html,body{
	margin:0px;
	padding:0px;
	background-image:url("../images/bg.jpg");
	background-repeat:repeat-y;
	background-position:center;
	font-family:Verdana;
	font-size:12px;
	color:#1c3b53;
}
*{
	list-style:none !important;	
}
.container{
	padding-top:10px;
	padding-bottom:4px;
	width:838px;
	padding-left:4px;
	/*background:#000;*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.header{
	background-image:url(../images/header_alap.jpg);
	float:left;
	width:834px;
	height:232px;
	margin-left:auto;
	margin-right:auto;
}
.content{
	padding-top:10px;
	/*background:#000;*/
	width:834px;
	margin-left:auto;
	margin-right:auto;
	min-height:400px;
}
.left_column{
	float:left;
	width:267px;
	margin-right:15px;
	margin-bottom:10px;
	font-weight:normal;
	background:#eef3f9;
}
.kozepso_column{
	float:left;
	width:267px;
	background:#eef3f9;
}
.right_column{
	float:left;
	width:267px;
	margin-left:15px;
	background:#eef3f9;
}
.left_header{
	padding-bottom:10px;
}
.clearer{
	clear:both;
}
.bt{
	font-size:13px;
	font-weight:bold;
}
.udv_top_p{
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
}
.udv_bottom{
	padding-left:15px;
}
.resztvesz_btn{
	padding-left:60px;
}
.jelentkezes{
	color:#355e7e;
	padding-left:10px;
}
.elkuld_gomb{
	margin-top:10px;
	margin-left:110px;
	background-image:url("../images/elkuld_btn.jpg");
	background-repeat:none;
	border:0;
	width:142px;
	height:26px;
	background-color:transparent;
}
.login_field{
	width:250px;
	height:18px;
	border:solid 1px #355e7e;
	color:#355e7e;
	font-size:11px;
	padding-left:3px;
}
/*referenciák*/
.ref_pic_holder{
	float:left;
	width:126px;
	height:96px;
	/*background:#000;*/
	background-image:url("../images/ref_bg.jpg");
	padding-left:2px; 
	padding-top:2px;
	margin-right:10px;
}
.ref_leiras{
	font-size:12px;
	float:left;
	width:240px;
	text-align:justify;	
}
.ref_pic_holder img{
	border:solid 0px #003b69;
}
.ref_cim_ido{
	font-size:14px;
	font-weight:bold;
	color:#373737;
	font-style:italic;
}
.datum{
	font-size:10px;
	color:#a4a4a4;
	font-style:normal;
}
.ref_leiras{
	font-size:11px;
	color:#000;
	font-weight:normal;
	font-style:normal;
}
.referenciak_holder{
	padding:10px;
}
.ref_header{
	background-image:url("../images/ref_header.jpg");
	background-repeat:no-repeat;
	background-color:#;
	height:60px;
	margin-bottom:10px;
	background-color:#c2d7ec;
}
.ref_header_a{
	background-image:url("../images/ref_header.jpg");
	background-repeat:no-repeat;
	background-color:#;
	height:75px;
	margin-bottom:10px;
	background-color:#c2d7ec;
}

.ref_holder{
	float:left;
	width:390px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:5px;
}
/*rendezvények*/
.rendezvenyek_holder{
	padding:10px;	
}
.rend_left{
	float:left;
	width:400px;
	background:#ff6600;
}
.rend_right{
	float:left;
	width:200px;
}
.rend_header{
	background-image:url("../images/rend_header.jpg");
	background-repeat:no-repeat;
	background-color:#;
	height:60px;
	margin-bottom:10px;
	background-color:#c2d7ec;
	
}
.rend_header_a{
	background-image:url("../images/rend_header.jpg");
	background-repeat:no-repeat;
	background-color:#;
	height:75px;
	margin-bottom:10px;
	background-color:#c2d7ec;
	
}

.rend_cim{
	font-size:14px;
	font-weight:bold;
	padding-bottom:3px;
}
.publikator{
	font-style:italic;
	padding-bottom:5px;
	font-size:11px;
}
.rend_left_side{
	float:left;
	width:600px;
	margin-right:12px;
}
.rend_right_side{
	float:left;
	width:200px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:solid 1px #cbcbcb;
}
.link_holder{
	background-image:url("../images/jobb_elvalaszto.jpg");
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
}

a.rend_link:link,a.rend_link:visited,a.rend_link:active{
	padding-left:20px;
	background-image:url("../images/rend_link_valami.jpg");
	background-repeat:no-repeat;
	background-position:left 2px;
	color:#858585;
	text-decoration:none;
	font-weight:bold;
}
a.rend_link:hover{
	color:#ff6600;
	padding-left:25px;
}
.rend_leiras{
	text-align:justify;
}
.galeria{
	float:left;
	width:130px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:3px;
}
.galeria img{
 border:solid 1px #02389c;
}
/*ref-hez*/
#uj_ref{ 
    text-align:left;
}

#uj_ref ul{
	list-style: none;
} 
#uj_ref input{
	width: 300px;
	border: 1px solid #cbd5fa;
	}	
#uj_ref textarea{
	width: 300px;
	border: 1px solid #cbd5fa;
	height: 90px;
	}
#uj_ref .hosszu{
	width: 400px;
	border: 1px solid #cbd5fa;
	height: 400px;
	}			
#uj_ref .submit_button{
	width: 200px;
	border: 1px solid #cbd5fa;
	font-weight: bold;
	background: #FFF;
	font-size: 11px;
	}
/*brainturbo*/
.brain_cim{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.brain_header{
	background-image:url("../images/flash_header.jpg");
	background-repeat:no-repeat;
	height:60px;
	margin-bottom:10px;
	background-color:#c2d7ec;
}
.brain_holder{
	float:left;
	width:550px;
	text-align:justify;
}
.kedvezmeny_header{
	background-image:url("../images/kedvezmeny_header.jpg");
	background-repeat:no-repeat;
	height:60px;
	margin-bottom:10px;
	background-color:#c2d7ec;
	margin-right:1px;
}
.kapcs_header{
	background-image:url("../images/kapcsolat_header.jpg");
	background-repeat:no-repeat;
	height:60px;
	margin-bottom:10px;
	background-color:#c2d7ec;
	margin-right:1px;
}

#kedvezmeny_form{ 
    text-align:left;
}
#kedvezmeny_form input{
	width: 100px;
	border: 1px solid #cbd5fa;
	}			
#kedvezmeny_form .submit_button{
	width: 160px;
	border: 1px solid #cbd5fa;
	font-weight: bold;
	background: #FFF;
	font-size: 11px;
	}
#alink_holder a{
text-decoration:none;
color:blue;
}

.footer 
{
	display:block;
	background: url(../images/footer.jpg) no-repeat;
	background-color: #001b38;
	margin-top: 10px;
	width: 834px;
}

.footer .email
{
	color: #C9E4FF;
	font-size: 10px;
	font-family: arial;
	float: right;
	width: 470px;
}
.footer .email .box1{
	float: left;
	width: 130px;
	margin-right: 10px;
	padding-top: 10px;
}
.footer .email .box2{
	float: left;
	width: 175px;
	margin-right: 10px;
}
.footer .email .box3{
	float: left;
	width: 130px;
	margin-right: 10px;
	padding-top: 10px;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}

.email a {
	color: #C9E4FF;
	font-size: 11px;
	text-decoration: none;
}
.kedvezmenyek_bal
{
	position: relative;
	float: left;
	width: 410px;
	height: 100px;
	margin-right: 10px;
}


.kedvezmenyek_jobb 
{
	position: relative;
	float: left;
	width: 410px;
	height: 100px;
}