.menu_ul{
	_margin-top:25px;
	}
.li_menu{
	width:150px;
	height:35px;
	list-style-type: none;
}
.a_menu{
	padding-left:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	color: #FFFFFF;
}
.a_menu:hover{

	padding-left:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(images/odrazka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.a_menu_act{

	padding-left:40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration:none;
	color: #FFFFFF;
	background-image: url(images/odrazka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/odrazka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.a_menu_d{
	font-size: 15px;
	text-decoration:none;
	color: #FFFFFF;
	padding:5px;
}
.a_menu_d:hover{
	font-size: 15px;
	text-decoration:none;
	color: #99FFFF;
	padding:5px;
}
.a_menu_d_act{
	font-size: 15px;
	text-decoration:none;
	color: #99FFFF;
	padding:5px;
}
