html,body{
	margin:0;
	padding:0;
	background: #ffb621 URL("images/bg2.jpg") top center no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
*{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
.clearer{
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}
.container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/alap_bg.jpg) repeat-y;
	background-position:top left;
}
.flash_header{
	width:992px;
	height: 342px;
	margin-left:auto;
	margin-right:auto;
	border: 4px solid white;
	background-image: url(../static/images/header3.jpg);
	background-repeat: no-repeat;
}
.flash_header p, .flash_header span {
	font-size: 15px;
	color: white;
	padding: 0;
}
.content_holder{
	padding-left:22px;
}
.content_leftside{
	float:left;
	width:760px;
	padding-top:3px;
	/*background:blue;*/
}
.content_rightside{
	float:right;
	width:215px;
	/*background:red;*/
}
/* login box */
.right_box_holder{

}
.login_box{
	background:url(images/login_repeat_bg.jpg) repeat-y;
}
.login_box_header{
	background:url(images/login_header.jpg) no-repeat;
	height:22px;
	padding-left:10px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}
.login_box_header2{
	background:url(images/login_header.jpg) no-repeat;
	height:22px;
	padding-left:10px;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}
.right_box_header_red{
	color:#aa1111;
}
.login_box_footer{
	background:url(images/login_footer_bg.jpg) no-repeat;
	height:13px;
}
.login_box .right_box_content{
	font-size:11px;
	color:#000000;
}
/* útkereső */
.utkereso_box{
	background:url(images/utkereso_repeat_bg.jpg) repeat-y;
	color:#FFFFFF;
	font-size:12px;
}
.utkereso_box_header{
	background:url(images/utkereso_top_bg.jpg) no-repeat;
	height:22px;
	padding-left:10px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}
