a:link {color:#003300; text-decoration:none;}
a:visited {color:#003300; text-decoration:none;}
a:active {color:#003300; text-decoration:none;}
a:hover {color:C1C1C1; text-decoration:none;}

BODY {
background-image: url('images/hatter1.gif');
background-color: #003300;
margin: 0px;
padding: 0px;
text-align: center;
scrollbar-face-color: #073400;
scrollbar-highlight-color: #064810;
scrollbar-3dlight-color: #07340D;
scrollbar-darkshadow-color: #343D21;
scrollbar-shadow-color: #3B331D;
scrollbar-arrow-color: #4D5A32;
scrollbar-track-color: #4D5A32;
}

.nagy {
width:800px;
margin:0 auto 0 auto;
}

.flashlogo {
width:800px;
height:100px;
background-image:url(images/logo_1.png);
background-repeat:no-repeat;
padding: 0px;
margin:15px 0;
}

.also {
width:100%;
padding:0;
margin:0;
text-align:left;
background-image: url('images/black1.jpg');
background-color: #4D5A32;
background-repeat: repeat;
border: 1px solid #003000;
}

.bal{
width:160px;
float:left;
}

#flashmenu {
width:160px;
height:350px;
margin:12px;
}

#erdifit{
}

#transbox{
float:left;
width: 590px;
margin: 10px 0;
padding-bottom:10px;
background-color: #fff;
border: 2px solid #003000;
filter:alpha(opacity=40);
opacity: 0.4;
-moz-opacity:0.4;
}

#transboxkepek{
float:left;
width: 590px;
margin: 10px 0;
padding-bottom:10px;
background-color: #07340D;
border: 2px solid #003000;
}
	
#transbox div {
padding: 3px;
margin: 10px;
font-weight: bold;
color: #000000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

#transbox2 {
float:left;
width: 590px;
margin: 10px 0;
padding-bottom:10px;
background-color: #BBBBBB;
border: 2px solid #003000;
}

#transbox2 a{
color:#666666;
}

#transbox2 a:hover{
color:#000000;
}

.futo {
font-size:28px;
text-align:center;
}

p, marquee {	
	font-size: 22px;
	text-align: justify;
	padding: 10px;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	}

p.kep {
	text-align:center;
	}


ul {	
	font-size: 22px;
	text-align: justify;
	padding: 20px;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: black;
	}

li {
	padding-bottom: 10px;
	}

#dropinboxv2cover{
    width: 335px; 
    position:absolute; 
    z-index: 100;
    overflow:hidden;
    visibility: hidden;
    }

#dropinboxv2{
    width: 320px; 
    border: 2px solid black; 
    background-color: #003000;
    padding: 4px;
    position:absolute; 
    left: 0;
    top: 0;
    }

#terkep {
    position:absolute;
	left:46px;
	top:30px;
	width:206px;
	height:121px;
	z-index:1;
	}
	
fieldset {
width:500px;
margin-bottom:30px;
}

.copy {
font-size:14px;
text-align:right;
padding-right:20px;
}


.web {
margin:0 0 25px 26px;
background-color:#EEEEEE;
padding:5px;
border-top:1px solid #BBBBBB;
border-left:1px solid #BBBBBB;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
width:150px;
height:91px;
}

.hon img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity:0.8;
}

.hon:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity:1;
}

.multi {
background-color:#EEEEEE;
padding:5px;
border-top:1px solid #BBBBBB;
border-left:1px solid #BBBBBB;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}

.lab {
width:100%;
background-color:#222222;
color:#EEEEEE;

}

.labszoveg {
width:730px;
height:60px;
margin-left:70px;
margin-top:5px;
text-align:center;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../elemei/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../elemei/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#001100;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


#visit a{
color:#333333;
text-indent:-2000px;
}

.whos{
filter:alpha(opacity=0);
opacity: 0.0;
-moz-opacity:0.0;
}
