/* CSS Document */

body {
	margin-top: 0px;
	color: #000;
	background-color: #f90;
}
#container {
	width: 1000px;
	background-color: #eea;
	margin: 0;
}
a:link {
	color: #894;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #894;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #000;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #894;
	font-style: italic;
}
#fejlec {
	width: 1000px;
	height: 180px;
	background-image: url(../kepek/hungaria_fejlec_nagy.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#tartalom {
	background-color: #eea;
	border-right: 10px;
	border-left: 10px;
}
#belsofej {
	width: 980px;
	background-color: #eea;
	border-color: #eea;
	border-right: 10px;
	border-left: 10px;
}
table {
	background-color: #fff;
	color: #000;
}
#menu {
	background-color: #eea;
	color: #894;
	text-align: center;
/*  font-weight: bold; */
}
#menu a:link {
	background-color: #eea;
	color: #894;
	font-style: normal;
	text-align: center;	
}
#menu a:visited {
	background-color: #eea;
	color: #894;
	font-style: normal;
	text-align: center;		
}
#menu a:hover {
	background-color: #eea;
	color: #000;
	font-style: normal;
	text-align: center;	
}
#menu a:active {
	background-color: #eea;
	color: #894;
	font-style: normal;
	text-align: center;	
}
#akt {
	background-color: #fff;
	color: #000;
}
#tamogatok {
	color: #000;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 1px dotted #894;
}
#balhasab {
	width: 780px;
}
h1 {
	text-align: center;
	font-size: 24px;
	font-variant: small-caps;
}
h2 {
	text-align: right;
	font-size: 14px;
	margin-right: 440px;
	font-weight: bold;
}
#balhasab p {
	margin-right: 10px;
	margin-left: 150px;
	text-align: justify;
}
#alcim {
	text-align: right;
	font-size: 14px;
	margin-right: 620px;
	font-weight: bold;
}
#szoveg {
	margin-right: 10px;
	margin-left: 170px;
	text-align: justify;
}
#jobbhasab {
	width: 200px;
	border-left: 1px dotted #894;
}
#lablec {
	background-color: #eea;
	color: #894;
	font-size: 14px;
}
#lablec a {
	background-color: #eea;
	color: #894;
	font-size: 14px;
}
.kover {
	font-weight: bold;
}