body{
    margin:0px;
    background: white;
}

#bg_top{
    width: 100%;
    text-align: center;
}

#bg_top_left{
    position:relative;
    float:left;
    width:50%;
    height: 173px;
    background: url(http://eurzad.brodnica.pl/hot/images/bg_top_left.png) top repeat-x;
}

#bg_top_right{
    position:relative;
    left:50%;
    width:50%;
    height: 173px;
    background: url(http://eurzad.brodnica.pl/hot/images/bg_top_right.png) top repeat-x;
}


#top{
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width: 685px;
    height: 173px;
    margin-top: -173px;
    text-align: left;
    background: url(http://eurzad.brodnica.pl/hot/images/top.png) top no-repeat;
}

#menu{
    position:absolute;
    z-index: 1;
    top:126px;
    padding-left: 300px;
    right: 20px;
}

#menu a{
    font-family:arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height:21px;
    color: white;
}

/*#content{
    background: url(http://eurzad.brodnica.pl/hot/images/bg_info.png) top repeat-x;
}*/

#informacja{
    height: 140px;;
    padding-top: 5px;
    font-size: 14px;
    background: url(http://eurzad.brodnica.pl/hot/images/bg_info.png) top repeat-x;
}

#banery a:link, #banery a:visited{
    opacity: 0.85;
    filter:alpha(opacity=85);
    -moz-opacity:.85;
    }

#banery a:hover{
    opacity: 1.0;
    filter:alpha(opacity=100);
    -moz-opacity:1.0;
    }
