#content {
    padding-top: 0;
}

#gsm {
    list-style-type: none;
    width: 910px;
    display: block;
    overflow: hidden;
    clear: both;
    margin: 0 5px 15px 5px;
    padding: 0 0 0 10px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/praktyki/template/gsm_bg.gif') right 0 no-repeat;
}

#gsm li {
    float: left;
    padding: 3px 10px 0 0;
    margin-right: 10px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/praktyki/template/gsm_arr.gif') right 2px no-repeat;
}

#gsm li.end {
    background: none;
}

#gsm li span, #gsm li a {
    font-size: 11px;
    color: #5c7d9f;
}

#gsm li.end span {
    color: #6d6d6d;
}

#gsm li.start {
    background: none;
    color: #6d6d6d;
    padding-top: 5px;
    padding-right: 0;
    font-size: 10px
}
