/* ../css/dialogbox.css -> beolvasva */ 	
/* ../css/lightbox.css -> beolvasva */ 	
/* ../css/style.css -> beolvasva */ 	
#DialogBackground {
	background-color:#000000;
	height:100%;
	left:0;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position:absolute;
	top:0;
	width:100%;
	z-index:500;
}

#DialogPreLoading {
	opacity:0.45;
	position:absolute;
	top:135px;
	width:100%;
	z-index:750;
}

#DialogBox {	
	position:absolute;
	text-align:left;	
	width:200px; 
	height:182px;
	z-index:1000;
	line-height:140%;
}

.dialogBoxBorder_2 {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#D7D7D7 #CDCDCD #CDCDCD #D7D7D7;
	border-style:solid;
	border-width:1px;
	width:auto;
}

#DialogCenter a {
	border-color:#11A3D1;
	border-style:solid;
	border-width:0 0 1px;
	color:#11A3D1;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}

#DialogCenter a:hover {
	border-color:#83B335;
	border-style:solid;
	border-width:0 0 1px;
	color:#006F93;
}

#DialogCenter table {
	width:100%;
}

#DialogCenter .DialogMessage {
	text-align:center;
	font-size:12px;
	color:#00569d;
}

#DialogButtonsCenter {
	padding-top:15px;
	text-align:center;
}

#DialogButtonsRight {
	padding-top:15px;
	text-align:right;
}	
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	
	
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fbfbf9;
	color:#939598;
}

html{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fbfbf9;
}

#header{
	width:992px; 
	height:199px;
}

#head_left2{
	width:527px;  
	height:198px; 
	float:left; 
	background:url(../img/bg_header_left.jpg) no-repeat top left; 
	border-bottom:1px solid #FFFFFF;
}

#head_right2{
	width:464px;  
	height:198px; 
	float:left; 
	background:url(../img/bg_header_right.jpg) no-repeat top left #fbfbf9;  
	border-left:1px solid #f4b453; 
	border-bottom:1px solid #FFFFFF;
}

#head_left{
	width:527px;  
	height:198px; 
	float:left; 
	background:url(../img/bg_header_left.jpg) no-repeat top left; 
	border-bottom:1px solid #00569d;
}

#head_right{
	width:464px;  
	height:198px; 
	float:left; 
	background:url(../img/bg_header_right.jpg) no-repeat top left #fbfbf9;  
	border-left:1px solid #f4b453; 
	border-bottom:1px solid #00569d;
}

#fomenulista{
	float:left;
	text-align:left;
	width:200px;
	padding-left:17px;
	padding-top:0px;
	z-index:30;
}


#footer{
	background:url(../img/bg_footer_center.jpg) top left no-repeat; 
	height:133px;
}

.botpad{
	padding-bottom:20px;
}

.vastag{
	font-weight:bold;
}

.sajt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#cda667;
	font-weight:bold;
	padding-bottom:1px;
}

.bor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#98989c;
	font-weight:bold;
	padding-bottom:1px;
}

.bovebben{
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	color:#939598;
	font-weight:bold;
}

.bovebben:hover{
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	color:#00569d;
	font-weight:bold;
}

.fomenu{
	text-align:left;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	color:#00569d;
	padding-right:10px;
	letter-spacing:0.01em;
}

.fomenu:hover{
	text-align:left;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	color:#00569d;
	padding-right:10px;
	letter-spacing:0.01em;
}

.almenublock{
	background:url(../img/bg_almenu_block.jpg) top left no-repeat #a7d0f2; 
	position:relative; 
	width:0px; 
	height:198px;
	z-index:100; 
	float:left;	
}

.almenuinblock{
	padding-top:14px;
	display:none; 
	text-align:left;
}

.almenu{
	text-align:left;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	color:#00569D;	
}

.almenu:hover{
	text-align:left;	
	font-family: Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
	color:#00569D;	
}

.almenudiv{
	padding-left:20px;
	padding-top:5px;
	width:168px;
	height:20px;
	vertical-align:middle;
	background:none;
	cursor:pointer;
}

ul_fmenu{
	text-decoration:none;
	text-align:left;
	list-style:none;
}

.ul_almenu{
	display:block;
	padding:0px;
	margin:0px;
	text-decoration:none;
	text-align:left;
	list-style:none;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}

.fomenu_li{
	list-style:none;
	padding:4px 0px;
}

.almenu_li{
	display:block;
	list-style:none;
	list-style-type:none;
	list-style-position:inside;
}

.oldalcim{
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#00569d;
}

.oldalcimmasodik{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#00569d;
}

.hircim{
	padding:0px;
	margin:0px;
	color:#00569d;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0.001em;
}

.hirdatum{
	color:#00569d;
	font-weight:normal;
	font-size:10px;
	padding-top:4px;
}

.kekcimh2{
	padding:0px;
	margin:0px;
	font-size:14px; 
	font-weight:bold; 
	color:#00569d;
}

.tapeta_fej{
	border-bottom:1px solid #00569d;
	z-index:1;	
}

.tapeta_fej2{
	border-bottom:1px solid #FFFFFF;
	z-index:1;	
}

.tapeta_lab{
	border-top:1px solid #00569d;
	z-index:-10;	
}

.footer_content{
	padding-left:110px;
	width:880px;
}

