
.style1 {	font-size: 32px;
	font-weight: bold;
}

#menu {
	display: block;
	FONT-WEIGHT: bold; 
	FONT-SIZE: small;
	COLOR: #af8429;
	FONT-FAMILY: arial, verdana, helvetica, 'times new roman'; 
	background-color: #e2c482;
	height: 41px;
	text-decoration: none;
}

#menu a:link, #menu a:visited{
	display: block;
	width: 190px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: small;
	COLOR: #af8429; 
	height: 41px;
	FONT-FAMILY: arial, verdana, helvetica, 'times new roman'; 
	border-bottom: 1px solid #e2c482;
	text-decoration: none;
}

#menu a:hover{
	width: 190px;
	background-image:url(/images/back1.jpg);
	text-decoration: none;
	border-bottom: 1px solid #af8429;
}

.menumellett {
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	VERTICAL-ALIGN: middle; 
	COLOR: #af8429;
	FONT-FAMILY: arial, verdana, helvetica, 'times new roman';
	HEIGHT: 22px;
	TEXT-ALIGN: center;
	BORDER-BOTTOM: #af8429 1px solid;
	BORDER-RIGHT: 0px solid #af8429;
}

.menumellett2 {
	height: 5px;
}

#menuakt {
	display: block;
	width: 190px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	COLOR: #af8429; 
	FONT-FAMILY: arial, verdana, helvetica, 'times new roman'; 
	HEIGHT: 41px;
	text-decoration: none;
	background-color: #e2c482;
	border-bottom: 1px solid #e2c482;
}

.szlogen{
	padding: 3px;
	border-top: 1px solid #af8429;
	border-bottom: 1px solid #af8429;
	font-size: 14px;
}


body {
	background-color: #d8ad52;
}

body,td,th {
	color: #af8429;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
}

.aktual {
	padding: 10px;
}

