body {
  font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}
a {color: #063f6c;}
a:hover {
  color: #094575;
  text-decoration: none;
}
.container {width: 1340px;}

h1, h2, h3, h4, h5 {
  font-family: 'Fira Sans', sans-serif;
}



/* .nav-top-1 {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}
.nav-top-1 ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.nav-top-1 ul li {
	margin-right: 2px !important;
}
.nav-top-1 ul li:nth-child(1) {
	width: 103px;
	display: inline-block;
	margin-right: 2px !important;
}
  .nav-top-1 a {
  	color: #333;
  	font-size: 13px;
  	background: #fff;
  	padding: 4px 6px 5px 6px;
  	display: inline-block;
  	border-radius: 3px;
  	position: relative;
  	top: -3px;
  }
  .nav-top-1 a:hover {
  	color: #fff;
  	background: #4267b2;
  } */


  .nav-top-1 {
  	background-color: #393838;
  	border-bottom: 1px solid #ccc;
  }
  .nav-top-1 ul {
  	margin-top: 8px;
  	margin-bottom: 8px;
  }
  .nav-top-1 ul li {
  	margin-right: 2px !important;
  }

  .text-red {
    color: #ff0000 !important;
  }
  .text-green {
    color: #038919 !important;
  }

  /* .nav-top-1 ul li:nth-child(1) {
  	width: 103px;
  	display: inline-block;
  	margin-right: 2px !important;
  } */
  .nav-top-1 a {
  	color: #333;
  	font-size: 15px;
  	background: #fff;
  	padding: 3px 6px;
  	display: inline-block;
  	border-radius: 2px;
  	position: relative;
  	min-width: 30px;
  	text-align: center;
  	line-height: inherit;
  }
    .nav-top-1 a:hover {
    	color: #fff;
    	background: #4267b2;
    }

  .nav-top-1 .reklama {
    color: #ff0001;
  }
  .nav-top-1 .reklama:hover {
    color: #fff;
  }


.news-list {
	line-height: 19px;
}
.news-list li {
	width: 100%;
}

.btn-danger {
  background-color: #cb0e00 !important;
  border-color: #cb0e00 !important;
}
/* .top-icons {
	margin-top: 9px;
	margin-bottom: 0;
}
.top-icons a {
	background-color: #4267b2;
	display: block;
	padding: 5px 5px 4px 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	width: 80px;
	margin: 0;
}
  .top-icons i {
  	display: block;
  	font-size: 18px;
  	margin-bottom: 3px;
  }
  .top-icons a:hover {background-color: #053359;} */

  .top-icons {
  	margin-top: 0px;
  	margin-bottom: 0;
  }
  .top-icons a {
  	background-color: inherit;
  	display: block;
  	padding: 5px 5px 4px 5px;
  	text-align: center;
  	font-size: 14px;
  	color: #333;
  	width: 80px;
  	margin: 0;
  	border: 1px solid #cbcbcb;
  	border-radius: 2px;
  }
  .top-icons i {
  	display: block;
  	font-size: 25px;
  	margin-bottom: 3px;
    color: #094575;
  }
  .top-icons a:hover {
    background-color: #053359;
    color: #fff;
    border: none;
  }
  .top-icons a:hover i{
    color: #fff !important;
  }

  .news-list li a {
  	display: block;
  	padding-top: 8px;
  	padding-bottom: 8px;
  	font-size: 17px;
  	font-weight: 600;
  }
.news-list .first-item a {
	font-weight: 600;
	font-size: 20px;
	line-height: normal;
}
.news-list .first-item img {
	margin-bottom: 8px;
	width: 100%;
}
  .news-list .ads {
  	border: 1px solid #ccc;
  	width: 100%;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	text-align: center;
  }
  .s-title {
  	font-size: 32px;
  	border-top: 1px solid #333;
  	padding-top: 10px;
  	padding-bottom: 0px;
  }
  .s-title a {color: #000;}
  .video-box .promo {
  	background-color: inherit;
  	position: relative;
  }

  .promo-ext h3 {
  	padding-top: 2px;
  }

  .promo .date {
  	color: #333;
  }

  .promo-1 {
  	position: relative;
  	margin-bottom: 10px;
  	display: block;
  	min-height: 200px;
  	overflow: hidden;
  }
  .promo-1 .inner {
  	z-index: 10;
  	position: relative;
  	display: block;
  }
  .promo-1 .inner img {
    width: 100%;
    height: auto;
  }

  /* .promo-1 h2 {
  	position: absolute;
  	z-index: 50;
  	bottom: 0;
  	padding: 19px;
  	font-weight: bold;
    margin: 0;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1));
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
  } */

  /* .promo-1 h2 {
  	z-index: 50;
  	bottom: 0;
  	padding: 19px;
  	font-weight: bold;
  	margin: 0;
  	background-color: #fff22f;
  	font-size: 26px;
  	color: #000;
  } */

  .promo-1 h2 {
  	z-index: 50;
  	bottom: 0;
  	padding: 10px;
  	font-weight: 400;
  	margin: 0;
  	background-color: rgba(0,0,0,1);
  	font-size: 26px;
  	color: #fff;
  	width: 100%;
  	line-height: 31px;
  }

  .promo-1 a {
  	color: #fff;
  }

  .promo img {
  	width: 100%;
  	height: auto;
  	position: relative;
  }
  .promo h2 {
  	padding: 16px 0 16px 0;
  	font-size: 28px;
    font-weight: 600;
  }

  .promo {position:relative;}
  .promo-ext h3 {
  	padding-top: 2px;
  }
  .promo h3 {
  	font-size: 22px;
  	line-height: 1.3 !important;
  	padding: 1px 0px 0px 0px;
  	font-weight: 400;
  	margin-top: 0px;
  	margin-bottom: 35px;
  }

  .promo h5 {
  	font-size: 17px;
  }
  .promo-ext-sm {
  	margin-bottom: 15px;
  }
  .promo-ext-sm .img-wrapper {
  	width: 100%;
  	height: 86px;
    overflow: hidden;
  }
  .promo-ext-sm img {
  	height: 100%;
  	position: relative;
  	width: auto;
  }
  .date-small {
  	font-size: 13px;
  	font-weight: 600;
  }
  .small-image-title {
  	padding: 0px 0 !important;
  	margin: 0 !important;
  }
  .promo a {}
    .promo-2 .imgwrap {
    	overflow: hidden;
    	height: 305px;
    }

    .promo-img-2 img {
    	position: relative;
    	/* top: -20%; */
    }

    .big-image-title {
    	position: absolute;
    	bottom: 0;
    	background-color: rgba(0,0,0,0.2);
    	padding-left: 15px !important;
    	padding-right: 15px !important;
    	padding-top: 10px !important;
    	color: #fff;
    	font-size: 26px !important;
    	margin-bottom: 0 !important;
    	padding-bottom: 10px !important;
    }

    .big-image-title a {color: #fff;}

  .ads-s {
  	margin-bottom: 20px;
  	margin-top: 20px;
  }
  .ads-s span {
  	font-size: 12px;
  	text-align: left;
  	display: block;
  	padding-left: 16px;
  }

  .box-header {
  	border-top: 1px solid #000;
  	padding-top: 11px;
  }
  .box-header h3 {
  	margin-top: 0px;
  	margin-bottom: 18px;
  	font-weight: 600;
  }
  .box-header a {color: #000;}


  .video-box {
    color: #fff;
    background-color: #094575;
  }
  .video-box a {color: #fff;}
  .video-box .box-header {border-top: 1px solid #fff;}
  .video-box .promo {background-color: inherit;}
  .video-box .promo h3 {padding: 10px 0 0 0; }
  .video-box .promo h4 {
  	padding: 4px 0 0 0;
  	font-size: 15px;
  	line-height: normal;
    font-weight: 400;
  }
  .video-box .imgwrapper {
  	height: 121px;
  	overflow: hidden;
  }
  .video-box .play {
    margin: 0 auto;
  	display: block;
    position: absolute;
    z-index: 100;
    left: 0;
    right: 0;
    opacity: 0.9;
  }
  .video-box .play-d {
  	font-size: 84px;
  	width: 73px;
  	top: 30%;
  }
  .video-box .play-m {
  	font-size: 54px;
  	width: 49px;
  	top: 23%;
  }

  .video-box .promo:hover .play {
    opacity: 1;
  }
  .video-box .promo:hover img {
    -webkit-filter: brightness(50%); /* Safari */
  filter: brightness(50%);
  }

  .promo-ad {
  	z-index: 50;
  	display: block;
  }
  .promo-ad img {}
  .promo-ad-top {
  	position: absolute;
  	top: -400px;
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: 0.5s;
  }
  .promo-ad-bottom {
    position: absolute;
    top: 0;
    -webkit-transition-property: top, bottom;
    -webkit-transition-duration: 0.5s;
  }
  .promo-ad .ad-open {
  	position: absolute;
  	right: 10px;
  	bottom: -24px;
  	display: block;
  	background-color: #fff;
  	width: 173px;
  	text-align: center;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	cursor: pointer;
  }
  .promo-ad .ad-close {
  	position: absolute;
  	top: 10px;
  	z-index: 50;
  	width: 50px;
  	height: 50px;
  	right: 10px;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	font-size: 30px;
  }
  .con-post {
    font-size: 19px;
  }
  .con-post .post-title {
  	margin-bottom: 36px;
    font-weight: 600;
  }
  .post-brd {
  	border-top: 5px solid;
  	margin-bottom: 15px;
  }
  .con-post .post-entry iframe {
  	margin-left: auto;
  	margin-right: auto;
  	display: block;
  }

  .share-buttons {
  	border-bottom: 1px solid #eee;
  	margin-bottom: 17px;
  	padding-bottom: 15px;
  }
  .share-buttons i {
  	font-size: 19px;
  	position: relative;
  	top: 1px;
  	margin-right: 4px;
  	border-right: 1px solid;
  	padding-right: 10px;
  	padding-bottom: 2px;
  }
    .share-buttons a {
    	background-color: #ccc;
    	padding: 10px;
    	border-radius: 3px;
    	color: #fff;
      margin-right: 6px;
    }
    .share-buttons .fb {
    	background-color: #516eab;
    }
    .share-buttons .tw {
    	background-color: #29c5f6;
    }

    .center {text-align: center;}

    #commentform input{width:170px;padding:2px;margin:5px 5px 1px 0}
    #commentform{margin:5px 10px 0 0}
    #commentform textarea{width:100%;padding:2px}
    #respond:after{content:"";display:block;height:0;clear:both;}
    #commentform #submit{
    		display: block;
    		font-weight: bold;
    		margin-left: auto;
    		margin-right: auto;
    }
    #recaptcha_widget_div {}
    #recaptcha_widget_div iframe {margin-left: auto; margin-right: auto;}
    #recaptcha_widget_div table {margin-left: auto; margin-right: auto;}
    #recaptcha_area {
    		display: block;
    		margin-left: auto;
    		margin-right: auto;
    		width: 448px;
    }
    #fbSEOComments{float:left}
    ol.commentlist{list-style:none;margin:0;padding:0;text-indent:0;float:left;width:100%}
    ol.commentlist li{border:1px solid #ddd;float:left;margin:0 0 10px;padding:5px 7px 5px 15px;position:relative;width:96%;list-style-image:none;list-style-position:outside;list-style-type:none}
    ol.commentlist li div.comment-author{padding:0 170px 0 0}
    ol.commentlist li div.vcard{font:bold 14px/1.4 helvetica,arial,sans-serif;padding-left:50px}
    ol.commentlist li div.vcard cite.fn{font-style:normal}
    ol.commentlist li div.vcard cite.fn a.url{color:#c00;text-decoration:none}
    ol.commentlist li div.vcard cite.fn a.url:hover{color:#000}
    ol.commentlist li div.vcard img.avatar{border:2px solid #ddd;height:45px !important;left:7px;position:absolute;top:7px;width:45px !important}
    ol.commentlist li div.vcard span.says{font-size:12px;font-style:italic}
    ol.commentlist li div.comment-meta{font:bold 10px/1.4 helvetica,arial,sans-serif;position:absolute;right:10px;text-align:right;top:5px}
    ol.commentlist li div.comment-meta a{color:#333;text-decoration:none}
    ol.commentlist li div.comment-meta a:hover{color:#000}
    ol.commentlist li p{font:normal 14px/1.4 helvetica,arial,sans-serif;margin-top:0;margin-right:0;margin-bottom:1em;margin-left:0;padding-left:50px; overflow:hidden; }
    ol.commentlist li p a{color:#0e86e3;text-decoration:none !important}
    ol.commentlist li ul{font:normal 12px/1.4 helvetica,arial,sans-serif;list-style:square;margin:0 0 1em;padding:0;text-indent:0}
    ol.commentlist li div.reply{-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:5px;-x-system-font:none;background:#9ccbf3 none repeat scroll 0 0;border:1px solid #7fc3fc;color:#fff;font-size:9px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:1;margin-left:50px;padding:3px 10px;text-align:center;width: 78px;}
    #respond{float:left;padding-bottom:25px;width:98%}
    #respond h3{border-bottom:1px dotted #5a5e59;float:none;width:100%;margin-top:20px;margin-right:0;margin-bottom:10px;margin-left:0;padding-top:0;padding-right:0;padding-bottom:5px;padding-left:8px}
    ol.commentlist li div.reply:hover{background:#77b4e8;border:1px solid #7fc3fc}
    ol.commentlist li div.reply a{color:#fff;text-decoration:none;text-transform:uppercase}
    ol.commentlist li ul.children{list-style:none;text-indent:0;margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0}
    ol.commentlist li ul.children li.depth-2{margin:0 0 .25em}
    ol.commentlist li ul.children li.depth-3{margin:0 0 .25em}
    ol.commentlist li ul.children li.depth-4{margin:0 0 .25em}
    ol.commentlist li.even{background:#f7f7f7}
    ol.commentlist li.odd{background:#fff}
    ol.commentlist li.pingback div.vcard{padding:0 170px 0 0}
    #cancel-comment-reply{padding-left:50px}

    p img{padding:0;max-width:100%}
    img.centered{display:block;margin-left:auto;margin-right:auto}
    img.alignright{padding:4px;margin:0 0 2px 7px;display:inline}
    img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline}
    .alignright{float:right}
    .alignleft{float:left}



    .sidebar-blok, .sidebar-blok-l {
      border: 1px solid #c7c7c7;
      float: left;
      margin-bottom: 12px;
      padding: 9px;
      width: 100%;
    }
    .sidebar-blok img {
      float: left;
      margin-bottom: 3px;
      /* margin-right: 12px; */
      width: 100px;
    }

    .sidebar-blok h2 {
      margin-top: 3px;
      padding: 10px;
    }
    .sidebar-blok h3 {
    	border-top: 1px solid #ccc;
    	float: left;
    	font-size: 14px;
    	margin: 6px 0 0;
    	padding-top: 10px;
    	width: 100%;
    	font-weight: 600;
    }


    .fullcalendar ul {
      list-style: outside none none !important;
      margin: 0 !important;
      padding: 0 !important;
    }
    .fullcalendar ul li {}
      .fullcalendar .eventful li a {
      	background-color: #2ea204;
      	display: block;
      	margin-bottom: 6px;
      	padding: 5px;
      	line-height: 15px;
      	font-size: 13px;
      }
      table.em-calendar td.eventful-today a {
      	font-weight: bold;
      	line-height: 18px;
      	font-size: 15px;
      	display: block;
      }
    .fullcalendar .eventful-pre li a {
      background-color: #eee;
      display: block;
      margin-bottom: 6px;
      padding: 5px;
      text-decoration: none !important;
    }
    .em-calendar {width: 100%;}
    table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
      background-color: #31a508 !important;
      color: #fff;
    }
    .eventful {
      background-color: #269100 !important;
    }
    .eventful a {color: #fff !important;}
    table.fullcalendar td {
      border: 1px solid #888;
      text-align: left;
      vertical-align: top;
    }
    table.fullcalendar td {
      border: 1px solid #ccc !important;
      height: 65px;
      text-align: left;
    }
    table.fullcalendar .days-names td, table.fullcalendar thead td {
      height: auto;
      padding-bottom: 8px;
      padding-top: 8px;
    }
    table.em-calendar td.eventful-today a {
      color: #fff !important;
    }

    .nw-list {
      padding: 0;
      list-style: none;
    }
    .nw-list li {
      float: left;
      width: 100%;
      padding-bottom: 8px;
    }
    .nw-list .dbx {
      background-color: #3d597c;
      color: #fff;
      display: block;
      width: 60px;
      float: left;
      margin-right: 11px;
    }
    .nw-list .dbx .dsmall {
    	font-size: 16px;
    }
   .nw-list span:nth-child(1) {
      width: 100%;
      display: block;
      font-size: 19px;
      text-align: center;
      padding-top: 7px;
      padding-bottom: 6px;
    }
    .nw-list span:nth-child(2) {
      background-color: #2e4766;
      font-size: 11px;
      display: block;
      text-align: center;
      padding-top: 2px;
      padding-bottom: 2px;
    }
    .nw-list a {
    	font-size: 15px;
    	line-height: normal;
    	display: block;
    	padding-top: 0;
    	position: relative;
    	top: -3px;
    }


    .mobi-only {
      display:none;
    }
    .mobi-only img {
      height: auto;
    }

    .video-blok {
      float: left;
      width: 100%;
    }
    .video-blok .video {
      /*background-color: #3d597c;*/
      /*height: 200px;*/
      margin-bottom: 8px;
      overflow: hidden;
    }
    .video-blok h2 {margin-top: 0;}
    .video-blok h3 {
    	background-color: inherit;
    	font-size: 13px;
    	position: relative;
    	line-height: 17px;
    	padding: 5px 0;
    	font-weight: 600;
    }
    .video-blok h3 a {color: #333;}
    .video-blok img {
    	position: relative;
    	z-index: 99;
    	width: 100%;
    }


    .reklama {}
    .reklama img {
    	float: none;
    	width: inherit;
    }
    .sidebar .video-blok h3 {
      margin-top: 0px;
    }

    .events-box {}
    .events-box .data {
    	position: absolute;
    	top: 10px;
    	background-color: #fff;
    	left: 10px;
    	padding: 10px;
    }
    .events-box .event-box {position: relative;}
    .events-box .event-box:nth-child(1) .data {}
    .events-box  .event-box h3 {
    	position: absolute;
    	bottom: 0;
    	padding: 0 19px 12px;
      color: #fff;
      margin: 0;
      font-weight: 600;
      background: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Safari 5.1 to 6.0 */
      background: -o-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Opera 11.1 to 12.0 */
      background: -moz-linear-gradient(bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* For Firefox 3.6 to 15 */
      background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)); /* Standard syntax (must be last) */
    }
    .events-box .event-box {}
    .events-box .event-box h3 span {}
    .events-box .event-box img {width: 100%;}
    .events-box .event-box-sm img {width: 100%;}
    .events-box .event-box-sm h4 {
      font-size: 17px;
      padding-top: 10px;
      padding-bottom: 10px;
      font-weight: 400;
    }
    .events-box .event-box-sm .data {
    	padding: 5px;
    	font-size: 12px;
    	left: unset;
    	right: 10px;
    	top: -7px;
    }

    .video-container {
    	background-color: #333;
    	padding-top: 40px;
    	display: block;
    	padding-bottom: 40px;
    	position: relative;
    }
    .video-container iframe {
    	border: 1px solid #474646;
    	min-width: 78%;
    	min-height: 500px;
    }
    #vsocial {
    	position: absolute;
    	bottom: 0;
    	width: 100%;
    	padding: 10px;
    	background-color: #fff;
    }

    .category-list {}
  .category-list .post, .category-list .event {
  	float: left;
  	width: 100%;
  	margin-bottom: 20px;
  }
  .category-list .post img, .category-list .event img {
  	float: left;
  	width: 31%;
  	margin-right: 20px;
  }
  .category-list .post h2, .category-list .event h2 {
  	margin: 0;
  	padding: 0;
  	font-size: 22px;
  	font-weight: 600;
  }
  .catname {
  	font-weight: 600;
  	margin-bottom: 22px;
  }


  .wp-pagenavi {
  	clear: both;
  	margin-top: 20px;
  	display: block;
  	float: left;
  	width: 100%;
  	border-top: 1px solid #eee;
  	padding-top: 20px;
    margin-bottom: 23px;
  }
  .wp-pagenavi a, .wp-pagenavi span {
  	text-decoration: none;
  	border: 1px solid #BFBFBF;
  	padding: 7px 7px;
  	margin: 2px;
  }


  #katalog-szukaj {
  	border: 1px solid #13488E;
  	padding: 14px;
  	width: 100%;
  	margin-bottom: 20px;
  }
  #katalog-szukaj h3 {
  	margin: 0;
  	padding: 0;
  	font-size: 22px;
  	margin-bottom: 9px;
  	color: #333;
  }
  #katalog-szukaj #sin {
  	width: 73%;
  }
  #katalog-szukaj input {
  	border: 1px solid #13488E;
  	font-size: 16px;
  	padding: 9px;
  	border-radius: 3px;
  }
  #katalog-szukaj #sb {
  	background: #13488e;
  	color: #fff;
  	cursor: pointer;
  	width: 24%;
  }
  .comment-box {}
    .comment-box img {
    	width: 100%;
    	margin-bottom: 7px;
    }
  .comment-box h4 {}
    .comment-box p {
    	border: 1px solid #205e90;
    	margin-top: 10px;
    	padding: 10px;
    	min-height: 215px;
      word-wrap: break-word;
    }
  .comment-box h5 {}
    .comment-box span {
    	font-size: 12px;
    	line-height: normal;
    	display: block;
    	border-top: 1px solid;
    	margin-top: 11px;
    	padding-top: 6px;
    }
  .footer {
  	border-top: 1px solid #000;
  	padding-top: 8px;
  }
  .footer a {}

  .aligncenter,div.aligncenter{display:block;margin-left:auto;margin-right:auto}

  .top-user {
  	position: relative;
  	/* top: 7px; */
  }

  .ad-border {
  	border: 1px solid #ccc;
  	padding: 10px 0 10px 0;
  }

  #single-gallery {
  }
  #single-gallery .img-wrapper {
    height: 110px;
    margin-bottom: 21px;
    overflow: hidden;
  }
  #single-gallery img {
    width: 100%;
  }


  .thumb-mobi {
    display: none;
  }


  .share-buttonsn-n {
  	margin-left: 0 !important;
  	margin-right: 0 !important;
  	margin-bottom: 20px;
  }
  .share-buttonsn-n .btn {
  	background-color: #ccc;
  	color: #fff;
  	border-radius: 0;
  	padding-bottom: 7px;
  	font-size: 16px;
  }
  .share-buttonsn-n .btn:hover {text-decoration:none;}
  .share-buttonsn-n .spad {padding: 2px;}
  .share-buttonsn-n .fb {background-color: #3a5897;}
  .share-buttonsn-n .tw {background-color: #05bcff;}
  .share-buttonsn-n .gplus {background-color: #d75142;}

  .list-inline > li {
  	display: inline-block;
  	padding-right: 0 !important;
  	padding-left: 0 !important;
  }

  .socialGallery img {
    max-width: 100%;
    height: auto;
  }


  .alignnone {
      margin: 5px 20px 20px 0;
  }

  .aligncenter,
  div.aligncenter {
      display: block;
      margin: 5px auto 5px auto;
  }

  .alignright {
      float:right;
      margin: 5px 0 20px 20px;
  }

  .alignleft {
      float: left;
      margin: 5px 20px 20px 0;
  }

  a img.alignright {
      float: right;
      margin: 5px 0 20px 20px;
  }

  a img.alignnone {
      margin: 5px 20px 20px 0;
  }

  a img.alignleft {
      float: left;
      margin: 5px 20px 20px 0;
  }

  a img.aligncenter {
      display: block;
      margin-left: auto;
      margin-right: auto;
  }

  .wp-caption {
      background: #fff;
      border: 1px solid #f0f0f0;
      max-width: 96%; /* Image does not overflow the content area */
      padding: 5px 3px 10px;
      text-align: center;
  }

  .wp-caption.alignnone {
      margin: 5px 20px 20px 0;
  }

  .wp-caption.alignleft {
      margin: 5px 20px 20px 0;
  }

  .wp-caption.alignright {
      margin: 5px 0 20px 20px;
  }

  .wp-caption img {
      border: 0 none;
      height: auto;
      margin: 0;
      max-width: 98.5%;
      padding: 0;
      width: auto;
  }

  .wp-caption p.wp-caption-text {
      font-size: 11px;
      line-height: 17px;
      margin: 0;
      padding: 0 4px 5px;
  }

  .tagi {font-size: 13px;}
  .tagi a {}


    .nf-container {
    	background-color: #f7d11f;
    	margin-left: 0;
    	margin-right: 0;
    	padding-top: 12px;
    	padding-left: 4px;
    	padding-right: 4px;
    }

    .nf-container .col-md-2 {
      padding-left: 5px;
      padding-right: 5px;
    }


    .nf-blok {}
    .nf-box {
    	text-align: center;
    }
    .nf-wrapper {
    	border: 1px solid #ccc;
    	width: 100%;
    	height: 140px;
    	overflow: hidden;
    	padding-top: 5px;
    	position: relative;
    	background-color: #fff;
    }
    .nf-wrapper img {
    	width: 95%;
    	position: absolute;
    	left: 0;
    	right: 0;
    	margin: auto;
    	top: 0;
    	bottom: 0;
    }
    .nf-box h4 {
    	font-size: 14px;
    	margin-top: 5px;
    	margin-bottom: 15px;
    }
    .nf-box a {
    	color: #333;
    }

    .pro9-blok {
      background-color: #eee;
      margin-left: 0;
      margin-right: 0;
      padding-top: 12px;
    }
    .pro9-blok img {
    	max-width: 100%;
    }
    .pro9-blok a {
    	border: 1px solid #eee;
    	display: block;
    	margin-bottom: 10px;
    	padding: 9px;
    	text-align: center;
    	background-color: #fff;
    }
    .pro9-cat {
    	padding-top: 10px;
    	padding-bottom: 10px;
    	display: block;
    	font-weight: 600;
    	font-size: 23px;
    }
    .pro9-cat a {}

    .gminy-linki {}
    .gminy-linki ul {
    	background-color: #13488e;
    	list-style: none;
    	padding: 0;
    }
    .gminy-linki ul li {
    	display: inline-block;
    }
    .gminy-linki a {
    	color: #fff;
    	padding: 10px;
    	display: inherit;
    	font-size: 18px;
    	border-right: 1px solid #fff;
      font-weight: bold;
    }
    .gminy-linki a:hover {
      background-color: #285fa9;
      color: #fff;
      text-decoration: none;
    }


/* Blok pro9 */

.fiblok {
	float: left;
	margin-bottom: 5px;
	width: 360px;
	border: 1px solid #ccc;
}
.fiblok ul {
  border: medium none;
  border-radius: 0;
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 3px 0 6px;
}
.fiblok ul li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  float: left;
  margin: 0 0 3px;
  padding: 0;
  width: 100%;
}
.fiblok h3 {
	font-size: 14px;
	margin: 0;
	padding: 13px 0;
	font-weight: normal;
	text-transform: uppercase;
}
.fiblok .bweselnik {
	background-color: #6c9695;

}
.fiblok .bfin {
	background-color: #6c9695;

}
.fiblok .bbud {
	background-color: #803232;

}
.fiblok .bmoto {
	background-color: #1a3471;

}
.fiblok .gastro {
	background-color: #ba4c01;

}
.fiblok h3 a {
	color: #fff;
	margin-left: 10px;
	text-decoration: none;
}
.fiblok ul li a {
  color: #000;
  display: block;
  padding: 0;
  text-align: center;
  width: 100%;
}
.fiblok ul li a:hover {text-decoration:none; color: #164f95;}
/*.fiblok ul li:hover {background-color: #eee;}*/

.fiblok ul li h4 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fiblok ul li h4 span {color: #ba252f;}

.fiblok ul li img {
  border: 1px solid #ccc;
  margin-top: 2px;
  min-width: 334px;
  width: 334px;
}
.fiadd {
	width: 336px !important;
	margin-left: 12px !important;
}
.fiadd a {
  border: 1px solid #ccc;
  float: left;
  width: 334px !important;
}
.fiadd img {
  border: medium none !important;
  min-width: unset !important;
  width: 100px !important;
}
.fiadd h4 {}


.ngg-imagebrowser-nav {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ngg-imagebrowser-nav .back {
  width: 30%;
  float: left;
}
.ngg-imagebrowser-nav .next {
  width: 30%;
  float: right;
  text-align: right;
}
.ngg-imagebrowser-nav .counter {
	float: left;
	width: 100%;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top: 18px;
	padding-top: 10px;
}
.ngg-imagebrowser-nav a {
  display: block;
  background-color: #285fa9;
  color: #fff;
  padding: 10px;
  text-align: center;
}

.a4ad img {
  max-width: 100%;
  height: auto;
}

.zglos-temat {
  width: 100%;
  text-align: center;
  display: block;
  background-color: #cb0e00;
  color: #fff;
  padding: 20px;
  font-size: 25px;
  font-weight: 700;
}
.zglos-temat:hover {
  background-color: #840808;
  color: #fff !important;
}

    /*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .nav-top-1 ul {
  	margin-top: 8px;
  	margin-bottom: 0px;
  }
  .nav-top-1 ul li {
  	margin-right: 2px !important;
  	margin-bottom: 7px;
  }
  .ads-s {
  	padding: 0 14px 0 14px;
  }
  .ads-s img, .ads-s iframe {width: 100%;}
  .ads-s span {display: none;}
  .logo img{
  	width: 100%;
  }
  .top-icons {
  	margin-top: 0;
  	margin-bottom: 0;
  }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .tt-links {display: none;}
  .top-icons {
  	float: left;
  	width: 100%;
  }
  .top-icons li {
  	width: 13%;
  }
  .top-icons a {width: 100%}
  .promo-ad {display: none;}
  .logo {
    	text-align: center;
    	width: 100%;
    	display: block;
    }
    .logo img {
    	width: auto;
    }
    .md-hidden {
      display: none;
    }
    .md-show {
      display: block;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .container {
    width: 100%;
  }
  .logo {
    text-align: center;
    width:100%;
    margin-bottom: 13px;
    margin-top: 10px;
  }
  .logo img {}
  .top-icons {
  	float: left;
  	width: 100%;
  }
  .top-icons li {
  	width: 23%;
  }
  .top-icons a {width: 100%}
  .promo-1 {}
  .promo-1 img {width: 100%; height: auto;}
  .promo-1 h2 {
  	font-size: 19px;
  }
  .promo-2 .imgwrap {
  	overflow: hidden;
  	height: auto;
  }
  .promo h2 {
  	padding: 9px 0 7px 0;
  	font-size: 20px;
  	font-weight: 600;
  }
  .events-box .event-box h3 {
  	font-size: 19px;
  }
  .events-box .event-box {
  	margin-bottom: 20px;
  }
  .con-post .post-title {
  	margin-bottom: 15px;
  	font-weight: 600;
  	font-size: 26px;
  }




  .con-post img, .con-post iframe {
    max-width: 100%;
  }
  .con-post iframe { height: 400px; }



    .con-post img {height: auto;}
    .promo-ext, .promo-ext-sm {
    	margin-bottom: 10px;
    	display: block;
    	width: 100%;
    	float: left;
    }
    /* .promo-ext .date {}
    .promo .date {
        color: #333;
        font-size: 13px;
    } */
    .promo-ext .date, .promo-ext-sm .date {display: none;}
    .promo-ext h3, .promo-ext-sm h5 {
      padding-top: 0;
      margin: 0;
      padding: 0;
    }
    .promo-ext h3, .promo-ext-sm h5 {
    	font-size: 19px;
    	font-weight: 600;
    }
    .promo-ext img {
    	float: left;
    	width: 30%;
    	margin-right: 15px;
    }
    .promo-ext-sm img {
    	float: left;
    	width: 100% !important;
    	margin-right: 15px;
      height: auto;
    }
    .promo-ext-sm .img-wrapper {
    	width: 103%;
    	height: 99px;
    	overflow: hidden;
    	float: left;
    	margin-right: 15px;
      height: auto;
    }
    .promo-ext-sm .col-md-4 {
      width: 41.5%;
    }
    .promo h3 {
        font-size: 19px;
        padding: 0;
        font-weight: 500;
    }
    .promo {
      position: relative;
      float: left;
      margin-bottom: 7px;
      width: 100%;
    }
    .thumb-md {display: none;}
    .thumb-mobi {
        display: block;
        /* width: 30%;
        float: left; */
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .big-image-title {
      position: relative;
      bottom: 0;
      background-color: inherit;
      padding: 0px !important;
      margin: 0;
      color: #125f9d;
      font-size: 20px !important;
    }
    /* .promo img {
      width: 45%;
      float: left;
      margin-right: 10px;
    } */

    /* .promo img {
    	width: 100%;
    	float: left;
    	margin-right: 10px;
    	margin-bottom: 6px;
    } */

    .promo img {
    	/* width: 100%; */
      width: 47%;
    	/* margin-bottom: 12px; */
      float: left;
      margin-right: 10px;
    }

    .promo .date-small {
      display: none !important;
    }
    .mb-3 {
        margin-bottom: 0rem !important;
    }

    .video-box .play-d {
      display: none;
    }
    .video-box .play-m {
      display: none;
    }
    .video-box .imgwrapper {
      height: auto;
      float: left !important;
      width: 47%;
      margin-right: 12px;
    }
    .video-box .imgwrapper img {
      width: 100%;
    }
    .video-box .promo h4 {
    	padding: 0;
    }
    .box-header ul {
      display: none;
    }
    .foto-block {
      display: none;
    }


    .comments-box {
      font-size: 13px;
    }
    .comments-box h5, .comments-box h4 {
      font-size: 15px;
      font-weight: 700;
    }

    .comment-box {}
    .comment-box img {display: none;}
    .comment-box p {
      min-height: auto;
    }
    .footer {
        margin-top: 13px !important;
        text-align: center;
    }
    .footer .pull-right, .footer .text-left, .footer .text-right {
      text-align: center !important;
      float: none;
    }

    .gminy-linki {display:none;}

    .fiblok, .fiblok ul {
      width: 100%;
    }
    .fiblok ul li {
      width: 50%;
    }
    .fiblok ul li img {
      width: 98%;
      min-width: auto;
    }
    .fiblok ul li h4 {
      padding-top: 16px;
      padding-bottom: 20px;
    }
    .fiadd {
        margin-left: 4px !important;
    }
    .ngg-galleryoverview br {
      clear: none !important;
    }
    .ngg-gallery-thumbnail img {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .sm-hidden {
      display: none;
    }
    .sm-show {
      display: block;
    }
    .zglos-temat {
      font-size: 23px;
    }
    .md-show {
    	display: block !important;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .h1, h1 {
  	font-size: 1.6rem;
  }
  .container {
  	width: 100%;
  }

  .con-post {
    font-size: 17px;
  }

  .promo-1 h2 {
  	padding: 10px 0;
  	margin: 0 0 12px 0;
  	background-color: rgba(0, 0, 0, 0);
  	font-size: 19px;
  	color: #063f6c;
  	position: relative;
  	width: 100%;
  	font-weight: 500;
  	line-height: 23px;
  }


  .promo-1 {}
  .promo-1 img {width: 100%}

  .share-buttons a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .mg-sm {
    margin: 0;
    padding: 0;
  }
  .logo {
  	text-align: left;
  	width: 80%;
  	margin-bottom: 13px;
  	margin-top: 10px;
  	float: left;
  }
  .logo img {
    width: 100%;
  }
  .hidden-sm {
  	display: none;
  }
  .md-show {
    display: none !important;
  }
  .tg-btn {
  	display: block !important;
  	font-size: 23px !important;
  	border: 1px solid #ccc;
  	float: right;
  	padding: 4px 6px;
  	margin-top: 7%;
  	cursor: pointer;
  }
  .top-icons li {
    width: 30%;
  }
  .ngg-gallery-thumbnail-box {
    float: left;
    width: 50%;
  }
  #comments {
    font-size: 18px;
    margin-bottom: 20px
  }
  .promo {
  	position: relative;
  	margin-bottom: 15px;
  	border-bottom: 1px solid #eee;
  	padding-bottom: 6px;
  }
  .promo h3 {
  	font-size: 17px !important;
    font-weight: 400;
  }
  .promo-ext-sm .col-md-4 {
  	width: 44%;
  }
  .promo-ext, .promo-ext-sm {
  	margin-bottom: 15px;
  	display: block;
  	width: 100%;
  	float: left;
  	border-bottom: 1px solid #eee;
  	padding-bottom: 6px;
  }

  .promo-ext img {}
  /* .promo-ext .date,   .promo-ext-sm .date {
  	font-size: 11px;
  	line-height: unset !important;
  	display: block;
  	position: relative;
  	top: -3px;
  } */

  /* .promo-ext h3, .promo-ext-sm h5 {
  	padding-top: 0;
  	font-size: 15px !important;
    padding-bottom: 0;
    margin: 0;
  } */

  .promo-ext h3, .promo-ext-sm h5 {
  	padding-top: 0;
  	font-size: 15px !important;
  	padding-bottom: 10px;
  	margin: 0;
  	font-weight: 400;
  }



  .promo-ext-sm .img-wrapper {
  	width: 103%;
  	height: 51px;
  	overflow: hidden;
  	float: left;
  	margin-right: 15px;
  }

  .promo-top a {
  	color: #063f6c;
  	font-size: 18px !important;
  	line-height: 1.3 !important;
  }
  .category-list .post h2, .category-list .event h2 {
  	margin: 0;
  	padding: 0;
  	font-size: 13px;
  	font-weight: 600;
  }


  .video-container {
  	padding-top: 0px;
  	padding-bottom: 0px;
  	margin-bottom: 15px;
  }

  .sidebar {
    margin-top: 40px;
  }
  .comment-box h5 {
    font-size: 13px;
  }
  .comment-box p {
  	font-size: 12px;
  }
  .mobi-only {
    display:block !important;
  }
  .mobi-only-inline {
    display:inline-block !important;
  }
  .fiblok ul li {
    width: 100%;
  }
  .fiblok ul li img {
    width: 98%;
    min-width: auto;
  }
  .fiadd {
    width: 100% !important;
  }
  .fiadd a {
    border: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .mobile-only {
    display: block !important;
  }
  #postComment button {
  	width: 100%;
  	margin-bottom: 10px;
  }
  .btn-dodaj-firme {
    display: none;
  }

  .zaloguj-form {
    display: block;
    margin-bottom: 9px;
  }


  .premiummobi .adbox {
  	height: 126px !important;
  }
  .premiummobi .adbox .last-wrapper {
  	width: 44% !important;
  	height: 98px !important;
  	min-height: 115px !important;
  }

  .pro9-cat {
  	font-size: 19px;
    text-align: center;
  }
  .pro9-cat a {
    display: block;
  }

  .ad-border {
    border: none;
    padding: 0;
  }

  .single-share-bottom span {

  }

  .login-btn {
  	width: 100% !important;
  	display: block !important;
  	margin-bottom: 10px !important;
  }

  .share-buttonsn-n .spad {
  	padding: 3px;
  	float: left;
  	margin-bottom: 20px;
  }

  .video-box .promo h3 {
  	padding: 0;
  }
  .video-box img {

  }

}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {


}
