#keret {
	height: 600px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#fejkeret {
	float: left;
	height: 182px;
	width: 900px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #333333;
	background-image: url(images/alap-1.jpg);
}
body {
	text-align: center;
	background-color: #000000;
}


#menu {
	float: left;
	height: auto;
	width: 160px;
	background-repeat: repeat;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}



#tartalomkeret {
	float: left;
	text-align: center;
	height: 800px;
	width: 900px;
	background-repeat: repeat;
	background-image: url(images/alap-6.jpg);
}
#menukeret {
	width: 160px;
}


#tartalom {
	float: left;
	height: auto;
	width: 690px;
	background-color: #FFFFFF;
}
#tartalomjobb {
	width: 11px;
	float: left;
}

#lablec {
	height: 37px;
	width: 900px;
	background-image: url(images/alap-7.jpg);
	clear: left;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#lablec a {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
}
#tartalom .felho h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#men1 a {
	background-image: url(images/menubg1.gif);
	display: block;
	height: 28px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}
#men1 a:hover {
	background-image: url(images/menubg2.gif);
	display: block;
	height: 28px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}


#tartalom .felho {
	font-size: 10px;
}
#menfelso {
	background-image: url(images/menu.png);
	height: 35px;
	width: 180px;
	display: block;
	background-repeat: no-repeat;
}
