#edodatki_widget .widget_calendar #calendar_header .next,
#edodatki_widget .widget_calendar #calendar_header .prev,
#edodatki_widget .widget_calendar > div,
#edodatki_widget .widget_calendar {
    background-image: url(green.png);
}

#edodatki_widget .widget_calendar {
    color: #7ca103;
}

#edodatki_widget .widget_calendar #calendar_header > span {
    color: #4b683d;
}

#edodatki_widget .widget_calendar table td.other {
    color: #d0e1b0;
}

#edodatki_widget .widget_calendar table td.today {
    color: #7ba300;
    background: #ddeed5;
}

#edodatki_widget .widget_calendar table th,
#edodatki_widget .widget_calendar table td {
    background: #f6fff2;
    border-right: 1px solid #d0e1b0;
    border-bottom: 1px solid #d0e1b0;
    color: #000;
}

#edodatki_widget .widget_calendar a {
    color: #000;
}