	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
	   ========================================================================== */
	.czcionka {
		font-family: 'Noticia Text', serif;
	}
	body {
		margin: 0px;
		padding: 0px;
		font-family: 'Noticia Text', serif;
		color: #000;
		font-size: 16px;
		width: 100%;
		overflow-x: hidden;
		background-color: #fff;
		background-image: url(../img/tlo_strona.jpg);
		background-position: top center; 
		background-repeat: no-repeat;
		background-size: 100% auto;
	}
	#ladowanie {
		text-align: center;
		background-color: #fff;
		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;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
	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;
	}
	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;
	}
	a:active, a:focus, a:blur {
		text-decoration: none;
	}



	/** HEADER **/
	#glowny_naglowek_knt {
		width: 100%;
		height: 136px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		position:fixed;
		left:0px;
		right:0px;
		z-index:501;
	    background-position: top center;
	    background-repeat: no-repeat;
	    box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
	    background-color: #fff;
	}
	#glowny_naglowek {
		width: 100%;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding: 0px 40px 0px 40px;
	}
	#logo {
		margin: 15px 0px 15px 0px;
		float: left;
	}
	#logo img {
		width: auto;
	}
	#logo img:hover {
	}
	#menu_mobil {
		display:none;
	}
	#menuGlowne {
		margin-top: 20px;
		margin-right: 75px;
		float: right;
	} 
	#menuGlowne ul {
		padding:0px; 
		width: auto;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		height: 31px;
	} 
	#menuGlowne ul:after {
		content:".";
		display:block;
		height:0;
		clear:both;
		visibility:hidden;
	} 
	#menuGlowne li {
		position: relative;
		display: block;
		float: left;
		list-style-type: none;
		height: 31px;
		display: block;
		cursor: pointer;
		padding-right: 18px;
		padding-left: 18px;
	} 
	#menuGlowne ul li a {
		display: block;
		position: static;
		width: 100%;
		height: 31px;
		padding-top: 18px;
		padding-bottom: 15px;
		padding-right: 18px;
		padding-left: 18px;
		color: #000;
		margin: 0px;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
		text-transform: none;
		-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.podwojne {
		white-space: pre-line;
	}
	#menuGlowne ul li a.pojedyncze {
		height: 62px;
		padding-top: 27px;
	}
	#menuGlowne ul li a:hover {
		color: #e5ad47;
		-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 ul {
		font-family: 'Noticia Text', serif;
		display: none;
		width: 100%;
		position: absolute;
		left: 45px;
		top: 52px;
		padding: 0px 0px 0px 0px;
		width: 250px;
		z-index: 500;
		background-color: #000;
	}
	#menuGlowne ul ul li {
		font-family: 'Noticia Text', serif;
		float: none;
		height: auto;
		text-align: left;
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		background-color: #000;
	} 
	#menuGlowne ul ul li a {
		display: block;
		float: none;
		font-size: 14px;
		color: #fff;
		height: auto;
		margin-left: 0px;
		line-height: 15px;
		padding-top: 7px;
		padding-right: 15px;
		padding-bottom: 7px;
		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: #000;
	}
	#menuGlowne  ul ul li a:hover {
		color: #000;
		background-color: #e5ad47; 
		-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 ul ul li a{
		padding-left: 20px;
		width: 215px;
	}

	#menuGlowne  ul ul ul{
		position: absolute;
		width: auto;
		margin: 0px;
		left: 250px;
		top: 0px;
		background: #444;
	}

	#menuGlowne  ul ul ul{
		display: none !important;
	}
	#menuGlowne  ul ul li:hover ul {
		display: block !important;
	}
	#dalej_cel {
		position: absolute;
		margin-top: -135px;
	}
	#dalej {
		background:url(../img/st-dol.png) center top no-repeat;
		width:100%;
		height: 63px;
		bottom: 0px;
		right: 0px;
		left: 0px;
		position: fixed;
		z-index: 11;
		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;
	}
	#dalej:hover {
		bottom: -5px;
		-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;
	}
	#menu_kontakt {
		background-color: #000;
		padding: 3px 0px 3px 0px;
	}
	#menu_kontakt ul {
		margin: 0px 0px 0px 0px;
		width: auto;
		padding: 0px 40px 0px 40px;
		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;
		font-size: 14px;
		color: #fff;
	}
	#menu_kontakt li.do_lewej {
		float: left;
	}
	#menu_kontakt a {
		color: #fff;
	}
	#menu_kontakt a:hover {
		color: #e5ad47;
	}
	#menu_kontakt_str {
	}
	#menu_kontakt_str ul {
		margin: 5px 0px 0px 0px;
		width: auto;
		padding: 0px;
		list-style: none;
		display: block;
	}
	#menu_kontakt_str ul:after {
		clear: both;
		display: block;
		content: ' ';
	}
	#menu_kontakt_str li {
		list-style: none;
		display: block;
		float: left;
		width: 29.333%;
		padding: 0px 2% 0px 2%;
	}
	#menu_kontakt_str h3 {
		text-transform: uppercase;
		font-size: 22px;
	}
	#menu_kontakt_str a {
		color: #fff;
		font-size: 24px;
		font-weight: bold;
	}
	#menu_kontakt_str a:hover {
		color: #e5ad47;
	}
	#menu_kontakt_str i {
		display: block;
		font-size: 36px;
	}
	#menu_kontakt_str .kreska {
		width: 50%;
		height: 1px;
		background-color: #000;
		margin: auto;
	}
	#baner {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
		padding-bottom: 0px;
		padding-top: 115px;
		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: #e5ad47;
	}
	.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: #e5ad47;
		background-color:#e5ad47;
	}
	.pager > * {
		cursor: pointer;
	}
	/** HEADER **/

	/** MAIN **/
	main {
		padding-top: 0px;
	}
	.tresc {
		width: 1200px;
		margin: auto;
	}
	.lewa {
		float: left;
		width: 800px;
	}
	.prawa {
		float: right;
		width: 360px;
	}
	.tlo_transparentne {
		margin: 0px;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.tlo_transparentne header {
		text-align: center;
	}
	.tlo_transparentne h2 {
		font-family: 'Noticia Text', 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: 'Noticia Text', 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: #e5ad47;
		font-weight: 900;
		font-size: 24px;
		line-height: 24px;
		text-transform: none;
	}
	.tlo_transparentne h3 {
		font-family: 'Noticia Text', serif;
		color: #e5ad47;
		font-size: 18px;
		text-transform: uppercase;
	}
	.tlo_szare {
		background-color: #ededed;
		color: #000;
		padding-top: 50px;
		padding-right: 0px;
		padding-bottom: 50px;
		padding-left: 0px;
		background-image: url(../img/tlo_godziny.jpg);
		background-position: top center; 
		background-repeat: no-repeat;
		background-color: #e5ad47; 
	}
	.tlo_szare h2 {
		font-size: 48px;
		text-transform: uppercase;
	}
	.tlo_szare .tekst, .tlo_szare .tekst strong {
		text-align: center;
		font-size: 18px;
		line-height: 30px;
		color: #000;
	}
	.tlo_oferta {
		background-color: #ededed;
		color: #fff;
		padding-top: 50px;
		padding-right: 0px;
		padding-bottom: 50px;
		padding-left: 0px;
		background-image: url(../img/tlo_oferta.jpg);
		background-position: center center; 
	}
	.tlo_oferta .tekst, .tlo_oferta .tekst strong {
		text-align: left;
		font-size: 28px;
		line-height: 36px;
		color: #000;
		font-weight: bold;
	}
	.tlo_oferta h1, .tlo_oferta h2.ngh1 {
		font-family: 'Noticia Text', serif;
		color: #e5ad47;
		font-size: 48px;
		font-weight: bold;
		margin-bottom: 30px;
		margin-top: 10px;
		padding: 0px;
	}
	.tlo_biale {
		/*background-color: #fff;*/
		width: 100%;
		margin: auto;
		padding: 75px 0px 75px 0px;
	}
	.tlo_o_nas {
		background-image: url(../img/stare_woluminy.jpg);
		background-position: center center;
		background-repeat: no-repeat;
	}
	.tlo_o_nas .tekst {
		padding-right: 55%;
		padding-left: 5%;
	}
	.tlo_linki {
		background-image: url(../img/stary_papyrus.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;
		padding: 0px;
	}
	.tlo_linki .tekst {
		padding-right: 0%;
		padding-left: 50%;
	}
	.tlo_biale h2 {
		font-family: 'Noticia Text', serif;
		color: #000;
		border-bottom: 1px dotted #e5ad47;
		font-size: 24px;
		font-weight: bold;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 36px;
		margin-top: 15px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
		text-align: left;
	}
	.tlo_biale h2 span {
		color: #e5ad47;
		font-size: 48px;
		text-transform:uppercase;
	}
	.tlo_biale h1, .tlo_biale h2.ngh1 {
		font-family: 'Noticia Text', serif;
		color: #000000;
		font-size: 40px;
		font-weight: normal;
		padding-bottom: 0px;
		padding-top: 0px;
		line-height: 48px;
		margin-top: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 35px;
		margin-left: 0px;
		text-align: left;
	}
	.tlo_biale h1 span {
		color: #e5ad47;
	}
	.tlo_biale h3 {
		color: #000;
	}
	.nr1 {
		background-image: url(../img/nr1.png);
		background-position: right top;
		background-repeat: no-repeat;
	}
	.nr2 {
		background-image: url(../img/nr2.png);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.nr3 {
		background-image: url(../img/nr3.png);
		background-position: right top;
		background-repeat: no-repeat;
	}
	.nr4 {
		background-image: url(../img/nr4.png);
		background-position: left top;
		background-repeat: no-repeat;
	}
	.tlo_jasne {
		padding-top: 0px;
		padding-bottom: 22px;
		background-color: #f2f2f2;
	}
	.tlo_jasne h1 {
		font-family: 'Noticia Text', 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: 'Noticia Text', 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;
	}
	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;
		position: relative;
		text-align: center;
		margin: 0px;
		padding: 5%;
		width: 40%;
	    -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 a {
		display: block;
		height: 70px;
		padding: 5px 0px 15px 0px;
		color: #000;
		font-size: 22px;
		line-height: auto;
	}
	ul.kolumny_skroty li:hover a {
		color: #e5ad47;
		padding: 0px 0px 20px 0px;
	}
	ul.kolumny_zalaczniki { padding:0px; margin:0px; } 
	ul.kolumny_zalaczniki:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
	ul.kolumny_zalaczniki li {
		list-style:none;
		float:left;
		position: relative;
		text-align: center;
		margin: 0px;
		padding: 1% 1% 3% 1%;
		width: 23%;
	    -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_zalaczniki 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_zalaczniki li a {
		display: block;
		height: 185px;
		overflow: hidden;
		margin: 5px 0px 15px 0px;
		color: #000;
		font-size: 22px;
		line-height: auto;
	}
	ul.kolumny_zalaczniki li:hover a {
		color: #e5ad47;
		margin: 0px 0px 20px 0px;
	}
	.tlo_bez_dolnego_odstepu {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.tlo_bez_odstepu {
		padding-top: 0px !important;
		margin-top: 0px !important;
		padding-bottom: 0px !important;
		margin-bottom: 0px !important;
	}
	.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: 'Noticia Text', serif;
		color: #e5ad47;
		font-size: 30px;
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 15px;
	}
	.tlo_strona h1, .tlo_strona h2.ngh1 {
		font-family: 'Noticia Text', 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: 'Noticia Text', 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: #e5ad47;
		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: 'Noticia Text', 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: 'Noticia Text', 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;
	}
	.odstep_strona {
		padding-top: 225px;
	}
	.odstep_strona h1 {
		padding-bottom: 5px;
	}
	.tekst {
		color: #000;
		font-size: 18px;
		line-height: 30px;
		margin: auto;
		text-align: left;
	}
	.tekst strong {
		color: #000;
	}
	.tekst_idx {
		width: 1000px;
		margin: auto;
		text-align: center;
	}
	.tekst p {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 30px;
		margin-left: 0px;
	}
	.tekst a, .tekst a strong {
		color: #000;
		text-decoration: none;
	}
	.tekst a:hover, .tekst a:hover strong {
		color: #e5ad47;
	}
	.tekst img {
		max-width: 100%;
		height: auto;
	}
	.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: #e5ad47;
		padding-left: 3px;
	}
	.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 {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		opacity: 0.6;
		height: auto;
		max-width: 100%;
		height: auto;
	}
	.logotypy img:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
		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;
	}
	.mapka_strgl_knt, {
		padding: 0px;
	}
	.mapka, .google-map, .angular-google-map-container {
		width:100%;
		height: 650px;
		border:1px solid #ccc;
		float:right;
		margin-bottom:50px;
	}
	.mapka_strgl {
		width:100%;
		height: 433px;
		z-index: 0;
		box-shadow: 0px 0px 25px rgba(0,0,0,0.1) inset;
		background: url(../img/tlo_mapka.jpg) center center;
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}
	.mapka_strgl:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
	}
	.mapka_opis {
		position: absolute;
		left: 0px;
		right: 0px;
		pointer-events: none;
		z-index: 489;
		font-size: 18px;
		color: #fff;
	}
	.mapka_opis article {
		background-color: rgba(0,0,0,0.95);
		background-image: url(../img/tlo_kontakt.jpg);
		width:40%;
		float: right;
		margin-top: 0px;
		padding-top: 50px;
		padding-left: 5%;
		padding-right: 5%;
		padding-bottom: 0px;
		position: relative;
		height: 383px;
		pointer-events: auto;
	}
	.mapka_opis article h1, .mapka_opis article h3,.mapka_opis article h2{
		font-size: 30px;
		line-height: 30px;
		color: #fff;
		padding: 35px 0px 25px 0px;
		margin: 0px;
		border: none;
	}
	.mapka_opis article p {
		font-size: 18px;
		padding: 10px 0px 15px 0px;
		margin: 0px;
	}
	.mapka_opis article li {
		margin-bottom: 20px;
	}
	.mapka_opis article i {
		color: #e5ad47;
	}
	.mapka_opis article a {
		color: #fff;
	}
	.mapka_opis article a:hover {
		color: #e5ad47;
	}
	.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;
	}
	.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 #e5ad47;
	}
	.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: #e5ad47;
	}
	ul.kontakt li a i {
		color: #e5ad47;
	}
	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;
	}
	ul.galeria:after {
		content:"."; display:block; height:0; clear:both; visibility:hidden;
	} 
	ul.galeria li {
		width: calc(25% - 30px);
		margin: 15px;
		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:nth-child(4n+1) {
		clear:both;
	}
	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;
	}
	.kolumny_formularz div {
		width: 47%;
		float: left;
		text-align: right;
	}
	.kolumny_formularz div:nth-child(2n+1) {
		margin-right: 6%;
		text-align: left;
	}
	.wyszukiwarka {
		float: right;
		padding-top: 20px;
	}
	.formInputSzukaj {
		font-family: 'Noticia Text', 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: 'Noticia Text', 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;
	}
	.formInput {
		font-family: 'Noticia Text', 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: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
		margin-bottom: 15px;
		border: 1px solid #e1e1e1;
	}
	.formInput:hover, .formInput:focus {
		box-shadow: 0px 0px 10px rgba(0,0,0,0.07);
	}
	.formTextarea {
		height:100px;
	}
	.inputTextBlad {
		color: #cc0000;
		display: block;
	}
	.formBtn {
		font-family: 'Noticia Text', serif;
		padding-top: 5px;
		padding-right: 20px;
		padding-bottom: 5px;
		padding-left: 20px;
		font-size: 18px;
		color: #000;
		cursor: pointer;
		text-transform: uppercase;
		background-color: transparent;
		border: 1px solid #e5ad47; 
		-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;
	}
	.formBtn:hover {
		color: #fff;
		background-color: #e5ad47;
		-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 **/




	/** FOOTER **/
	#stopka {
		color: #000;
		font-size: 14px;
		background-color: #fff;
		margin:0px;
		padding-bottom: 150px;
		padding-top: 75px;
		text-align: left;
		background: url(../img/tlo_stopka.jpg) repeat-x top left;
	}
	#stopka strong {
		font-size: 18px;
		font-weight: normal;
	}
	#stopka a i {
		color: #e5ad47;
	}
	#stopka a {
		color: #ccc;
	}
	#stopka a:hover {
		color: #e5ad47;
		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 **/
	.kolory_bw {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
	}

	.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: #e5ad47;
	}
	.czarny {
		color: #333333;
	}
	.szary {
		color: #ccc;
	}
	.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;
	}
	.info {
		background-color: #e5ad47;
		color: #fff;
		padding-top: 25px;
		padding-bottom: 25px;
		position: fixed;
		font-size: 20px;
		z-index: 511;
		width: 100%;
		left: 0px;
		right: 0px;
		bottom: 0px;
		box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	}
	.info p {
		margin: 0px 0px 0px 0px; 
	}
	.info .kol_10 {
		text-align: right;
	}
	.info .kol_20 {
		text-align: center;
	}
	.info button {
		border: 1px solid rgba(255,255,255,0.5);
		padding: 5px 10px 8px 10px;
		background: transparent; 
	}
	.info button:hover {
		border: 1px solid rgba(255,255,255,1);
	}
	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;
		font-size: 14px;
		color: #000;
		background: #f2f2f2;
		-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_standardy li:nth-child(2n) {
		background: #e6e6e6;
	}
	ul.kolumny_standardy li:hover {
		background: #fafafa;
		-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_standardy li h3 {
		color: #e5ad47;
		text-transform: uppercase;
		font-size: 20px;
		height: 45px;
		overflow: hidden;
	}
	.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;
	}

	.tekst table {
		width:100%;
		width:calc(100% - 2px);
		border-top:1px solid #CCCCCC;
		border-left:1px solid #CCCCCC;
		margin-top:15px;
	}
	.tekst table td {
		border-bottom:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		padding: 3px 15px 3px 15px;
	}
	.tekst table tr td:first-child {
		padding: 0px 15px 0px 15px;
	}
	.tekst table td img {
		max-width: 100px;
		max-height: 100px;
		width: auto;
		height: auto;
		padding: 0px !important;
		margin: 0px !important;
	}
	/*.tekst table tr td:nth-child(even) {
		text-align:right;
	} */
	.tekst table tr:hover {
	    background: #eeeeee !important;
	}
	.tekst table tr:nth-child(odd) {
	    background: #f7f7f7;
	}
	.tekst table tr:nth-child(even) {
	    background: #ffffff;
	} 
	/** 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% - 80px); padding: 0px 40px 0px 40px; } .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 **/


	/* ==========================================================================
	   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}}
