/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
    margin: 0;
    padding: 0;
    line-height: 1.25em;
    font-size: 14px;
    color: #535353;
    background: #998F98;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 0;
    color: #947F6C;
}

a:hover {
    text-decoration: none;
}

h1, .h1 {
    font-size: 22px;
}

h2, h1 {
    font-size: 21px;	
}

.navbar-brand .site-title {
  height: 50px;
  font-size: 18px;
  line-height: 20px;
    color: #E2E1DF !important;
  font-weight: bold;
}

.navbar-header {
	border-radius: 5px 5px 0 0;
	background: #3f4447;
	margin-left: -15px !important;
	margin-right: -15px !important;
	float: none;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 0;
    margin-left: -15px;
}

.navbar-toggler {
    position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #998F98;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar {
    margin-bottom: 0px;
 }

.navbar-default {
    background-color: #998F98;
    border-color: transparent;
    border-bottom: 0;
}

.navigation-top {
	background: #71706E;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	color: #fff;
	overflow: hidden;
	padding: 5px 15px;
}

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

  .header {
 border-radius: 5px 5px 0 0;
  background: #3f4447;
  float: none;
  padding: 0;
  }

.menu-top a {
	color: #fff;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.navbar-nav > li > a.is-active,
.navbar-nav > li > a:hover, 
.navbar-nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
    color: #000;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #998F98;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle .icon-bar + .icon-bar,
.navbar-toggle .icon-bar {
    background: #000;
 }


.navbar-collapse {
	float: right;
}

.name {
	color: #E2E1DF !important;
	font-weight: bold;
}

.main-container {
	background: url(../images/jezdziec.jpg) 70px 200px no-repeat #fff;
	padding-bottom: 50px;
}

.bg-top {
	background: url(../images/bg_bg-top.png) no-repeat 30% top #FFF;
	height: 40px;
}

.miniatura {
    float: left;
    margin: 2px 8px 2px 0;
    width: 220px;
}

.rtejustify {
    text-align: justify;
}

article h2 a {
    color: #947F6C;
    text-decoration: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    clear: left;
    margin-top: 15px;
}

a {
   color: #777777;
}

a:hover, a:focus {
    color: #777777;
}

.view-frontpage .views-row {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 15px;
}

.region-breadcrumb {
	background: #fff;
	padding: 10px 0;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}

.breadcrumb a{
    color: #000;
}

.footer {
	margin-top: 0;
	padding-top: 35px;
	padding-bottom: 36px;
	border-top: 1px solid #E5E5E5;
	background: #fff;
}

.center {
	text-align: center;
}

.center .img-responsive {
	margin: 0 auto;
}

.footer .menu--main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}


.font-sizer {
	text-align: center;
}

.region-sidebar-first .nav > li {
    border-bottom: 1px solid #E3E3E3;
    list-style: none;
        list-style-image: none;
        list-style-type: none;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 6px 0px 6px 2px;
}

.region-sidebar-first .nav > li a {
	color: #3F4447;
	padding: 5px 15px;
	font-size: 14px;
}

.region-sidebar-first .nav > li > a.is-active, 
.region-sidebar-first .nav > li > a:hover, 
.region-sidebar-first .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    font-weight: bold;
}

.field--name-field-zdjecie,
.field--name-field-galeria .field--item {
	padding-bottom: 15px;
	padding-top: 15px
}

.left {
	float: left;
    margin: 0 10px 10px 0;
	padding: 0;
}

.region-sidebar-first {
	padding-bottom: 30px;
}

.region-sidebar-first .block,
.region-sidebar-second .block {
    margin-bottom: 15px;
}

.popup-content {
    padding: 5px;
}

.agree-button {
    color: #fff;
}

footer {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;

}

footer .container {
    border-top: 1px solid #E5E5E5;
    padding-top: 35px;
    background: #fff;
}

small, .small {
  font-size: 85%;
}

input.search-block-form {
    width: auto !important;
    float: left;
}