.menu{width:100%;font-size:11px;margin:44px auto;overflow:hidden}
.menu ul li{line-height: 48px;display:block;background:url(../images/zakladka.png) #f4f8f9 top left no-repeat;
list-style:none;overflow:visible}
.menu ul li a{display: block;
padding: 0px 18px;
background: #f4f8f9;
line-height: 48px;
height: 48px;
color: #333333;
font-size: 14px;font-weight:700;}
.menu ul li .active{background:url(../images/on.png) top right no-repeat}
.menu ul li .inactive{background:url(../images/off.png) top right no-repeat}
.menu ul li ul{display:none;}
.menu ul li ul li ul{margin-bottom:5px}
.menu ul li ul li{display:block;background:0 0;font-size:12px;list-style:circle;color:#8f9d4c;background:#fff;
margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:0; text-align:center;}
.menu ul li ul li a{background:0 0;font-size:12px;color:#636363;padding-left:0}