/*

Theme Name: sanokrzeczozn Theme

Description: Motyw potomny

Author: Algobit.pl

Template: sparkling

*/

/* off @import url("../sparkling/style.css");*/

.copyright {
  display: none;
}

.divIm {
	padding: 0px 60px 0px 60px;
    text-align: justify;
}

.divIm img {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.divIm:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.divIm2 {
    padding: 0px 60px 0px 60px;
    text-align: justify;
}

.divIm2 img {
    display: inline-block;
    width: 200px;
    height: 133px;
}

.divIm2:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.post-inner-content {
  background-color: #f2f2f2;
  border: 0px solid #dadada;
}

body.blog .post-inner-content,
.post-inner-content:first-child {
  border-top: 0px solid #dadada;;
}

