body {
	font-size: 13px;
	margin-left: 8px;
	background: #FFF8DC url(images/menubg.jpg) repeat-y left;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
}

/*---------------- ALKALMI ELEJE --------------*/
.almenuKIEMELT {
	margin: 0px 0px 0px 15px;
	width: 124px;
	font-style: italic;
	padding-left: 10px;
	border-top: 1px dotted #DAA520;
	border-bottom: 1px dotted #DAA520;
	font-size: 11px;
	background-color: Yellow;
}
.almenuKIEMELT a {
}
.almenuKIEMELT a:hover {
	background-image: url(images/4x2.gif);
}
/*---------------- ALKALMI VÉGE --------------*/

a {
	display: block;
	padding: 1px 2px 1px 2px;
	color: #18301A; /*	background-color: #F5DEB3;*/
	margin: 2px 0px 0px 4px;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	width: 150px;
	border-top: 1px solid #DAA520;
	border-bottom: 1px hidden #FFF8DC;
}
a:hover {
	background: #FFE4B5 url(images/4x2.gif) repeat-y left;
	border-top: 1px solid #8B4513;
	border-bottom: 1px hidden #FFE4B5;
}
.almenu {
	margin: 0px 0px 0px 15px;
	width: 124px;
	font-style: italic;
	padding-left: 10px;
	border-top: 1px dotted #DAA520;
	border-bottom: 1px dotted #DAA520;
	font-size: 11px;
}
.almenu a {
}
.almenu a:hover {
	background-image: url(images/4x2.gif);
}

.void {
	display: block;
	padding: 1px 2px 1px 2px;
	color: #18301A; /*	background-color: #F5DEB3;*/
	margin: 2px 0px 0px 4px;
	text-decoration: none;
	text-align: left;
	padding-left: 8px;
	width: 150px;
	border-top: 1px solid #DAA520;
	border-bottom: 1px hidden #FFF8DC;
	cursor: default;
}
