.post_top_articles h2{
    font-size: 13px;
    color: #999;
    font-weight: bold;
}
.dodat ul li{
    color: #515151 !important;
    background-color: #c3c3c3 !important;
    float: right !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
    margin: 0 1px !important;
    width: auto !important
}

@media only screen and (max-width:767px){
    #pojo-a11y-toolbar{
        top: 0px !important;
    }
}