#top-menu{width:980px;height:33px;font-size:11px;font-weight:bold;background: url(../images/top-menu/bg.png) repeat-x bottom left;padding:0 0 0 20px;}
#top-menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#top-menu ul li{display:block;float:left;margin:0 1px;}
#top-menu ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#top-menu ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#top-menu ul li a:hover{color:#fff;background:transparent url(../images/top-menu/over.png) repeat-x bottom left;}
#top-menu ul li a:hover span{display:block;width:auto;cursor:pointer;}
#top-menu ul li a.current,#top-menu ul li a.current:hover{color:#fff;background: url(../images/top-menu/tabek.png) no-repeat top left;line-height:275%;}
#top-menu ul li a.current span{display:block;padding:0 20px 0 0;width:auto;height:33px;}
