#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../kepek/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../kepek/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../kepek/prev_grey.gif) left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url(../kepek/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../kepek/next_grey.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../kepek/close_grey.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../kepek/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../kepek/pause_grey.png) no-repeat; }


#fejlec {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #FFFF66;
	float: left;
	height: 80px;
	width: 768px;
	border-bottom: 3px double #CCCC99;
	visibility: visible;
}
#lablec {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffe7b9;
	float: left;
	height: 20px;
	width: 768px;
	border-bottom: 3px double #CCCC99;
	visibility: visible;
	margin-top: 5px;
	padding-top: 5px;




}
#lablec a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	clip:      rect(10px 5px auto auto);
	text-decoration: none;
	text-align: center;
	margin: 10px 5px 5px;
	color: #333333;

}
#oldal {
	font: normal 12px "Times New Roman", Times, serif;
	color: #000000;
	width: 768px;
	background: #FFFFAA center center;
	margin: auto;
	text-align: center;
}
#oldal h1 a {
	font: oblique bold normal 16px/normal "Times New Roman", Times, serif;
	color: #006600;
	background: #FFFFFF center center;
	margin: 0px;
	text-align: center;
	padding: 2px 5px;
	overflow: hidden;
	text-decoration: none;
}
#oldal h1 a:hover {
	font: bold normal 16px/normal "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #006600 center center;
	margin: 0px;
	text-align: center;
	padding: 2px 5px;
	overflow: hidden;
	text-decoration: none;
}
#oldal h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #006600;
	text-align: center;
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
}
#oldal h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
	line-height: 16px;
}

#oldal h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #669933;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 12px;
	vertical-align: text-top;
}

/* Menü */

#menu {
	width: 768px;
	height: 27px;
	background: #ffe7b9 no-repeat left center;
	margin: 0 auto;
	padding: 0;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 1px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 2px;
	padding: 5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: none;
}

#menu a:hover {
	text-decoration: none;
	color: #666666;
	border: none;
}

#menu li.most a{
	float: left;
	border: none;
	left: 7px;
	top: 7px;
	right: 7px;
	bottom: 7px;
	font-weight: bold;
	color: #333333;


}
#lista {
	font-family: "Times New Roman", Times, serif;
	float: left;
	width: 762px;
	border: 2px solid #FFC251;
	padding-left: 2px;
	font-size: 14px;
	text-align: left;
}

#listab {
	font-family: "Times New Roman", Times, serif;
	float: left;
	width: 762px;
	border: 2px solid #66CC00;
	padding-left: 2px;
	font-size: 14px;
	text-align: left;
}

#listab img {
	float: left;
	text-decoration: none;
	width: 72px;
	height: 72px;
}

#listab form {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	background: #CCCCCC;
	text-align: left;
	margin: auto;
	border: thin solid #999999;
}

#kocka, #kocka_akcio, #kocka_koll, #kocka_koll_a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 3px;
	float: left;
	height: 210px;
	width: 180px;
	border: 2px double #FFC251;
	overflow: hidden;
	text-align: center;
}

#kocka {
	background: #FFFFCC;
}
#kocka_akcio {
	background: url(akcios.jpg);
}
#kocka_koll {
	background: #FFFFCC url(koll.jpg);
}
#kocka_koll_a {
	background: #FFFFCC url(kolla.jpg);
}
.ar {
	font: bolder normal 14px "Times New Roman", Times, serif;
	color: #FF0000;
}

#kepek {
	position:relative;
	width:152px;
	height:112px;
	margin:0px auto 0px 5px;
	background-position: center;
}

#kepek img{
	margin:0px auto;
	background-position: center;
	height: 1px;
	width: 1px;
	position: absolute;
	visibility: visible;
}
#kepek h3 a img{
	display:block; 
	position:absolute; 
	width:110px; 
	height:110px; 
	border:0px; 
	top:0px; 
	left:30px;
}

#kepek a img{
	display:block; 
	position:absolute; 
	width:1px; 
	height:1px; 
	border:0px; 
	top:0px; 
	left:0px;
}

#kepek a.p1:visited, #kepek a.p2:visited, #kepek a.p3:visited {
	position:absolute; 
	display:block; 
	width:20px; 
	height:30px; 
	background-color:#949e7c; 
	color:#fff; 
	text-decoration:none;
}
#kepek a.p1:visited {top:0px; left:0px;}
#kepek a.p2:visited {top:30px; left:0px;}
#kepek a.p3:visited {top:60px; left:0px;}

#kepek a.p1,  #kepek a.p2,  #kepek a.p3 {
	position:absolute; 
	display:block; 
	width:20px; 
	height:30px; 
	background-color:
	#949e7c; 
	color:#fff; 
	text-decoration:none;
}
#kepek a.p1 {top:0px; left:0px;}
#kepek a.p2 {top:30px; left:0px;}
#kepek a.p3 {top:60px; left:0px;}

#kepek a.p1:hover, #kepek a.p2:hover,  #kepek a.p3:hover {text-decoration:none; background-color:#d4d8bd; color:#000;}

#kepek a.p1:hover img {display:block; position:absolute; top:0px; left:30px; width:110px; height:110px; border:0px;}
#kepek a.p2:hover img {display:block; position:absolute; top:-30px; left:30px; width:110px; height:110px; border:0px;}
#kepek a.p3:hover img {display:block; position:absolute; top:-60px; left:30px; width:110px; height:110px; border:0px;}

b_kep {
	position:absolute;
	left:51px;
	top:0px;
	border:0px;
	height: 110px;
	width: 110px;
	visibility: visible;
	z-index: auto;
}

form {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	background: #FFFFCC;
	text-align: center;
	margin: auto;
	border: thin solid #999999;
}
#keret {
	background: #FFFFCC;
	text-align: center;
	margin: 15px 0px 10px 5px;
	height: 195px;
	width: 740px;
	border: medium solid #FFC251;
}

#keret img {
	text-align: center;
	margin: 10px 8px 0px;
	height: 80px;
	width: 80px;
	border: none;
}

#knev {
	text-align: left;
	margin: 5px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 170px;
}

#knev h1 a {
	font: bold normal 16px/normal "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
}

#knev h2 a {
	text-align: center;
	color: #000000;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#kkep {
	font: normal 14px "Courier New", Courier, mono;
	text-align: left;
	margin: 0px;
	padding: 7px 0px 0px;
	float: left;
	height: 185px;
	width: 185px;
	border: none;
}
#kkep img {
	height: 180px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}
#koll_db {
	margin: 10px;
	padding: 5px 3px 0px;
	height: auto;
	text-align: center;
	width: auto;

}
.koll_db_img  {
	margin: 10px;
	height: 180px;
	text-align: center;
	width: 180px;
	border: thin solid #FFFF66;
	text-decoration: none;

}
#koll_kocka {
	background: #FFFFCC;
	margin: 12px;
	padding: 5px 3px 0px;
	height: 195px;
	width: 116px;
	text-align: center;
	float: left;
}
#koll_kocka  img{
	height: 110px;
	width: 110px;
	text-decoration: none;
}
#koll_kocka  h2{
	font: bolder normal 14px/0px "Times New Roman", Times, serif;
	color: #006600;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px 0px;
	margin: 0px;
}
#leiras { 
    display:none; 
    background:#006699; 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
body {
	background: #FFFFCC url(a.jpg) repeat-y center top;
}
