.audycja-slide {
    height : 150px;
}

.sap_dzien {
    color       : #ffae00;
    font-family : Verdana, Arial;
    font-size   : 16px;
    font-weight : bolder;
    text-align  : center;
}

.sap_audycja {
    color       : #00ffdd;
    font-family : Verdana, Arial;
    font-size   : 14px;
    font-weight : bolder;
    text-align  : center;
}

.sap_imie {
    color       : #ffa500;
    font-family : Georgia, "Times New Roman", serif;
    font-size   : 18px;
    font-weight : bolder;
    text-align  : center;
    text-shadow : 0 0 10px #00FF00;
}

.sap_godzina {
    color       : #00a2ff;
    font-family : Verdana, Arial;
    font-size   : 16px;
    font-weight : bolder;
    text-align  : center;
    text-shadow : 0 0 10px #ffff00;
}