body {
	background: url('img/background-5.gif') repeat-x top;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
}
#top-logo {
	font-size: 50px;
	color: #FFFFFF;
	width: 655px;
	margin: 0 auto;
	height: 70px;
	text-align: left;
	line-height: 70px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 0 0 115px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url('img/hflogo.gif') left no-repeat;
}
#top-logo span {
	font-size: 28px;
}
#div-container {
	width: 770px;
	min-width: 770px;
	background: #ffffff;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #ffffff;
}
#div-header {
	height: 151px;
	width: 100%;
	min-width: 770px;
	border-top: 8px solid #252F68;
	border-bottom: 8px solid #252F68;
	text-align: left;
	position: relative;
}
#ul-menu {
	width: 200px;
	margin: 1px;
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#ul-menu li {
	width: 200px;
	height: 24px;
	padding: 0;
	background: #CCCCCC;
	margin: 0 0 1px 0;
}
#ul-menu li a {
	width: 180px;
	height: 24px;
	padding: 0 0 0 20px;
	margin: 0;
	display: block;
	line-height: 24px;
	color: #444444;
}
#ul-menu li a:hover {
	color: #ffffff;
}
#div-header img {
	position: absolute;
	width: 569px;
	height: 149px;
	top: 1px;
	left: 201px;
}
#div-content {
	width: 708px;
	text-align: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 30px 30px 30px 30px;
}
#div-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #8F213C;
}
#div-content p {
	font-size: 13px;
	margin-bottom: 15px;
	color: #222222;
	line-height: 17px;
	text-align: justify;
}
#div-content p#hol-vagyok {
	color: #cccccc;
	margin-bottom: 20px;
	font-size: 12px;
}
#div-content p#hol-vagyok a {
	text-decoration: none;
	font-size: 12px;
}
#div-content a {
	text-decoration: underline;
}
#div-content a:hover {
	text-decoration: none;
}
#div-footer {
	width: 770px;
	border-top: 8px solid #252F68;
	padding-top: 6px;
	margin: 0 auto;
}
#div-footer p {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 0;
	padding: 0;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#div-footer p a {
	font-size: 10px;
}

