.reklamauslugipl-kontener{
    border-radius: 7px;
    background-color: #d2c5bd;
    height: 100%;
    position: relative;
    text-shadow: none;
    margin: 8px 0px;
}

.reklamauslugipl-naglowek {
    font-weight: bold;
    color: #7A787B;
    text-transform: uppercase;
    line-height: 150%;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.reklamauslugipl-wnetrze{
    background-color: #FEFDFB;
    color: #7a787b;
    overflow: hidden;
    position: absolute;
    top:33px; 
    right:15px; 
    bottom:15px; 
    left:15px;
    padding-left: 2px;
    padding-right: 2px;
}

.tytul {
    color: #7A787B;
}

.reklamauslugipl-lewo{
    float: left;
    margin-right: 4px;
}

