.contact-menu {
    width: 160px;
    height: 44px;
    float: right;
    color: #fff;
    background: url(../img/phone.png) #1B5FAA no-repeat 15px 15px;
    padding-top: 12px;
    padding-left: 55px;
}

.contact-menu-p1 {
    text-transform: uppercase;
    font-size: 14px;
    height: 14px;
}

.contact-menu-p2 {
    font-size: 14px;
    height: 13px;
}

/* Strona glowna */

#strona_glowna .article_top {
    clear: both;
    padding-top: 30px;
    padding-bottom: 10px;
}

@media all and (max-width: 480px) {
    #strona_glowna .article_top {
        padding-top: 0;
    }
}

/* @media all and (max-width: 480px) {
    #strona_glowna .article_top {
        display: none;
    }
}
 */
#strona_glowna .article_top h1.header {
    display: none;
}