a { color:#777777; text-decoration:none; }

html { height: 100%;  }
body { height: 100%; font-size:14px; font-family:arial; background-color:#000000; color:white; line-height:16px; /*overflow-y:scroll;*/ }
textarea { font-family:arial; }

.pagewidth { 
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

h1 {
	display:none;
	font-size:0px;
	line-height:0px;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
	color:#000000;
}

h2 {
	color: #5bcbf5;
	font-size:18px;
	line-height:24px;
}

.phmain {  }
.ph { background-image:url('/images/css/logobackground.jpg'); }

#header { float:left;  }

#lang_sel {
	width:55px;
	max-height:38px;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
	
	/*height:100px;
	z-index:100;
	position:relative;
	border:1px solid #ffffff;*/
}

#lang_sel.hover {
	width:55px;
	max-height:200px;
	overflow:show;
	z-index:100;
	position:relative;
	background:#333333;
	border-radius:10px;
	box-shadow:0px 0px 5px #fff;
	padding-bottom:10px;
}

#pageholder {
	background-repeat:no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; 
	
	
}

#pagefooter {
	
	height:25px; 
	background-image:url('/images/css/footer.gif');
	background-repeat:repeat-x;
	background-color:black;
	font-size:12px;
}

#pageholderpush {
	
	height: 25px; 
}

#footermenu a {
	font-size:10px;
	display:block;
	float:left;
	/*margin-left:20px;
	margin-right:20px;*/
	color:#999999;
	padding-top:9px;
	padding-bottom:0px;
}


#footermenu a:hover {
	color:white;
	/* color:#34c5f4; */
} 

#footermenuon {
	color:white !important;
}

#footerlinks a {
	
	display:block;
	float:left;
	margin-left:10px;
	padding-top:0px;
	padding-bottom:0px;
}

#footerlinks a:hover  {
	color:#999;
} 


.wf-hnmdextrg { font-family:HelveticaNeueW0263MdExtRg; }
.wf-hnextrg { font-family:HelveticaNeueW0253ExtRegular; }


#lbarmain { 
	width:300px; 
	float:left;
}

#lbar { 
	width:230px; 
	float:left;
	margin-right:10px;
}


#rbarmain { 
	width:700px; 
	float:left;
}


#rbar { 
	width:760px; 
	float:left;
}

#topmenu {
	background-image:url('/images/css/topmenu.gif');
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	width:610px;
	margin-top:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:0px;
	/*background-color:#2d2d2d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right:10px;
	
	*/
	float:left;
}


.topmenua {	
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	float:left;
	font-size:11px;
	color:#999;
}

.topmenua:hover  {
	color:white;
}

.onwhite {
	color:white !important;
}



.languages a {
	display:block; 
	/*float:left;*/
	font-size:11px;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	/*background-color:#525252; */
	color:#ffffff; /* 6380be */
}

.languages a:hover {
	text-decoration:underline;
}

#socialbuttons {
	margin-top:10px;
	float:left;
	width:30px;
}

#socialbuttons a {
	background-image:url('/images/css/socialbuttons.gif');
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:30px;
	width:30px;
}

#socialbuttons a#sbfb {
	background-position:0px 0px;
}

#socialbuttons a#sbtw {
	background-position:-30px 0px;
}

#callusbar {
	margin-top:15px;
	font-size:18px;
	color:white;
	text-align:right;
}

#logo { 
	display:block;
	height:75px; /* 100px */
	
}

#headerlogo { 
	float:left;
	width:300px;
	display:block;
	height:75px;
}

.lmenumaina {
	/* margin-left:10px;*/ 
	font-size:22px;
	line-height:23px;
	display:block;
	color:#999;
	margin-bottom:24px; /* default: 10px */
	width:210px;
}

.lmenumaina:hover, .lmenumaina#lmenumainon {
	color:white;
}

.lmenua { 
	font-size:22px;
	line-height:23px;
	display:block;
	color:#999;
	margin-bottom:24px;
	width:210px;
	/* margin-left:10px; */
}