.utkereso_box_footer{
	background:url(images/utkereso_bottom_bg.jpg) no-repeat;
	height:11px;
	line-height:0px;
	font-size:0;
}
.input_holder .holder{
	float:left;
	width:170px;
	margin-right:1px;
}
.holder .left {
	float:left;
	width:auto;
	padding-right:5px;
	padding-left:3px;
}
.holder .left input{
	border:0;
}
.holder .right{
	float:left;
	width:130px;
	font-size:11px;
	margin-bottom:2px;
}
.holder .left input{
	width:auto !important;
}
/* prospektus */
.pros_box{
	background:url(images/pros_repeat_bg.jpg) repeat-y;
}
.pros_box_header{
	background:url(images/pros_top_bg.jpg) no-repeat;
	height:22px;
	padding-left:10px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-top:7px;
}
.pros_box_footer{
	background:url(images/pros_bottom_bg.jpg) no-repeat;
	background-position:left bottom;
	padding-bottom:10px;
	min-height:65px;
	_height:65px;
}
.right_box_content{
	padding-left:10px;
	padding-right:10px;
}
.pros_padding{
	padding-left:55px;
}
.right_box_content a:link, .right_box_content a:visited{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	display:block;
	text-align:center;
}
.right_box_content a:hover{
	text-decoration:underline;
}
.pros_red{
	color:#fe0000;
}
.pros_acrobat{
	padding-top:5px;
	font-size:10px;
	text-align:center;
	padding-bottom:5px;
}
.pontozas{
	background:url(images/pontozas.jpg) repeat-x;
	height:3px;
	margin-top:3px;
	margin-bottom:3px;
	font-size:0px;
	line-height:0;
}
/* footer */
.footer{
	background:url(images/footer_bg.jpg) no-repeat;
	height:54px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.footer .right{
	float:right;
	width:auto;
	padding-right:25px;
	padding-top:10px;
}
.footer .left{
	float:left;
	width:auto;
}
/* input global */
input{
	background:url(images/input_bg.jpg) repeat-x;
	border:solid 1px #868686;
	font-size:10px;
	height:16px;
	color:#333333;
}
.right_box_content input{
	width:190px;
}
.right_box_content select, .ref-new-right select {
	width:190px;
	border:solid 1px #868686;
	font-size:10px;
	height:16px;
	color:#333333;
	background:#EAEAEA;
}
.right_box_content ul .input_holder{
	padding-bottom:3px;
}
.right_box_content ul .cimke{
	padding-bottom:2px;
	width:140px;
	height:auto;
}
.chkbox input{
	width:13px !important;
	height:13px !important;
	background:none !important;
	border:0 !important;
}
/* submit buttonok */
.login_submit_btn{
	background:url(images/login_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
}
.login_submit_btn_en{
	background:url(images/login_btn_en.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
}
.login_submit_btn_ro{
	background:url(images/login_btn_ro.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
}
.login_submit_btn_de{
	background:url(images/login_btn_de.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
}

.reg_submit_btn{
	background:url(images/reg_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.reg_submit_btn_en{
	background:url(images/reg_btn_en.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.reg_submit_btn_de{
	background:url(images/reg_btn_de.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.reg_submit_btn_ro{
	background:url(images/reg_btn_ro.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}

.adatmod_submit_btn{
	background:url(images/adat_mod_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.adatmod_submit_btn_en{
	background:url(images/adat_mod_btn_en.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.adatmod_submit_btn_ro{
	background:url(images/adat_mod_btn_ro.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.adatmod_submit_btn_de{
	background:url(images/adat_mod_btn_de.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}

.kereses_submit_btn{
	background:url(images/kereses_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.kereses_submit_btn_en{
	background:url(images/kereses_btn_en.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.kereses_submit_btn_ro{
	background:url(images/kereses_btn_ro.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.kereses_submit_btn_de{
	background:url(images/kereses_btn_de.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}

.adatmod_div{
	padding-left:500px;
	padding-top:5px;
}
.kepfeltoltes_submit_btn, .submit_button_kepfeltoltes{
	background:url(images/kepfeltoltes_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.megsem_submit_btn, .submit_button_megsem{
	background:url(images/megsem_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.rendben_submit_btn{
	background:url(images/rendben_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
.feltoltes_submit_btn, .submit_button_feltoltes, .submit_button {
	background:url(images/feltoltes_btn.jpg) no-repeat !important;
	width:193px !important;
	height:19px !important;
	cursor:pointer !important;
	border:0 !important;
	margin-top:3px;
}
/* flash banner helye */
.flash_banner{
	/*background:url(images/banner_bg.jpg) no-repeat;*/
	height:95px;
	width:auto;
	padding-left:15px;
	float:left;
}

/* kiemelt blokkok */
.kiemelt_blokk{
	float:left;
	width:380px;
	padding-top:5px;
	min-height: 192px;
	_height: 192px;
}
.kiemelt_blokk_inside1{
	background:url(images/kiemelt_1_repeat.jpg) repeat-y;
	min-height:130px;
	_height:130px;
}
.kiemelt_blokk_inside2{
	background:url(images/kiemelt_2_repeat.jpg) repeat-y;
	min-height:130px;
	_height:130px;
}
.kiemelt_top2{
	background:url(images/kiemelt_2_top.jpg) no-repeat;
	min-height:35px;
	_height:35px;
}
.kiemelt_top1{
	background:url(images/kiemelt_1_top.jpg) no-repeat;
	min-height:35px;
	_height:35px;
}
.kiemelt_nev1{
	float:left;
	width:275px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-left:3px;
}
.kiemelt_ar1{
	float:right;
	width:auto;
	font-style:italic;
	font-size:12px;
	color:#000000;
}
.kiemelt_nev2{
	float:left;
	width:275px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:3px;
}
.kiemelt_ar2{
	float:right;
	width:auto;
	font-style:italic;
	font-size:12px;
	color:#fff;
}
.kiemelt_top_padding{
	padding-top:5px;
	padding-left:3px;
	padding-right:8px;
}
.kiemelt_blokk_content{
	padding-top:3px;
	padding-left:3px;
	padding-right:8px;
	_height:145px;
	min-height:145px;
}
.kiemelt_blokk_content .left{
	float:left;
	width:120px;
}
.kiemelt_blokk_content .left a:link img, .kiemelt_blokk_content .left a:visited img{
	border:solid 2px #fff;
}
.kiemelt_blokk_content .left a:hover img{
	border:solid 2px #ff6600;
}
.kiemelt_blokk_content  .right1{
	float:right;
	width:240px;
}
.kiemelt_blokk_content  .right2{
	float:right;
	width:240px;
	color:#FFFFFF;
}
.kiemelt_footer1{
	background:url(images/kiemelt_1_bottom.jpg) no-repeat;
	background-position:left bottom;
	height:10px;
}
.kiemelt_footer2{
	background:url(images/kiemelt_2_bottom.jpg) no-repeat;
	background-position:left bottom;
	height:10px;
}
/* gomb kinézet */
a.gombocska:link, a.gombocska:visited{
	color:#000000;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;

}
a.gombocska:hover{
	color:#FFFFFF;
}
.button_left1{
	background:url(images/kiemelt_gomb_baloldal.jpg) no-repeat;
	padding-left:8px;
}
.button_right1{
	background:url(images/kiemelt_gomb_jobboldal.jpg) no-repeat;
	background-position:right top;
	padding-right:8px;
	height:19px;
	padding-top:3px;
	text-align:center;
}
.button_left2{
	background:url(images/kiemelt_gomb2_baloldal.jpg) no-repeat;
	padding-left:8px;
}
.button_right2{
	background:url(images/kiemelt_gomb2_jobboldal.jpg) no-repeat;
	background-position:right top;
	padding-right:8px;
	height:19px;
	padding-top:3px;
	text-align:center;
}

.button_left3{
	background:url(images/kiemelt_gomb_baloldal_kozepre.jpg) no-repeat;
	padding-left:8px;
}
.button_right3{
	background:url(images/kiemelt_gomb_jobboldal_kozepre.jpg) no-repeat;
	background-position:right top;
	padding-right:8px;
	height:19px;
	padding-top:3px;
	text-align:center;
}

.button_center{
	background:url(images/kiemelt_gomb_repaet.jpg) repeat-x;
	height:19px;
}
a:link,a:visited{
	color:#333333;
}
.egy_button_holder{
	float:right;
	width:120px;
	margin-right:5px;
}
.button_holder{
	padding-top:3px;
}
textarea{
	width:300px;
	height:100px;
}
/* uticél és régió aloldal */
.aloldal_left_holder{
	float:left;
	width:211px;
}
.aloldal_right_holder{
	float:right;
	width:531px;
	margin-right:6px;
}
.aloldal_left_header{
	background:url(images/aloldal_bal_header.jpg) no-repeat;
	height:26px;
	_height:31px;
	font-size:14px;
	color:#363636;
	font-weight:bold;
	padding-left:40px;
	padding-top:5px;
}
.aloldal_left_content{
	background:#fff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}
.aloldal_left_bottom{
	background:url(images/aloldal_bal_footer.jpg) no-repeat;
	height:10px;
}
.aloldal_left_content a:link, .aloldal_left_content a:visited{
	text-decoration:none;
}
.aloldal_left_content a:link div{
	margin-bottom:2px;
}
.aloldal_left_content a:hover{
	/*background:url(images/link_bal_over.jpg) no-repeat;*/
	background-color:#f89730;
	display:block;
	color:#fff;
}
.lista_outside1{
	background:url(images/link_bal1.jpg) no-repeat;
	background-color:#dfe3e5;
}
.lista_outside2{
	background:url(images/link_bal2.jpg) no-repeat;
	background-color:#f0f4f6;
}
.lista_inside{
	/*background:url(images/link_bal1.jpg) no-repeat;
	background-color:#dfe3e5;*/
	padding-left:15px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	color:#5a5a5a;
}
/*.lista_inside2{
	background:url(images/link_bal2.jpg) no-repeat;
	background-color:#f0f4f6;
	padding-left:15px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
	color:#5a5a5a;
}*/
.aloldal_right_header{
	background:url(images/aloldal_jobb_header.jpg) no-repeat;
	height:26px;
	_height:31px;
	font-size:14px;
	color:#363636;
	font-weight:bold;
	padding-right:40px;
	padding-top:5px;
	text-align:right;
}
.aloldal_right_content{
	background:#fff;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	font-size:11px;
	color:#2d2d2d;
}
.aloldal_right_content .kiemelt{
	text-align:right;
	font-weight:bold;
	border-bottom:solid 1px #CFCFCF;
	padding-bottom:3px;
	margin-bottom:3px;
}
.aloldal_right_content .kiemelt .red{
	color:#d60808;
	font-size:14px;
	font-style:italic;
}
.aloldal_right_bottom{
	background:url(images/aloldal_jobb_footer.jpg) no-repeat;
	height:10px;
	margin-bottom:8px;
}
.aloldal_right_content img{
	margin-right:5px;
	margin-bottom:3px;
	border:solid 2px #d1d7db;
}
/* random blokk */
.aloldal_right_bottom_blokk{
	float:left;
	width:118px;
	margin-right:8px;
	margin-left:2px;
	padding-right:2px;
	background:url(images/aloldal_rightvalaszto.jpg) repeat-y;
	background-position:right top;
}
.aloldal_right_bottom_blokk a:link, .aloldal_right_bottom_blokk a:visited{
	color:#555555;
	text-decoration:none;
}
.aloldal_right_bottom_blokk a:hover{
	color:#d60808;
}
.random_name{
	font-weight:bold;
	font-size:11px;
}
.ready{
	color:green;
}
.error{
	color:red;
	margin-bottom: 10px;
}
/* lapoztó */
#lapozo{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background:#DFDFDF;
	margin:3px;

	height: 20px;
}
#lapozo select{
	width:70px;
	height:15px;
	border:solid 1px #818181;
	font-size:11px;
}
#lapozo a:link, #lapozo a:visited{
	text-decoration:none;
	font-size:12px;
	color:#333333;
}
#lapozo a:hover{
	color:red;
}
/* regisztráció */
.regisztracio{
	padding-left:10px;
	padding-right:10px;
}
.regisztracio .cimsor{
	border-bottom:solid 1px #50504f;
	font-size:14px;
	color:#ff6600;
	text-transform:uppercase;
	padding-bottom:3px;
	margin-bottom:10px;
}
.regisztracio .input_label{
	float:left;
	width:120px;
	text-align:right;
	margin-right:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#383838;
}
.input textarea{
	width:200px;
	border:solid 1px #868686;
	background:#ededed;
}
.regisztracio .input{
	float:left;
	width:auto;
	padding-bottom:5px;
}
.regisztracio .left{
	float:left;
	width:340px;
}
.regisztracio .right{
	float:right;
	width:auto;
}
.regisztracio .right img{
	border:solid 1px #000;
}
.regisztracio .left input{
	width:200px;
}
.regisztracio .left select{
	width:200px;
	border:solid 1px #868686;
	background:#ececec;
	height:20px;
	font-size:11px;
}
.checkbox_left{
	float:left;
	width:350px;
}
.checkbox_right{
	float:right;
	width:350px;
}
.input_label2{
	font-size:12px;
	color:#50504f;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:10px;
	margin-bottom:5px;
	border-bottom:solid 1px #868686;
}
.input_checkbox .checkbox input{
	margin-right:3px;
	border:0 !important;
	background:none !important;
}
.input_checkbox input{
	margin-right:3px;
	border:0 !important;
	background:none !important;
}
.input_checkbox .checkbox a:link, .input_checkbox .checkbox a:visited{
	text-decoration:none;
	color:#50504f;
}
.input_checkbox .checkbox a:hover{
	text-decoration:underline;
}
.input_checkbox .checkbox{
	color:#50504f;
}
.regisztracio .submit{
	padding-left:500px;
	padding-top:5px;
}
.udvozlo{
	text-align:center;
	padding-bottom:5px;
}
/* user menu */
.adminmenu a:link, .adminmenu a:visited{
	text-align:left;
	padding-left:20px;
	background:url(images/user_menu_pocok.jpg) no-repeat;
	background-position:top left;
	padding-bottom:3px;
	text-decoration:none;
}
.adminmenu a:hover{
		background:url(images/user_menu_pocok_over.jpg) no-repeat;
		color:#FFFFFF;
}
/* admin cuccok */
.aloldal_cim{
	font-size:14px;
	margin-bottom:10px;
	border-bottom:solid 1px #868686;
	color:#ff6600;
}
.aloldal{
	padding-left:20px;
	padding-right:20px;

}
.aloldal_holder{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}
.uticel_neve_cimke{
	float:left;
	width:auto;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:5px;
}
.uticel_neve_cimke2{
	float:left;
	width:100px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:5px;
}
.uticel_neve_input{
	float:left;
	width:auto;
	padding-bottom:5px;
}
.uticel_neve_input input{
	width:170px;
}
.uticel_neve_input select{
	border: solid 1px #b9b9b9;
	width:170px;
	height:20px;
}
.html_text_left{
	float:left;
	width:auto;
}
.html_text_left textarea, .text_mezo{
	width:320px;
	height:200px;
	border:solid 1px #b9b9b9;
}
.html_text_right{
	float:left;
	width:345px;
	padding-left:10px;
}
.kiemeles{
	font-size:12px;
	padding-bottom:5px;
}
.html_text_bemutatas{
	padding-bottom:10px;
}
.chkbox{
	float:left;
	width:auto;
	padding-right:3px;
	padding-bottom:5px;
}
.chkbox_label{
	float:left;
	width:320px;
	padding-bottom:5px;
}
.chkbox_label2{
	float:left;
	width:120px;
	padding-bottom:5px;
}
.kiemelesek_left{
	float:left;
	width:280px;
}
.kiemelesek_right{
	float:right;
	width:180px;
}
.buttons{
	padding-bottom:5px;
}
.uttipus_left{
	float:left;
	width:300px;
}
.uttipus_right{
	float:right;
	width:300px;
}
.kiemeles_buttons{
	padding-top:3px;
	padding-bottom:5px;
	border-bottom:solid 1px #e1e1e1;
}
.ajanlat_header{
 	background-color:#dcdcda;
	border:solid 1px #f1f1ef;
	padding:2px;
	padding-left:4px;
	margin-bottom:3px;
}
.ajanlat_nev{
	float:left;
	width:280px;
}
.ajanlat_azonosito{
	float:right;
	width:50px;
}
.ajanlat_left{
	float:left;
	width:340px;
}
.ajanlat_right{
	float:right;
	width:340px;
}
.mezonev{
	float:left;
	width:110px;
	font-weight:bold;
}
.mezoadat{
	float:left;
	width:200px;
	margin-left:3px;
}
.ajanlat_gombok{
	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
}
/* ajanlat form */
.ajanlat_mezoneve{
	float:left;
	width:100px;
	padding-bottom:3px;
	font-weight:bold;
}
.ajanlat_input{
	float:left;
	width:220px;
	padding-bottom:3px;
}
.ajanlat_input input{
	width:200px;
}
.apartmanneve{
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px;
}
.ajanlat_right{
	float:right;
	width:350px;
}
.ajanlat_left{
	float:left;
	width:350px;
}
.valamiar{
	color:#990000;
	font-size:12px;
}
.valami_alul{
	padding-top:10px;
}
.jatek_gal a:link, .jatek_gal a:visited{
	background:none;
	display:block;
}
.jatek_gal{
	padding-left:10px;
}
.jatek_gal a:link img, .jatek_gal a:visited img{
	border:solid 2px #d1d7db;
}
.jatek_gal a:hover{
	background:none;

}
.jatek_gal a:hover img{
	border:solid 2px #red;
}
.utube_holder{
	width:280px;
	height:240px;
	margin-right:10px;
	float:left;
}
.jatek_kiemeles{
	font-weight:bold;
	text-align:right;
	display:block;
	padding-bottom:5px;
}
.szavazas{
	padding-top:10px;
}
.jatek_lista_item{
	/*background:red;*/
	padding-left:8px;
}
.jatek_lista_header1{
	background:url(images/jatek_lista_header_left.jpg) no-repeat;
	height:28px;
	color:#363636;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
	padding-top:5px;
	text-align:left;
}
.jatek_lista_header2{
	background:url(images/jatek_lista_header_right.jpg) no-repeat;
	height:28px;
	color:#363636;
	font-size:14px;
	font-weight:bold;
	padding-right:40px;
	padding-top:5px;
	text-align:right;
}
.jatek_lista_content{
	background:url(images/jatek_repeat.jpg) repeat-y;
	padding:5px;
	padding-top:3px;
}
.jatek_lista_bottom{
	background:url(images/jatek_lista_bottom_uj.jpg) no-repeat;
	height:12px;
}
.jatek_lista_content img{
	margin-right:5px;
	margin-bottom:3px;
}

.feltoltes, .kepfeltoltes {
	padding-left:20px;
}
.ref-new-left {
	float:left;
	width:150px;
	padding-bottom:10px;
}
.ref-new-right {
	/*float:left;*/
	padding-bottom:10px;
}
.ref-new-right textarea {
	width:320px;
	height:200px;
	border:solid 1px #b9b9b9;
}
.ref-new-right input, .ref-new-right select, .input_mezo {
	width:320px;
}
.clr{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.sajto_holder{
	padding-bottom:5px;
	background:red;
}
.cim{
	font-size:12px;
	padding-top:10px;
}
.bejegyzes_holder{
	float:left;
	width:320px;
	margin-right:20px;
	border-bottom: solid 1px #CCCCCC;
}

.gombok
{
	text-align: center;
}
#uj_hir {
	padding-left:20px;
}
.virt_egyenleg_szoveg{
	padding-bottom:10px;
}
.table_top{
	background:url(images/felhasz_kez_top_bg.jpg) repeat-x;
	height:21px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:3px;
}
.table_top div{
	float:left;
	width:130px;
	padding-top:4px;
	border-right:solid 1px #f1f1ef;
	height:21px;
	margin-left:8px;
}
.table_sor1{
	border-right:solid 1px #f1f1ef;
	background:#fff;
	padding-top:5px;
	padding-bottom:5px;
}
.table_sor1 .table_sor_mezo{
	float:left;
	width:130px;
	margin-left:8px;
}
.table_sor2{
	border-right:solid 1px #f1f1ef;
	padding-top:5px;
	padding-bottom:5px;
}
.table_sor2 .table_sor_mezo{
	float:left;
	width:130px;
	margin-left:8px;
	padding-bottom:2px;
}
.table_sor_mezo input{
	width:auto !important;
	background:none !important;
	border:0 !important;
}
.submit_hidden{
	background:url(images/submit_bg_szurke.jpg) no-repeat !important;
	width:131px !important;
	border:0 !important;
	height:19px;
	font-size:11px;
	font-weight:normal;
	cursor:pointer;
	margin-top:5px;
}
.jatek_lista_holder{
	float:left;
	width:363px;
	margin-right:3px;
}
.bm_leirasa{
	padding-top:5px;
}
.bm_leirasa span {
	color:#990000;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
a.utazas_felso:link, a.utazas_felso:visited{
	float:left;
	width:120px;
	height:23px;
	background:url(images/gomb_alap.jpg) no-repeat;
	padding-top:4px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
a.utazas_felso:hover{
	color:#FFFFFF;
}

.notification
{
	text-align: center;
	font-size: 14px;
	color: #251B12;
}
/* hirleveles cucc */
.felhasz_kereses_nev_cim{
	padding-top:5px;
	padding-bottom:5px;
}
.felhasz_kereses_nev_cim .input_cimke{
	float:left;
	width:80px;
	text-align:right;
	margin-right:3px;
}
.felhasz_kereses_nev_cim .input_holder{
	float:left;
	width:auto;
}
.felhasz_kereses_nev_cim .input_holder input{
	width:200px;
}
.felhasz_kereses_nev_cim .input_holder2 input{
	width:250px;
}
.felhasz_kereses_nev_cim .input_holder2{
	float:left;
	width:auto;
}
.checkbox_holder{
	float:left;
	width:15px;
}
.checkbox_label{
	float:left;
	width:100px;
}
.hirlevel_ul{
	padding-right:20px;
	padding-bottom:5px;
	float:left;
	width:auto;
}
.hirlevel_alheader{
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:solid 1px #CFCFCF;
	text-transform:uppercase;
}
.input_holder3{
	width:auto;
	float:left;
	padding-left:20px;
}
.hirlevel_kuldes_holder{
	padding-left:50px;
	padding-top:10px;
}
.textarea_holder textarea{
	width:600px;
	height:200px;
}
.hirlevel_kuldes_holder .label{
	float:left;
	width:80px;
}
.hirlevel_kuldes_holder .input{
	float:left;
	width:auto;
}
.flash_banner2{
	background:url(images/banner_alap.jpg) no-repeat;
	height:117px;
	width:755px;
	float:left;
}
.inside{
	padding-left:13px;
	padding-top:13px;
}

.country_list {
	padding: 5px;
	background-image: url(images/orszag_bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	height: 50px;
}

.country_list a {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.flash_header {
 position: relative;
}

.flash_header form {
	display: block;
  position: absolute;
  background-color: transparent;
	background-image: url(images/formbgr.jpg);
	border: 2px solid #EEDB72;
  padding: 10px;
  width: 204px;
  top: 130px;
  left: 50px;
  z-index: 100;
}
.flash_header form select.celorszag {
	width: 185px;
	margin-bottom: 25px;
}

.flash_header form input.tol {
	width: 65px;
	margin-right: 6px;
}

.flash_header form input.ig {
	width: 65px;
	margin-right: 6px;
	margin-left: 4px;
}

.flash_header form input.elkuld {
	background: none; 
	border: none;
	cursor: pointer;
	width: 75px;
	height: 19px;margin-top: 7px; _margin-top: 2px;
	background: url(images/kereses_fejlect.jpg);
}
.flash_header form input.elkuld_en{
	background: none; 
	border: none;
	cursor: pointer;
	width: 75px;
	height: 19px;margin-top: 7px; _margin-top: 2px;
	background: url(images/kereses_fejlect_en.jpg) !important;
}
.flash_header form input.elkuld_ro{
	background: none; 
	border: none;
	cursor: pointer;
	width: 75px;
	height: 19px;margin-top: 7px; _margin-top: 2px;
	background: url(images/kereses_fejlect_ro.jpg) !important;
}
.flash_header form input.elkuld_de{
	background: none; 
	border: none;
	cursor: pointer;
	width: 75px;
	height: 19px;margin-top: 7px; _margin-top: 2px;
	background: url(images/kereses_fejlect_de.jpg) !important;
}
#lang {
 position: absolute;
 margin: 6px;
 top: 280px;
 left: 850px;
}
#topmenu {
	width: 100%;
	float: left;
	display: block;
	position: absolute;
	padding: 6px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 310px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 2px solid #F3F3F3;
	background-image: url(images/img01.gif);
}
#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#topmenu a {
	display: inline;
	font-size: 16px;
	color: black;
	margin: 0;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	text-decoration: none;
}
#topmenu a:hover {
  border-bottom: 2px solid #E00000;
}
#topmenu li {
	position: relative;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
.statbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/formbgr.jpg);	
	font-size: 100%;
	width: 180px;
	padding: 4px;
	position: absolute;
	top: 150px;
	left: 798px;
}
.statbutton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.statbutton ul li {
	margin: 0px;
	padding: 0px;
}
.statbutton ul li a {
	font-size: 14px;
	display: block;
	border-bottom: 1px solid white;
	padding: 5px 0px 2px 6px;
	text-decoration: none;
	color: #666666;
	width: 174px;
	background-color: #99ccff;
}
.statbutton ul li a:hover {
	color: #000000;
	background-color: #eeeeee;
	background-image: url(kepek/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 166px;
}
#statkijelolt a {
	font-size: 14px;
	display: block;
	background-color: #eeeeee;
	color: black;
	padding: 5px 0px 2px 6px;
	width: 174px;
	background-image: url(kepek/arrow-right-active.gif);
	background-repeat: no-repeat;
	background-position: 166px;
}
#logo {
	position: absolute;
	top: 11px;
	left: 50px;
}
