#menu {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 1103px;
    height: 184px;
    background: url(images/menu-bg.jpg) no-repeat;
    position: relative;
}
#menu span {
    display: none;
    position: absolute;
}
#menu a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}
#menu a:hover {
    background-position: left bottom;
}
#menu a:hover span {
    display: block;
}
#menu .home {
    width: 144px;
    height: 58px;
    background: url(images/home.gif) no-repeat;
    left: 46px;
    top: 13px;
}
#menu .home span {
    width: 86px;
    height: 14px;
    background: url(images/home-over.gif) no-repeat;
    left: 28px;
    top: -20px;
}
#menu .vrem4 {
    width: 144px;
    height: 58px;
    background: url(images/vrem4.gif) no-repeat;
    left: 170px;
    top: 77px;
}
#menu .about span {
    width: 40px;
    height: 12px;
    background: url(images/about-over.gif) no-repeat;
    left: 44px;
    top: 54px;
}
#menu .arhiv {
    width: 119px;
    height: 58px;
    background: url(images/arhiv.gif) no-repeat;
    left: 358px;
    top: 120px;
}
#menu .arhiv span {
    width: 92px;
    height: 20px;
    background: url(images/rss-over.gif) no-repeat;
    left: 26px;
    top: -20px;
}
#menu .posle {
    width: 231px;
    height: 58px;
    background: url(images/posle.gif) no-repeat;
    left: 488px;
    top: 77px;
}
#menu .posle span {
    width: 92px;
    height: 20px;
    background: url(images/rss-over.gif) no-repeat;
    left: 26px;
    top: -20px;
}
#menu .ad {
    width: 307px;
    height: 58px;
    background: url(images/ad.gif) no-repeat;
    left: 588px;
    top: 13px;
}
#menu .ad span {
    width: 92px;
    height: 20px;
    background: url(images/rss-over.gif) no-repeat;
    left: 26px;
    top: -20px;
}
#menu .media {
    width: 214px;
    height: 58px;
    background: url(images/media.gif) no-repeat;
    left: 850px;
    top: 77px;
}
#menu .media span {
    width: 92px;
    height: 20px;
    background: url(images/rss-over.gif) no-repeat;
    left: 26px;
    top: -20px;
}