div.events_list_head {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/line.gif') left bottom repeat-x;
    color: #000;
}

div.events_list_head b {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/arrow.gif') left center no-repeat;
}

table.events_list tbody tr td {
    border-bottom: 1px solid #fff6cd;
}

table.events_list tbody tr td.name a {
    color: #000;
}

div.events_list_footer_dual_legend  {
    padding: 15px 10px;
    font-size: 10px;
}

div.events_list_footer_dual_legend a {
    float: right;
    color: #ffd105;
}

div.events_list_footer_dual_legend span {
    padding-left: 20px;
    display: block;
    float: left;
}

div.events_list_footer_dual_legend span.photo {
    margin-left: 5px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/photo.gif') 0 center no-repeat;
}

div.events_list_footer_dual_legend span.recommend {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/recommend.gif') 0 center no-repeat;
}

div.events_list_footer_single_legend  {
    padding: 15px 10px;
    font-size: 10px;
}

div.events_list_footer_single_legend span {
    padding-left: 20px;
    display: block;
    float: left;
}

div.events_list_footer_single_legend span.photo {
    margin-left: 5px;
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/photo.gif') 0 center no-repeat;
}

div.events_list_footer_single_legend span.recommend {
    background: url('http://gfx.dlastudenta.pl/gfx/dzial/juwenalia/events_list/recommend.gif') 0 center no-repeat;
}