@charset "iso-8859-2";
body {
	background-color: #ffffff;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #514409;
}
.aktualis {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #685c54;
}
.temacim {
	font-family: tahoma;
	font-size: 24px;
	color: #3b342f;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #514409;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tahoma12feher {
	font-family: tahoma;
	font-size: 12px;
	color: #E7E2DE;
}
A.fomenu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E7E2DE;
	text-decoration: none;
	padding-right: 20px;
	height: 58px;
	width: 120px;
	float: none;
}
A.fomenu:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3B342F;
	text-decoration: none;
	padding-right: 20px;
	height: 58px;
	width: 120px;
	float: none;
	background-color: #eee5be;
}