.markavalaszto{
	position:relative;
	background:url(../img/bg_markavalaszto.gif) no-repeat top left; 
	height:220px; 
	padding-top:30px;
	padding-left:10px; 
	margin-top:-10px; 
	float:left; 
	width:330px; 
	z-index:100;
}

.kepall{
	width:58px; 
	height:40px;
	position:absolute; 
	float:left;	
}

.kep1{	
	margin-top:-18px;
	margin-left:243px; 
	z-index:3;	
}

.kep2{
	margin-top:0px; 
	margin-left:165px; 
	z-index:4;
}

.kep3{
	margin-top:45px; 
	margin-left:88px; 
	z-index:5;
}

.kep4{
	position:absolute; 
	float:left;
	margin-top:110px; 
	margin-left:15px; 
	z-index:6;
}

.lepteto{
	position:absolute; 
	float:left; 
	margin-top:143px; 
	margin-left:140px; 
	z-index:7;
}

.hirdatumblock{
	width:201px; 
	padding-right:20px; 
	padding-top:10px;
}

.hirnyil{
	padding-left:22px; 
	background:url(../img/hir_nyil.gif) left no-repeat;
}

.hirszoveg{
	padding:20px 0px; 
	color:#939598;
}

.mail{
	color:#939598;
	text-decoration:none;
}

.mail:hover{
	color:#000000;
	text-decoration:none;
}

.terkep{
	color:#939598;
	text-decoration:none;
	font-weight:bold;
}

.terkep:hover{
	color:#00569D;
	text-decoration:none;
	font-weight:bold;
}

.nbetkiemdiv{
	font-size:12px;
	text-transform:uppercase;
	color:#00569d;
	padding-bottom:20px;
	font-weight:bold;
}

.terkepvnev{
	font-size:12px;
	color:#00569d;
	text-transform:uppercase;
	font-weight:bold;
}

.terkepvblock{
	width:440px; 
	border-top:1px solid #00569d; 
	padding-top:20px;
	padding-bottom:20px;
}

.tervkepkep{
	float:left; 
	padding-top:10px; 
	color:#91adc0;	
}

.terfokepvblock{
	width:290px; 
	border-top:1px solid #00569d; 
	padding-top:20px;
	padding-bottom:20px;
}

.link1{
	color:#cd8e2e;
	text-decoration:none;
	font-weight:bold;
}

.link1:hover{
	color:#0268aa;
	text-decoration:underline;
	font-weight:bold;
}

.link2{
	color:#df0022;
	text-decoration:none;
	font-weight:bold;
}

.link2:hover{
	color:#df0022;
	text-decoration:underline;
	font-weight:bold;
}

.hirlevinput{
	margin:0px;
	padding:0px;
	background:url(../img/bg_hirlev_box.jpg) no-repeat left;
	width:292px;
	height:21px;
	border:none;
}

.hirlevinput2{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	width:292px;
	height:21px;
	border:none;
}

.kuldes{
	margin:0px;
	padding:0px;
	border:none;
	background:url(../img/kuld_off.jpg) no-repeat top left;
}

.dijak1{
	padding-bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#00569d;
}

.dijak2{
	padding:8px 0px;
}

.dijak3{
	background:url(../img/dijak_bg.jpg) repeat-y;
	padding:5px 0px;
}

.tovabbtobbi{
	background:url(../img/bg_tovabb_fooldal_off.jpg) left no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	text-transform:uppercase;
	text-decoration:none;
	color:#f4b454;
	font-size:12px;
	font-weight:bold;
}

.tovabbtobbi:hover{
	background:url(../img/bg_tovabb_fooldal_over.jpg) left no-repeat;
	height:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.fomenuselected{
	background:url(../img/nyil.jpg) no-repeat right;
	padding-right:20px;
	font-size:11px;
}

.menuk2{
	padding:20px 0px 0px 260px;
	color:#00569d; 
	font-size:10px; 
	text-transform:uppercase;
}


.menuk{
	padding:20px 0px 0px 340px;
	color:#00569d; 
	font-size:10px; 
	text-transform:uppercase;
}

.almenufejselected{
	color:#00569d; 
	font-size:10px; 
	font-weight:bold;
	text-transform:uppercase;
}

.almenufej{
	font-size:10px;
	color:#2e79b6;
	text-transform:uppercase;
	text-decoration:none;
}

.almenufej:hover{
	font-size:10px;
	color:#2e79b6;
	text-transform:uppercase;
	text-decoration:underline;	
}

.irszam{
	width:104px;
	height:27px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #818084;
}

.helyseg{
	width:196px;
	height:27px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px solid #818084;
}

.tppad10{
	padding-top:10px;
}

.tppad20.{
	padding-top:20px;
}

.btpad10{
	padding-bottom:10px;
}

.btpad20.{
	padding-bottom:20px;
}

.tovabb{
	color:#00569d;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../img/tovabb_off.gif) no-repeat right;
	padding-right:15px;
}

.tovabb:hover{
	color:#f4b453;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../img/tovabb_on.gif) no-repeat right;
	padding-right:15px;
}

.box{
	float:left; 
	width:124px; 
	height:190px;
}

.imgbox{
	height:150px; 
	overflow:hidden;
}

.fbox{
	color:#0059a7; 
	font-size:9px; 
	height:40px;
}	
	

