﻿.RadMenu_SportnetMenuManager
{
	border:0px none;
	padding:0px none;
	margin:0px none;
}

.RadMenu_SportnetMenuManager .rmLink,
.RadMenu_SportnetMenuManager .rmItem,
.RadMenu_SportnetMenuManager .rmText,
.RadMenu_SportnetMenuManager .rmLink img
{
	padding:0px !important;
    margin:0px;
}

.RadMenu_SportnetMenuManager .rmText
{
	width:0px;
	overflow:hidden;
}


/*.RadMenu_SportnetMenuManager
{
	width:978px;
	font: bold 11px Tahoma;
	color:#ffffff;
}

.RadMenu_SportnetMenuManager a,
.RadMenu_SportnetMenuManager img
{
	padding:0px !important;
	margin:0px !important;
}

.rmExpandDown
{
	padding:0px;
	margin:0px;
	width:0px !important;	
	display:none !important;
	overflow:hidden !important;
}
*/

.rmLeftImage
{
    cursor:pointer;
}

.BezStrelice img
{
    cursor:default !important;
}

.RadMenu_SportnetMenuManager .rmGroup .rmLink,
.RadMenu_SportnetMenuManager .rmGroup .rmText
{
    text-decoration:none;
	color:#ffffff;
    cursor:pointer;
    font-size:11px !important;
    color:White !important;
    width:auto !important;
    font-weight:bold !important;
    font-family:Tahoma !important;
}


.RadMenu_SportnetMenuManager .rmGroup
{
	background-color:#272a2f;
	color:#ffffff;
	border-left:2px solid #ffdb00;
	border-right:2px solid #ffdb00;
	padding-top:8px !important;
	padding-bottom:8px !important;
}

.RadMenu_SportnetMenuManager .rmGroup .rmLink
{
    line-height:22px !important;
    padding-right:30px !important;
}

.RadMenu_SportnetMenuManager .rmGroup .rmItem
{
    margin-left:7px;
    margin-right:7px;
}

.RadMenu_SportnetMenuManager .rmItem .rmFirst
{
    border-top:0px none !important;
    padding-top:5px;
}

.RadMenu_SportnetMenuManager .rmItem .rmLast
{
    border-bottom:0px none !important;
    padding-bottom:7px;
}

.RadMenu_SportnetMenuManager .rmVertical .rmLink:hover,
.RadMenu_SportnetMenuManager .rmVertical .rmExpanded
{
    color:#ffdb00;
    text-decoration:underline;
}

