body {
	background-color: #000;
	}

h1 { 
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
	font-family: Arial, arial, sans-serif; 
	font-weight: bold;
	}
p {
	font-size: 13pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
p.logo a {
	text-decoration: none;
	color: black;
	font-size: 12pt;
	font-weight: bold;
	}

p.logo a img { 
	border: none;
	} 
dl.newz {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	font-size: 13pt;
	padding-left: 0px;
	}
dl.newz dt {
	font-family: Verdana;
	font-size: 15pt;
	background: #fff;
	color: #4169E1;
	font-weight: bold;
	}
dl.newz dd {
	font-family: Times New Roman, times new roman;
	font-size: 13pt;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	color: #000;
	background: #fff;
	}
	
div.name {
	position: absolute;
	left: 17%;
	top: 0px;
	width: 66%;
	height: 50px;
	color: white;  
	background: #000;
	}
h1#divname {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-family: Verdana; 
	font-weight: bold;
	font-size: 15pt;
	}
div.sarok {
	background: #fff;
	margin-right: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16%;
	height: 50px;
	}
div.sarok img { 
	border: none;
	margin-left: 5px;
	margin-top: 5px;
	} 		
div.tartalom {
	position: absolute;
	top: 60px;
	left: 19%;
	font-family: Verdana;
	color: black;  
	background: #fff;
	right: 2%;
	}
div.balmenu {
	width: 16%;
	margin-right: 0px;
	position: absolute;
	top: 60px;
	left: 2%; 
	}
ul.menu {
	margin-top: 0px;
	padding-left: 0px;
	text-align: left;
	background: #fff;
	list-style-type: none;
	}
ul.menu li a {
	color: #000;
	font-family: arial, sans-serif;
	text-decoration: none;
	}
ul.menu li a:hover {
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #000;
	text-decoration: none;
	}
ul.menu li.fej_1 {
	font-weight: bold;
	font-family: arial, sans-serif; 
	color: #fff;
	background-color: #000;
	text-decoration: none;	}
ul.menu li#fo {
	text-align: center;
	font-weight: bold;
	font-family: Verdana; 
	color: #000;
	background-color: #fff;
	text-decoration: none;	}

table {
	font-size: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
  	font-family: Tahoma, tahoma;
  	border: 2px solid #000;
	color: #000; 
	background: #fff;
	}
caption.table {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	background: #000;
	color: #fff;
	font-weight: bold;
	}
dl a {
	background-color: #000;
	text-decoration: none;
	color: white;
	font-size: 13pt;
	font-weight: bold;
	}

