#edodatki_widget_weather_city {
    width: 245px;
    margin: auto;
    padding: 0 !important;
    overflow: hidden;
    position: relative;
    font-family: Arial;
}

#edodatki_widget_weather_city .city_name {
    font: bold 18px/29px Arial;
    padding: 5px 10px;
    background: transparent url(layer.png) no-repeat center -0px;
}

#edodatki_widget_weather_city > ul {
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0 !important;
    list-style: none !important;
    text-decoration: none !important;
}

#edodatki_widget_weather_city dd,
#edodatki_widget_weather_city dt,
#edodatki_widget_weather_city dl {
    padding: 0;
    margin: 0;
}

#edodatki_widget_weather_city ul.days li {
    padding: 5px 10px 1px !important;
    margin: 0;
    min-height: 0;
    background: transparent no-repeat top center !important;
    cursor: pointer;
    float: left;
}

#edodatki_widget_weather_city ul.days li:hover {
    background: transparent no-repeat top center !important;
}

#edodatki_widget_weather_city ul.days li.active:hover,
#edodatki_widget_weather_city ul.days li.active {
    overflow: hidden;
    padding-bottom: 2px !important;
    margin-bottom: 3px;
    padding-top: 5px !important;
    cursor: default;
    background: transparent url(layer.png) no-repeat !important;
}

#edodatki_widget_weather_city ul.days li.active dl.big {
    background: transparent;
}

#edodatki_widget_weather_city ul.days dl.big {
    background: transparent url(layer.png) no-repeat;
}

#edodatki_widget_weather_city dl.big {
    height: 0;
    overflow: hidden;
}

#edodatki_widget_weather_city dl.small {
    display: inherit;
}

#edodatki_widget_weather_city .active dl {
    height: auto;
}

#edodatki_widget_weather_city dl.big {
    clear: both;
    background: transparent url(layer.png) no-repeat;
}

#edodatki_widget_weather_city .active dl.small {
    display: none;
}

#edodatki_widget_weather_city dt.rain,
#edodatki_widget_weather_city dt.min_temp,
#edodatki_widget_weather_city dt.max_temp,
#edodatki_widget_weather_city dt.rain,
#edodatki_widget_weather_city dl.small dt {
    display: none;
}

#edodatki_widget_weather_city li .date {
    display: none;
}

#edodatki_widget_weather_city .active .date {
    display: inherit;
    font: normal 9px/24px Arial;
    float: right;
}

#edodatki_widget_weather_city .big .min_temp,
#edodatki_widget_weather_city .big .max_temp {
    font: bold 26px/34px Arial;
    float: left;
    margin: 0px 0 7px;
    width: auto;
}

#edodatki_widget_weather_city .big .min_temp {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid;
}

#edodatki_widget_weather_city .day {
    font: bold 12px/24px Arial;
    text-transform: uppercase;
    float: left;
}

#edodatki_widget_weather_city .big dd,
#edodatki_widget_weather_city .big dt {
    font: normal 11px/11px Arial;
    float: left;
    width: 62px;
    margin-top: 2px;
}

#edodatki_widget_weather_city .small {
    float: right;
}

#edodatki_widget_weather_city .small dd {
    float: left;
    width: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

#edodatki_widget_weather_city .small dd.rain {
    width: 32px;
    height: 24px;
    background: transparent url(icons.png) no-repeat top center;
    margin: 0;
    text-align: left;
}

#edodatki_widget_weather_city dd.rain {
    width: 89px;
    height: 78px;
    background: transparent url(icons.png) no-repeat top center;
    text-indent: -9999px;
    display: block;
    float: left;
    clear: both;
    margin: 5px 10px 0 0;
}

#edodatki_widget_weather_city dd.cl_0 { background-position: 0 -0px; }
#edodatki_widget_weather_city dd.cl_1 { background-position: 0 -78px; }
#edodatki_widget_weather_city dd.cl_2 { background-position: 0 -156px; }
#edodatki_widget_weather_city dd.cl_3 { background-position: 0 -234px; }
#edodatki_widget_weather_city dd.cl_4 { background-position: 0 -312px; }
#edodatki_widget_weather_city dd.cl_5 { background-position: 0 -390px; }
#edodatki_widget_weather_city dd.rain2 { background-position: 0 -468px; }
#edodatki_widget_weather_city dd.rain3 { background-position: 0 -546px; }
#edodatki_widget_weather_city dd.rain4 { background-position: 0 -624px; }
#edodatki_widget_weather_city dd.rain5 { background-position: 0 -702px; }
#edodatki_widget_weather_city dd.osad2 { background-position: 0 -780px; }
#edodatki_widget_weather_city dd.osad3 { background-position: 0 -858px; }
#edodatki_widget_weather_city dd.osad4 { background-position: 0 -936px; }
#edodatki_widget_weather_city dd.osad5 { background-position: 0 -1014px; }
#edodatki_widget_weather_city dd.snow2 { background-position: 0 -1092px; }
#edodatki_widget_weather_city dd.snow3 { background-position: 0 -1170px; }
#edodatki_widget_weather_city dd.snow4 { background-position: 0 -1248px; }
#edodatki_widget_weather_city dd.snow5 { background-position: 0 -1326px; }

#edodatki_widget_weather_city .small dd.cl_0 { background-position: -89px -0px; }
#edodatki_widget_weather_city .small dd.cl_1 { background-position: -89px -24px; }
#edodatki_widget_weather_city .small dd.cl_2 { background-position: -89px -48px; }
#edodatki_widget_weather_city .small dd.cl_3 { background-position: -89px -72px; }
#edodatki_widget_weather_city .small dd.cl_4 { background-position: -89px -96px; }
#edodatki_widget_weather_city .small dd.cl_5 { background-position: -89px -120px; }
#edodatki_widget_weather_city .small dd.cl_6 { background-position: -89px -144px; }
#edodatki_widget_weather_city .small dd.rain2 { background-position: -89px -168px; }
#edodatki_widget_weather_city .small dd.rain3 { background-position: -89px -192px; }
#edodatki_widget_weather_city .small dd.rain4 { background-position: -89px -216px; }
#edodatki_widget_weather_city .small dd.rain5 { background-position: -89px -240px; }
#edodatki_widget_weather_city .small dd.osad2 { background-position: -89px -264px; }
#edodatki_widget_weather_city .small dd.osad3 { background-position: -89px -288px; }
#edodatki_widget_weather_city .small dd.osad4 { background-position: -89px -312px; }
#edodatki_widget_weather_city .small dd.osad5 { background-position: -89px -336px; }
#edodatki_widget_weather_city .small dd.snow2 { background-position: -89px -360px; }
#edodatki_widget_weather_city .small dd.snow3 { background-position: -89px -384px; }
#edodatki_widget_weather_city .small dd.snow4 { background-position: -89px -408px; }
#edodatki_widget_weather_city .small dd.snow5 { background-position: -89px -432px; }

#edodatki_widget_weather_city .pin {
    text-indent: -9999px;
    outline: 0;
    background: transparent url(icons.png) no-repeat -91px -430px;
    width: 28px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

#edodatki_widget_weather_city .link {
    background: transparent url(layer.png) no-repeat;
    padding: 4px 10px 3px;
    overflow: hidden;
}

#edodatki_widget_weather_city .link a {
    font: bold 11px/11px Arial;
    float: left;
    text-decoration: none;
}