.raty_opis {
     background: #f1f1f1;
     padding: 5px;
     width: 280px;
}
.raty_opis_tekst {
     font-size: 12px;
     font-weight: bold;
     color: #FF0000;
     padding-bottom: 5px;
}
.raty_koszyk {
     background: #f1f1f1;
     padding: 5px;
     text-align: center;
}
.raty_koszyk_tekst {
     font-size: 12px;
     color: #000000;
}
.raty_koszyk_potwierdzenie {
     background: #f1f1f1;
}
.raty_koszyk_potwierdzenie a {
     color: #01589B;
     font-weight: bold;
     text-decoration: underline;
}
.raty_koszyk_lukas a {
     color: #A7BF32;
     font-weight: bold;
     text-decoration: underline;
}
