.blog-fix {clear:both;}
.csblog-header {text-align:center; margin-top:10px;}
.csblog-header h1 {text-transform:uppercase; }
.csblog-box { border: solid 1px #fff; margin-bottom:2px; padding:25px 5px; background-color:rgba(245,245,245,0.7); margin-top:20px;}
.readmore-blog {text-align:left; margin-right:2px;  margin-top:10px;}
.button-blog {margin-top:5px; margin-bottom:10px;}
.button-blog a { padding:5px 15px; display:inline-block; border:1px solid #fff; transition:0.9s; margin-top:30px; color:#fff;}
.button-blog a:hover { color:#000; background-color:#fff; text-decoration:none;}
.alignleft-blog {float:left;}
.alignright-blog {float:right;}
.post-body {margin: 30px 15px 50px 15px;}
.post-body h2 {margin-top:20px; margin-bottom:10px;  }
.post-body a {text-decoration:none; color:#440fd5;}
.post-body a:hover {text-decoration:none; color:#04c2fd;}
.post-img > img { height:300px; object-fit: cover; width:100%;}


.csblog-box .lewa {max-width:40%;float:left;display:block;}
.csblog-box .prawa {max-width:60%;}