Listing 34.8. Podstawowy format elementu z ćwiczenia  34.7
.ocena {
    list-style-type: none;
    width: 160px;
    height: 34px;
    background: url('gwiazdki-off.png') no-repeat;
    position: relative;
    text-indent: -2000em;
}