/* R.K. wlasne style strony */
a.brand-logo {
  text-decoration: none;
}
h1, h2 {
  color: #5869b7;
}
.left.item-image {
  max-width: 300px;
}
div.com-content-article__body > p > img,
div.item-content p > img
{
  margin-left: 15px;
}
div.pg-category-items-box {
  clear: both;
}
div.site-grid {
  background-color: rgb(237, 242, 247);
}
@media (width <= 600px) {
  .container-header	.navbar-brand {
  	  white-space: initial;
      font-size: x-large;
	}
  .card-body { padding: 5px; }
}
