.navigacio {
	float: left;
	text-align: right;
	background-color: #FFFFFF;
	width: 200px;
}
.fomenu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	width: 200px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 40px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #634545;
	line-height: 17px;
	padding-bottom: 10px;
}
.fomenu_head {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
	line-height: 3px;
	padding-top: 0px;
}

.almenu {
	font-family: "Trebuchet MS";
	letter-spacing: 1px;
	line-height: 12px;
	padding-bottom: 13px;
	border-bottom-color: #634545;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 60px;
}

.almenu_head {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 2px;
	line-height: 21px;
	padding-top: 0px;
}

.al_almenu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 12px;
	padding-right: 10px;
	text-transform: uppercase;
}

.aktiv_oldal {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	line-height: 10px;
}

#folista {
	list-style:none;
	margin-left: 0px;
	padding-left: 0px;
	width: 200px;

}
#folista li {
	font-size:12px;
	margin-top: 17px;
}

#folista a:visited {
	color: #000000;
}

#folista a:active {
	color: #000000;
}

#folista a:link {
	color: #000000;
}

#folista a:hover {
	color:#CC6600;
}

#allista {
	list-style:none;
	margin-left: 20px;
	padding-left: 0px;
}
#allista li{
	font-size:10px;
	padding-right:6px;
	line-height: 12px;
	margin-top: 6px;
}
.aktiv_aloldal {
	color: #CC6600;
}

