/* ../css/dialogbox.css -> beolvasva */ 	
/* ../css/ja-transmenu.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:250px;
	height:180px;
	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:11px;
	color:#333333;
}

#DialogButtonsCenter {
	padding-top:15px;
	text-align:center;
}

#DialogButtonsRight {
	padding-top:15px;
	text-align:right;
}	
	
.transMenu {
  position:absolute;
  overflow:hidden;
  left:-1000px;
  top:-1000px;
  }

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
  position:relative;
  text-align:left;
  margin-left:-1px;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
  position:relative;
  left:0px; top:0px;
  z-index:2;
  }

.transMenu.top .items {
  border:none;
}

/* each TR.item is one menu item */
.transMenu .item {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    text-decoration: none;
	text-transform:uppercase;	
	border: none;
	cursor: pointer;
	font-size: 11px;
	font-weight:bold;	
	background-color:#ef8c00;
 }

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
s  position:absolute;
  left:0px; top:0px;
  z-index:1;
  -moz-opacity:.8;
  filter:alpha(opacity=80);
  }

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	width: 0px;
	position: absolute;
	z-index: 3;
	top: 0px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
  position:absolute;
  z-index:1;
  left:3px; height:2px;
  -moz-opacity:.4;
  filter:alpha(opacity=40);
  }

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
  	color:#FFFFFF;
	background-color:#f4b453;	
	-moz-opacity: .6;
	filter: alpha(opacity=80);
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
  margin-left:0px;
  } 


/* For first level menu.*/
#ja-menu {
	float: left;
	background:#FFFFFF;
	width: 748px;
	height: 26px;
	margin:0px;
	padding:0px;
}

#ja-transmenu {
	width:748px;
	margin:0px;
	padding:0px;
}

#ja-transmenu li {
	margin:0px;
	padding:0px;
	display: inline;
}

#ja-transmenu li a { /* common styles for 1st level menu */
	float: left;
	display: block;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration: none;
}

#ja-transmenu li a span { /* common styles for 1st level menu */
	color: #f4b453;
}

#ja-transmenu li a:hover { /* common styles for 1st level menu */
 	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration: none;
	background:#ef8c00;
}

#ja-transmenu li a:active { /* common styles for 1st level menu */
 	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration: none;
	background:#ef8c00;
}	
	
#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: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	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:#000000;
	color:#818084;
}

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:#000000;
	color:#818084;
	font-size:11px;
}

form{
	padding:0px;
	margin:0px;
	border:none;
}

h1{
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

h2{
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

ul{
	padding-left:14px;
}

#header{
	background:#FFFFFF;
	width:991px;
	margin-left:10px;
	margin-right:10px;
}

#headermenu{
	background:#000000;
	width:991px;
	margin-left:10px;
	margin-right:10px;
	height:27px;
}


#szlogen{
	padding-bottom:15px;
	padding-top:4px;
	color:#ef8c00;
	text-transform:uppercase;
}

#contentbody{
	margin-left:10px;
	margin-right:10px;
	width:991px;
	background:#FFFFFF;
	z-index:2;
	display:inline-block;	
}
#flash{
	margin-top:10px;
	margin-bottom:10px;
	height:220px;
	width:971px;
}

