	fieldset,hr{border:0;padding:0}html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border-top:1px solid #efefef;margin:1em 0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{margin:0}textarea{resize:vertical}.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}

	/* ==========================================================================
	   influencja.pl
	   ========================================================================== */

	   	/* WP core classes*/

		.wp-block-embed-youtube {
			position: relative;
			height: 500px;
		}
		.wp-block-embed-youtube:before {
			display: block;
			content: ' ';
			padding-top: 56.25%;
		}
		.wp-block-embed-youtube iframe { 
			position: absolute;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
			min-height: 500px;
			width: 100%;
		}
		.editor-styles-wrapper p {
			line-height: 1em  !important;
		}
		.wp-block-columns {
		  margin-bottom: 2.75em !important;
		  margin-top: 2.75em !important;
		}

		.editor-post-title__block .editor-post-title__input,
		.editor-styles-wrapper .wp-block h1,
		.editor-styles-wrapper .wp-block h2,
		.editor-styles-wrapper .wp-block h3,
		.editor-styles-wrapper .wp-block h4,
		.editor-styles-wrapper .wp-block h5,
		.editor-styles-wrapper .wp-block h6,
		.editor-styles-wrapper .has-drop-cap:not(:focus)::first-letter,
		.editor-styles-wrapper cite,
		.editor-styles-wrapper figcaption,
		.editor-styles-wrapper .wp-caption-text {
			font-family: var(--czcionka);
		}
		.block-editor-block-list__layout * {
			font-family: var(--czcionka);
		}
		pre,
		pre *,
		code,
		code *,
		.block-editor-block-list__layout pre,
		.block-editor-block-list__layout pre *,
		.wp-block-html .block-editor-plain-text {
			font-family: 'Courier New', Consolas, monospace;
		}
		.wp-block {
			max-width: 80%;
		}
		.has-drop-cap:not(:focus)::first-letter {
			color: var(--kolor-glowny);
			font-family: var(--czcionka);
			font-size: 5.1em;
			font-weight: 800;
			margin: 0.05em 0.1em 0 0;
		}
		a {
		    color: var(--kolor-glowny);
		    text-decoration: none;
		    transition: 0.2s;
		}
		a:hover {
		    transition: 0.2s;
		    color: #000;
		}

		@media only screen and (max-width: 500px) {    
			.wp-block {
				width: 90%;
				max-width: 90%;
			}
		}

		section{ padding:0px; }
		button:hover {
			text-decoration: none;
		}

	 	.wp-block-columns{
	 		align-items: normal;
	 	}

	 	.wp-block-image.alignleft {
	 		float: left;
	 	}
	 	.wp-block-image.alignright {
	 		float: right;
	 	}
	 	/*.wp-block-columns {
	 		gap: 2em;
	 	}*/
	 	.wp-block-gallery {
	 		gap: 0.5em;
	 	}
	 	.wp-block-separator {
			border-top: 1px solid #ccc !important;
			border-bottom: none !important;
	 	}

	 	.wp-block-image a{
	 		cursor: pointer;
	 	}
	/* WP core classes*/

	.czcionka {
		font-family: 'Montserrat', sans-serif;
	}
	.czcionka2 {
		font-family: 'Montserrat', sans-serif;
	}
	.fa {
		color:#ffd200;
	}
	body {
		margin: 0px;
		padding: 0px;
		font-family: 'Montserrat', sans-serif;
		color: #000;
		font-size: 16px;
		width: 100%;
		overflow-x: hidden;
		background-color: #2a2a2a;
	}
	#ladowanie {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		text-align: center;
		background-color: #2a2a2a;
		position: fixed;
		z-index: 9998;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		color: #666666;
		font-size: 13px;
		pointer-events: none;
	}
	#ladowanieZawartosc {
		padding-top:200px;
	}
	#ladowanieZawartosc img {
		max-width:100%;
		height:auto;
	}
	a, a * {
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		text-decoration: none;
		color:#fff;
	}
	a:hover, a:hover * {
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		text-decoration: none;
		color:#ffd200;
	}
	a:active, a:focus, a:blur {
		text-decoration: none;
	}

	.blocks-gallery-grid, .wp-block-gallery {
	  display: flex;
	  flex-wrap: wrap;
	  list-style-type: none;
	  padding: 0;
	  margin: 0;
	  gap: 10px;
	}


	.menuTop{
		position: absolute;
		top: 0px;
		z-index: 490;
		background-image: url(../img/top.png);
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.menuTop a img{
		margin:30px;
		float: left;
		width: 300px;
	}
	.menuTop .TopKontakt{
		float: right;
		color: #fff;
		text-transform: uppercase;
		font-size: 20px;
		font-weight: 600;
		margin: 30px;
		letter-spacing: 3px;
		line-height: 45px;
	}
	.menuTop .TopKontakt:hover{
		float: right;
		color: #ffd200;
	}
	/** HEADER **/
	#glowny_naglowek_knt {
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		position:fixed;
		left:0px;
		right:0px;
		z-index:501;
		background-image: url(../img/top2.jpg);
		background-position: top left;
		background-size: 100% 100%;
	    background-color: rgba(0,0,0,0.8);
	    margin-top: -100px;
	}
	#glowny_naglowek {
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.social{
		margin-top: 0px;
		margin-right: 50px;
		float: right;
		line-height: 50px;
		font-size: 30px;
		padding: 18px;
	}
	.social ul{
		margin: 0px;
	}
	.social ul li {
		list-style: none;
		float: left;
		padding: 0px;
		padding-left: 20px;
	}
	.social ul li a{
		color: #ccc;
		font-size:16px;
		font-weight: 700;
	}
	.social ul li:hover a{
		color: #fff;
	}
	#logo {
		margin: auto;
		float: left;
	}
	#logo img {
		padding-top: 20px;
		padding-bottom: 0px;
		padding-left: 20px;
		width: 250px;
	}
	#logo img:hover {
	}
	#menu_mobil {
		display:none;
	}
	#menuGlowne {
		float: left;
	} 
	#menuGlowne ul {
		padding:0px; 
		width: auto;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	} 
	#menuGlowne ul:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	} 
	#menuGlowne li {
		position: relative;
		display: block;
		float: left;
		list-style-type: none;
		display: block;
		cursor: pointer;
		padding-right: 0px;
		padding-left: 36px;
	} 
	#menuGlowne ul li a {
		display: block;
		position: static;
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding-top: 18px;
		padding-bottom: 15px;
		padding-right: 18px;
		padding-left: 18px;
		color: #fff;
		margin: 0px;
		text-align: center;
		font-size: 18px;
		font-weight: 600;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	#menuGlowne ul li a:hover {
		color: #ffd200;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	#menuGlowne ul li a .fa{
		color: #fff;
	}
	#menuGlowne ul ul {
		font-family: 'Montserrat', sans-serif;
		display: none;
		width: 100%;
		position: absolute;
		left: 60px;
		top: 67px;
		padding: 0px 0px 0px 0px;
		width: 250px;
		z-index: 500;
		background-color: rgba(0,0,0,0.9);
	}
	#menuGlowne ul ul li {
		font-family: 'Montserrat', sans-serif;
		float: none;
		height: auto;
		text-align: left;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		background-color: rgba(0,0,0,0.9);
	} 
	#menuGlowne ul ul li a {
		display: block;
		float: none;
		font-size: 14px;
		color: #fff;
		height: auto;
		margin-left: 0px;
		line-height: 15px;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
		width: 220px;
		text-transform: none;
		text-align: left;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		background-color: rgba(0,0,0,0.9);
	}
	#menuGlowne  ul ul li a:hover {
		color: #000;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		background-color: #ffd200; 
	}
	.informacja_menu {
		float: right;
		color: #fff;
		font-size: 17px;
		text-transform: uppercase;
		padding-top: 35px;
		padding-right: 20px;
		padding-bottom: 7px;
	}
	#menu_kontakt {
		width: 100%;
		background-color: #ededed;
	}
	#menu_kontakt ul {
		margin: auto;
		width: 1200px;
		padding: 0px;
		list-style: none;
		display: block;
	}
	#menu_kontakt ul:after {
		clear: both;
		display: block;
		content: ' ';
	}
	#menu_kontakt li {
		list-style: none;
		display: block;
		float: right;
		cursor: pointer;
		margin-top: 0px;
		margin-right: 1px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 3px;
		padding-right: 15px;
		padding-bottom: 4px;
		padding-left: 15px;
	}
	#menu_kontakt a {
		color: #414142;
		font-size: 14px;
	}
	#menu_kontakt a:hover {
		color: #ffd200;
	}
	#menu_kontakt a i {
		font-size: 15px;
		color: #ffd200;
	}
	#menu_kontakt li.strefa_klienta {
		background-color: #ffd200;
		text-transform: uppercase;
	}
	#menu_kontakt li.strefa_klienta a, 
	#menu_kontakt li.strefa_klienta a i {
		color: #ffffff;
	}
	#menu_kontakt li.strefa_klienta a:hover, 
	#menu_kontakt li.strefa_klienta a:hover i {
		color: #000;
	}
	/*BANER*/
		#baner_knt {
			width: auto;
			margin: 0px;
			margin-top: 0px;
			overflow: hidden;
			background-color: #fff;
			position: relative;
			z-index: 2;
		}

		#baner_knt .baner {
			max-height: 100vh;
		}

	
		#baner_knt .item aside{
			position: absolute;
		    width: auto;
		    height: auto;
		    left: 0px;
		    bottom: 8vw;
		    top: 0px;
		    padding:5vw;
		    display: flex;
		    align-items: center;
		    font-size: 1vw;
		    background: rgba(255,255,255,0.5);
			border-radius: 30px 0px 30px 0px;
			min-width: 30%;

			color: var(--kolor-granat);
		}


		#baner_knt .item aside h2{
			color: var(--kolor-granat);
		    font-size: 3.5vw;
			margin: 1vw 0px;
			font-family: var(--czcionka-2);
		}

		#baner_knt .item aside p{
			padding-left: 2vw;
		}

		#baner_knt .item aside h2 strong{
			text-decoration: solid underline var(--kolor-glowny) 4px
		}

		
		#baner_knt nav{
			margin-top: 2vw;
			margin-bottom: 5px;
		}
		#baner_knt nav .btn_baner{
			padding: 20px 50px;
			text-transform: uppercase;
			font-size: 18px;
			margin-right: 20px;
			font-weight: bold;
			display: inline-block;
		}


		#baner_knt nav .btn_baner_1 {
			background-image:url('../img/tlo_btn_36.webp') ;
			background-size: 100% 100%;
			color: #fff;
		}


		#baner_knt nav .btn_baner_1:hover {
			background-image:url('../img/tlo_btn_38.webp') ;
			color: #000;
		}
		#baner_knt nav .btn_baner_2 {
			background-image:url('../img/tlo_btn_38.webp') ;
			background-size: 100% 100%;
			color: #000;
		}

		#baner_knt nav .btn_baner_2:hover {
			background-image:url('../img/tlo_btn_36.webp') ;
			background-size: 100% 100%;
			color: #fff;
		}


		#baner_knt .nakladka{
			position: absolute;
		    bottom: 0px;
		    z-index: 10;
		    padding: 4vw 10vw;
		    background: rgba(0,0,0,0.5);
		    clip-path: polygon(0% 0%, calc(100% - 25vw) 0%, calc(100% - 15vw) calc(100% - 150px), 100% calc(100% - 150px), 100% 100%, 0% 100%);
		    left: 0;
		    right: 0;
		      pointer-events: none;
		}

		#baner_knt .nakladka h1{
			font-size: 4vw;
		  	margin: 0px;
		  	color: #fff;
		  	line-height: 1em;
		}

		#baner_knt .nakladka a{
			pointer-events: all;
		}


		.owl-theme .owl-dots {
			bottom: 3vw;
			position: absolute;
  			width: auto;
  			right: 5vw;
  			  display: none;
		}


		.owl-theme .owl-dots .owl-dot span{
			background-color: transparent !important;
			border: 1px solid #fff;
			margin: 5px;
			border-radius: 5px !important;
			width: 30px !important;
			height: 30px !important;
		}
		.owl-theme .owl-dots .owl-dot:hover span,
		.owl-theme .owl-dots .owl-dot span:hover{
			background-color: var(--kolor-granat);
		}
		.owl-theme .owl-dots .owl-dot.active span{
			width: 40px;
			background-color: #fff !important;
		}



	/*BANER*/

	#baner {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-right: auto;
		margin-left: auto;
		overflow: hidden;
		clear:both;
	}
	.baner_opis {
		position: absolute;
		width: 100%;
		z-index: 19;
		padding-top: 300px;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
		pointer-events: none;
	}
	.baner_opis h1 {
		font-size: 82px;
		line-height: 82px;
		font-weight: bold;
	}
	.baner_opis h1 strong {
		color: #ffd200;
	}
	.baner_opis span {
		padding-right: 15px;
		padding-left: 15px;
	}
	#prev {
		position: absolute;
		margin-top: 400px;
		z-index: 500;
		left: 10px;
		cursor: pointer;
		opacity: 0.5;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#next {
		position: absolute;
		margin-top: 400px;
		z-index: 500;
		right: 10px;
		cursor: pointer;
		opacity: 0.5;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#prev:hover {
		opacity: 1;
		left: 0px;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#next:hover {
		opacity: 1;
		right: 0px;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#slajder {
		width: 100%;
		margin: auto;
		height: 508px;
		overflow: hidden;
	}
	.slajd {
		height: 508px;
		width: 100%;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.pager_knt {
		margin: -65px 400px 0px 0px;
		left: 0px; 
		right: 0px; 
		position:absolute; 
		z-index: 500;
		text-align: center;
		z-index: 501;
	}
	.pager { 
		text-align: center; 
		padding-right:25px; 
		height:25px; 
		overflow: hidden;
	}
	.pager span { 
		font-size: 50px; 
		width: 25px; 
		height: 25px; 
		border-radius: 50%; 
		display: inline-block; 
		color: #fff; 
		background-color:#fff; 
		margin-right:10px; 
		overflow: hidden;
	}
	.pager span.cycle-pager-active {
		color: #ffd200;
		background-color:#ffd200;
	}
	.pager > * {
		cursor: pointer;
	}
	/** HEADER **/

	/** MAIN **/
	main {
		padding-top: 0px;
		background-color: #2a2a2a;
	}
	.tresc {
		width: 1140px;
		margin: auto;
	}
	.lewa {
		float: left;
		width: 800px;
	}
	.prawa {
		float: right;
		width: 360px;
	}


	.formularzDiv{
		margin-bottom: 200px !important;
	}
	.tlo_transparentne {
		margin: 0px;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.tlo_transparentne header {
		text-align: center;
	}
	.tlo_transparentne h2 {
		font-family: 'Montserrat', sans-serif;
		font-size: 22px;
		text-transform: uppercase;
		color: #000;
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 15px;

	}
	.tlo_transparentne h1, .tlo_transparentne h2.ngh1 {
		font-family: 'Montserrat', sans-serif;
		color: #000;
		font-size: 48px;
		font-weight: 200;
		margin-bottom: 30px;
		margin-top: 10px;
		padding: 0px;
	}
	.tlo_transparentne h1 span, .tlo_transparentne h2.ngh1 span {
		color: #ffd200;
		font-weight: 900;
		font-size: 24px;
		line-height: 24px;
		text-transform: none;
	}
	.tlo_transparentne h3 {
		font-family: 'Montserrat', sans-serif;
		color: #ffd200;
		font-size: 18px;
		text-transform: uppercase;
	}
	.tlo_szare {
		background-color: #ededed;
		color: #fff;
		padding-top: 50px;
		padding-right: 0px;
		padding-bottom: 50px;
		padding-left: 0px;
		background-image: url(../img/tlo_czerwone.jpg);
		background-position: center center; 
	}
	.tlo_szare .tekst, .tlo_szare .tekst strong {
		text-align: center;
		font-size: 24px;
		line-height: 36px;
		color: #fff;
	}
	.tlo_ciemne {
		background-color: #2a2a2a;
		width: 100%;
		margin: auto;
		padding: 30px 0px 10px 0px;
		color: #fff;
	}
	.tlo_postrony_info{
		max-width: 1200px;
	}
	.tlo_o_nas {
		background-image: url(../img/tlo_onas.jpg);
		background-repeat: no-repeat;
		background-size: 100%;
		margin-top: 0px;
		padding: 100px 0px;
		min-height: 420px;
	}
	.tlo_o_nas img {
		border: 8px solid #fff;
		float: right;
		margin-left: 50px;
	}
	.o_nas_tresc{
		width: 50%;
		padding: 5%;
		margin-right: 5%;
		margin-left: 35%;
		background: #000;
		background-image: url(../img/top.png);
		background-repeat: no-repeat;
		color: #fff;
	}
	.tlo_ciemne h2 {
		font-family: 'Montserrat', sans-serif;
		color: #fff;
		font-size: 40px;
		font-weight: normal;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 48px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		text-transform: uppercase;

	}
	.tlo_ciemne h2 span {
		color: #ffd200;
		font-size: 48px;
		text-transform:uppercase;
	}
	.tlo_ciemne h1, .tlo_ciemne h2.ngh1 {
		font-family: 'Montserrat', sans-serif;
		color: #fff;
		font-size: 40px;
		font-weight: bold;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 48px;
		margin-top: 0px;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 25px;
		margin-left: 0px;
		text-align: left;
	}
	.tlo_ciemne h1 span, .tlo_ciemne h2.ngh1 span {
		font-family: 'Montserrat', sans-serif;
		color: #666666;
		font-size: 15px;
		line-height: 15px;
		display: block;
		font-weight: 300;
		text-transform: uppercase;
	}
	.tlo_ciemne h3 {
		color: #fff;
	}

	.box3{
		padding: 50px;
		width: auto;
		text-align: left;
		min-height: 290px;
		position: relative;
	}
	.oferta_linki {
		text-align: center;
	}
	.oferta_linki h3 {
		font-size: 24px;
		margin-bottom: 5px;
	}
	.oferta_linki a {
		font-family: 'Montserrat', sans-serif;
		display: block;
		float: left;
		text-align: center;
		text-transform: uppercase;
		position: absolute;
		bottom: 50px;
	}
	
	.oferta_linki img {
		border: 8px solid #f9f9f9;
	}
	.realizacjeIndex{
		background: rgba(0, 0, 0, 0) url("img/realizacje_tlo.JPG") repeat scroll 50% 2887.08px;
		width: 100%;
		height: 370px;
		position: relative;
	}
	.realizacje_opis{
		width: 90%;
		margin: 0 auto;
		text-align: center;
		background: rgba(0,0,0,0.7);
		padding: 30px;
		margin-top: 70px;
		position: absolute;
		right: 0;
		left: 0;
		top: 0px;
		color: #fff;
	}
	.realizacje_opis h2{
		font-size: 48px;
		font-weight: 500;
		margin: 10px;
		text-transform: uppercase;
	}
	.tlo_kontakt{
		background-image: url(../img/mapka.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		margin-top: 50px;
		margin-bottom: 50px;
		padding: 80px 0px;
		background-size: 1200px
	}
	.kontakt_tresc{
		width: 30%;
		padding: 5%;
		margin-right:40%;
		margin-left: 5%;
		background: #000;
		background-image: url(../img/top.png);
		background-repeat: no-repeat;
		color: #fff;
	}
	.tlo_jasne {
		padding-top: 0px;
		padding-bottom: 22px;
		background-color: #f2f2f2;
	}
	.tlo_jasne h1 {
		font-family: 'Montserrat', sans-serif;
		color: #000000;
		font-size: 36px;
		font-weight: 700;
		padding-bottom: 0px;
		padding-top: 20px;
		text-transform: uppercase;
		border-left-width: 50px;
		border-left-style: solid;
		border-left-color: #d50000;
		padding-left: 15px;
		line-height: 30px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		text-align: left;
	}
	.tlo_jasne h2 {
		font-family: 'Montserrat', sans-serif;
		color: #000000;
		font-size: 30px;
		font-weight: 900;
		margin: 0px;
		text-align: left;
		padding-right: 30px;
		padding-left: 30px;
		background-image: url(../img/kreska_na_jasne_tlo.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		padding-bottom: 10px;
	}
	.tlo_jasne h2 a {
		font-size: 15px;
		font-weight: normal;
		text-transform: uppercase;
		color: #545454;
		text-decoration: none;
		display: block;
		float: right;
		margin-right: 10px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		padding-top: 18px;
	}
	.tlo_jasne h2 a:hover {
		color: #A5272A;
		margin-right:0px;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	.tlo_jasne h3 {
		font-size: 18px;
		margin-top: 0px;
		padding-top: 10px;
	}



	#formularz_plugin {
		border: 1px solid #fff;
		padding: 40px;
	}


	#formularz_plugin .pole{
		display: grid;
		grid-template-columns: 200px 1fr;
		grid: 20px;

	}









	ul.kolumny_skroty { padding:0px; margin:0px; } 
	ul.kolumny_skroty:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny_skroty li {
		list-style:none;
		float:left;
		margin: 0px 44px 0px 0px;
		width: 370px;
		height: 430px;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	ul.kolumny_skroty li:hover {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	ul.kolumny_skroty li:nth-child(1) {
		background: url(../img/s01.jpg);
	}
	ul.kolumny_skroty li:nth-child(2) {
		background: url(../img/s02.jpg);
	}
	ul.kolumny_skroty li:nth-child(3) {
		background: url(../img/s03.jpg);
		margin: 0px 0px 0px 0px;
	}
	ul.kolumny_skroty li a {
		display: block;
		padding: 170px 45px 50px 45px;
		height: 280px;
		color: #FFF;
		font-size: 14px;
		line-height: auto;
		text-align: left;
	}
	ul.kolumny_skroty li a:hover {
		color: #FFF;
	}
	ul.kolumny_skroty li a h2 {
		font-size: 32px;
		line-height: 32px;
		font-weight: 700;
		color: #FFF;
		text-transform: uppercase;
		margin: 0px;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 30px;
		padding-left: 0px;
	}
	.tlo_bez_dolnego_odstepu {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.tlo_bez_odstepu {
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.tlo_strona {
		color: #000000;
		padding: 0px;
		margin: 0px;
		background-repeat: no-repeat;
		background-position: top right;
	}
	.tlo_strona header {
		padding: 50px 150px 5px 150px;
		background-color: rgba(0,0,0,0.03);
	}
	.tlo_strona h2 {
		font-family: 'Montserrat', sans-serif;
		color: #ffd200;
		font-size: 30px;
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 15px;
	}
	.tlo_strona h1, .tlo_strona h2.ngh1 {
		font-family: 'Montserrat', sans-serif;
		color: #000;
		font-size: 60px;
		margin-bottom: 20px;
		margin-top: 60px;
	}

	.tlo_realizacje {
		background-color: #fff;
		margin: auto;
		padding: 40px 0px 40px 0px;
	}
	.tlo_realizacje h1, .tlo_realizacje h2.ngh1 {
		font-family: 'Montserrat', sans-serif;
		color: #000;
		font-size: 48px;
		line-height: 16px;
		line-height: 40px;
		font-weight: bold;
		margin: 0px;
		margin-bottom: 40px;
		margin-top: 10px;
		padding-left: 10px;
		text-transform: uppercase;
		text-align: center;
	}
	.tlo_realizacje h1 span, .tlo_realizacje h2.ngh1 span {
		font-size: 16px;
		font-weight: 400;
	}
	ul.menuGalerii {
		width:100%;
		margin: 0px;
		padding: 0px;
	}
	ul.menuGalerii:after {
		display:block;
		content:" ";
		clear:both;
	}
	ul.menuGalerii li {
		list-style: none;
		float: left;
		width: 25%;
		height: 380px;
		font-size: 16px !important;
		color: #000;
		text-align: left;
		cursor:pointer;
		background-color:#000;
	}
	ul.menuGalerii li img {
		width:100%;
		height:100%;
		z-index:0;
		opacity: 0.8;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	ul.menuGalerii li:hover img {
		opacity: 1;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	ul.menuGalerii li div {
		position: absolute;
		width: 25%;
		height: 380px;
		z-index:10;
	}
	ul.menuGalerii li h3 {
		font-size: 26px;
		color: #fff;
		text-shadow: 0px 0px 25px rgba(0,0,0,0.1);
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 20px;
		padding-right: 30px;
		padding-bottom: 20px;
		padding-left: 30px;
		text-transform: uppercase;
		text-align: center;
		font-weight: 700;
		height: 80px;
		margin-top: 260px;
		background-color: rgba(175,45,39,0.95);
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	ul.menuGalerii li:hover h3 {
		color: #ffd200;
		background-color: rgba(255,255,255,0.95);
	}
	.tlo_strona h1 span {
		font-size: 28px;
	}
	.tlo_strona h2.ngh2 {
		color: #000;
		font-size: 48px;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.tlo_strona h3 {
		font-family: 'Montserrat', sans-serif;
		font-size: 24px;
	}
	.tlo_strona img {
		max-width: 100%;
		height: auto;
	}
	.tlo_kolor {
		color: #fff;
		padding: 0px;
		margin: 0px;
		min-height: 434px;
		background: url(../img/wzornictwo.jpg) no-repeat center center;
		background-repeat: no-repeat;
		background-position: top right;
	}
	.tlo_kolor header {
		padding: 50px 150px 5px 150px;
	}
	.tlo_kolor h2 {
		font-family: 'Montserrat', sans-serif;
		color: #fff;
		font-size: 40px;
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 15px;
		text-align: left;
	}
	.tlo_kolor article {
		float: right;
		width: 462px;
		margin: 90px 75px 0px 0px;
	}
	.tlo_postrony_info {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.tlo_postrony_info h1 {
		padding-bottom: 5px;
	}
	.odstep_strona {
		padding-top: 100px;
	}
	.odstep_strona h1 {
		padding-bottom: 5px;
	}
	.tekst {
		color: #ccc;
		font-size: 16px;
		font-weight: 300;
		line-height: 20px;
		margin: auto;
		text-align: left;
	}
	.tekst strong {
		color: #fff;
	}
	.tekst_idx {
		width: 1000px;
		margin: auto;
		text-align: center;
	}
	.tekst p {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 12px;
		margin-left: 0px;
	}
	.tekst a, .tekst a strong {
		color: #fff;
		text-decoration: none;
	}
	.tekst a:hover, .tekst a:hover strong {
		color: #ffd200;
	}
	.tekst img {
		max-width: 100%;
		height: auto;
		margin: 0px;
	}
	.tekst header {
		padding-top: 50px;
	}
	.tekst .kolumny2 {
		text-align: left;
	}
	.logoStrony {
		float: right;
		margin-left: 20px;
		margin-bottom: 20px;
		max-width: 40% !important; 
		height: auto;
	}
	.wynik{
		color: #000 !important;
	}
	.wynik:hover{
		color: #bf0016;
	}
	ul.wypunktowanie_ikony { padding: 10px 0px 0px 0px; margin:0px; }
	ul.wypunktowanie_ikony:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.wypunktowanie_ikony li {
		list-style: none;
		font-size: 20px;
		line-height: 30px;
		float: left;
		margin-bottom: 35px;
	}
	ul.wypunktowanie_ikony li img {
		max-width: 100%;
		height: auto;
	}
	ul.wypunktowanie_ikony li:nth-child(2n + 1) {
		width: 205px;
		clear: both;
	}
	ul.wypunktowanie_ikony li:nth-child(2n) {
		padding: 15px 0px 15px 15px;
		width: 60%;
		width: -webkit-calc(90% - 205px - 30px);
		width: -moz-calc(90% - 205px - 30px); 
		width: calc(90% - 205px - 30px);
		border-left: 1px solid #eee;
	}
	.lista_kontakt li a {
		color: #000;
	}
	.lista_kontakt li a i, .lista_kontakt li a:hover {
		color: #ffd200;
		padding-left: 3px;
	}
	.tlo_firmy {
	    background-color: #515151;
		background: #666;
		background-image: url(../img/top.png);
		background-repeat: no-repeat;
	}
	.tlo_firmy h2 {
		text-align: center;
	}
	.logotypy * { 
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.logotypy {
		width: 100%;
		text-align: center;
		padding-bottom: 15px;
	}
	.logotypy h2 {
		font-weight: normal;
		font-size: 17px;
		color: #757575;
		letter-spacing: 5px;
		text-transform: uppercase;
		padding-top: 40px;
		padding-bottom: 5px;
	}
	.logotypy  img {
		opacity: 0.6;
		height: auto;
		max-width: 100%;
		height: auto;
		width: 200px;
		margin: 0 20px;
	}
	.logotypy img:hover {
		opacity: 1;
	}
	.opis_realizacji {
		width: 65%;
		float: left;
		padding-top: 15px;
	}
	ul.technologie * { 
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	} 
	ul.technologie {
		margin: 0px;
		padding: 0px;
		float: right;
		width: 30%;
	} 
	ul.technologie:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.technologie li {
		list-style:none;
		float: left;
		font-size:18px;
		width: 49%;
		width: -webkit-calc(50% - 2px);
		width: -moz-calc(50% - 2px);
		width: calc(50% - 2px);
		text-align: center;
		padding: 10px 0px 10px 0px;
		border-right: 1px solid #e3e3e3;	
		border-left: 1px solid #e3e3e3;	
		border-bottom: 1px solid #e3e3e3;	
	} 
	ul.technologie li:nth-child(2n+1) {
		width: -webkit-calc(50% - 1px);
		width: -moz-calc(50% - 1px);
		width: calc(50% - 1px);
		border-left: 0px solid rgba(0,0,0,0);	
	}
	ul.technologie li:hover {
		box-shadow: 0px 0px 25px rgba(0,0,0,0.1) inset;
		background-color: #fff;
	}
	ul.technologie li:first-child {
		font-size: 12px;
		text-transform: uppercase;
		letter-spacing: 5px;
		width: 99%;
		width: -webkit-calc(100% - 2px);
		width: -moz-calc(100% - 2px);
		width: calc(100% - 2px);
		border-right: 1px solid #fff;	
		border-left: 1px solid #fff;	
		border-bottom: 1px solid #e3e3e3;
		padding: 0px 0px 0px 0px;
	}
	ul.technologie li:first-child:hover {
		box-shadow: 0px 0px 25px rgba(0,0,0,0) inset;
		background-color: #fff;
	}
	.galeria100 div {
		width: 20%;
		float: left;
	}
	.galeria100:after {
		display:block;
		content:" ";
		clear:both;
	}
	.galeria100 div:hover {
		box-shadow:0px 0px 15px rgba(0,0,0,0.5) inset;
	}
	.galeria100 img {
		width:100%;
		height:auto;
		display:block;
		float:left;
		cursor:pointer;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.galeria100 img:hover {
		opacity: 0;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.partnerzy {
		text-align: center;
	}
	.partnerzy img {
		padding: 45px 15px 45px 15px;
		max-height: 60px;
		height: auto;
	}
	.partnerzy p {
		display: inline-block;
	}
	.partnerzy h3 {
		display: inline-block;
		padding: 25px;
		text-transform: uppercase;
		font-size: 24px;
	}
	ul.skroty{
		padding: 0px;
		list-style: none;
	}
	ul.skroty li{
		float: left;
		width: 25%;
		position: relative;
	}

	ul.skroty li img{
		width: 100%;
		-webkit-filter: grayscale(50%);
		filter: grayscale(50%);
		opacity: 0.7;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	ul.skroty li a{
		text-align: center;
		position: absolute;
		top: 10;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: rgba(0,0,0,0.7);
		background-image: url(../img/top.png);
		background-size: 100% 100%;
	}
	ul.skroty li a i{
		color:#fff;
	}
	ul.skroty li:hover img{
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
		opacity: 1;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.mapka_strgl_knt, {
		padding: 0px;
	}
	.mapka, .google-map, .angular-google-map-container {
		width:100%;
		height: 500px;
		float:right;
	}
	.mapka_strgl {
		width:100%;
		height: 400px;
		z-index: 0;
		box-shadow: 0px 0px 25px rgba(0,0,0,0.1) inset;
	}
	.mapka_opis {
		position: absolute;
		left: 0px;
		right: 0px;
		pointer-events: none;
		z-index: 489;
		font-weight: 400;
		font-size: 14px;
		color: #000000;
	}
	.mapka_opis article {
		background-color: rgba(255,255,255,0.85);
		width:25%;
		margin-top: 0px;
		margin-right: auto;
		padding-top: 35px;
		padding-left: 10%;
		padding-right: 50px;
		padding-bottom: 40px;
		position: relative;
		height: 325px;
		pointer-events: auto;
		background: url(../img/tlo_mapka.jpg) top right;
	}
	.mapka_opis article h1, .mapka_opis article h3,.mapka_opis article h2{
		font-size: 24px;
		line-height: 24px;
		color: #000;
		padding: 35px 0px 25px 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	.mapka_opis article h1 span, .mapka_opis article h3 span,.mapka_opis article h2 span{
		font-size: 14px;
		text-transform: none;
	}
	.mapka_opis article h4 {
		font-family: 'Montserrat', sans-serif;
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		padding: 15px 0px 5px 0px;
		margin: 0px;
		text-transform: uppercase;
	}
	.mapka_opis article p {
		font-size: 16px;
		padding: 0px 0px 0px 0px;
		margin: 0px;
		width: 300px;
	}
	.mapka_opis article ul {
		margin-top: 5px;
	}
	.mapka_opis article li {
		margin-bottom: 0px;
	}
	.mapka_opis article i {
		color: #000;
	}
	.mapka_opis article a {
		color: #000;
	}
	.mapka_opis article a:hover {
		color: #fff;
	}
	.mapka_opis article strong {
		color: #fff;
		font-size: 16px;
		font-weight: 400;
		text-transform: uppercase;
	}
	.mapka_opis article span {
		color: #473200;
		font-size: 13px;
		line-height: 10px;
	}
	.atrakcje {
		padding-top: 75px;
		padding-bottom: 10px;
	}
	.atrakcje li {
		height: 75px;
	}
	.atrakcja_opis {
		position: absolute; 
		height: 150px;
		border-left: 3px solid #c59a34;
		padding-left: 30px;
		font-weight: 300;
		color: #000;
	}
	.atrakcja_opis:hover {
		color: #ffd200;
	}
	.atrakcja_opis strong {
		font-family: 'Montserrat', sans-serif;
		font-size: 30px;
	}
	.atrakcje_img img {
		width: 50%;
		height: auto;
	}
	.ofertaSkroty_knt {
		
	}
	ul.ofertaSkroty {
		margin: 0px;
		padding: 0px;
	}
	ul.ofertaSkroty:after {
		display:block;
		content:" ";
		clear:both;
	}
	ul.ofertaSkroty li {
		list-style: none;
		float: left;
		width: 33.3333%;
		height: 410px;
		margin:0;
		font-size: 16px !important;
		color: #000;
		text-align: left;
		cursor:pointer;
		background-color:#000;
		overflow: hidden;
	}
	ul.ofertaSkroty li img {
		width:100%;
		height:100%;
		z-index:0;
	}
	ul.ofertaSkroty li div {
		position: absolute;
		width: 33.3333%;
		height: 410px;
		overflow: hidden;
		z-index: 1;
		background-color: rgba(0,0,0,0.60);
	}
	ul.ofertaSkroty li:hover div {
		background-color: rgba(0,0,0,0.1);
	}
	ul.ofertaSkroty li:nth-child(3n-1) div {
		z-index: 2;
	}
	ul.ofertaSkroty li h3 {
		font-size: 60px;
		color: #fff;
		text-align: center;
		font-weight: 200;
		height: 410px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-top: 0px;
		padding-top: 170px;
		padding-right: 30px;
		padding-bottom: 0px;
		padding-left: 30px;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	.skroty_knt {
		margin: auto; 
		position: absolute;
		z-index: 999;
		text-align: center;
		width: 100%;
	}
	.dalej_knt {
	    text-align: center;
	    position: fixed;
	    z-index: 1000;
	    left: 0px;
	    right: 0px;
	    bottom: 0px;
	    cursor: pointer;
	    width: 100%;
	}
	.box_kontakt{
		background-color: rgba(0,0,0,0.8);
	}
	.box_kontakt .kol_1 {
    border-top: 1px solid #2e2e2e;
    border-right: 1px solid #2e2e2e;
    width: calc(100% - 31px);
    min-height: 150px;
    padding: 30px 15px;
}
	.box_kontakt .kol_2{
		border-top: 1px solid #2e2e2e;
		border-right: 1px solid #2e2e2e;
		width: calc(50% - 31px);
		min-height: 150px;
		padding: 30px 15px;
	}
	.box_kontakt strong{
		color: #ffd200;
	}
	.box_kontakt h2{
		font-size: 24px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.box_kontakt a{
		color: #fff;
	}
	.box_kontakt p{
		margin-bottom: 5px !important;
	}


	.skroty_knt img{
		margin:0 auto;
	}
	.coNasWyroznia {
		max-width: 100%;
		height: 717px;
		background: url(../img/co-wyroznia.jpg) center center;
	}
	.tekst_realizacja {
		text-align: center;
	}
	.realizacje_zrzuty img {
		display: block;
		margin: 63px auto 63px auto;
		box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
		border: 1px solid #fff;
		border-radius: 5px;
	}
	ul.oferta_realizacja {
		padding:0px;
		margin:0px;
		border-left: 1px solid rgba(0,0,0,0.3);
		display: flex;
	    text-align: center;
	} 
	ul.oferta_realizacja:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
		width: auto;
		margin: auto;
	} 
	ul.oferta_realizacja li {
		list-style: none;
		margin: 0px;
		padding: 0px 0px 10px 0px;
		font-size: 18px;
		line-height: 18px;
		color: #fff;
		text-align: center;
		float: left;
		border-right: 1px solid rgba(0,0,0,0.3);
		border-bottom: 1px solid rgba(0,0,0,0.3);
		border-top: 1px solid rgba(0,0,0,0.3);
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		min-height: 170px;
		flex: 1;
	} 
	ul.oferta_realizacja li a {
		color: rgba(255,255,255,1);
		display: block;
		padding: 0px 25px 0px 25px;
	}
	ul.oferta_realizacja li a:hover {
		color: rgba(255,255,255,1);
		text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	}
	ul.oferta_realizacja li:hover {
		box-shadow: 0px 0px 50px rgba(0,0,0,0.1) inset;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	ul.oferta_realizacja li img {
		display: block;
		width: 80%;
		max-width: 178px;
		height: auto;
		margin: auto;
	}
	.link_realizacja {
		margin-top: 15px;
	}
	.link_realizacja a {
		border-bottom: 1px dashed #ffd200;
	}
	.link_realizacja a:hover {
		border-bottom: 1px dashed #fff;
		padding-left: 5px;
	}
	ul.ofertaIdx {
		padding:0px; margin:0px;
	}
	ul.ofertaIdx:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	ul.ofertaIdx li {
		list-style: none;
		width: -webkit-calc(33.3333% - 1px);
		width: -moz-calc(33.3333% - 1px);
		width:calc(33.3333% - 1px);
		min-height: 450px;
		float: left;
		border-right: 1px solid #efefef;
		background-size: 100% auto;
		background-position: center 0px ;
		background-repeat: no-repeat;
		text-align: center;
		color: #000;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		cursor: pointer;
	}
	ul.ofertaIdx li {
		width:33.3333%;
		border-right: none;
	}
	ul.ofertaIdx li:hover {
		background-size: -webkit-calc(100% + 20px) auto;
		background-size: -moz-calc(100% + 20px) auto;
		background-size: calc(100% + 20px) auto;
		background-position: center -10px ;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	ul.ofertaIdx li h2 {
		font-size: 24px;
		line-height: 30px;
		padding-top: 300px;
		color: #000;
	}
	ul.ofertaIdx li a {
		color: #000;
		font-size: 15px;
		margin-top: 35px;
		text-transform: uppercase;
	}
	ul.ofertaIdx li i {
		padding: 0px 5px 0px 0px; 
	}
	ul.ofertaIdx li:hover i {
		padding: 0px 0px 0px 5px; 
	}
	ul.ofertaIdx li:hover a, ul.ofertaIdx li:hover h2 {
		color: #1b6eca;
	}

	ul.realizacje {
		padding:0px; margin:0px;
	}
	ul.realizacje * {
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	ul.realizacje:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	ul.realizacje li {
		list-style: none;
		width:33.3333%;
		float: left;
		background-size: 100% auto;
		background-position: center center;
		background-repeat: no-repeat;
		text-align: center;
		color: #fff;
		cursor: pointer;
		position: relative;
		overflow: hidden;
	}
	ul.realizacje li:hover {
		background-size: -webkit-calc(100% + 50px) auto;
		background-size: -moz-calc(100% + 50px) auto;
		background-size: calc(100% + 50px) auto;
		background-position: center center;
	}
	ul.realizacje li img {
		max-width: 100%;
		height: auto;
		opacity: 0.5;
	}
	ul.realizacje li img {
		opacity: 0;
	}
	ul.realizacje li a {
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		text-align: center;
		background-color: rgba(0,110,207,0);
		color: #fff;
		text-decoration: none;
		vertical-align: middle;
		opacity: 0;
	}
	ul.realizacje li:hover a {
		background-color: rgba(0,110,207,0.9);
		box-shadow: 0px 0px 0px rgba(0,0,0,0.2) inset;
		opacity: 1;
		z-index: 100;
	}
	ul.realizacje li a strong {
		display: block;
		text-transform: uppercase;
		padding: 45px 30px 0px 30px; 
	}
	ul.realizacje li a h3 {
		font-size: 36px;
		line-height: 36px;
		margin: 0px;
		padding: 0px 30px 15px 30px; 
		background-color: transparent;
		color: #fff;
		text-transform: none;
		letter-spacing: 0px;
	}
	ul.realizacje li a p {
		margin: 0px;
		padding: 0px 30px 10px 30px; 
		color: #fff;
	}
	ul.realizacje li a span {
		display: block;
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: 30px;
	}
	ul.realizacje li i {
		padding: 0px 5px 0px 0px; 
	}
	ul.realizacje li a:hover i {
		padding: 0px 0px 0px 5px; 
	}
	ul.kontakt {
		padding: 30px 0px 0px 0px;
		margin: 0px;
		background-color: #fff;
	}
	ul.kontakt:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	ul.kontakt li {
		list-style: none;
		width: 20%;
		width: -webkit-calc(30% - 101px);
		width: -moz-calc(30% - 101px);
		width: calc(30% - 101px);
		padding: 0px 50px 40px 50px;
		margin: 10px 0px 10px 0px;
		float: left;
		border-right: 1px solid #efefef;
		background-size: 100% auto;
		background-position: center 0px ;
		background-repeat: no-repeat;
		text-align: left;
		color: #000;
		font-size: 20px;
	}
	ul.kontakt li:nth-child(3n) {
		width: 30%;
		width: -webkit-calc(40% - 100px);
		width: -moz-calc(40% - 100px);
		width:calc(40% - 100px);
		border-right: none;
	}
	ul.kontakt li h3 {
		font-size: 16px;
		line-height: 30px;
		margin: 0px;
		padding: 35px 0px 0px 0px; 
		text-transform: uppercase;
		background-color: transparent;
		color: #000;
		letter-spacing: 0px;
	}
	ul.kontakt li a {
		color: #000;
		padding: 0px 10px 0px 0px; 
	}
	ul.kontakt li a:hover {
		color: #ffd200;
	}
	ul.kontakt li a i {
		color: #ffd200;
	}
	ul.kontakt li a:hover i{
		margin-right: 3px;
	}
	ul.kontakt li p {
		margin: 0px 0px 0px 0px;
	}

	ul.slajdery {
		padding:0px;
		margin:0px;
	}
	ul.slajdery:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	ul.slajdery li {
		width:50%;
		list-style: none;
		float: left;
		padding:0px;
		margin:0px;
		position: relative;
	}
	.slajderIdxLewy {
		background-image: url(../img/h11.jpg); 
	}
	.slajderIdxLewy div {
		color: #fff;
		position: absolute;
		padding: 75px;
		font-size: 18px;
	}
	.slajderIdxLewy h2 {
		padding-top: 0px 0px 15px 0px;
		margin:0px;
		font-size: 30px;
	}
	.slajderIdx_knt {
		width: 140px;
		margin: auto;
	}
	.slajderIdx_knt * {
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s
	}
	.slajderIdx_knt ul {
		padding:0px;
		margin:-50px 0px 0px 0px;
		position: absolute;
		z-index: 200;
	}
	.slajderIdx_knt ul:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	.slajderIdx_knt ul li {
		color: #000;
		font-size: 24px;
		background-color: rgba(255,255,255,0.9);
		width: 60px;
		height: 30px;
		display: block;
		float: left;
		text-align: center;
		cursor: pointer;
	}
	.slajderIdx_knt ul li:hover {
		background-color: rgba(255,255,255,1);
	}
	.slajderIdxN {
		padding-left: 0px;
		padding-right: 10px;
	}
	.slajderIdxN:hover {
		padding-left: 10px;
		padding-right: 0px;
	}
	.slajderIdxP {
		padding-left: 10px;
		padding-right: 0px;
	}
	.slajderIdxP:hover {
		padding-left: 0px;
		padding-right: 10px;
	}
	
	ul.galeria {
		padding:0px;
		margin:0px;
		border-top: 2px solid #666;
		border-left: 2px solid #666;
	}
	ul.galeria:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	
	ul.galeria li {
		width: 24.5% ;
		width: calc(25% - 2px);
		border-right: 2px solid #666;
		border-bottom: 2px solid #666;
		margin: 0px;
		height:auto;
		min-height: 50px;
		display:block;
		float:left;
		cursor:pointer;
		text-align: center;
		position: relative;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}

	ul.galeria li figure{
		font-size: 10px;
		margin: 5px;
		text-align: left;
	}
	ul.galeria li img {

		width:100%;
		height:auto;
		cursor:pointer;
		margin-bottom:0px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	ul.galeria li div {
		position: absolute;
		width: 100%;
		height: 100%;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		box-shadow:0px 0px 15px rgba(0,0,0,0.2) inset;
		opacity: 0;
		background-image: url(../img/ps-lupka.png);
		background-position: center center;
		background-repeat: no-repeat;
	}
	ul.galeria li div:hover {
		opacity: 1;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.nagrody ul.galeria li {
		width: 10%;
		width: calc(12.5% - 22px);
		padding: 10px;
		background-color: #fff;
	}
	.nagrody ul.galeria li div {
	    width: calc( 100% - 20px);
	    height: calc( 100% - 20px); 
	}
	ul.galeria100{
		margin-top: 0px;
	} 
	ul.galeria100 li{
		width: 100%;
	} 
	table{
		border: 1px solid #ddd;
		border-spacing: 0;
		border-collapse: collapse;
		width: 50%;
		margin: 0 auto;
		text-align: center;

	}
	tbody + tbody {
	    border-top: 2px solid #ddd;
	}
	tbody > tr {
       border-top: 1px solid #ddd;
       height: 40px;
	}
	tbody > tr:nth-of-type(2n+1) {
	}
	tbody > tr > td:nth-of-type(2n+1) {
    	border-right: 1px solid #ddd;
	}

	.wp-block-table table{
		text-align: left;
	}
	#form2{
		width: 600px;
		margin: 0 auto;
	}
	.btn{
	    background-color: #ffd200;
	    padding: 3px 20px;
	    color: #000;
	    font-weight: 600;
	    text-transform: uppercase;
	    display: block;

	}
	.btn i{
		color:#000;
	}
	.btn:hover{
	   background-color: #000;
		padding: 3px 20px;
		color: #ffd200;
		font-weight: 600;


	}
	.btn:hover i{
		color:#ffd200;
	}
	
		.btnBox {
		text-align: center;
		margin-top: 50px;
	}

	.btnBox a{
		background-color: #ffd200;
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-left: 20px;
		font-size: 20px;
		cursor: pointer;
		text-transform: uppercase;
		font-weight: bold;
	}
	.btnBox a:hover{
		background-color: #fff;
		border: 1px solid #ffd200;
	}

	.kolumny_formularz div {
		width: 100%;
		float: left;
		text-align: right;
	}
	.kolumny_formularz div:nth-child(2n+1) {
		margin-right: 0%;
		text-align: left;
	}
	.wyszukiwarka {
		float: right;
		padding-top: 20px;
	}
	.formInputSzukaj {
		font-family: 'Montserrat', sans-serif;
		font-size: 16px;
		color: #fff;
		background-color: rgba(228,82,66,0.8);
		border: 1px solid rgba(255,255,255,0.5);
		padding-top: 5px;
		padding-right: 40px;
		padding-bottom: 5px;
		padding-left: 15px;
		width: 180px;
	}
	.formBtnSzukaj {
		font-family: 'Montserrat', sans-serif;
		background-color: transparent;
		color: #fff;
		font-size: 13px;
		cursor: pointer;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		background-image: url(../img/lupka.png);
		background-repeat: no-repeat;
		padding: 2px;
		height: 20px;
		width: 19px;
		margin-top: 10px;
		margin-left: -35px;
		position: absolute;
	}
	.formBtnSzukaj:hover {
		opacity:0.8;
	}

	#formularz_plugin {
		/*border: 1px solid #fff;*/
		padding: 40px;
	}


	#formularz_plugin .pole{
		display: grid;
		grid-template-columns: 200px 1fr;
		grid-gap: 20px;
		padding: 10px 0px;
	}

	#formularz_plugin .pole label span{
		display: block;
		font-size: 12px;
		color: #ffd200;
	}

	.poleWyboru {
		margin: 3px 15px;
	}
	.poleWyboru label{
		display: grid;
		grid-template-columns: 40px 1fr;
		grid-gap: 10px;
		cursor: pointer;
		align-items: center;
		padding: 5px;
	}

	.poleWyboru label:hover{
		color: #ffd200 ;
	}

	.has-error{
		color: red;
	}

	.sukces{
		  color: green;
  		font-weight: 600;
	}

	.blad{
		  color: red;
  		font-weight: 600;
	}

	.md-calendar-date:first-child {
	  padding-left:0px !important
	}
	.md-calendar-date.kal_pomiedzy .md-calendar-date-selection-indicator {
		background: #eeeeee !important;
		/*border-color: transparent;*/
		/*color: rgb(255,255,255);*/
	}
	.md-calendar-date.kal_zaznacz .md-calendar-date-selection-indicator {
		background: #ffd200 !important;
		border-color: transparent;
		color: rgb(0,0,0);
	}
	md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator,
	.md-calendar-date.md-calendar-date-today .md-calendar-date-selection-indicator {
		/*background: #ffffff !important;*/
		border-color: transparent !important;
		/*color: rgb(255,255,255);*/
	}
	.md-virtual-repeat-container .md-virtual-repeat-scroller {
		overflow-y: scroll;
	}
	.md-calendar-scroll-mask {
		/*overflow-y: scroll;*/
	}
	.md-calendar-day-header th {
		line-height: 40px;
	}

	.md-calendar-day-header{
		width: 340px;
		margin: 0px;
		display: none;
	}
	.md-calendar{
		width: 100%;
	}

	.kalendarzBox{
		background-color: #fff;
		padding: 10px;
		width: 340px

	}

	.kalendarzBox p{
		padding-top: 20px;
	}
	.kalendarzBox a.reset{
		background-color: #ffd200;
		padding: 5px 10px;
		color: #000;
		cursor: pointer;
	}



	.formInput {
		font-family: 'Montserrat', sans-serif;
		font-size: 15px;
		color: #000000;
		width: 80%;
		width: -webkit-calc(100% - 20px - 2px);
		width: -moz-calc(100% - 20px - 2px);
		width: calc(100% - 20px - 2px);
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		margin-bottom: 0px;
		border: 1px solid #e1e1e1;
		box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
		height: 30px;
	}
	.formTextarea {
		height:100px;
	}
	.inputTextBlad {
		color: #cc0000;
		display: block;
	}
	.formBtn {
		font-family: 'Montserrat', sans-serif;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-left: 20px;
		font-size: 14px;
		color: #000;
		cursor: pointer;
		text-transform: uppercase;
		background-color: #ffd200;
		margin-top: 50px;
		border:1px solid #000;
	}
	.formBtn:hover {
		color: #fff;
		background-color: #000;
		-webkit-transition: background-color 200ms linear;
		-moz-transition: background-color 200ms linear;
		-o-transition: background-color 200ms linear;
		-ms-transition: background-color 200ms linear;
		transition: background-color 200ms linear;
	}
	a.formBtn, {
		color: #000;
	}
	a.formBtn:hover {
		color: #fff;
	}
	.megaBtn {
		background-color: #fff;
		color: #000;
		text-align: center;
		padding: 10px 50px 10px 10px;
		margin: 25px;
		font-size: 26px;
		line-height: 26px;
		text-transform: uppercase;
		border: none;
	}
	.megaBtn:hover {
		background-color: #fff;
		color: #000;
		border: none;
	}
	.megaBtn i {
		margin: 0px 0px 0px 10px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		text-decoration: none;
	}
	.megaBtn:hover i {
		margin: 0px 10px 0px 0px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		text-decoration: none;
	/*	background-color: #a7a7a7;
		color: #fff;*/
	}
	.niekatywnyBtn {
		opacity: 0.5;
	}
	.zalacznik {
	    width: 0.1px;
	    height: 0.1px;
	    opacity: 0;
	    overflow: hidden;
	    position: absolute;
	    z-index: -1;
	}

	.zalacznik + label {
	    max-width: 80%;
	    font-size: 14px;
	    text-transform: uppercase;
	    /* 20px */
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    cursor: pointer;
	    display: inline-block;
	    overflow: hidden;
	    padding: 0.625rem 1.25rem;
	    /* 10px 20px */
	}

	.no-js .zalacznik + label {
	    display: none;
	}

	.zalacznik:focus + label,
	.zalacznik.has-focus + label {
	    outline: 1px dotted #000;
	    outline: -webkit-focus-ring-color auto 5px;
	}

	.zalacznik + label * {
	    /* pointer-events: none; */
	    /* in case of FastClick lib use */
	}
	/** MAIN **/
	#map {
			position: static;
			z-index: 0;
			top: 0px;
			bottom: 0px;
			left: 0px;
			right: 0px;
			width: 100%;
			height: 200px;
	}




	/** FOOTER **/
	#stopka {
		color: #ccc;
		font-size: 14px;
		font-weight: 300;
		background-color: #000;
		margin:0px;
		padding-bottom: 150px;
		padding-top: 50px;
		text-align: left;
	}
	#stopka strong {
		font-size: 14px;
		color: #ffd200;
		text-transform: uppercase;
	}
	#stopka span {
		font-weight: 700;
	}
	#stopka a i {
		color: #ffd200;
	}
	#stopka a {
		color: #ccc;
	}
	#stopka a:hover {
		color: #ffd200;
		text-decoration:none;
	}
	.stopkaKontakt {
		background-color: #333333;
		margin-top: 50px;
		padding-top: 30px;
		padding-bottom: 30px;
		font-size: 24px;
	}
	.stopkaKontakt a {
		padding-left: 35px;
		padding-right: 35px;
	}
	#influencja {
		text-align: right;
		/*padding-top: 150px;*/
	}
	#influencja img {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	    opacity: 0.7;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}
	#influencja img:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	    opacity: 1;
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}

	/** FOOTER **/



	/** DODATKI **/

	.numery {
		font-size: 16px;
		color: #CCCCCC;
		margin-top: 35px;
		text-align: center;
		padding-top: 10px;
		clear: both;
	}
	.numery a {
		font-size: 16px;
		color: #333333;
		margin: 2px;
		border: 1px solid #ddd;
		text-decoration: none;
		background-color: #fff;
		display: inline-block;
		padding: 5px 11px 5px 11px;
	}
	.numery a:hover {
		font-size: 16px;
		color: #fff;
		border: 1px solid #054982;
		text-decoration: none;
		background-color: #0c77d1;
	}
	.pusty {
		font-size: 16px;
		background-color: #fff;
		border: 1px solid #efefef;
		color: #CCCCCC;
		margin: 2px;
		display: inline-block;
		padding: 5px 11px 5px 11px;
	}

	.alignnone {
		margin: 1.625em;
	}
	.alignleft {
		display: inline;
		float: left;
		margin-right: 1.625em;
		margin-bottom: 1.625em;
		margin-top: 1.625em;
		max-width: 40% !important;
		height: auto;
	}
	.alignleft:hover {
	}
	.alignright {
		display: inline;
		float: right;
		margin-left: 1.625em;
		margin-bottom: 1.625em;
		margin-top: 1.625em;
		max-width: 40% !important;
		height: auto;
	}
	.alignright:hover {
	}
	.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.aligncenter:hover {
	}
	.center-block{
		float: none;
	}
	th {
	    text-align: center;
	}
	.oberek100{
		width: 100%;
		height: auto;
	}
	.oberekIdx {
		float: right;
		max-width: 437px;
		max-height: 293px;
		width: auto;
		height: auto;
	    padding-left: 15px;
	}
	.logoFirm{
	    width: 40%;
	    height: auto;
	    float: left;
	    margin: 5px 5%;
	}
	.logoFirm  {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		opacity: 0.6;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		max-width: 100%;
		height: auto;
	}
	.logoFirm:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
		opacity: 1;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.center{
		text-align: center !important;
	}
	.kolor {
		color: #ffd200;
	}
	.czarny {
		color: #333333;
	}
	.px10 {
		font-size: 10px;
	}
	.px12 {
		font-size: 12px;
	}
	.px14 {
		font-size: 14px;
	}
	.px16 {
		font-size: 16px;
	}
	.px18 {
		font-size: 18px;
	}
	.px20 {
		font-size: 20px;
	}
	.px22 {
		font-size: 22px;
	}
	.px24 {
		font-size: 24px;
	}
	.px30 {
		font-size: 30px;
	}
	.px36 {
		font-size: 36px;
	}
	.px48 {
		font-size: 48px;
	}
	#sama_gora {
		position: absolute;
		height: 0px;
		top: 0px;
	}
	#do_gory {
		position: fixed;
		padding-top: 10px;
		padding-bottom: 0px;
		bottom: 16px;
		right: 20px;
		z-index: 999;
		color: rgba(100,100,100,0.5);
		font-size: 24px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		cursor: pointer;
		/*opacity: 0.5;*/
	}
	#do_gory:hover {
		padding-top: 0px;
		padding-bottom: 10px;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
		color: rgba(100,100,100,0.8);
		/*opacity: 0.8;*/
	}
	.niewidoczny {
		opacity: 0;
	}
	.has-error {
	    border-color: #a94442;
	}
	.koniec, .clear-fix {
		clear: both;
	}
	ul.kolumny_standardy { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny_standardy:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny_standardy li {
		list-style:none;
		float:left;
		margin: 0px;
		padding: 10px 3% 30px 3%;
		width:27.3333%;
		text-align: center;
		background: #f2f2f2;
		font-size: 14px;
		color: #000;

	} 
	ul.kolumny_standardy li:nth-child(2n) {
		background: #e6e6e6;
	}
	ul.kolumny_standardy li h3 {
		color: #ffd200;
		text-transform: uppercase;
		font-size: 24px;
	}
	.kolumny_standardy_btn_ktn {
		position: relative;
	}
	.kolumny_standardy_btn {
		text-align: center;
		position: absolute;
		left: 0px;
		right: 0px;
		margin-top: -20px;
	}

	ul.kolumny2_kropki { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny2:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny2_kropki li {
		float:left;
		margin: 0px 3% 0px 3%;
		width:44%;
		text-align:left;
	} 
	ul.kolumny2 { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny2:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny2 li {
		list-style:none;
		float:left;
		margin: 0px 3% 0px 3%;
		width:44%;
	} 
	ul.kolumny3 { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny3:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny3 li {
		list-style:none;
		float:left;
		margin: 0px 2% 0px 2%;
		width:29%;
	} 
	ul.kolumny4 { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny4:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny4 li {
		list-style:none;
		float:left;
		margin: 0px 2% 0px 2%;
		width:21%;
	} 
	ul.kolumny5 { padding:0px; margin: 0px 0px 10px 0px; } 
	ul.kolumny5:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny5 li {
		list-style:none;
		float:left;
		margin: 0px 1% 0px 1%;
		width:18%;
	} 
	.obrys li {
		/*border: 1px solid #eeeeee;*/
		margin: 5px 1% 5px 1% !important;
		padding: 3px 1% 3px 1%;
		background-color: #f3f3f3;
	}
	.obrys li:hover {
		background-color: #eee;
	}

	.cennik {
		width:55%;
		width:calc(55% - 2px);
		border-top:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		margin-top:15px;
	}
	.cennik td {
		border-bottom:1px solid #CCCCCC;
		padding: 3px 15px 3px 15px;
	}
	.cennik tr td:first-child {
		padding: 0px 15px 0px 15px;
	}
	.cennik td img {
		max-width: 100px;
		max-height: 100px;
		width: auto;
		height: auto;
		padding: 0px !important;
		margin: 0px !important;
	}
	/*.cennik tr td:nth-child(even) {
		text-align:right;
	} */
	.cennik tr:hover {
	    background: #eeeeee !important;
	}
	.cennik tr:nth-child(odd) {
	    background: #f7f7f7;
	}
	.cennik tr:nth-child(even) {
	    background: #ffffff;
	}
	/******/
	.promocja_knt {
		width:100%;
		background-color:rgba(255,255,255,0.9);
		position: fixed;
		z-index: 9997;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
	.promocja {
		max-width: 1100px;
		margin: auto;
		position: static;
		box-shadow: none;
		padding-top: 50px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	.promocja img {
		max-width: 100%;
		height: auto;
	}
	.zamknij_promocje {
		cursor:pointer;
	}
	.dealer {
		width:29%;
		padding:1%;
		margin-right: 1%;
		float:left;
		text-align:left;
		height:120px;
	}
	.dealer:hover {
		background-color:#dddddd;
	}
	.dealer h4 {
		text-transform:none;
	}

	/******/
	/** DODATKI **/

	/*
	autor:      influencja.pl
	wersja:     165.12.2.1
	kompilacja: 123080962145912635976129019625019261569361986365;
	klasy:      .wiersz
	            .kol_[1-9]
	            .kol_[10-100]
	            .ods_z[gora,dol,prawa,lewa]_[5-100]
	            .ods_w[gora,dol,prawa,lewa]_[5-100]
	            .px[10-36]
	*/

	.wiersz { clear: both; }
	.wiersz:after { clear: both; display: block; content: ' '; height: 0px; overflow: hidden; }
	.kol_1 { float: left; width: calc(100% - 30px); padding: 0px 15px 0px 15px; } .kol_2 { float: left; width: calc(50% - 30px); padding: 0px 15px 0px 15px; } .kol_3 { float: left; width: calc(33.333333333333% - 30px); padding: 0px 15px 0px 15px; } .kol_4 { float: left; width: calc(25% - 30px); padding: 0px 15px 0px 15px; } .kol_5 { float: left; width: calc(20% - 30px); padding: 0px 15px 0px 15px; } .kol_6 { float: left; width: calc(16.666666666667% - 30px); padding: 0px 15px 0px 15px; } .kol_7 { float: left; width: calc(14.285714285714% - 30px); padding: 0px 15px 0px 15px; } .kol_8 { float: left; width: calc(12.5% - 30px); padding: 0px 15px 0px 15px; } .kol_9 { float: left; width: calc(11.111111111111% - 30px); padding: 0px 15px 0px 15px; } .kol_10 { float: left; width: calc(10% - 30px); padding: 0px 15px 0px 15px; } .kol_11 { float: left; width: calc(11% - 30px); padding: 0px 15px 0px 15px; } .kol_12 { float: left; width: calc(12% - 30px); padding: 0px 15px 0px 15px; } .kol_13 { float: left; width: calc(13% - 30px); padding: 0px 15px 0px 15px; } .kol_14 { float: left; width: calc(14% - 30px); padding: 0px 15px 0px 15px; } .kol_15 { float: left; width: calc(15% - 30px); padding: 0px 15px 0px 15px; } .kol_16 { float: left; width: calc(16% - 30px); padding: 0px 15px 0px 15px; } .kol_17 { float: left; width: calc(17% - 30px); padding: 0px 15px 0px 15px; } .kol_18 { float: left; width: calc(18% - 30px); padding: 0px 15px 0px 15px; } .kol_19 { float: left; width: calc(19% - 30px); padding: 0px 15px 0px 15px; } .kol_20 { float: left; width: calc(20% - 30px); padding: 0px 15px 0px 15px; } .kol_21 { float: left; width: calc(21% - 30px); padding: 0px 15px 0px 15px; } .kol_22 { float: left; width: calc(22% - 30px); padding: 0px 15px 0px 15px; } .kol_23 { float: left; width: calc(23% - 30px); padding: 0px 15px 0px 15px; } .kol_24 { float: left; width: calc(24% - 30px); padding: 0px 15px 0px 15px; } .kol_25 { float: left; width: calc(25% - 30px); padding: 0px 15px 0px 15px; } .kol_26 { float: left; width: calc(26% - 30px); padding: 0px 15px 0px 15px; } .kol_27 { float: left; width: calc(27% - 30px); padding: 0px 15px 0px 15px; } .kol_28 { float: left; width: calc(28% - 30px); padding: 0px 15px 0px 15px; } .kol_29 { float: left; width: calc(29% - 30px); padding: 0px 15px 0px 15px; } .kol_30 { float: left; width: calc(30% - 30px); padding: 0px 15px 0px 15px; } .kol_31 { float: left; width: calc(31% - 30px); padding: 0px 15px 0px 15px; } .kol_32 { float: left; width: calc(32% - 30px); padding: 0px 15px 0px 15px; } .kol_33 { float: left; width: calc(33% - 30px); padding: 0px 15px 0px 15px; } .kol_34 { float: left; width: calc(34% - 30px); padding: 0px 15px 0px 15px; } .kol_35 { float: left; width: calc(35% - 30px); padding: 0px 15px 0px 15px; } .kol_36 { float: left; width: calc(36% - 30px); padding: 0px 15px 0px 15px; } .kol_37 { float: left; width: calc(37% - 30px); padding: 0px 15px 0px 15px; } .kol_38 { float: left; width: calc(38% - 30px); padding: 0px 15px 0px 15px; } .kol_39 { float: left; width: calc(39% - 30px); padding: 0px 15px 0px 15px; } .kol_40 { float: left; width: calc(40% - 30px); padding: 0px 15px 0px 15px; } .kol_41 { float: left; width: calc(41% - 30px); padding: 0px 15px 0px 15px; } .kol_42 { float: left; width: calc(42% - 30px); padding: 0px 15px 0px 15px; } .kol_43 { float: left; width: calc(43% - 30px); padding: 0px 15px 0px 15px; } .kol_44 { float: left; width: calc(44% - 30px); padding: 0px 15px 0px 15px; } .kol_45 { float: left; width: calc(45% - 30px); padding: 0px 15px 0px 15px; } .kol_46 { float: left; width: calc(46% - 30px); padding: 0px 15px 0px 15px; } .kol_47 { float: left; width: calc(47% - 30px); padding: 0px 15px 0px 15px; } .kol_48 { float: left; width: calc(48% - 30px); padding: 0px 15px 0px 15px; } .kol_49 { float: left; width: calc(49% - 30px); padding: 0px 15px 0px 15px; } .kol_50 { float: left; width: calc(50% - 30px); padding: 0px 15px 0px 15px; } .kol_51 { float: left; width: calc(51% - 30px); padding: 0px 15px 0px 15px; } .kol_52 { float: left; width: calc(52% - 30px); padding: 0px 15px 0px 15px; } .kol_53 { float: left; width: calc(53% - 30px); padding: 0px 15px 0px 15px; } .kol_54 { float: left; width: calc(54% - 30px); padding: 0px 15px 0px 15px; } .kol_55 { float: left; width: calc(55% - 30px); padding: 0px 15px 0px 15px; } .kol_56 { float: left; width: calc(56% - 30px); padding: 0px 15px 0px 15px; } .kol_57 { float: left; width: calc(57% - 30px); padding: 0px 15px 0px 15px; } .kol_58 { float: left; width: calc(58% - 30px); padding: 0px 15px 0px 15px; } .kol_59 { float: left; width: calc(59% - 30px); padding: 0px 15px 0px 15px; } .kol_60 { float: left; width: calc(60% - 30px); padding: 0px 15px 0px 15px; } .kol_61 { float: left; width: calc(61% - 30px); padding: 0px 15px 0px 15px; } .kol_62 { float: left; width: calc(62% - 30px); padding: 0px 15px 0px 15px; } .kol_63 { float: left; width: calc(63% - 30px); padding: 0px 15px 0px 15px; } .kol_64 { float: left; width: calc(64% - 30px); padding: 0px 15px 0px 15px; } .kol_65 { float: left; width: calc(65% - 30px); padding: 0px 15px 0px 15px; } .kol_66 { float: left; width: calc(66% - 30px); padding: 0px 15px 0px 15px; } .kol_67 { float: left; width: calc(67% - 30px); padding: 0px 15px 0px 15px; } .kol_68 { float: left; width: calc(68% - 30px); padding: 0px 15px 0px 15px; } .kol_69 { float: left; width: calc(69% - 30px); padding: 0px 15px 0px 15px; } .kol_70 { float: left; width: calc(70% - 30px); padding: 0px 15px 0px 15px; } .kol_71 { float: left; width: calc(71% - 30px); padding: 0px 15px 0px 15px; } .kol_72 { float: left; width: calc(72% - 30px); padding: 0px 15px 0px 15px; } .kol_73 { float: left; width: calc(73% - 30px); padding: 0px 15px 0px 15px; } .kol_74 { float: left; width: calc(74% - 30px); padding: 0px 15px 0px 15px; } .kol_75 { float: left; width: calc(75% - 30px); padding: 0px 15px 0px 15px; } .kol_76 { float: left; width: calc(76% - 30px); padding: 0px 15px 0px 15px; } .kol_77 { float: left; width: calc(77% - 30px); padding: 0px 15px 0px 15px; } .kol_78 { float: left; width: calc(78% - 30px); padding: 0px 15px 0px 15px; } .kol_79 { float: left; width: calc(79% - 30px); padding: 0px 15px 0px 15px; } .kol_80 { float: left; width: calc(80% - 30px); padding: 0px 15px 0px 15px; } .kol_81 { float: left; width: calc(81% - 30px); padding: 0px 15px 0px 15px; } .kol_82 { float: left; width: calc(82% - 30px); padding: 0px 15px 0px 15px; } .kol_83 { float: left; width: calc(83% - 30px); padding: 0px 15px 0px 15px; } .kol_84 { float: left; width: calc(84% - 30px); padding: 0px 15px 0px 15px; } .kol_85 { float: left; width: calc(85% - 30px); padding: 0px 15px 0px 15px; } .kol_86 { float: left; width: calc(86% - 30px); padding: 0px 15px 0px 15px; } .kol_87 { float: left; width: calc(87% - 30px); padding: 0px 15px 0px 15px; } .kol_88 { float: left; width: calc(88% - 30px); padding: 0px 15px 0px 15px; } .kol_89 { float: left; width: calc(89% - 30px); padding: 0px 15px 0px 15px; } .kol_90 { float: left; width: calc(90% - 30px); padding: 0px 15px 0px 15px; } .kol_91 { float: left; width: calc(91% - 30px); padding: 0px 15px 0px 15px; } .kol_92 { float: left; width: calc(92% - 30px); padding: 0px 15px 0px 15px; } .kol_93 { float: left; width: calc(93% - 30px); padding: 0px 15px 0px 15px; } .kol_94 { float: left; width: calc(94% - 30px); padding: 0px 15px 0px 15px; } .kol_95 { float: left; width: calc(95% - 30px); padding: 0px 15px 0px 15px; } .kol_96 { float: left; width: calc(96% - 30px); padding: 0px 15px 0px 15px; } .kol_97 { float: left; width: calc(97% - 30px); padding: 0px 15px 0px 15px; } .kol_98 { float: left; width: calc(98% - 30px); padding: 0px 15px 0px 15px; } .kol_99 { float: left; width: calc(99% - 30px); padding: 0px 15px 0px 15px; } .kol_100 { float: left; width: calc(100% - 30px); padding: 0px 15px 0px 15px; } 
	.ods_zg_0 { margin-top: 0px; } .ods_zl_0 { margin-left: 0px; } .ods_zp_0 { margin-right: 0px; } .ods_zd_0 { margin-bottom: 0px; } .ods_wg_0 { padding-top: 0px; } .ods_wl_0 { padding-left: 0px; } .ods_wp_0 { padding-right: 0px; } .ods_wd_0 { padding-bottom: 0px; }
	.ods_zg_5 { margin-top: 5px; } .ods_zl_5 { margin-left: 5px; } .ods_zp_5 { margin-right: 5px; } .ods_zd_5 { margin-bottom: 5px; } .ods_wg_5 { padding-top: 5px; } .ods_wl_5 { padding-left: 5px; } .ods_wp_5 { padding-right: 5px; } .ods_wd_5 { padding-bottom: 5px; } .ods_zg_10 { margin-top: 10px; } .ods_zl_10 { margin-left: 10px; } .ods_zp_10 { margin-right: 10px; } .ods_zd_10 { margin-bottom: 10px; } .ods_wg_10 { padding-top: 10px; } .ods_wl_10 { padding-left: 10px; } .ods_wp_10 { padding-right: 10px; } .ods_wd_10 { padding-bottom: 10px; } .ods_zg_15 { margin-top: 15px; } .ods_zl_15 { margin-left: 15px; } .ods_zp_15 { margin-right: 15px; } .ods_zd_15 { margin-bottom: 15px; } .ods_wg_15 { padding-top: 15px; } .ods_wl_15 { padding-left: 15px; } .ods_wp_15 { padding-right: 15px; } .ods_wd_15 { padding-bottom: 15px; } .ods_zg_20 { margin-top: 20px; } .ods_zl_20 { margin-left: 20px; } .ods_zp_20 { margin-right: 20px; } .ods_zd_20 { margin-bottom: 20px; } .ods_wg_20 { padding-top: 20px; } .ods_wl_20 { padding-left: 20px; } .ods_wp_20 { padding-right: 20px; } .ods_wd_20 { padding-bottom: 20px; } .ods_zg_25 { margin-top: 25px; } .ods_zl_25 { margin-left: 25px; } .ods_zp_25 { margin-right: 25px; } .ods_zd_25 { margin-bottom: 25px; } .ods_wg_25 { padding-top: 25px; } .ods_wl_25 { padding-left: 25px; } .ods_wp_25 { padding-right: 25px; } .ods_wd_25 { padding-bottom: 25px; } .ods_zg_30 { margin-top: 30px; } .ods_zl_30 { margin-left: 30px; } .ods_zp_30 { margin-right: 30px; } .ods_zd_30 { margin-bottom: 30px; } .ods_wg_30 { padding-top: 30px; } .ods_wl_30 { padding-left: 30px; } .ods_wp_30 { padding-right: 30px; } .ods_wd_30 { padding-bottom: 30px; } .ods_zg_35 { margin-top: 35px; } .ods_zl_35 { margin-left: 35px; } .ods_zp_35 { margin-right: 35px; } .ods_zd_35 { margin-bottom: 35px; } .ods_wg_35 { padding-top: 35px; } .ods_wl_35 { padding-left: 35px; } .ods_wp_35 { padding-right: 35px; } .ods_wd_35 { padding-bottom: 35px; } .ods_zg_40 { margin-top: 40px; } .ods_zl_40 { margin-left: 40px; } .ods_zp_40 { margin-right: 40px; } .ods_zd_40 { margin-bottom: 40px; } .ods_wg_40 { padding-top: 40px; } .ods_wl_40 { padding-left: 40px; } .ods_wp_40 { padding-right: 40px; } .ods_wd_40 { padding-bottom: 40px; } .ods_zg_45 { margin-top: 45px; } .ods_zl_45 { margin-left: 45px; } .ods_zp_45 { margin-right: 45px; } .ods_zd_45 { margin-bottom: 45px; } .ods_wg_45 { padding-top: 45px; } .ods_wl_45 { padding-left: 45px; } .ods_wp_45 { padding-right: 45px; } .ods_wd_45 { padding-bottom: 45px; } .ods_zg_50 { margin-top: 50px; } .ods_zl_50 { margin-left: 50px; } .ods_zp_50 { margin-right: 50px; } .ods_zd_50 { margin-bottom: 50px; } .ods_wg_50 { padding-top: 50px; } .ods_wl_50 { padding-left: 50px; } .ods_wp_50 { padding-right: 50px; } .ods_wd_50 { padding-bottom: 50px; } .ods_zg_55 { margin-top: 55px; } .ods_zl_55 { margin-left: 55px; } .ods_zp_55 { margin-right: 55px; } .ods_zd_55 { margin-bottom: 55px; } .ods_wg_55 { padding-top: 55px; } .ods_wl_55 { padding-left: 55px; } .ods_wp_55 { padding-right: 55px; } .ods_wd_55 { padding-bottom: 55px; } .ods_zg_60 { margin-top: 60px; } .ods_zl_60 { margin-left: 60px; } .ods_zp_60 { margin-right: 60px; } .ods_zd_60 { margin-bottom: 60px; } .ods_wg_60 { padding-top: 60px; } .ods_wl_60 { padding-left: 60px; } .ods_wp_60 { padding-right: 60px; } .ods_wd_60 { padding-bottom: 60px; } .ods_zg_65 { margin-top: 65px; } .ods_zl_65 { margin-left: 65px; } .ods_zp_65 { margin-right: 65px; } .ods_zd_65 { margin-bottom: 65px; } .ods_wg_65 { padding-top: 65px; } .ods_wl_65 { padding-left: 65px; } .ods_wp_65 { padding-right: 65px; } .ods_wd_65 { padding-bottom: 65px; } .ods_zg_70 { margin-top: 70px; } .ods_zl_70 { margin-left: 70px; } .ods_zp_70 { margin-right: 70px; } .ods_zd_70 { margin-bottom: 70px; } .ods_wg_70 { padding-top: 70px; } .ods_wl_70 { padding-left: 70px; } .ods_wp_70 { padding-right: 70px; } .ods_wd_70 { padding-bottom: 70px; } .ods_zg_75 { margin-top: 75px; } .ods_zl_75 { margin-left: 75px; } .ods_zp_75 { margin-right: 75px; } .ods_zd_75 { margin-bottom: 75px; } .ods_wg_75 { padding-top: 75px; } .ods_wl_75 { padding-left: 75px; } .ods_wp_75 { padding-right: 75px; } .ods_wd_75 { padding-bottom: 75px; } .ods_zg_80 { margin-top: 80px; } .ods_zl_80 { margin-left: 80px; } .ods_zp_80 { margin-right: 80px; } .ods_zd_80 { margin-bottom: 80px; } .ods_wg_80 { padding-top: 80px; } .ods_wl_80 { padding-left: 80px; } .ods_wp_80 { padding-right: 80px; } .ods_wd_80 { padding-bottom: 80px; } .ods_zg_85 { margin-top: 85px; } .ods_zl_85 { margin-left: 85px; } .ods_zp_85 { margin-right: 85px; } .ods_zd_85 { margin-bottom: 85px; } .ods_wg_85 { padding-top: 85px; } .ods_wl_85 { padding-left: 85px; } .ods_wp_85 { padding-right: 85px; } .ods_wd_85 { padding-bottom: 85px; } .ods_zg_90 { margin-top: 90px; } .ods_zl_90 { margin-left: 90px; } .ods_zp_90 { margin-right: 90px; } .ods_zd_90 { margin-bottom: 90px; } .ods_wg_90 { padding-top: 90px; } .ods_wl_90 { padding-left: 90px; } .ods_wp_90 { padding-right: 90px; } .ods_wd_90 { padding-bottom: 90px; } .ods_zg_95 { margin-top: 95px; } .ods_zl_95 { margin-left: 95px; } .ods_zp_95 { margin-right: 95px; } .ods_zd_95 { margin-bottom: 95px; } .ods_wg_95 { padding-top: 95px; } .ods_wl_95 { padding-left: 95px; } .ods_wp_95 { padding-right: 95px; } .ods_wd_95 { padding-bottom: 95px; } .ods_zg_100 { margin-top: 100px; } .ods_zl_100 { margin-left: 100px; } .ods_zp_100 { margin-right: 100px; } .ods_zd_100 { margin-bottom: 100px; } .ods_wg_100 { padding-top: 100px; } .ods_wl_100 { padding-left: 100px; } .ods_wp_100 { padding-right: 100px; } .ods_wd_100 { padding-bottom: 100px; } 
	.px10 { font-size: 10px; } .px11 { font-size: 11px; } .px12 { font-size: 12px; } .px13 { font-size: 13px; } .px14 { font-size: 14px; } .px15 { font-size: 15px; } .px16 { font-size: 16px; } .px17 { font-size: 17px; } .px18 { font-size: 18px; } .px19 { font-size: 19px; } .px20 { font-size: 20px; } .px21 { font-size: 21px; } .px22 { font-size: 22px; } .px23 { font-size: 23px; } .px24 { font-size: 24px; } .px25 { font-size: 25px; } .px26 { font-size: 26px; } .px27 { font-size: 27px; } .px28 { font-size: 28px; } .px29 { font-size: 29px; } .px30 { font-size: 30px; } .px31 { font-size: 31px; } .px32 { font-size: 32px; } .px33 { font-size: 33px; } .px34 { font-size: 34px; } .px35 { font-size: 35px; } .px36 { font-size: 36px; } 


	/** Bootstrap **/
	.text-left {
	  text-align: left;
	}
	.text-right {
	  text-align: right;
	}
	.text-center {
	  text-align: center;
	}
	.text-justify {
	  text-align: justify;
	}
	.text-nowrap {
	  white-space: nowrap;
	}
	.text-lowercase {
	  text-transform: lowercase;
	}
	.text-uppercase {
	  text-transform: uppercase;
	}
	.text-capitalize {
	  text-transform: capitalize;
	}
	.text-muted {
	  color: #777;
	}
	.text-primary {
	  color: #337ab7;
	}
	a.text-primary:hover,
	a.text-primary:focus {
	  color: #286090;
	}
	.text-success {
	  color: #3c763d;
	}
	a.text-success:hover,
	a.text-success:focus {
	  color: #2b542c;
	}
	.text-info {
	  color: #31708f;
	}
	a.text-info:hover,
	a.text-info:focus {
	  color: #245269;
	}
	.text-warning {
	  color: #8a6d3b;
	}
	a.text-warning:hover,
	a.text-warning:focus {
	  color: #66512c;
	}
	.text-danger {
	  color: #a94442;
	}
	a.text-danger:hover,
	a.text-danger:focus {
	  color: #a94442;
	}
	.bg-primary {
	  color: #fff;
	  background-color: #337ab7;
	  padding: 5px 25px 5px 25px !important;
	}
	a.bg-primary:hover,
	a.bg-primary:focus {
	  background-color: #286090;
	}
	.bg-success {
	  background-color: #dff0d8;
	  padding: 5px 25px 5px 25px !important;
	}
	a.bg-success:hover,
	a.bg-success:focus {
	  background-color: #c1e2b3;
	}
	.bg-info {
	  background-color: #d9edf7;
	  padding: 5px 25px 5px 25px !important;
	}
	a.bg-info:hover,
	a.bg-info:focus {
	  background-color: #afd9ee;
	}
	.bg-warning {
	  background-color: #fcf8e3;
	  padding: 5px 25px 5px 25px !important;
	}
	a.bg-warning:hover,
	a.bg-warning:focus {
	  background-color: #f7ecb5;
	}
	.bg-danger {
	  background-color: #f2dede;
	  padding: 5px 25px 5px 25px !important;
	}
	a.bg-danger:hover,
	a.bg-danger:focus {
	  background-color: #e4b9b9;
	}
	/** Bootstrap **/

	.has-text-align-center{
		text-align: center;
	}

	.tlo_kontakt_b .wp-block-columns {
		padding: 50px;
		background-color: #000;
		margin: 1px 0px !important;
	}

	.tlo_kontakt_b .wp-block-columns strong{
		color: #ffd200;
	}
	.tlo_kontakt_b .wp-block-columns h2 {
	  font-size: 24px;
	  line-height: 26px;
	  margin-bottom: 20px;
	}


	/* ==========================================================================
	   influencja.pl
	   ========================================================================== */


	.hidden{display:none!important}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}
	@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before,:first-letter,:first-line{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}

.page{
	margin: 30px 0px;
}
/* Our wrapper */
.wrapper{
  width: 1140px;
  height: 700px;
  position: relative;
  left: 0px;
  top: 0px;
  overflow:hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}



.wrapper img{
	max-width: none !important;

}

/* Our image information */
.before,
.after {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: absolute;
  top:0;
  left:0;
  pointer-events:none;
  overflow: hidden;
}

.content-image{
  height:100%;
}

.after{
  width:130px;
}

.scroller{
  width: 50px;
  height:50px;
  position: absolute;
  left:100px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background-color: transparent;
  opacity:0.9;
  pointer-events:auto;
  cursor: pointer;
}

.scroller:hover{
  opacity:1;
}

.scrolling{
  pointer-events:none;
  opacity:1;
}

.scroller__thumb{
  width:80%;
  height:80%;
  padding:10%;
  background-color: #fff;
 }

.scroller:before,
.scroller:after{
  content:" ";
  display: block;
  width: 7px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  transition:0.1s;
}
.scroller:before{
  top:100%;
}
.scroller:after{
  bottom:100%;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.scroller{
	background-color: #fff;
  border: 5px solid #fff;
}
.scroller:before,
.scroller:after{
  background: #fff;
}

.scroller svg{
	border-radius: 50%;
	width: 80%;
	padding: 10%;
}




.scroller__thumb::selection,
.scrolling::selection,
.scroller::selection,
.content-image::selection,
.after::selection,
.before::selection,
.wrapper::selection {
    background: transparent;
    color: black; /* kolor tekstu */
}

.leaflet-tile-container img.leaflet-tile{
	filter: grayscale(100);
}
