<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--
	Theme Name: theme53307
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/
/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */
.objava {
  margin: 32px 0;
}

.objava__inner {
  border: 2px solid #333;
  text-align: center;
  padding: 16px;
  font-style: 1.2em;
}

.photogallery {
  margin: 16px -12px;
  width: 100%;
  text-align: center;
}

.photogallery__item {
  display: inline-block;
  margin-right: -4px;
  float: none;
  vertical-align: top;
  width: 25%;
}

.gallery__inner {
  padding: 12px;
}

.photogallery__item img {
  width: 100%;
}

@media (max-width: 768px) {
  .photogallery__item {
    width: 100%;
  }

  .photogallery {
    margin: 16px 0;
  }

  .photogallery__item img {
    padding: 6px 0;
  }
}

.plitka__item {
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: attr(data-image-src url);
  padding: 15px;
  min-height: 250px;
}

.plitka__row {
  margin: 0 -15px;
}

.plitka__col {
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  float: none;
  width: 50%;
}

.plitka__col:hover a {
  text-decoration: none;
}

.plitka__inner {
  text-align: right;
  background-color: #fff;
  width: 70%;
  background:
}

.plitka__title {
  font-size: 23px;
  line-height: 25px;
  font-weight: 900;
  color: #1c1c1c;
  text-transform: uppercase;
}

.plitka__text {
  color: #777;
}

@media (min-width:769px) {
  .col45 .span6 {
    width: 47%;
  }
}


.grafik {
  padding: 48px 0;
}

.table-grafik {
  width: 100%;
  text-align: center;
  margin: 16px 0 32px;
}

.table-grafik tr td {
  padding: 4px 8px;
  border: 5px double #ddd;
}

.table-grafik tr th {
  text-align: center;
  padding: 4px 8px;
  border: 5px double #ddd;
  color: #f81c41;
}
</pre></body></html>