@CHARSET "UTF-8";


#menu { list-style: none; width: 1000px; height: 47px; background: url(img/bg_menu.png) repeat-x; }
#menu li { float: left; }
#menu > li:first-child { margin-left: 30px;}
#menu li a { text-indent: -5000px; display: block; }

#menu li a.news {background: url(img/menu/news.png) no-repeat top left; width: 72px; height: 47px; }
#menu li a.news-active {background: url(img/menu/news_active.png) no-repeat top left; width: 72px; height: 47px; }
#menu li a.news:hover {background: url(img/menu/news_hover.png) no-repeat top left; }

#menu li a.events {background: url(img/menu/events.png) no-repeat top left; width: 84px; height: 47px; }
#menu li a.events-active {background: url(img/menu/events_active.png) no-repeat top left; width: 84px; height: 47px; }
#menu li a.events:hover {background: url(img/menu/events_hover.png) no-repeat top left;  }

#menu li a.media {background: url(img/menu/media.png) no-repeat top left; width: 76px; height: 47px; }
#menu li a.media-active {background: url(img/menu/media_active.png) no-repeat top left; width: 76px; height: 47px; }
#menu li a.media:hover {background: url(img/menu/media_hover.png) no-repeat top left;}

#menu li a.forum {background: url(img/menu/forum.png) no-repeat top left; width: 79px; height: 47px; }
#menu li a.forum-active {background: url(img/menu/forum_active.png) no-repeat top left; width: 79px; height: 47px; }
#menu li a.forum:hover {background: url(img/menu/forum_hover.png) no-repeat top left; }

#menu li a.chat {background: url(img/menu/chat.png) no-repeat top left; width: 67px; height: 47px; }
#menu li a.chat-active {background: url(img/menu/chat_active.png) no-repeat top left; width: 67px; height: 47px; }
#menu li a.chat:hover {background: url(img/menu/chat_hover.png) no-repeat top left; }

#menu li a.discografie {background: url(img/menu/discografie.png) no-repeat top left; width: 128px; height: 47px; }
#menu li a.discografie-active {background: url(img/menu/discografie_active.png) no-repeat top left; width: 128px; height: 47px; }
#menu li a.discografie:hover {background: url(img/menu/discografie_hover.png) no-repeat top left; }

#menu li a.biografie {background: url(img/menu/biografie.png) no-repeat top left; width: 108px; height: 47px; }
#menu li a.biografie-active {background: url(img/menu/biografie_active.png) no-repeat top left; width: 108px; height: 47px; }
#menu li a.biografie:hover {background: url(img/menu/biografie_hover.png) no-repeat top left; }

#menu li a.tracklist {background: url(img/menu/tracklist.png) no-repeat top left; width: 109px; height: 47px; }
#menu li a.tracklist-active {background: url(img/menu/tracklist_active.png) no-repeat top left; width: 109px; height: 47px; }
#menu li a.tracklist:hover {background: url(img/menu/tracklist_hover.png) no-repeat top left;  }

#menu li a.clublife {background: url(img/menu/club-life.png) no-repeat top left; width: 107px; height: 47px; }
#menu li a.clublife-active {background: url(img/menu/club-life_active.png) no-repeat top left; width: 107px; height: 47px; }
#menu li a.clublife:hover {background: url(img/menu/club-life_hover.png) no-repeat top left; }

#menu li a.contact {background: url(img/menu/contact.png) no-repeat top left; width: 93px; height: 47px; }
#menu li a.contact-active {background: url(img/menu/contact_active.png) no-repeat top left; width: 93px; height: 47px; }
#menu li a.contact:hover {background: url(img/menu/contact_hover.png) no-repeat top left;  }
