html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151";
}

a.desc:after {
    content: "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view td {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

ul.v-portfolio-items
{
.margin-bottom: 0;
list-style: none;
}

.navbar {
    padding: 0;
}

.footer-menu li.nav-item > a.nav-link {
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
    color: #fff;
    display: flex;
	-webkit-box-align: center;
    align-items: center;
}

.footer-menu li.nav-item {
    margin-left: 10px !important;
}

.nav-item {
    margin-left: 2px;
}

li.nav-item > a.nav-link {
    border-radius: 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.93333em 0.9em;
    color: #111;
    display: flex;
	-webkit-box-align: center;
    align-items: center;
}

div.dropdown-menu {
	background: #fff;
    left: auto;
    border-radius: 4px;
    border: 0;
    -webkit-box-shadow: 0 0 15px 1px rgba(69,65,78,.2);
    box-shadow: 0 0 15px 1px rgba(69,65,78,.2);
    margin: -3px 0 0 0;
    min-width: 275px;
	padding: 21px 0px 18px 0px;
    text-align: left;
    font-size: 0.9rem;

}

@media (min-width: 992px) {
	#header .header-nav.header-nav-light-dropdown nav > div > div > ul > li.dropdown > .dropdown-menu:before {
		background-color: #fff;
		border-right: 1px solid #e4e4e4;
		border-bottom: 1px solid #e4e4e4;
	}

	#header .header-nav nav > div > div > ul > li.dropdown > .dropdown-menu:before {
		left: 30px;
		content: "";
		position: absolute;
		z-index: 100000;
		top: -6px;
		width: 12px;
		height: 12px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-ms-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
		background-color: #252A2C;
		border-right: 1px solid transparent;
		border-bottom: 1px solid transparent;
	}
}

.breadcrumb {
    background-color: transparent;
	color: white;
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.breadcrumb a {
	color: brown;
}

.carousel-wrap.no-padding .owl-item {
    padding: 0px 5px !important;
}

.navbar-brand img {
	height: 120px;
	margin: 0;
}
@media (max-width: 1024px) {
	li.nav-item > a.nav-link {
		font-size: 1em;
		padding: 1.93333em 0.7em;
	}
	.navbar-brand {
		 margin-left: -35px;
	}
	.cd-words-wrapper {
		width: 924px !important;
	}
}
@media (max-width: 812px) {
	.cd-words-wrapper {
		width: 700px !important;
	}
}
@media (max-width: 768px) {
	#header .header-top, #header .header-menu {
		padding: 0 10px;
	}
	li.nav-item > a.nav-link {
		padding: 1em 0.9em !important;
	}
	.navbar-brand {
		 margin-left: 0 !important;
	}
	#header.header-effect-shrink .header-container {
		min-height: 0px !important;
	}
	div.dropdown-menu {
		margin: -3px 0 0 20px;
		min-width: 200px;
		padding: 15px;
		line-height: 2em;
	}
	.cd-words-wrapper {
		width: 500px !important;
	}
}


.navbar {
	width: 100%;
}
.navbar-toggler {
    margin-right: 25px;
}
.breadcrumb-item H3 {
	display: inline;
}

 .v-icon-offset {
	margin-left: 12px;
	line-height: 50px !important;
 }

 .light_medium_30_shadowed p {
    font-size: 30px;
    line-height: 40px;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.20);
}

.zadlugie {
	overflow: hidden;
}

.kolejka.v-bg-stylish {
    padding: 0 !important;
}

.fw-map {
	z-index: 90;
}

.rodo {
	font-size: 0.9em;
	color: #777;
}

.horizontal {
	display: inline-block !important;
}

.strong {
	font-weight: 700 !important;
}

.pseudobg {
    width: 300px;
    height: 130px;
}

.pseudobg2 {
    width: 300px;
    height: 200px;
}

.recent-post figure {
    background-color: transparent !important;
}

.text-shadow {
	text-shadow: 1px 2px 2px rgba(0,0,0,.4)
}

.map-info-section p {
	font-size: 13px;
}

.map-info-section li {
	font-size: 13px;
}

.mini-items .v-blog-item h3, .mini-items .v-blog-item h3 a {
    margin-bottom: 0px !important;
}

.fa-li {
    left: -1.3em !important;
	text-align: right !important;
	color: #888;
}

