/* Alltalanos ----------------------------------------------------- */
@font-face
{
font-family: Bick;
src: url('tt0980m.ttf'), url('tt0980m.eot')
}

*{
	margin: 0;
}

html{
	background-color:#626262;
	background-image:url('back.jpg');
	background-repeat:repeat;
	color:white;
	font-family:Verdana;
	font-size:9pt;
}

ul{
	list-style-type: none;
}

li{
	float: left;
	margin: 0px 10px 0px 0px;
}

a{
	text-decoration:none;
	color:white;
}

a:hover{
	color:grey;
}

#logo{
	position: absolute;
	top:50px;
	left:75px;
}

#nyelv{
	position: absolute;
	top:150px;
	left:650px;
	font-family:Bick;
	font-size:60pt;
}

#nyelv a:hover{
	color:black;
}


#content{
	background-image:url('grey.png');
	background-repeat:repeat-y;
	text-align: center;
	width:980px;
	margin:0 auto;
}

header{
	margin:0 auto;
	position: relative;
	background: #480259;
	width: 958px;
	height: 148px;
	box-shadow: 0 7px 19px #333333;
}

body{
	margin:0 auto;
	position: relative;
	width:990px;
}

span{
	margin:0 auto;
	text-align: center;
}

video{
	position: relative;
	right: 20px;
}

footer{
	margin:0 auto;
	width: 870px;
}

#fejlec{
	margin:5px 375px 3px 0;
}

#zaszlo{
	position: absolute;
	left: 10px;
	width:30px;
	border:0;
}

#kontakt{
	position: absolute;
	left:570px;
	display: block;
	font-size:8pt;
	background-color: rgba(0, 0, 0, 0.2);
	padding: 5px;
}

#menu{
	width: 960px;
	margin:0 auto;
	text-align: center;
	font-family:Bick;
	font-size:24pt;
}

#menu_srb{
	position: relative;
	left: 50px;
}

#menu a{
	padding: 0px 8px 0px 8px;
}

#menu a:hover{
	background-color: white;
	color: #480259;
	padding: 0px 8px 0px 8px;
}

#szoveg{
	display: block;
	width:875px;
	text-align: justify;
	position: relative;
	left:50px;
	font-size:10pt;
	font-family:Verdana;
}

#galeria{
	margin:0 auto;
	width: 670px;
	text-align: center;
}

#galeria fieldset{
	padding: 15px;
	border: 4px solid white;
	border-radius:40px;
	font-family:Verdana;
}

#galeria legend{
	margin:0 auto;
	color:white;
	left:100px;
}

#galeria img{
	margin:5px;
	border: 2px solid white;
}

#galeria img:hover{
	border-color: black;
}

#footer{
	margin:0 auto;
	font-style: italic;
}

#onix{
	position: relative;
	top: 4px;
	opacity: 0.6;
}

#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;}