html, body {
	padding: 0;
	margin: 0;
	font: 90% Verdana, Arial, sans-serif;
	text-align: center;
    background-color:#000000;
	background-image: url('../pics/back.jpg');
	background-position: top left;
	background-repeat: repeat-x
}

table {
	border-width: 0px; 
	border-style: outset;
	width: 100%;
	border-collapse: collapse;
	table-layout: auto;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;

} 
td {
	padding: 0px
}

h2 {
	text-align:left;
}

h4 {
	text-align:center;
	color:#006;
}

div#outer {
    width: 80%;
    background-color:#e0e7f0;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border: thin solid #0000AA;

}

	#container { width: 100%; height: 100%; display: table; }
	#position { display: table-cell; vertical-align: middle; }
	#content { }	

	</STYLE>

	<!--[if IE]>

		<STYLE type="text/css">

		#container { position: relative; }
		#position { position: absolute; top: 50%; }
		#content { position: relative; top: -50%; }

		</STYLE>

	<![endif]-->

div#ahpic {
    padding:15px;
    margin: 0 auto;
    text-align:center;
	margin-top:20px;

}

div#nav {
    width: 25%;
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 7px;
    margin-top: 1px;
    float: left;
	position: relative;
	top: 10px;
	text-align:left;
    background-color:#e6f2fb;

}

div#main {
    margin-left: 30%;
    margin-top: 1px;
    padding: 10px;
	text-align: justify;
	min-height:1200px;

}

div#footer {
	text-align: right;
    padding: 5px;
    margin: 0px;

}

a.navmenu:link {
	color: #004;
	text-decoration: none;
}

a.navmenu:hover {
	color: #55d;
	text-decoration: none;
}

a.navmenu:visited {
	color: #008;
	text-decoration: none;
}

a:link {
	color: #004;
	text-decoration: none;
}

a:hover {
	color: #55d;
	text-decoration: none;
}

a:visited {
	color: #008;
	text-decoration: none;
}

div#nevjegy {
	float: right; 
	width: 380px;
}

div#nevjegyin {
	position:relative;
	left: 30px;
	padding: 15px;
    background-color:#c6e2eb;
	width: 320px
}

div#cr {
	position: absolute;
	left: 20px;
	top: 3px;
}

span.belep {
	font: 90% Verdana, Arial, sans-serif;
	font-size: 10px;
}
span.fomenu {
	font: 90% Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
input.belep {
	font: 90% Verdana, Arial, sans-serif;
	font-size: 9px;
}
input.regform {
	font: 90% Verdana, Arial, sans-serif;
	font-size: 12px;
}
input.belepimg {
	position:relative;
	top: 3px;
}
img.belepimg {
	position:relative;
	top: 3px;
}
div.msg {
	border: 1px solid #000060;
	background-color: #D0D0FA;
	color: #000030;
	width:60%;
}
a.hatterLink {
	background-color: #3030C0;
	color:#E0E0FF;
}
a.kapcsoloHatterLink {
	background-color: #B0B0F0;
}
