.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: #000000;
	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: #000000;
	text-decoration: none;
}
.menu_reyting a:hover {
	color: #000000;
	text-decoration: underline;
}
.short {
	border-bottom:1px solid #CCCCCC;
	height:102px;
	margin:5px 0pt;
	padding:1px;
}
.short span img {
	margin:3px;
	width:90px;
	height:90px;
	float:left;
	border:0pt none;
}
