#edodatki_widget_weather_city {
    background: #1d1d1d;
    color: #fff;
}

#edodatki_widget_weather_city .city_name {
    color: #aade2b;
    background-position: center -342px;
}

#edodatki_widget_weather_city ul.days li {
    background-image: url(bl1.png) !important;
}

#edodatki_widget_weather_city ul.days li:hover {
    background-image: url(bl2.png) !important;
}

#edodatki_widget_weather_city ul.days li.active:hover,
#edodatki_widget_weather_city ul.days li.active {
    background-position: center -399px !important;
}

#edodatki_widget_weather_city ul.days dl.big {
    background-position: center -428px;
}

#edodatki_widget_weather_city .min_temp {
    color: #6a6a6a;
}

#edodatki_widget_weather_city .big .min_temp,
#edodatki_widget_weather_city .big .max_temp {
    color: #fff;
}

#edodatki_widget_weather_city .big .min_temp {
    color: #696969;
    border-color: #fff;
}

#edodatki_widget_weather_city .big dd,
#edodatki_widget_weather_city .big dt {
    color: #c3cfe8;
}

#edodatki_widget_weather_city .link {
    background-position: center -381px;
}

#edodatki_widget_weather_city .link a {
    color: #7486aa;
}

#edodatki_widget_weather_city .day,
#edodatki_widget_weather_city .small {
    color: #fff;
}