.bolg-liner {
	display: inline-block;
	margin: 20px 0 25px 0;
	height: 5px;
	width: 40px;
	background: #f27280;
}

.news-back {
	color: #d16e8c;
	margin: 20px 0;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	transition-duration: 0.5s;
}


.gap-left {
	margin-left: 30px;
}





.gallery {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

.cat-menu {
margin: 10px 0;
}



.image-news img {
	width: 100%;
}

  
.prices1 {
	
}

.prices1 .pozycja {
	font-size: 13px;
	font-weight: 400;
	padding: 2% 0;
	color: #555;
	
}

.prices1 .blackx {
	background: #f7f7f7;
	color: #212121;
	font-weight: 700;
}

.prices1 .blackx2 {

	color: #aaa;
}

.offercirc {
	text-align:center;
	border: 1px solid #fafafa;
	height: 200px;
	overflow: hidden;
	padding-top: 90px;
	font-size: 28px;
	color: #777;
	transition-duration: 0.5s;
}

.head-cennik {
	font-weight: bold!important;
	margin-bottom: 30px!important;
}


.offercirc:hover {
	color: #212121;
}

.offercirc:hover img {
	opacity: 0.5;
}


.offercirc img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0.2;
	z-index: -1;
	transition-duration: 0.8s;	
	max-width:100%!important;
}

.socialm {
	text-align: right;
}

.socialm img {
	display: inline-block;
	margin: -10px 0px 0 5px;
	padding: 0 0px 0 10px;
	border-left: 1px solid #aaa;
	transition-duration: 0.5s;
	opacity:0.3;
width: 32px;
}

.socialm img:hover {
	opacity: 0.8;
}





@media (min-width: 1200px) {
	.image-news {
	float: left;
	width: 20%;
	margin: 0 2% 2% 0;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.image-news {
	float: left;
	width: 40%;
	margin: 0 2% 2% 0;
}
}

@media (max-width: 991px) {
.prices1 .pozycja {

float: left;
	
}

.cnazwa {
	padding-bottom: 4px;
	margin-bottom: 4px;
	font-weight: 700;
}	
}

@media (max-width: 767px) {
.image-news {
display: none;
}


  }


.homeblock {
	min-height: 200px;
	padding: 3%;
	font-size: 13px;
}

.footer {

	width: 100%;
	float: left;
	padding: 15px 0 30px 0;
	font-size: 12px;
	color: #888;
	margin-top: 20px;
	
}

.footer p {
		font-family:Monotype Corsiva, Times, serif;
		font-size: 18px;
} 

h3 {
	margin-bottom: 20px;
}

.download-item a {
	color: #000;
}

.download-item img {
	vertical-align: top;
	margin-right: 4px;
}

.blog-main {
	padding-bottom: 30px;
}

.blog-main img {
	max-width: 90%;
}

.fot-border {
	width: 100%;
	float: left;
	margin: 0px 0;
}

/* news */

.blog-post-title {
	font-size: 24px;
	margin: 30px 0 10px 0;
	float: left;
	width: 100%;
}

.blog-post-meta {
	font-size: 11px;
	padding-bottom: 10px;
	color: #999;
	width: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
}

.blog-post {
	font-size: 13px;
    font-weight: 400;
    line-height: 180%;
}

.news-list-block {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.news-list-header a {
	color: #212121;
	font-size: 22px;
	
}

.news-list-date {
	font-size: 12px;
	color: #999;
	
}

.news-list-content {
	color: #555;
}

.btn-more {
	display: inline-block;
	padding: 15px 25px;
	color: #fff;
	background: #f27280;
	border: 1px solid #f27280;
	text-decoration: none!important;
	transition-duration: 0.5s;
	margin: 10px auto;
}

.btn-more:hover { border: 1px solid #ddd; color: #777; background: #fff;}


.maindive {
	width: 100%;
	float: left;
	margin: 0px 0;
	padding: 150px 0;
	color: #fff;
	font-size: 24px;
	color: #444;
		font-family:Monotype Corsiva, Times, serif;
	font-weight: 400;
	background: #fff url(../img/bgmain.jpg) no-repeat fixed center center
}

.site-inner {
	width: 100%;
	float: left;
}