body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.jpg);
	font-family: Arial;
	font-size: 12px;
	color: #5d5d5d;
}

a:link {
	color: #E66F09;
	text-decoration: none;
}
a:active {
	color: #E66F09;
	text-decoration: none;
}
a:visited {
	color: #E66F09;
	text-decoration: none;
}
a:hover {
	color: #E66F09;
	text-decoration: underline;
}

.focim {
	font-family: Arial;
	font-weight: bold;
	color: #7d9e0f;
	font-size: 24px;
}

.oldal_menu {
	padding-top: 5px;
}

.alszoveg {
	color: #EA7E1C;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.almenu li {
	margin-bottom: 10px;
	color: white;
}

.almenu li a{
	color: white;
}
