#lang{
    position: absolute;
    width: 216px;
    height: 64px;
    background: url(/images/flag.gif);
    list-style: none;
    left: -17px;
    bottom: -7px;
    text-indent: -9999px;
    z-index: 55;
}

#menuTop ul{
    margin-left:85px;
}

#map{
    position: absolute;
    width: 21px;
    height: 20px;
    top: 116px;
    right: -30px;
    background: url(/images/map.gif);
    z-index: 10;
}

#map a{
    display: block;
    width: 21px;
    height: 20px;
    text-indent: -9999px;
}
#mail{
    position: absolute;
    width: 21px;
    height: 20px;
    top: 138px;
    right: -30px;
    background: url(/images/mail.gif);
    z-index: 10;
}

#mail a{
    display: block;
    width: 21px;
    height: 20px;
    text-indent: -9999px;
}

#search{
    position: absolute;
    width: 21px;
    height: 20px;
    top: 160px;
    right: -30px;
    background: url(/images/search.gif);
    z-index: 10;
}

#search a{
    display: block;
    width: 21px;
    height: 20px;
    text-indent: -9999px;
}
#menuTop li,
#menuBottom li{
    display: inline;
    line-height: 47px;
    padding: 10px 5px 10px 6px;
    background: url(/images/menuborder.gif) 100% 50% no-repeat;
}
