body {
	background-color:black;
	color:white;
	font-family:Times New Roman;
	}
	
#egesz {
	width:990px;
	max-width:990px;
	margin-left:auto;
	margin-right:auto;
	}

#fejlec {
	background-image:url('fejlec.gif');
	background-repeat: no-repeat;
	height:110px;
	width:989px;
	float:left;
	}
	
#menu {
	font-size:90%;
	float:left;
	width:190px;
	font-weight:bold;
	clear:both;
	margin-left:-10px;
	}

#menu ul {
	width:100%;
	margin:0;
	padding:0;
	font-family:univers;
	color:#fff;
	}

#menu li {
	list-style-image:url(s6kicsi.jpg);
	list-style-position:inside;
	}
	
#menu a {
	color:#fff;
	text-decoration:none;
	}
	
#menu a:hover {
	color:RGB(232,77,13);
	}

#tartalom {
	padding:5px;
	padding-top:0px;
	margin-top:0px;
	width:785px;
	background-color:RGB(232,77,13);
	text-align:justify;
	float:left;
	margin-left:3px;
	}
	
#tartalom a {
	text-decoration:none;
	color:black;
	}

#tartalom a:hover {
	text-decoration:none;
	color:white;
	}

#tartalom img {
	border: 0px;
	}
	
#lablec {
	text-align:center;
	margin-top:3px;
	clear:both;
	}
	
#lablec a {
	text-decoration:none;
	color:white;
	}

#lablec a:hover {
	text-decoration:none;
	color:RGB(232,77,13);
	}
	
table {
	width:783px;
	}
