#menu_navi
{
	float: left;
	clear: right;
	width: 152px;
}

#menu_navi A:link, #menu_navi A:visited, #menu_navi A:active
{
	color: white;
	text-decoration: none;
}

#menu_navi ul
{
	margin: 0px 6px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 19px;
}
#menu_navi ul li
{
	border-top: solid 1px white;
	padding-left: 6px;

	background-color: #018945;
	background-image: url("../kepek/menu_bullet.gif");
	background-repeat: no-repeat;
	background-position: right bottom;

	color: white;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Sans-Serif;
	text-transform: uppercase;
}

#menu_navi ul li.aktiv
{
	background-color: #004C26;
	background-image: url("../kepek/menu_bullet.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu_legfrissebb
{
	border-top: solid 1px white;
	background-color: #018945;
	margin: 0px 6px 20px 5px;
	padding: 15px 0px 4px 6px;
	overflow: visible;
}
#menu_legfrissebb_kep
{
	position: relative;
	top: 5px;
}
#menu_legfrissebb_keret
{
	border: solid 1px white;
	padding: 4px 9px 4px 9px;
	width: 82px;
	height: 144px;
}
#menu_legfrissebb_keret img
{
	width: 80px;
	height: 142px;
}
#menu_legfrissebb_keret a:link img, #menu_legfrissebb_keret a:visited img, #menu_legfrissebb_keret a:active img
{
	border: solid 1px #004C26;
}

#menu_fejlec
{
	background-image: url("../kepek/menu_fejlec_arnyek.gif");
	background-repeat: no-repeat;
}
#menu_fejlec img
{
	border: none;
	margin-left: 5px;
}
#menu_vevopont
{
	margin: 0px 16px 100px 15px;
	text-align: center;
}
#menu_vevopont a img
{
	border: none;	
}
