.box_eat_head {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/arrow_black.gif') left center no-repeat;
    display: block;
    margin: 10px 5px 3px 10px;
    padding-left: 15px;
    font-size: 13px;
}

.box_eat_head a:hover {
    color: #000;
}

.box_eat_places {
    list-style-type: none;
    margin: 5px;
    padding: 13px 0 0 0;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/dot.gif') left top repeat-x;
}

.box_eat_places li {
    display: block;
    float: left;
    width: 150px;
    margin-right: 6px;
    text-align: center;
}

.box_eat_places li a {
    font-weight: bold;
    display: block;
}

.box_eat_places li a img {
    border: none;
    display: block;
    margin: 0 auto 4px auto;
}

.box_eat_places li a span {
    display: block;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/index/template/line_logo_125.gif') center top no-repeat;
    padding-top: 4px;
}