/* CSS Document */
body { background-color:#000000;}

#container {position: relative;top: 0px;
left:0px;
width:1000px;
}

/*header */
#header{ margin-top: 20px;width:990px;}  

/*nyelvválasztó/bookmark */
#links{margin-top: 10px;
margin-right: 50px;
float: right;
font-family: trebuchet ms;}

a.nyelvvalaszto:link { text-decoration: underline;
color: #ffa902;
}

a.nyelvvalaszto:hover {
text-decoration: none;
color: #fd5b03;
}

a.nyelvvalaszto:active { 
text-decoration: underline;
color: #fd5b03;
} 

a.nyelvvalaszto:visited { 
text-decoration: underline;
color: #fd5b03;}

/* A menü formázása */ 

#menuindex { position:relative;
float:left;
top:0px;
left:0px;
margin: 60px 0px 0px 30px;
width:290px;
 }
 
#menu { position:relative;
float:left;
top:0px;
left:0px;
width:955px;
 background-image: url('images/japanhatterinverz.jpg');
}
 

div#menu2 {position: relative;
float: left;
width: 245px;
margin: 20px 15px 20px 20px;
background: #000000;
padding: 10px;
filter:alpha(opacity=85);
opacity:0.85;
height: auto;} 

p.menu {font-weight: bold;
font-size: 22px; 
text-align: left;
margin-left: 2px;   
margin-top: 10px;
padding-left:2px;
line-height: 170%;
}
 
 a.menu1 {font-weight: bold;
 font-size: 18px;
} 

a.menu:link { text-decoration: none;
color: #ffa902;}

a.menu:hover { text-decoration: underline;
color: #fd5b03; }

a.menu:active { text-decoration: underline;
color: #fd5b03;}

 a.menu:visited { text-decoration: none;
 color: #fd5b03;}

a.menu1:link { text-decoration: none;
color: #ffa902;}

a.menu1:hover { text-decoration: underline;
color: #fd5b03; }

a.menu1:active { text-decoration: underline;
color: #fd5b03;}

 a.menu1:visited { text-decoration: none;
 color: #fd5b03;}
 
 /* A tartalom formázása */ 
 p {color:#f8e4a5;
 font-family: trebuchet ms;
 text-align: justify; }
 
 h1, h2, h3{
	color:#f8e4a5;
	font-family: trebuchet ms;
	text-align: center;
}
  

div#tartalom2 {position: relative;
float: left;
margin: 25px 25px 25px 15px;
width: 570px;
background: #000000;
padding: 10px;
filter:alpha(opacity=85);
opacity:0.85;}


div#tartalom2 p,h1 {margin: 10px,10px;
}
div.udvozlet2 {
	position:relative;
	float:left; 
	top:auto;
	left:0px;
	width: 640px; 
	padding-left: 5px;
	height: 550px;
}

div.udvozlet {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width: 640px;
	background-image: url('images/estelyiruha.jpg');
	background-repeat: no-repeat;
	background-position:110%20%;
	padding-left: 5px;
	height: 550px; 
}
 
 div.szoveg {
    position:relative;
    float:left;
    top:350px;
	left:0px;
	width: 640px;
	
 }
 

/* képgaléria */

div.img {margin: 5px;
border: 1px solid #ffa902;
height: auto;
width: auto;
float: left;
background: #000000;}

div.img2 { padding: 10px;
margin: 25px;
width: 570px;
float: left;
filter:alpha(opacity=85);
opacity:0.85;
background: #000000;}

div.img img {display: inline;
margin: 3px;
border: 2px solid #fd5b03;}



div.desc {text-align: center;
font-weight: normal;
width: 120px;
margin: 2px;
color: #ffa902;
font-family: trebuchet ms;
font-size: 10px;
 }

/* lightbox képmegjelenítő */

#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; }


iframe.google
{margin-left: 70px; } 

/* Kapcsolat felirat */
#kapcsolat
{position: relative;
top: 5px; 
left:0px; 
clear:both;} 

/* Lábléc */

#footer {position: relative;
top:50px;
left:0px;
clear:both; }

p.center {text-align: center;}