#footer{
	width:991px;
	background:#000000;
	margin-bottom:20px;
}
#menu1{
	height:22px;
	width:131px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menu2{
	height:22px;
	width:137px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menu3{
	height:22px;
	width:134px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menu4{
	height:22px;
	width:102px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menu5{
	height:22px;
	width:137px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menu6{
	height:22px;
	width:107px;
	padding-top:5px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;	
}

#menukereso{
	float:left;
	background:url(../img/bg-menu-kereso.jpg) no-repeat top left;
	width:223px;
	height:27px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#searchresult{
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:30px;
}


.menu1r{
	background:url(../img/bg-menu-informacio.jpg) no-repeat top left;
}

.menu2r{
	background:url(../img/bg-menu-uzletkereso.jpg) no-repeat top left;
}

.menu3r{
	background:url(../img/bg-menu-programok.jpg) no-repeat top left;
}

.menu4r{
	background:url(../img/bg-menu-akciok.jpg) no-repeat top left;
}

.menu5r{
	background:url(../img/bg-menu-ujdonsagok.jpg) no-repeat top left;
}

.menu6r{
	background:url(../img/bg-menu-rolunk.jpg) no-repeat top left;
}

.menu1u{
	background:url(../img/bg-menu-informacio-selected.jpg) no-repeat top left;
}

.menu2u{
	background:url(../img/bg-menu-uzletkereso-over.jpg) no-repeat top left;
}

.menu3u{
	background:url(../img/bg-menu-programok-over.jpg) no-repeat top left;
}

.menu4u{
	background:url(../img/bg-menu-akciok-over.jpg) no-repeat top left;
}

.menu5u{
	background:url(../img/bg-menu-ujdonsagok-over.jpg) no-repeat top left;
}

.menu6u{
	background:url(../img/bg-menu-rolunk-over.jpg) no-repeat top left;
}

.kereso{
	border:none;
	background:url(../img/bg-kereso.gif) no-repeat top left;
	width:158px;
	height:17px;
	margin:0px;
	padding:0px;	
}

.bgalmenu{
	width:215px;
	height:20px;
	padding-left:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#ef8c00;
	text-decoration:none;
	padding-top:5px;
	cursor:pointer;
}

.bgalmenu:hover{
	width:215px;
	height:20px;
	padding-left:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	background-color:#faa42a;
	text-decoration:none;
	padding-top:5px;
	cursor:pointer;
}


.bgalmenuselected{
	font-size:12px;
	width:200px;
	padding-top:5px;
	height:20px;
	padding-left:20px;
	color:#ef8c00;
	margin-right:17px;
	background:url(../img/almenu-selecter.jpg) right no-repeat #FFFFFF;	
	text-transform:uppercase;
	text-decoration:none;
}

.almenu{
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;	
}

.almenu:hover{
	font-size:12px;
	width:200px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.kiemeltnagyb{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

.vastag{
	font-weight:bold;
}

.rightcontener{
	margin-bottom:10px;
}

.tovabb{
	margin-bottom:2px;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:18px;
	background:url(../img/bg-tovabb.jpg) no-repeat right;
}

.tovabb:hover{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:18px;
	background:url(../img/bg-tovabb-hover.jpg) no-repeat right;

}

.footerboxmenu{
	color:#ef8c00;
	text-decoration:none;
	font-size:15px;
	background:url(../img/bg-box-footer-nyil-off.jpg) no-repeat right;
	width:190px;
	padding-left:25px;
	padding-right:47px;

}

.footerboxmenu:hover{
	color:#000000;
	text-decoration:none;
	font-size:15px;
	background:url(../img/bg-box-footer-nyil-over.jpg) no-repeat right;
	width:190px;
	padding-left:25px;
	padding-right:47px;

}

.footerboxmenu2{
	color:#ef8c00;
	text-decoration:none;
	font-size:15px;
	background:url(../img/bg-box-footer-nyil-off.jpg) no-repeat right;
	width:207px;
	padding-left:15px;
	padding-right:35px;

}

.footerboxmenu2:hover{
	color:#000000;
	text-decoration:none;
	font-size:15px;
	background:url(../img/bg-box-footer-nyil-over.jpg) no-repeat right;
	width:207px;
	padding-left:15px;
	padding-right:35px;

}

.footerlink{
	color:#a6a6a6;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.footerlink:hover{
	color:#a6a6a6;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.footerlink2{
	background:url(../img/nyilacska_off.gif) right no-repeat;
	padding-right:110px;
	color:#ef8c00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink2:hover{
	background:url(../img/nyilacska_over.gif) right no-repeat;
	padding-right:110px;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink2en{
	background:url(../img/nyilacska_off.gif) right no-repeat;
	padding-right:80px;
	color:#ef8c00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink2en:hover{
	background:url(../img/nyilacska_over.gif) right no-repeat;
	padding-right:80px;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink3{
	background:url(../img/nyilacska_off.gif) right no-repeat;
	padding-right:30px;
	color:#ef8c00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink3:hover{
	background:url(../img/nyilacska_over.gif) right no-repeat;
	padding-right:30px;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink3en{
	background:url(../img/nyilacska_off.gif) right no-repeat;
	padding-right:80px;
	color:#ef8c00;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.footerlink3en:hover{
	background:url(../img/nyilacska_over.gif) right no-repeat;
	padding-right:80px;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}

.tppad20{
	padding-top:20px;
	text-align:justify;
}

.tppad10{
	padding-top:10px;
	text-align:justify;
}

.btpad20{
	padding-bottom:20px;
	text-align:justify;
}

.btpad10{
	padding-bottom:10px;
	text-align:justify;
}

.nagybetu{
	text-transform:uppercase;
}

.sotet{
	color:#333333;
}

.contentpad{
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:30px;
}
.contentpad2{
	padding-left:15px;
	padding-right:14px;
	padding-top:0px;
	padding-bottom:30px;
}

.contentpad3{
	padding-left:15px;
	padding-right:14px;
	padding-top:0px;
	padding-bottom:0px;
}

.link1{
	font-weight:bold;
	font-size:11px;
	color:#ef8c00;
	text-decoration:none;
}

.link1:hover{
	font-weight:bold;
	font-size:11px;
	color:#ef8c00;
	text-decoration:underline;
}


.pdfdownload{
	font-weight:bold;
	font-size:11px;
	color:#ef8c00;
	text-decoration:none;
}

.pdfdownload:hover{
	font-weight:bold;
	font-size:11px;
	color:#ef8c00;
	text-decoration:underline;
}

.rbborder{
	border-right:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	width:109px;
	height:91px;
}

.bborder{
	border-bottom:1px solid #e9e9e9;
	width:109px;
	height:91px;
}

.tabletop{
	border-top:1px solid #e9e9e9;	
}

.inkontakt{
	border: solid 1px #bbbbbb;
	width: 317px;
	height:25px;	
}

.inkontaktarea{
	border: solid 1px #bbbbbb;
	width: 317px;
	height:75px;
}

.negyzet{
	height:13px;
	width:13px;
	border: solid 1px #bbbbbb;
}

.kontaktform{
	border-top:solid 1px #bbbbbb;
	border-bottom:solid 1px #bbbbbb;;
	padding:10px 10px;
	width:423px;	
	background-color:#efefef;
}

.kuldes{
	margin:0px;
	padding:0px;
	border:none;
	background:url(../img/bg-box-footer-nyil-off.jpg) no-repeat top right;
	padding-right:20px;
	cursor:pointer;
	color:#818084;
	text-transform:uppercase;
	padding-bottom:2px;
	font-size:10px;
}

.nagy12pxfekete{
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
}

.fekete16pxfekete{
	font-size:16px;
	color:#000000;
}

.fekete{
	color:#000000;
}

.sotetszurke{
	color:#818084;
}

.reszletek_down{
	background:url(../img/reszletek-le.jpg) no-repeat right; 
	padding-right:20px;
	cursor:pointer;
}

.reszletek_up{
	background:url(../img/reszletek-fel.jpg) no-repeat right; 
	padding-right:20px;
	cursor:pointer;
}

.idopont{
	text-transform:uppercase; 
	font-size:12px; 
	color:#000000;
}

.programcim{
	color:#000000; 
	font-weight:bold; 
	font-size:16px;
}

.nyitvatartas{
	color:#000000; 
	font-weight:bold; 
	font-size:16px;
	border-bottom:1px solid #dddddd;
	padding-bottom:2px;
}

.programoktablaztjobb{
	width:378px;
	padding-bottom:10px; 
	padding-left:10px;
}

.programoktablazatbal{
	width:65px; 
	padding-bottom:10px; 
	color:#818084;
}

.programoktablazatbal2{
	padding-bottom:10px; 
	color:#000000;
}

.teljesp{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background:url(../img/reszletes-program-letoltes.jpg) right no-repeat;
	padding-right:30px;
	text-decoration:none;
}

.teljesp:hover{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background:url(../img/reszletes-program-letoltes.jpg) right no-repeat;
	padding-right:30px;
	text-decoration:none;
}

.csoport{
	color:bebebe;
	font-size:11px;
	text-transform:uppercase;
	cursor:pointer;
}

.uzletek{
	width:170px;
	padding-left:10px;
	font-weight:bold;
	cursor:pointer;
}

.uzletleir{
	color:#5a5a5a;
	font-size:11px;
	padding:2px 0px;
}

.result{
	background:#FFFF00;
	color:#000000;
	font-weight:bold;
}

.tovabbkeres{
	margin-bottom:2px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:18px;
	background:url(../img/almenu-selecter.jpg) right no-repeat;
}

.tovabbkeres:hover{
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:18px;
	background:url(../img/almenu-selecter.jpg) right no-repeat;
}

.lang_en{
	background:url(../img/uk_flag.gif) no-repeat left;
	padding-left:20px;
	color:#a6a6a6;
	text-decoration:none;
	font-size:10px;
}

.lang_en:hover{
	background:url(../img/uk_flag.gif) no-repeat left;
	padding-left:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.lang_hu{
	background:url(../img/hu_flag.gif) no-repeat left;
	padding-left:20px;
	color:#a6a6a6;
	text-decoration:none;
	font-size:10px;
}

.lang_hu:hover{
	background:url(../img/hu_flag.gif) no-repeat left;
	padding-left:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}

.irszam{
	border: solid 1px #bbbbbb;
	width: 75px;
	height:25px;
	
}

.helyseg{
	border: solid 1px #bbbbbb;
	width: 175px;
	height: 25px;
}

.utcahazszam{
	border: solid 1px #bbbbbb;
	width:325px;
	height:25px;
}

.cegnev{
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-right:2px;
}

.kedvezmeny{
	color:#6b038c;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-right:2px;
}

.nagyb{
	text-transform:uppercase;
}	
	

