.menu_top {
	color: #282828;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
    font-weight: bold;
    padding: 10px;
    padding-left: 10px;

}
.menu_top a:active, .menu_top a:visited, .menu_top a:link {
	color: #282828;
	text-decoration: none;
}
.menu_top a:hover {
	color: #4fe4ff;
	text-decoration: underline;
}
.menu_blok {
	color: #0d8089;
	font-size: 16px;		/* ! */
	font-family: arial;	/* ! */
	text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
}
.menu_reyting {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
    padding: 5px;
    padding-left: 5px;

}
.menu_reyting a:active, .menu_reyting a:visited, .menu_reyting a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu_reyting a:hover {
	color: #ffffff;
	text-decoration: underline;
}