h1 {line-height:115%;}
.tytul {font-size:12px;}
.koment-body {     background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 1, .1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 1, .1);
    box-shadow: 0 0 3px rgba(0, 0, 1, .1);
}
#disqus_thread {max-width:770px;margin-left:auto;margin-right:auto;padding-top:10px;}
.post-author {display:none}
.site-content {
    background: #9AD330;
}
.widget-title {background:#701DB8}
input[type="submit"] {background:#701DB8}
.site-search i {background:#4f0590;}
.wp-smiley {max-height: 20px;}

.site-navigation, #primary-menu ul {
    background: #812ea5 !important;
}