body{}
.img-100 {
  max-width: 100%;
}

.logo {
	display: block;
	text-align: center;
	margin: 0;
	width: 100%;
	white-space: unset;
}
.logo img {
	float: none !important;
	margin-left: auto;
	margin-right: auto !important;
	position: ;
}
.logo h1 {
	font-size: 1.2rem;
	margin-top: 3px !important;
	font-weight: bold;
	word-wrap: break-word;
	word-break: break-word;
}
.nav1 a {
	padding-left: 0px !important;
}
.nav1 i {
	font-size: 22px;
	position: relative;
	top: 0px;
	border: 1px solid #fff;
	padding: 6px;
	border-radius: 4px;
	background-color: #fff;
	width: 40px;
	text-align: center;
}
.nav1 button {
	background-color: #fff;
	border: 1px solid #eee;
}
.collapse {display: block;}
.navbar-toggler {
	border: 1px solid #ccc;
	margin-top: 13px;
}
.nav1 ul li {display: inline-block;}

#navbarTop ul {
	border-radius: 4px 4px 0 0;
}

#navbarTop ul a {
	font-size: 22px;
}
/* .top-bg {
	height: 425px;
	margin-top: 5px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */

.post-section {
  margin-top: -390px;
}

.top-bg {
	height: 630px;
	margin-top: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
}
.page-wrapper-header {
	margin-top: -155px !important;
	border: 1px solid #eee;
	border-radius: 6px;
}
.logo-sn {
	color: #fff;
	font-size: 24px;
	position: relative;
	top: 30px;
}

.logo-sn:hover {
  	color: #333;
}

.container img {
	max-width: 100%;
}


.galeria {}
.galeria img {
  max-width: 100%;
}



.news-box {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 17px;
}
.blok-header {
	font-size: 24px;
}
.news-box h3 {
	font-size: 20px;
}

#news {}
#news  .nwrapper {
  background-color: #fff;
  position: relative;
  top: -100px;
  padding-top: 20px;
  border-radius: 5px;
}

  #news h3 {
  	font-size: 18px;
  	margin-top: 8px;
  }
  #news .news {

  	border: 1px solid #eee;
  	height: 100%;
  }
#news .col-md-4 {margin-bottom: 15px;}

/* menu */

.bd-sidebar {
  border-right: 18px solid #e7eaec;
}
.menu-list {
  /* background-color: #f8f9fa; */
  border-radius: 3px;
  padding: 15px 5px;
  margin-top: 10px;
}
.menu-list ul {
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
}
.menu-list ul li:nth-child(1) {border: none;}
.menu-list ul li {
  border-top: 1px solid #d2d0d0;
  padding: 1px;
}
.menu-list ul li ul li{
/* border: none; */
}
.sidebar-menu .active {
background-color: #f0f0f0;
padding: 6px 6px;
}
.menu-list i {
color: #ccc;
}
.menu-list ul li a {
color: #333;
font-size: 17px;
display: block;
padding: 6px 0;
}

.content-box {
	padding-left: 30px;
	padding-right: 30px;
}
  .content-box img {
  	padding: 2px;
  	border: 1px solid #eee;
  	margin: 10px;
  }


  .col-xs-3 {
  	-ms-flex: 0 0 25%;
  	flex: 0 0 25%;
  	max-width: 25%;
  }
  .col-xs-4 {
  	-ms-flex: 0 0 33.333333%;
  	flex: 0 0 33.333333%;
  	max-width: 33.333333%;
  }
  .col-xs-5 {
  	-ms-flex: 0 0 41.666667%;
  	flex: 0 0 41.666667%;
  	max-width: 41.666667%;
  }
  .col-xs-6 {
  	-ms-flex: 0 0 50%;
  	flex: 0 0 50%;
  	max-width: 50%;
  }
  .col-xs-7 {
  	-ms-flex: 0 0 58.333333%;
  	flex: 0 0 58.333333%;
  	max-width: 58.333333%;
  }
  .col-xs-8 {
  	-ms-flex: 0 0 66.666667%;
  	flex: 0 0 66.666667%;
  	max-width: 66.666667%;
  }
  .col-xs-9 {
  	-ms-flex: 0 0 75%;
  	flex: 0 0 75%;
  	max-width: 75%;
  }
  .col-xs-10 {
  	-ms-flex: 0 0 83.333333%;
  	flex: 0 0 83.333333%;
  	max-width: 83.333333%;
  }
  .col-xs-11 {
  	-ms-flex: 0 0 91.666667%;
  	flex: 0 0 91.666667%;
  	max-width: 91.666667%;
  }
  .col-xs-12 {
  	-ms-flex: 0 0 100%;
  	flex: 0 0 100%;
  	max-width: 100%;
  }

/* stopka */

#footer {
  background-color: #373737;
  font-family: 'Roboto Condensed', sans-serif;
}
#footer h2 {
	font-size: 23px;
}
#footer .ft-2 {
  background-color: #272727;
}
#footer a:hover {
  text-decoration: underline;
}

.bip-ico {

}

.bip-ico img {
  max-height: 32px;
  position: relative;
  top: 8px;
  margin-left: 11px;
  right: -5px;
}


@media (max-width: 575px) {

  .nav1 .navbar-nav {
    display: inline;
    margin-left: 50px !important;
  }
  .nav1 button {
  	width: 100%;
  }

  .nav2 {
  	margin-bottom: 10px;
  	margin-top: -14px;
  }
  .nav2 ul {
  	display: inline;
  	padding: 0 !important;
  }
  .nav2 ul li {display: inline-block;}
  .nav2 ul li a {
  	font-size: 14px !important;
  	border: 1px solid #eee;
  	padding: 6px !important;
  	display: inline-block;
  	border-radius: 3px;
  	margin-top: 5px;
  }
  .top-bg {
  	height: 330px;
  }
  .post-section {
    margin: 0;
  }
  #footer {
    text-align: center;
    font-size: 14px;
  }
  #footer h2 {
  	font-size: 20px;
  	margin-top: 20px;
  }
  .bip-ico {
  	border: none !important;
  	padding: 0 !important;
  }
  .bip-ico img {
  	top: 0;
  	margin: 0;
  	right: 0;
  }

}


@media (max-width: 767px) {

}


@media (max-width: 991px) {

}


@media (max-width: 1199px) {

}