.card-columns .card {
    border: none;
	flex-grow;
	justify-content: space-between;
	border-right: 1px solid rgb(242, 242, 242);
    border-bottom: 1px solid rgb(230, 230, 230);
   background-image: -webkit-gradient(
	linear,
	left top,
	right bottom,
	color-stop(0, rgba(255, 255, 255, 0)),
	color-stop(0.5, rgba(255, 255, 255, 0)),
	color-stop(1, rgb(248, 248, 248))
	);
	background-image: -o-linear-gradient(right bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(248, 248, 248) 100%);
	background-image: -moz-linear-gradient(right bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(248, 248, 248) 100%);
	background-image: -webkit-linear-gradient(right bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(248, 248, 248) 100%);
	background-image: -ms-linear-gradient(right bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(248, 248, 248) 100%);
	background-image: linear-gradient(to right bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgb(248, 248, 248) 100%);
	box-shadow: 3px 6px 6px -5px rgba(0,0,0,0.1);
}

.kafelki .col {
	padding-left: 5px;
	padding-right: 5px;
}

.feature-box-icon.pink {
	background-color: #d8315b !important;
}

.stopka-small, .stopka-small p {
    margin: 0;
	text-align: justify;
    font-size: 14px;
    line-height: 19px;
}

.stopka-lista .v-list-v2 li {
    padding: 0;
    line-height: 100%;
    border-bottom: 1px solid rgb(240, 240, 240);
	margin-bottom: 12px;
}

footer .footer-contact-info p {
    margin-bottom: 15px !important;
}

.silvertlo {
	background-image: none !important;
	background-color: #f8f8f8 !important;
}

.mojbtn {
	margin: 0 !important;
}

#accordion li {
	margin: 0;
}

.mojbuttonik {
	border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 1px;
	white-space: nowrap;
    background-color: rgb(238, 238, 238);
    outline: none;
    box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
    box-sizing: border-box;
    cursor: pointer;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    line-height: 15px;
    margin: 0px;
    padding: 12px 75px 12px 50px;
    letter-spacing: 0px;
    font-size: 24px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    color: rgb(0, 0, 0);
    border-radius: 5px;
	font-family: 'Poppins';
    font-weight: 300;
}

.mojbuttonik {
	border: 2px solid white;
	background: #ff7534;
	padding: 10px 20px;
	border-radius: 40px;
}

.mojorange {
    padding: 12px 22px !important;
	color: #fff !important;
}

.post-item-details .mojorange span {
	color: #fff !important;
}

#header .header-logo2 img {
   height: 84px !important;
}

@media (min-width: 992px) {
	#header .header-podstrona.header-nav-main nav > ul > li > a {
		padding: 1.5em 0.5em !important;
		color: #fff;
	}
}

@media (max-width: 1025px) {
	#header .header-podstrona.header-nav-main nav > ul > li > a {
		padding: 0.5em 0.5em !important;
	}
	.przyciemnienie {
		height: 175px;
		background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(0, 10, 25, 0.8)), color-stop(1, rgba(0, 0, 0, 0)) );
		}
}
padding: 1.5em 0.7em;

.header-body .podstrona {
    background-image: url(/graphic/belkasrodek2.jpg) !important;
    background-position: center top;
    background-repeat: repeat;
}

.sticky-header-active .header-body {
	border-bottom: 1px solid #eee;
}

.przyciemnienie {
    position: absolute;
    z-index: 40;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, rgba(0, 10, 25, 0.8)), color-stop(1, rgba(0, 0, 0, 0)) );
    background-image: -o-linear-gradient(bottom, rgba(0, 10, 25, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 10, 25, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 10, 25, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -ms-linear-gradient(bottom, rgba(0, 10, 25, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 10, 25, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.zarezerwuj {
	font-family: "Raleway",Arial,Helvetica,Tahoma,sans-serif !important;
	font-weight: 600 !important;
	position: relative !important;
	top: -100px !important;
	font-size: 1em !important;
}

.nazdjeciunapis {
	position: absolute !important;
	width: 100%;
	background: rgba(0,0,0,0.4);
    bottom: 0px;
    padding-bottom: 3px;
}

.nazdjeciunapis a {
	color: white !important;
}

.nazdjeciunapis h3 {
	margin: 0 !important;
}