body
{
	font: 100% serif;
}
#logo
{
	position: absolute; top: 0px; left: 0px;
	background-image: url(fejlec.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 800px;
	height: 109px;
}

#logo h1
{
	font-size: 2em;
	font: sans-serif;
	color: #FFF;
	position: absolute; top: 50px; left: 10px;
}

#nav
{
	background-color: #97141A;
	position: absolute; top: 109px; left: 0px;
	width: 728px;
	height: 50px;
}

#menu
{
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	padding-top: .2em;
}
	
#fooldal
{
	position: absolute; top: 109px; left:0px;
	font: serif;
	width: 90px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#polit
{
	position: absolute; top: 109px; left: 90px;
	font: serif;
	width: 104px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#hetkoz
{
	position: absolute; top: 109px; left: 194px;
	width: 104px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#diplom
{
	position: absolute; top: 109px; left: 298px;
	width: 100px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#kurioz
{
	position: absolute; top: 109px; left: 398px;
	width: 104px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#asztal
{
	position: absolute; top: 109px; left: 502px;
	width: 124px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#archiv
{
	position: absolute; top: 109px; left: 624px;
	width: 103px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	background-color: #97141A;
	color: #FFF;
	border-style: solid;
	border-width: thin;
	padding-top: .2em;
}

#keres
{
	position: absolute; top: 133px; left: 0px;
	width: 730px;
	height: 60px;
	background-color: #545454;
}

#keres h2
{
	color: #FFF;
	font-size: 1em;
	text-align: right;
	margin-right: 3%;
}

a:link
{
	text-decoration: none;
	color: #FFF;
}

a:hover
{
	text-decoration: none;
	border-top: thin dashed #FFF;
	color: #FFF;
}

a:visited
{
	text-decoration: none;
	color: #FFF;
}

a:active
{
	text-decoration: none;
	border-top: thin dashed #FFF;
	color: #FFF;
}

