@charset "utf-8";body {
	background-color: #000000;
}
#alap {
	background-image: url(bg/bg.jpg);
	background-repeat: no-repeat;
	height: 748px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
}
#fejlec {
	padding: 0px;
	height: 190px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#tartalom {
	float: right;
	height: 359px;
	width: 620px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg/bg_iframe.jpg);
	background-repeat: no-repeat;
	padding-top: 56px;
	padding-left: 19px;
	background-position: center top;
}
#lablec {
	width: 550px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 70px;
	float: right;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#menu {
	padding: 0px;
	float: left;
	height: 540px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
