#top {
    width: 960px;
    margin: 0;
    height: 114px;
    overflow: hidden;
    position: relative;
}

#topLogo {
    width: 570px;
    height: 114px;
    float: left;
    clear: left;
    overflow: hidden;
}
#topLogo img { border:0; }

#topLogoTekst {
    width: 568px;
    height: 19px;
    padding: 7px 0 6px 20px;
    font-size: 10pt;
    background: url(../images/tlo-top-tekst.png) no-repeat top left;
    top: 0;
    left: 0;
    position:relative;
}

#topRodzina {
    float: right;
}

#topPodstrona {
    width:960px;
    padding-top:20px;
    height:60px;
    overflow:hidden;
    position:relative;
}

#topPodstronaLogo {
    width:677px;
    height:44px;
    float:left;
    clear:left;
    overflow:hidden;
}

#topPodstronaLogo img { border:0; }
