h1 {
	font: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -2px;
	text-shadow: 0 0 3px #00122F;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 55px;
}
.credits {
	border-bottom: dotted 0px #c3f3ff;
	padding-bottom: 5px;
	margin: 0 0 20px 0;
	font: 120% Garamond, Georgia, serif;
	text-align: right;
	padding-right:20px;
}
.credits em {
	color: #FFF;
	text-shadow: 0 0 3px #00122F;
}

.footer {
    width: 100%;
    border-top: 1px solid #c3f3ff; 
	padding-bottom:5px;
	padding-top: 5px;
}
.footer a {
	font-size: 10px;
	text-decoration: none;
	color: #AAA;
	
	
}
.footer a:hover,
.footer a:visited:hover {
	color: #000;
}
img {
	border: none;
}
#keret { 
    border: 2px solid #c3f3ff;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #f5fdff;
	
}
#header {
    width: 100%;
	background: url();
}
#hasznalat {
    width: 94%;
    margin:auto;
	font-size: 10px;
}
#letoltes {
	text-align: right;
	font-weight: bold;
}
#page_nav {
	color: #999;
	clear:both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page_nav a:link, #page_nav a:visited, #page_nav a:hover, #page_nav a:visited:hover {
	text-decoration: none;
	color: #222;
}
#navig {
	color: #999;
	padding-left: 20px;
	text-align: left;
}
#navig a:link, #navig a:visited, #navig a:hover, #navig a:visited:hover {
	text-decoration: none;
	color: #222;
	
	
}
a {
	color: black;	
}
#container {
    margin:auto;
	overflow: auto;
	width: 100%;
	text-align: center;
}
.hidden {
	visibility: hidden;
	position:absolute;
	top:0;
	left:0;
	display:inline;
}


.galeria {
	list-style: none;
	margin: auto;
	padding: 0;
	text-align: center;
}
.galeria li {
	padding: 10px;
	margin: auto;
	float: left;
	position: relative;
	/*width: 130px;
	height: 130px;*/
}
.galeria li:hover img {
	border-color: #000;
	background: #dbfaff;
}
.galeria img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.galeria em {
	background: #;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 50px;
	border: 0px solid #999;
	border-left-color: #888;
	text-shadow: 0 0 3px #00122F;
}
.galeria a {
	text-decoration: none;
}
.galeria a:hover em {
	background: #9debff;
	border-color: #c25b08;
}
.newversion {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0;
	border: none;
	float: none;
}
.newversion a img {
	background-color: transparent;
	color: white;
	border: none;
	text-decoration: none;
}