.lmenua:hover,.lmenua#lmenuon { 
	color:white;
}


#lmenusub {
	/* float:right; */
	width:175px;
	margin-left:15px;
	margin-bottom:24px;
}

#lmenusub a {
	display:block;
	margin-top:2px;
	margin-bottom:5px;
}

#lmenusub a#lmenusubon {
	color:white;
}

#page {  padding-top:20px;  } /* 25px */

#page_title {	font-size:25px; margin-bottom:15px;	}
#page_lead {	font-size:15px; margin-bottom:15px; line-height:20px;	}
#page_body b,#page_body strong { color:#23c1f5; }
#page_body { line-height:20px; }
#page_body img { -webkit-border-radius: 10px; 	-moz-border-radius: 10px;	border-radius: 10px;  }

.subpage {
	margin-bottom:15px;
}

.subpage_image {
	width:140px;
}
.subpage_text {
	margin-left:20px;
	width:405px;
}

.subpage_name {
	font-size:18px;
}
#page p {
	margin-bottom:5px;
}

#page input,#page select,#page textarea {
	border:1px solid #ccc;
	background-color:#333;
	color:#ccc;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:3px;
	
}

#page input[type="button"] {
	color:white;
	background-color:#1abcfc;
	border-color:white;
}

#page input[type="button"].smallbutton {
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
}

#page table {
	width:565px;
	background-color:#1F1F1F;
	border:1px solid #3F3F3F;
	margin-bottom:15px;
}

#page table th {
	background-color:#3F3F3F;
}

#page table td {
	padding:2px;
}

#xadmin {
	background-color:#3F3F3F;
}

#adminbuttons { 
	background-color:#333; 
	padding:10px; 
}

#adminbuttons .menubtns { 
	padding:5px; 
}

#adminbuttons .menubtn { 
	float:left;
	display:block;
	margin-right:2px;
	background-color:white;   
}

#adminbuttons .menubtn:hover {
	background-color:#E0E0E0;
}

#adminbuttons .menubtn img {
	display:block; border:1px solid #999;
}  

b,strong { font-weight:bold; }

i { font-style:oblique; }
u { text-decoration:underline; }

sup { font-size:xx-small; vertical-align:top; }  
sub { font-size:xx-small; vertical-align:bottom; } 

/* jjlongg17 */

.agamcolor {
	display:block;
	float:left;
	padding:5px;
}

.flag {
	display:block;
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:25px !important;

}

.blue_text {
	color:#5bcbf5;
}

.green_text {
	color:#a7ce3a;
}

.green_next {
	color:#a7ce3a;
	font-size:16px;
	line-height:16px;
	
	margin-top:6px;
	background:url('/images/css/nyil.png') right center no-repeat;
	padding-right:30px;
	display:inline-block;
}


.list_table, .list_table tr, .list_table td {
	vertical-align:top;
}

.list_table tr {
	margin-bottom:20px;
}

.kep_cella {
	width:162px;
}
.szoveg_cella {
	width:162px;
	line-height:16px;
}

.blue_list li {
	margin-left:10px;
	padding-left:10px;
	list-style-image:url('/images/css/blue_list_item.png');
	margin-top:15px;
	margin-bottom:15px;
	line-height:16px;
}

.circle_list {
	list-style:none;
	background:url('/images/css/blue_circle.png') left center no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:5px;
	line-height:16px;
}

.main_text, .main_text p {
	font-size:14px;
	line-height:16px;
}

.main_text {
	line-height:16px;
}

.pdf_link {
	background:url('/images/css/pdf_ikon.jpg') no-repeat top left;
	line-height:27px;
	padding-left:34px;
	text-decoration:underline;
	color:#5bcbf5;
	height:27px;
	display:inline-block;
	font-size:14px;
}

.blue_link {
	text-decoration:underline;
	color:#5bcbf5;
}
