#edodatki_widget .counters {
    font: normal 12px/12px Arial;
    width: 149px;
    background: transparent no-repeat -149px bottom;
    margin: auto;
    overflow: hidden;
    text-align: left;
    position: relative;
}

#edodatki_widget .counters > div {
    width: 129px;
    background: transparent no-repeat 0px top;
    margin-bottom: 0;
    padding: 0 10px;
    text-align: left;
}

#edodatki_widget .counters div.text {
    display: block;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    padding: 11px 0 12px;
}

#edodatki_widget .counters div.value {
    font-size: 11px;
    line-height: 11px;
    text-align: left;
    padding: 0px 0 5px;
    font-family: Arial;
    overflow: hidden;
}

#edodatki_widget .counters div.value dd,
#edodatki_widget .counters div.value dt {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px dotted;
    margin: 0;
}

#edodatki_widget .counters div.value dt {
    float: left;
    clear: left;
    width: 85px;
    padding-left: 5px;
}

#edodatki_widget .counters div.value dd {
    float: left;
    font-weight: bold;
    width: 39px;
}

#edodatki_widget .counters div.value .icons {
    margin: auto;
    padding: 0;
}

#edodatki_widget .counters div.value .icons dt {
    width: 72px;
    padding-left: 21px;
    background: transparent url(icons.png) no-repeat 2px 0px;
}

#edodatki_widget .counters div.value .icons .pageviews { background-position: 0 -6px; }
#edodatki_widget .counters div.value .icons .pageviews_today { background-position: 0 -70px; }
#edodatki_widget .counters div.value .icons .visits { background-position: 0 -38px; }
#edodatki_widget .counters div.value .icons .visits_today { background-position: 0 -102px; }
#edodatki_widget .counters div.value .icons .people { background-position: 0 -134px; }
#edodatki_widget .counters div.value .icons .pagerank { background-position: 0 -166px; }

#edodatki_widget .counters div.value .icons dd {
    width: 36px;
}

#edodatki_widget .counters a {
    text-align: center;
    text-decoration: none;
    font: normal 9px/15px Tahoma;
    margin-left: 10px;
}

#edodatki_widget .counters a.pin {
    display: block;
    position: absolute;
    top: 11px;
    right: 7px;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    outline: 0;
}