@charset "iso-8859-1";
/* CSS Document */

body{
	font-family: callibri, arial;
	background-image: url("../elemek/hatter/background.jpg");
	background-color: #64b6fc;
	background-attachment: fixed;
	background-position:center;
	background-repeat:no-repeat;
	font-family: callibri, arial;
	color: #aac9ff;
}

ul {
	list-style:outside;
	list-style-type:none;
	padding:0px;
	margin-bottom:2px;
}

li {
	margin-left:30px;
}

img{
	border: 0px;
}

#igazitas{
	width:960px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:50px;
}

/* Menu */

#menu {
	position:relative;
	top:0px;
	width:960px;
	height:160px;
	z-index:25;
}

#site_id{
	width: 379px;
	height: 160px;
	float: left;
	cursor: pointer;
}
#leiras,#kepek{
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 40px;
	cursor: pointer;
}
#elerhetoseg{
	width: 160px;
	height: 160px;
	float: left;
	cursor: pointer;
}

#menu ul {
	list-style:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:960px;
	height:160px;
}

#menu ul li {
	float:left;
	width:160px;
	margin-left:0px;
	margin-right:40px;
}

/* Oldal */

#middle_top{
	background-image: url("../elemek/hatter/top.png");
	background-repeat:no-repeat;
	position:relative;
	top:20px;
	width:940px;
	height:10px;
	z-index:25;
}

#middle{
	background-image: url("../elemek/hatter/middle.png");
	background-repeat:repeat-y;
	position:relative;
	top:20px;
	width: 960px;
	min-height: 300px;
}

#middle_text {
	width:900px;
	min-height:300px;
	padding:20px;
}

#middle a:link, #middle a:hover, #middle a:active, #middle a:visited {
	color: #00FF00;
	text-decoration: none;
}

#middle a:hover {
	color:#ebfd4f;
}

#middle_bottom{
	background-image:url("../elemek/hatter/bottom.png");
	background-repeat:no-repeat;
	position:relative;
	top:20px;
	width:940px;
	height:10px;
	z-index:25;
}

#licens{
	position:relative;
	top:20px;
	width: 940px;
	height: 16px;
	color:#000;
	font-size:14px;
	margin-top:5px;
	margin-bottom:20px;
	z-index:25;
}

#licens a:link, #licens a:hover, #licens a:active, #licens a:visited {
	color:#F00;
	text-decoration:none;
}

/* Terkep */

#map {
	width:425px;
	text-align:right;
	font-size:12px;
}

#map a:link, #map a:hover, #map a:active, #map a:visited {
	color: #00FF00;
	text-decoration: none;
}

#map a:hover {
	color:#ebfd4f;
}

/* Fotogaeria */

#kepek {

}

#kepek ul li img {
	width:320px;
}

#kepek ul {
	margin:0px;
	padding:0px;
	list-style:outside;
	list-style-type:none;
	left:auto;
}

#kepek ul li {
	float:left;
}