body {
	background-color: #DECDAC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(kepek/logok/logo_hatter.png);
	background-position:98% center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


div { margin: 0; padding: 0;  text-decoration: none;}
 
.nyerjatek
{
display: none;
}

.nyerveg
{
/*display: none;*/
}

.keret
{
	width: 960px;
	top: 0px;
	background-color: #FFE7C1;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6A26F;
	border-right-color: #E6A26F;
	border-bottom-color: #E6A26F;
	border-left-color: #E6A26F;
	overflow: hidden;
}

.felso_vonal
{
	background-image:url(kepek/vonal2.jpg);
	background-repeat:repeat-x;
	width: 960px;
	height: 20px;
	color: #773000;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}

.focim
{
	color: #660000;
	text-align: center;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}

.also_menu
{
	padding-top: 3px;
	height:22px;
	width:100%;
	background:#77393A;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B2526;
	font-style: normal;
}

.also_vonal
{
	background-image:url(kepek/vonal2.jpg);
	background-repeat:repeat-x;
	position: relative;
	width: 100%;
	height: 28px;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	z-index:4;
	font-weight: bold;
}

.menu_hatter
{
	position: absolute;
	height: 100%;
	left: 0;
	top: 0px;
	width:170px;
	border-right:#E6A26F 2px solid;
	z-index:2;
	background-color:#FFC184;
	height: expression(parentNode.offsetHeight + 'px');
	font-family: Arial, Helvetica, sans-serif;
	color: #6A2B00;
	font-weight: bold;
}
.szoveg
{
	min-height: 430px;
	_height: 430px;
	left: 10px;
	top: 0px;
	position:relative;
	width: 770px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	float:left;
}

#menu {
        float: left;
        width: 100%;
		
}

#menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#menu li {
        position: relative;
        float: left;
        width: 100px;

		
		
		}
		

#menu ul ul {
        position: absolute;
        left: 0px;
        display: none;
		height: 20px;
		width: 100px;
}



#menu ul li:hover ul{
        display: block;
		height: 20px;
		}
		
 #menu ul ul ul li  
    {  
        position: relative;  
        left: 100%;  
        top: -20px;  
        display: none;  
    } 
	
#menu ul li ul li:hover ul li  
    {  
        display: block;  
    }  
		
#menu a {
		font: normal 10px verdana, tahoma, arial, sans-serif;
        display: block;
        margin: 0;
        padding: 2px 3px;
        color: #000000;
        background: #F4F6F4;
        text-decoration: none;
        border: 1px solid #FFFFFF;
		height: 16px;
		padding-top: 7px;
}

#menu a:hover {
	color: #990000;
	height: 16px;
	background-color: #D9C5AE;		
}

#bordo {
        width: 100%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        top: 10px;
}

#bordo ul {
        list-style: none;
        margin: 0;
        padding: 0;
        background-color: #4B2526;
}

#bordo a {
       	font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		font-weight: normal;
		color: #FFFFFF;
        display: block;
        margin: 0;
        padding-top: 5px;
        background-color: #E77021;
        text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E6A26F;
		font-style: normal;
		height:22px;
}

#bordo a:hover {
        color: #000000;
        background-color: #BF4C00;
		height:22px;
}

#bordo li {
        position: relative;
        padding: 0; 
}

#bordo ul li ul {
        position: absolute;
        top: 0px;
        left: 100%;
        width: 230px;
}

#bordo ul li ul{
        display: none;
}

#bordo ul li:hover ul{
        display: block;
}

#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(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0px; float: left;}
#nextLink { right: 0px; 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
