﻿@charset "utf-8";

/* <style type="text/css"> */
#menu .menu {
	text-transform: uppercase;
	list-style: none;
	list-style-position:inside;
	display: none;
	padding-top:1px;
	padding-bottom:1px;
	

}

.menu a:link {
	text-transform: uppercase;
	color: #E9E694;
	text-decoration: none;
	list-style: none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
}

.menu a:visited {
	text-transform: uppercase;
	color: #E9E694;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
}

.menu a:hover {
	text-transform: uppercase;
	color: #FFFFCC;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;	
}

.menu a:active {
	text-decoration: none;
	text-align: center;
	color: #FFFFCC;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
}

#epit {
	width:auto;
	height: auto;
	position: absolute;
	left: 347px;
	top: 410px;
	color: #E9E694;
}
#ter{
	width:auto;
	height: auto;
	position: absolute;
	left: 376px;
	top: 288px;
}
#funkcio {
	width:auto;
	height: auto;
	position: absolute;
	left: 291px;
	top: 471px;
}
#forma {
	width:auto;
	height: auto;
	position: absolute;
	left: 429px;
	top: 471px;
}
#alairas {
	width:auto;
	height: auto;
	position: absolute;
	left: 72px;
	top: 585px;
}
#kapcs {
	width:auto;
	height: auto;
	position: absolute;
	left: 568px;
	top: 594px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-image: url(images/hatterindex.jpg);
	background-repeat: repeat;
	position: absolute;   /*innentől lefele ez határozza meg, hogy középen legyen vertikálisan is*/
	left: 50%;
	margin-left: -400px;
}

#main {
	text-align: center;
	width: 800px;
	height:840px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/index.png);
	font-size: 12px;
}

#col {
	width: 1000px;
	position: absolute;
	text-decoration:none;
	height: 600px;
	left: 126px;
	top: 22px;
}
