fieldset,hr{border:0;padding:0;overflow: hidden;width: 100%;}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: 'Exo 2', sans-serif;
}
iframe {
    width: 100%;
    height: 500px;
}
#menu_mobil{
	display: none;
}
.box100{
	width: 100%;
	padding-top: 50px;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 15px;
	width: 100%;
	overflow-x: hidden;
	background-color: #f2f2f2;
	font-weight: 400;
}
#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:350px;
}
#ladowanieZawartosc img {
	max-width:100%;
	height:auto;
}
.filmy br{
	display: none;
}
.block{
	display: block;
}
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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	text-decoration: none;
}
a:active, a:focus, a:blur {
	text-decoration: none;
}
.wydarzenie_knt {
	float: right;
	padding: 5px 15px 25px 15px;
}
.wydarzenie {
	display: inline-block;
	margin-right: 15px;
}
.wydarzenie_kolor {
	display: inline-block;
	width: 10px;
	height: 15px;
	margin-right: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.plik{
	text-align: center;
	list-style: none;
	width: 300px;
	float: left;
	margin:20px;
	min-height: 250px;
}
.plik img{
    width: 100px;
    -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;
    opacity: 0.6;
}
.plik:hover img{
    width: 100px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(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;
    opacity: 1;
}
.plik:hover a{
 	 color: #c00418;
	text-decoration: none;
}
/** HEADER **/
#glowny_naglowek_knt {

	width: 100%;
	left: 0px;
	right: 0px;
	position: static;
	top:0px;
	height: 200px;
	z-index: 2;
	font-family: 'Exo 2', 'Lato',sans-serif;
}
#glowny_naglowek {
	width: 1200px;
	margin:0 auto;
	position: relative;
}
.social{
	position: absolute;
	right: 0px;
	margin-top: 10px;
	margin-right: 24px;
}
.social ul li {
	list-style: none;
	float: left;
	padding: 0 10px;
}
.social ul li a{
	color: #fff;
	font-size:16px;
	font-weight: 700;
}
.social ul li:hover a{
	color: #ccc;
}
.logo {
	float: left;
}

.menuGlowne{
	float: right;
	width: 950px;
	margin-top: 60px;
}
.menuGlowne ul li{
	float: left;
	padding: 0 20px;
	list-style: none;
	position: relative;
}
.menuGlowne ul li a{
	color: #fff;
	font-size:18px;
	font-weight: 700;
	text-transform:uppercase;
}
.menuGlowne ul li:hover a{
	color: #ccc;
}
.menuGlowne ul li:hover ul {
	display: block;
}
.menuGlowne ul li:hover ul ul{
	display: none;
}
.menuGlowne ul li ul li ul.ulPoziom{
	display: none ;
	top: 5px;
	width: 200px;
	right: 23px;
	margin-left: -5px;
		
}
.menuGlowne ul li ul li:hover ul.ulPoziom{
	display: block ;
}

.menuGlowne ul ul {
	font-family: 'Exo 2', sans-serif;
	display: none;
	width: 100%;
	position: absolute;
	width: 300px;
	z-index: 500;
	background-color: rgba(0,0,0,0.6);
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	padding: 5px;
}
.menuGlowne ul ul li {
	font-family: 'Exo 2', sans-serif;
	float: none;
	height: auto;
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
} 
.menuGlowne ul ul li a {
	display: block;
	float: none;
	font-size: 16px;
	color: #fff;
	height: auto;
	margin-left: 0px;
	letter-spacing: 0px;
	text-transform: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 270px;
	text-align: left;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.menuGlowne ul ul ul {
	left:300px;
	display: none;
}
.menuGlowne ul ul li:hover ul {
	display: block;
}






.menuGlowne  ul ul li a:hover {
	color: #fff;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
#menu_scroll{
	background:url(../img/menu_scroll.jpg) center top no-repeat;
	position:fixed; 
	top:0px; 
	margin-top:-115px; 
	z-index:1010;
	height:80px;
	width:100%;
    left:0px; 
	right:0px;
	box-shadow:0px 0px 25px rgba(0,0,0,0.2)
}

#menu_scroll div{
	width: 1200px;
	margin:0 auto;
}
#menu_scroll .logo2{
	width: auto;
	height: 80px;
	float: left;
	
}
#menu_scroll ul{
	float: right;
	width: 950px;
	margin-top: 30px;
}
#menu_scroll ul li{
	float: left;
	padding: 0 20px;
	list-style: none;
}
#menu_scroll ul li a{
	color: #fff;
	font-size:16px;
	font-weight: 700;
	text-transform:uppercase;

}
#menu_scroll ul li:hover a{
	color: #c00418;
}
#menu_scroll ul li:hover ul{
	display: block;
}

#menu_scroll ul ul {
	font-family: 'Exo 2', sans-serif;
	display: none;
	width: 100%;
	position: absolute;
	width: 300px;
	z-index: 500;
	background-color: rgba(0,0,0,0.9);
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	padding: 5px;
	margin-top: 0px;
	padding-top: 20px;
}
#menu_scroll ul ul li {
	font-family: 'Exo 2', sans-serif;
	float: none;
	height: auto;
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: relative;
} 
#menu_scroll ul ul li a {
	display: block;
	float: none;
	font-size: 16px;
	color: #fff;
	height: auto;
	margin-left: 0px;
	letter-spacing: 0px;
	text-transform: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 270px;
	text-align: left;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
#menu_scroll  ul ul li a:hover {
	color: #fff;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
#menu_scroll ul ul ul {
	left:300px;
	display: none !important;
}
#menu_scroll ul ul li:hover ul {
	display: block !important;
}
#menu_scroll ul li ul li ul.ulPoziom{
	display: none ;
	top: 5px;
	width: 200px;
	right: 295px;
	margin-left: -5px;
		
}
#menu_scroll ul li ul li:hover ul.ulPoziom{
	display: block ;
}

#do_gory {
	position: fixed;
	bottom: 25px;
	right: 25px;
	z-index: 10000;
	cursor: pointer;
}
body {
	background-color: #f7f7f7;
	margin: 0px;
	padding: 0px;
	font-family: 'Exo 2', 'Lato',sans-serif;
}
#ladowanie {
	text-align: center;
	background-color: #fff;
	background-color: rgba(255,255,255,1);
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #666666;
	font-size: 13px;
}
#dalej {
	width:4%;
	height:auto;
	overflow:hidden;
	cursor:pointer;
	text-align:center;
	position:absolute;
	z-index:3;
	margin-left:96%;
}
#dalej img {
	width:100%;
	height:auto;
}
.skroty {
	width: 100%;
	z-index: 20;
	position:absolute;
	z-index:4;
	overflow:hidden;
	cursor:pointer;
}
.slajder {
	background-color:rgba(255,255,255,0.15);
}
.glowny_film {
	text-align:center;
	overflow:hidden !important;
}
.glowny_film_nakladka {
	position:absolute;
	top: 0px;
	left:0px;
	right:0px;
	z-index:2;
	overflow:hidden;
	background-image:url(img/nakladka.png);
	height:auto;
}
.haslo {
	position: absolute;
	z-index: 500;
	top: 300px;
	right: 0px;
	left:0px;
	width:100%;
	height:auto;
	text-align:center;
}
.haslo img {
	width:80%;
	max-width:1193px;
	height:auto;
}
.menu_glowne {
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 355px;
	cursor:pointer;
	background: url(img/menu.png) top center no-repeat;
}

.informacja_menu {
	float: right;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 7px;
}
.wyszukiwarka {
	float: right !important;
	background-color: rgba(255,255,255,0.1);
	padding: 0px;
	margin: 0px !important;
}
#menu_kontakt {
	margin-right: 70px;
	font-size: 13px;
	font-weight: normal;
	color: #8a9497;
	float: right;
	margin-top: 15px;
}
#menu_kontakt ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
}
#menu_kontakt li {
	list-style: none;
	display: block;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#menu_kontakt a {
	text-decoration: none;
	color: #8a9497;
	font-size: 14px;
	font-weight: 400;
}
#menu_kontakt a:hover {
	color: #0070d4;
}
#menu_kontakt a span {
	padding-left: 5px;
}
#menu_kontakt a i {
	color: #8a9497;
	border-radius: 50%;
	border: 1px solid #0070d4;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#menu_kontakt a:hover i {
	color: #fff;
	background-color: #0070d4;
}
#dalejBtn {
	position: absolute;
	margin-top: -50px;
	width: 100%;
	text-align: center;
	z-index: 502;
	cursor: pointer;
}
#dalejBtn img {
	opacity: 0.8;
	padding-bottom: 5px;
	padding-top: 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;
}
#dalejBtn img:hover {
	opacity: 1;
	padding-bottom: 0px;
	padding-top: 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;
}
#a_ofirmie {
	position: absolute;
	margin-top: -76px;
}
.glowny_film {
	text-align:center;
	overflow:hidden !important;
}
.glowny_film_nakladka {
	position:absolute;
	top: 0px;
	left:0px;
	right:0px;
	z-index:2;
	overflow:hidden;
	background-image:url(../img/nakladka.png);
	height:auto;
	opacity:0.7;
}
#baner {
	width: 100%;
	min-width: 100%;
	height: 659px;
	padding-top: 80px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: hidden;
}
#prev, #next, #prev:hover, #next:hover {
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	position: absolute;
	top: 405px;
	z-index: 500;
	cursor: pointer;
}
#prev {
	left: 0px;
	padding:  0px 0px 0px 15px;
}
#next {
	right: 0px;
	padding: 0px 15px 0px 0px;
}
#prev:hover {
	padding: 0px 15px 0px 0px;
}
#next:hover {
	padding:  0px 0px 0px 15px;
}
#slajder {
	width: 100%;
	margin: auto;
	height: 659px;
	overflow: hidden;
}
.slajd {
	background-size: auto 659px;
	height: 659px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.s1 {
background:url(../img/001.jpg) no-repeat top center;
}
.s2 {
background:url(../img/002.jpg) no-repeat top center;
}
.s3 {
background:url(../img/003.jpg) no-repeat top center;
}
.s4 {
background:url(../img/004.jpg) no-repeat top center;
}
.s5 {
background:url(../img/005.jpg) no-repeat top center;
}
.s6 {
background:url(../img/006.jpg) no-repeat top center;
}
.s7 {
background:url(../img/007.jpg) no-repeat top center;
}
#dalej {
	height:69px; width:69px; position:absolute; z-index:200; left:0px; right:0px; margin:-88px auto; text-align:center; cursor:pointer;
}
.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: #0070d4;
	background-color:#0070d4;
}
.pager > * {
	cursor: pointer;
}
/** HEADER **/

/** MAIN **/
main {
	width: 1200px;
	margin:0 auto;
	background-image: url(../img/main_tlo.jpg);
	background-repeat: no-repeat;
	background-color: #fff;

}
h1, h2.ngh1{
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 800;
}
.tresc {
	padding: 40px;
}
.skroty{
	padding:0px;
	list-style: none;
}
.skroty li{
	position: relative;
	padding: 10px 0px;
}
.skroty li:hover{
	opacity: 0.8
}
.skroty li h3{
	position: absolute;
	top: 10px;
	color: #fff
;	font-size: 22px;
	font-weight: bold;
	right: 80px;
	width: 100px;
	text-transform: uppercase;
}
.tlo_kontakt{
	background-image: url(../img/tlo_kontakt.jpg);
	height: 500px;
    color: #fff;
    font-size: 18px;
}
.tlo_kontakt h2{
	color: #fff;
}
.tlo_kontakt strong{
	text-transform: uppercase;
	font-weight: 900;
}
.tlo_szare{
	width: 1120px;
	margin:0 auto;
	background-color: #F6F6F6;
	padding:40px;

}
.tlo_szare h2{
    font-size:24px;
    text-transform: uppercase;
    font-weight: 900;
}
.tlo_szare h2 i{
    color:#c00418;
}
.tlo_aktualnosc{
	width: 1040px;
	margin:0 auto;
	background-color: #F6F6F6;
	padding:40px;

}
.tlo_aktualnosc h2{
    font-size:24px;
    text-transform: uppercase;
    font-weight: 900;
}
.tlo_aktualnosc h2 i{
    color:#c00418;
}

.tlo_sponsor{

		width: 1200px;
	margin:0 auto;
	background-color: #F6F6F6;
	padding-top: 50px;

}
.tlo_sponsor h2{
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 8px;
    font-weight: 900;
}
#email{
	padding: 10px;
	height: 22px;
	border: 0px;
	margin:0;
	background-color: #fff;
	color: #000;
}
.wyslijIkona{
	background-color: #c00418;
    margin: 0px;
    margin-left: -4px;
    padding: 10px 15px;
    border: 0;
}
.box{
	width: 1200px;
	margin:0 auto;
	padding-top: 50px;
}

.aktualnosc span{
	font-size: 12px;
    font-weight: 900;
    color:#c00418;

}
.aktualnosc h3{
    margin: 0px
}
.aktualnosc p{
    font-size: 14px;
    display: inline;
}
.aktualnosc a{
    font-size: 14px;
    display: inline;
    color:#c00418;
}

.aktualnosc div:nth-child(3n+1) {
	clear: both;
}

.aktualnoscTresc{
	padding: 20px;
	min-height: 150px;
    background-color: #f2f2f2;
    margin-bottom: 20px;

}
.tresc_aktualnosci h1{
	margin-bottom: 0px;
}
.tresc_aktualnosci span{
	font-weight: 900;
	color:#c00418;
}
.ikonaGalerii{
	position: relative;
	margin:25px 0px;
}
.ikonaGaleriiTresc{
	background-color: rgba(0,0,0,0.6);
    position: absolute;
    bottom: 0;
    padding: 0px 0px;
    width: 100%;
}
.ikonaGaleriiTresc h3{
	padding-left: 10px;
	margin: 7px;
	color: #fff;
}


.tlo_transparentne {
	width: 1200px;
	margin: auto;
	padding: 50px 50px 50px 50px;
}
.tlo_transparentne header {
	text-align: center;
}
.tlo_transparentne h2 {
	font-family: 'Exo 2', sans-serif;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #0070d4;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.tlo_transparentne h2 strong {
	color: #000;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}
.tlo_transparentne h1, .tlo_transparentne h2.ngh1 {
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 37px;
	font-weight: 200;
	margin-bottom: 20px;
	margin-top: 10px;
	text-transform: none;
}
.tlo_transparentne h1 strong, .tlo_transparentne h2.ngh1 strong {
	color: #0070d4;
	font-weight: 400;
}
.tlo_transparentne h3 {
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}

.tg {
	width:97%;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	margin-top:15px;
}
.tg thead tr {
	font-weight: bold;
    background: #ffffff !important;
}
.tg td {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:1%;
}
.tg td:first-child {
	width: 70%;
	}

.tg td:second-child {
	width: 30%;
	}
.tg tr:hover {
    background: #eeeeee !important;
}
.tg tr:nth-child(odd) {
    background: #f7f7f7;
}
.tg tr:nth-child(even) {
    background: #ffffff;
} 
.woda_z_prawej {
	text-align: center;
	border: 1px solid #e2e2e2;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.05);
}
.woda_z_prawej h3 {
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}
.woda_z_prawej ul {
	padding:0px;
	margin: 30px 0px 0px 0px;
}
.woda_z_prawej ul:after {
	content:"."; display:block; height:0; clear:both; visibility:hidden;
} 
.woda_z_prawej li {
	list-style: none;
	padding: 15px 25px 15px 25px; 
	border-top: 1px solid #e2e2e2;
	background-color: rgba(0,0,0,0.02);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.woda_z_prawej li:hover {
	background-color: rgba(0,0,0,0.04);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.woda_z_prawej li strong {
	text-transform: uppercase;
	color: #0070d4;
	font-weight: 400;
	font-size: 18px;
}
/*
.tabele table:nth-child(2n+1) {
	width: 45%;
	float: left;
}
.tabele table:nth-child(2n) {
	width: 45%;
	float: right;
}*/
.tabele table {
/*	width:100%;
	width:calc(100% - 2px);*/
	width: 45%;
	width: calc(45% - 2px);
	margin-top:15px;
	margin-left: 2.5%;
	float: left;
	border-top:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}
.tabele table td {
	border-bottom:1px solid #e2e2e2;
	padding: 3px 15px 3px 15px;
}
.tabele table tr td:first-child {
	padding: 0px 15px 0px 15px;
}
/*.tabele table td img {
	max-width: 100px;
	max-height: 100px;
	width: auto;
	height: auto;
	padding: 0px !important;
	margin: 0px !important;
}*/
.tabele table tr td:nth-child(even) {
	text-align:right;
} 
.tabele table tr:first-child {
	background-color: rgba(0,0,0,0.02);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.tabele table tr:hover {
	background-color: rgba(0,0,0,0.04);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.tabele table td h5 {
	color: #000;
	font-weight: 400;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
}
.tabele table tr:first-child h5 {
	color: #0070d4 !important;
}
/*.evidence, .evidence h5 {
	background-color: #64d1dd !important;
	color: #fff !important;
}*/
/*.tabele table tr:nth-child(odd) {
    background: #f7f7f7;
}
.tabele table tr:nth-child(even) {
    background: #ffffff;
} */
.tlo_biale {
	background-color: #fff;
	width: 100%;
	margin: auto;
	padding: 5px 0px 5px 0px;
	box-shadow: 0px 0px 50px rgba(0,0,0,0.08);
	min-height: 170px;
}

.tlo_biale img{
	-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;
	opacity: 0.8;
}
.tlo_biale img:hover{
	-webkit-filter: grayscale(0%%);
	filter: grayscale(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;
	opacity: 1;
}

.tlo_biale2 img{
	margin: 0px 5%;
    width: 39%;
}
.tlo_biale3 img{
	margin: 20px 4%;
    padding: 0px;
    width: 23%;
}
.tlo_biale7 img{
	margin: 7px;
    padding: 0px;
    width: 150px;
}

.tlo_o_nas {
	background-image: url(../img/tlo_firma.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.tlo_o_nas .tekst {
	padding-left: 40%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.tlo_serwis {
	background-image: url(../img/tlo_serwis.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.tlo_serwis .tekst {
	padding-left: 40%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.tlo_bez_dolnego_odstepu {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tlo_biale h1, .tlo_biale .ngh1 {
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 60px;
	line-height: 45px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	border-left: 10px solid #0070d4;
}
.tlo_biale h1 span, .tlo_biale .ngh1 span {
	display: block;
	font-size: 16px;
	line-height: 40px;
	font-weight: 300;
	text-transform: uppercase;
}
.tlo_biale h2 {
	font-family: 'Exo 2', sans-serif;
	color: #0070d4;
	font-size: 22px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.tlo_biale h3 {
	font-family: 'Exo 2', sans-serif;
	color: #333;
	font-size: 18px;
}
.tlo_realizacje {
	background-color: #fff;
	margin: auto;
	padding: 0px;
}
.tlo_realizacje h1, .tlo_realizacje h2.ngh1 {
	font-family: 'Exo 2', sans-serif;
	color: #000;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 40px;
	margin-top: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	text-align: center;
}
ul.menuGalerii2 {
    padding: 0px;
    list-style: none;
}
ul.menuGalerii2 li{
   width: 24%;
	position: relative;
	float: left;
	margin: 0.5%;
}
ul.menuGalerii2 li:hover a{
	position: absolute;
	margin-top: 224px;
	height: 100px;
}
ul.menuGalerii2 li:hover a h3 {
	color: #000;
}
ul.menuGalerii2 li a {
	position: absolute;
	margin-top: 264px;
	background: rgba(136,206,0,0.9);
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	height: 60px;
}
ul.menuGalerii2 li a h3{
	color: #fff;
	font-weight: bold;
}





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: 33.3333%;
	font-size: 16px !important;
	color: #fff;
	text-align: left;
	cursor:pointer;
	background-color:#000;
	overflow: hidden;
}
ul.menuGalerii li a {
	display: block;
	position: relative;
}
ul.menuGalerii li img {
	width:100%;
	height:100%;
	z-index:0;
	opacity: 0.5;
}
ul.menuGalerii li div {
}
ul.menuGalerii li h3 {
	position: absolute;
	width: 90%;
	z-index: 1;
	bottom: 20px;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 5%;
	padding-bottom: 40px;
	padding-left: 5%;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	border-left: 15px solid rgba(0,112,212,1);
	background-color: rgba(0,112,212,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;
}
ul.menuGalerii li:hover h3 {
	border-left: 15px solid rgba(0,112,212,0);
	background-color: rgba(0,112,212,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;
}
.adres_knt {
	color: #fff;
	background-color: #1b6eca;
	padding: 25px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.adres_knt span {
	font-size: 16px;
	text-transform: uppercase;
}
.tekst {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	margin: auto;
}
.tekst p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.tlo_biale .tekst p {
	padding-left: 0px;
}
.tekst a {
	color: #666;
	text-decoration: none;
}
.tekst a:hover {
	color: #c00418;
	text-decoration: none;
}
.tekst strong {
	font-weight: 900;
	color: #333;
}
.tekst img, .wiersz img {
	max-width: 100%;
	height: auto;
}
.tekst header {
	padding-top: 50px;
}
.wody_linki {
	text-align: center;
}
.wody_linki img {
	max-width: 50%;
	height: auto;
}
.tlo_strona .tekst {
	padding: 75px 150px 75px 150px;
	color: #000;
}
.tlo_kolor .tekst {
	padding: 0px 150px 75px 150px;
	color: #fff;
}
.tlo_ciemne .tekst {
	color: #c5c5c5;
}
.tlo_ciemne .tekst a {
	color: #c5c5c5;
	text-decoration: none;
}
.tlo_ciemne .tekst a:hover {
	color: #0070d4;
}
.tlo_ciemne .tekst {
	color: #c5c5c5;
}
.obrazek100 {
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 412px !important;
	padding: 0px;
}
.cennik_knt {
	display: flex;
}
.cennik {
	float: left;
	flex: 1;
	width: calc(25% - 62px);
	padding: 45px 15px 25px 15px; 
	margin: 25px 10px 55px 10px;
	border: 1px #efefef solid; 
	text-align: center;
	font-size: 14px;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	background: url(../img/tlo_glamur.jpg) no-repeat center center #fafafa;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.03);
}
.cennik:hover {
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.cennik.promocja {
	padding: 25px 15px 25px 15px; 
	border-top: 2px #fa1796 solid; 
	/*border-bottom: 2px #fa1796 solid; */
}
.cennik strong {
	font-weight: 900;
	color: #fa1796;
}
.cennik strike {
	color: #666;
	font-size: 20px;
}
.cena_1 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	border-bottom: 1px solid #efefef;
	padding-top: 20px;
	padding-bottom: 2px;
}
.cena_2 {
	color: #000;
	font-size: 40px;
	font-weight: 400;
	border-bottom: 1px solid #efefef;
	padding-top: 20px;
	padding-bottom: 10px;
}
.silver {
	background: url(../img/cennik_01.jpg) no-repeat top center #fafafa;
}
.gold {
	background: url(../img/cennik_02.jpg) no-repeat top center #fafafa;
}
.platinum {
	background: url(../img/cennik_03.jpg) no-repeat top center #fafafa;
}
.vip {
	background: url(../img/cennik_04.jpg) no-repeat top center #fafafa;
}
.klasik_10 {
	background: url(../img/cennik_k_10.jpg) no-repeat top center #fafafa;
}
.klasik_20 {
	background: url(../img/cennik_k_20.jpg) no-repeat top center #fafafa;
}
.klasik_30 {
	background: url(../img/cennik_k_30.jpg) no-repeat top center #fafafa;
}
ul.oferta_idx { padding-top: 25px; }
ul.oferta_idx:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
ul.oferta_idx li {
	float: left;
	width: 33%;
}
ul.oferta_idx li a {
	display: block;
	padding-top: 1px;
	padding-bottom: 9px;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
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;
}

ul.lista_kontakt { padding: 10px 0px 0px 0px; margin:0px; } 
ul.lista_kontakt:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
ul.lista_kontakt li {
	list-style: none;
	padding: 5px;
	font-size: 20px;
}
ul.lista_kontakt li i {
	padding-right: 10px;
	color: #fff;
}
ul.logotypy * { 
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
} 
ul.logotypy {
	margin: 0px 75px 0px 75px;
	padding: 0px;
	background-color: #fff;
	border-left: 1px solid #e3e3e3;	
	border-top: 1px solid #e3e3e3;	
} 
ul.logotypy:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
ul.logotypy li {
	list-style:none;
	float: left;
	font-size:18px;
	width: 16.5%;
	width: -webkit-calc(16.6666% - 1px);
	width: -moz-calc(16.6666% - 1px);
	width: calc(16.6666% - 1px);
	text-align: center;
	padding: 15px 0px 15px 0px;
	border-right: 1px solid #e3e3e3;	
	border-bottom: 1px solid #e3e3e3;	
} 
ul.logotypy li:hover {
	box-shadow: 0px 0px 25px rgba(0,0,0,0.1) inset;
	background-color: #fff;
}
ul.logotypy li img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.6;
	height: auto;
	max-width: 100%;
	height: auto;
}
ul.logotypy li:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}
.opis_realizacji {
	width: 65%;
	float: left;
	padding-top: 15px;
}
ul.technologie * { 
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
} 
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: 25%;
	float: left;
}
.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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.galeria100 img:hover {
	opacity: 0;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.ukryj_mapke {
	display: none;
}
.mapka_strgl_knt, {
	padding: 0px;
}
.mapka_strgl {
	width:100%;
	height: 410px;
}
.mapka, .google-map, .angular-google-map-container {
	width:100%;
	height: 350px;
	border:1px solid #ccc;
	float:right;
	margin-bottom:50px;
}
.menuOferta_knt {
	padding: 0px;
}
.menuOferta ul {
	padding:0px; margin:0px;
	background-color: #dd0000;
}
.menuOferta li {
	padding:0px;
	margin:0px;
	list-style: none;
	border-bottom: 1px solid #e64242;
	display: table;
	width: 100%;
	font-size: 16px;
	font-weight: 400;
}
.menuOferta a {
	color: #fff;
	display: block;
	width: 100%;
	height: 81px;
	padding-left: 50px;
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	text-transform: uppercase;
}
.menuOferta a:hover {
	background-color: #cc0000;
}
.menuOferta a span {
	font-size: 16px;
}
ul.oferta {
	padding:0px;
	margin:0px;
	border-left: 1px solid rgba(0,0,0,0.3);
	border-top: 1px solid rgba(0,0,0,0.3);
} 
ul.oferta:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} 
ul.oferta li {
	list-style: none;
	width: 33.1%;
	width: -webkit-calc(33.3333% - 1px);
	width: -moz-calc(33.3333% - 1px);
	width: calc(33.3333% - 1px);
	margin: 0px;
	padding: 15px 0px 25px 0px;
	font-size: 24px;
	line-height: 30px;
	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);
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	min-height: 240px;
} 
ul.oferta li a {
	color: rgba(255,255,255,1);
	display: block;
	padding: 0px 25px 0px 25px;
}
ul.oferta li a:hover {
	color: rgba(255,255,255,1);
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
}
ul.oferta li:hover {
	box-shadow: 0px 0px 50px rgba(0,0,0,0.1) inset;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
ul.oferta li img {
	display: block;
	min-width: 178px;
	max-width: 100%;
	height: auto;
	margin: auto;
}
.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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
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 #0070d4;
}
.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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
ul.ofertaIdx li h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
ul.realizacje:after {
	content:"."; display:block; height:0; clear:both; visibility:hidden;
} 
ul.realizacje li {
	list-style: none;
	width:29%;
	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;
	margin:1%;
	min-height: 200px;
}
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: 90%;
	height: auto;
	opacity: 0.9;
}
ul.realizacje li a {
	text-align: center;
	background-color: rgba(0,110,207,0);
	color: #fff;
position: relative;
transition: 0.4s all ease;
border: 1px solid #dadada;
display: block;
padding: 20px 0px 20px 0px;
margin: 0 0 20px 0;
text-align: center;
color: #333;
text-decoration: none;
position: relative;
min-height: 245px;
}
ul.realizacje li:hover a {
	background-color:#ebebeb;
	box-shadow: 0px 0px 0px rgba(0,0,0,0.2) inset;
	opacity: 1;
	z-index: 100;
}
ul.realizacje li a strong {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 45px 30px 0px 30px; 
}
ul.realizacje li a h3 {
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	margin: 0px;
	padding: 0px 30px 15px 30px; 
	background-color: transparent;
	color: #333333;
	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 {
	font-weight: bold;
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 10px;
	color: #666666;
}
ul.realizacje li i {
	padding: 0px 5px 0px 0px; 
}
ul.realizacje li a:hover i {
	padding: 0px 0px 0px 5px; 
}
ul.kontakt {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
ul.kontakt:after {
	content:"."; display:block; height:0; clear:both; visibility:hidden;
} 
ul.kontakt li {
	list-style: none;
	width: 33%;
	float: left;
	border-right: 1px solid #d9d9d9;
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	padding: 25px 0px 25px 0px;
}
ul.kontakt li:nth-child(2n) {
	font-size: 40px;
	line-height: 40px;
}
ul.kontakt li:nth-child(3n) {
	border-right: none;
}
ul.kontakt li a {
	color: #000;
}
ul.kontakt li a:hover, ul.kontakt li i {
	color: #0070d4;
}

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:23%;
	height:auto;
	min-height: 50px;
	display:block;
	float:left;
	cursor:pointer;
	text-align: center;
	position: relative;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	margin:1px 1%;
}
ul.galeria li:nth-child(4n+1) {
	
}
ul.galeria li.partner{
	width: 18%;
}
ul.galeria li.partner:nth-child(5n+1) {
	clear: both;
}
ul.galeria li img {

	width:100%;
	height:auto;
	cursor:pointer;
	margin-bottom: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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
ul.galeria li div {
	position: absolute;
	width: 100%;
	height: calc(100% - 12px);
	-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;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.5) 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.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
ul.galeria li.certyfikaty{
	width: calc(20% - 12px);
	margin-top: 3px;
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.firmaImg{
	width: 100%;

}
.btn{
	color: #000;
    background-color: #f2f2f2;
    width: 100%;
    border: 2px solid #ccc;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 75px;
}
.btn:hover{
	color:#fff;
	background: #c00418;
	border: 2px solid #c00418;

}
.mapkas{
	clear: both;
    padding-top: 20px;
    padding-left: 30px;

}
.menuPrawa {
	margin: 0px 0px 45px 0px;
	padding: 0;
	background-color:rgba(0,0,0,0.01);
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow:0px 0px 25px rgba(0,0,0,0.05)
}
.menuPrawa h3 {
	color:#999;
	font-weight:normal;
	text-transform:uppercase;
	padding: 0 20px 0  20px;
}
.menuPrawa ul {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid rgba(0,0,0,0.1);
}
.menuPrawa ul:after {
	display:block;
	content:" ";
	clear:both;
}
.menuPrawa ul li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 8px 10px 8px  20px;
	font-size: 16px !important;
	color: #666666;
	text-align: left;
	/*text-transform: uppercase;*/
	border-bottom: 1px solid rgba(0,0,0,0.1);
	font-weight: bold;
}
.menuPrawa ul li:last-child {
	border-bottom: none;
}
.menuPrawa ul li a {
	color: #333333;
	text-decoration:none;
	padding-top: 1px;
	padding-bottom: 9px;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
.menuPrawa ul li i {
	position: static;
	width: auto;
	padding-right: 10px;
}

.menuPrawa ul li a:hover, .menuPrawa ul li a.zaznaczone {
	color: #0c77d1;
}
.menuPrawa ul li ul {
	border-top:none;
}
.menuPrawa ul li ul li {
	padding: 3px 6% 3px 3%;
	font-size: 14px !important;
	text-transform: none;
	border-bottom: none;
	font-weight: bold;
}
.menuPrawa ul li ul li a {
	color: #666666;
	text-decoration:none;
}
.formularz_kontaktowy {
	padding-top: 0px;
	padding-left: 25px;
}
.kolumny_formularz div {
	width: 100%;
	float: left;
	text-align: right;
}
.kolumny_formularz div:nth-child(2n+1) {
	margin-right: 6%;
	text-align: right;
}
.formInputSzukaj {
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: rgba(255,255,255,0.7);
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 205px;
	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;
}
.formBtnSzukaj {
	font-family: 'Exo 2', sans-serif;
	background-color: transparent;
	color: #000;
	font-size: 30px;
	line-height: 36px;
	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;
	padding: 2px;
	height: 24px;
	width: 24px;
	margin-top: 0;
	clear: both;
}
.formBtnSzukaj:hover {
	color: #0070d4;
}
.formBtnSzukaj i{
	color: #0070d4;
}

.formInput {
	font-family: 'Exo 2', 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: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom:10px;
	border: 1px solid #ccc;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,0.07);*/
}
.formTextarea {
	height:100px;
}
.inputTextBlad {
	color: #cc0000;
	display: block;
}
.formBtn {
	font-family: 'Exo 2', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000;
	cursor: pointer;
	/*background-color: #fff;*/
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
.formBtn:hover {
	background-color: #0070d4;
	color: #000;
	-webkit-transition: background-color 300ms linear;
	-moz-transition: background-color 300ms linear;
	-o-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
a.formBtn {
	background-color: #000;
	color: #fff;
}
a.formBtn:hover {
	background-color: #0070d4;
	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;
	font-weight: 600;
}
.megaBtn:hover {
	background-color: #fff;
	color: #000;
	border: none;
}
.megaBtn i {
	margin: 0px 0px 0px 10px;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	text-decoration: none;
}
.megaBtn:hover i {
	margin: 0px 10px 0px 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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	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 */
}
.mapka, .google-map, .angular-google-map-container {
	width:100%;
	height: 400px;
	border:1px solid #ccc;
	float:right;
	margin-bottom:50px;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/** MAIN **/




/** FOOTER **/
#stopka {
	color: #ccc;
	font-size: 14px;
	padding-top: 50px;
	font-weight: 400;
	padding-bottom: 50px;
	background-color: #333333;
	 background-image: url(../img/footer_tlo.jpg);
    height: 160px;
}
#stopka li {
	padding-bottom: 5px;
}
#stopka strong {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
#stopka a i {
	color: #ccc;
}
#stopka a {
	color: #ccc;
	padding-left: 0px;
	padding-right: 3px;
}
#stopka a:hover {
	color: #fff;
	padding-left: 3px;
	padding-right: 0px;
	text-decoration:none;
}
#stopka div.wiersz{
	width: 1200px;
	margin:0 auto;
	padding: 50px;

}
#stopka h3 {
	font-family: 'Exo 2', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-left: 5px solid #0070d4;
}
.trescStopki{
	padding:0px 50px !important;
	font-size: 18px;
	width: calc(50% - 100px) !important;
}
#influencja {
	padding:0px 50px;
	width: calc(50% - 100px);
	text-align: right;

}
#influencja img {
	margin-bottom: 25px;
	-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;
    opacity: 0.6;
}
#influencja img:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(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;
    opacity: 1;
}
#stopka #influencja a {
	padding-left: 0px;
	padding-right: 0px;
}
#stopka #influencja a:hover {
	padding-left: 0px;
	padding-right: 0px;
}

/** 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: #c00418;
}
.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;
	max-width: 100%;
	max-width: calc(100% - 3.25em) !important;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
	max-width: 45% !important;
	height: auto;
}
.alignleft:hover {
}
.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
	max-width: 45% !important;
	height: auto;
	margin-top: 10px;
}
.alignright:hover {
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	max-width: 100%;
}
.aligncenter:hover {
}
.center-block{
	float: none;
}
th {
    text-align: center;
}
.oberek100{
	width: 100%;
	height: auto;
}
.oberek50{
	width: 40%;
	margin:5%;
	height: auto;
	float: left;
}
.logoFirm{
    width: 40%;
    height: auto;
    float: left;
    margin: 5px 5%;
}
.logoFirm  {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.6;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	max-width: 100%;
	height: auto;
}
.logoFirm:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
}
.center{
	text-align: center !important;
}
.kolor {
	color: #0070d4;
}
.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;
	bottom: 0px;
	right: 20px;
	padding: 10px 0px 0px 0px;
	z-index: 999;
	color: rgba(100,100,100,0.5);
	font-size: 24px;
	-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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	cursor: pointer;
	/*opacity: 0.5;*/
}
#do_gory:hover {
	padding: 0px 0px 10px 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;
    -webkit-transition-timing-function: ease; 
    transition-timing-function: ease;
	color: rgba(100,100,100,0.8);
	/*opacity: 0.8;*/
}
.niewidoczny {
	opacity: 0;
}
.has-error {
    border-color: #a94442;
}
.koniec, .clear-fix {
	clear: both;
}
/** 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; } 

.kol_lewa {
	padding: 0px 15px 0px 15px;
	float: left;
	max-width: 30%;
}
.kol_prawa {
	padding: 0px 15px 0px 55px;
	float: right;
}

.kol_40 img {
	max-width: calc(100% - 30px);
	height: auto;
}

.kol_40.bez_odstepow {
 	float: left; width: 40%; padding: 0px; 
}

.kol_60.bez_odstepow {
 	float: left; width: 60%; padding: 0px; 
}

.ods_strona {
	padding-top: 150px;
}
a{
	color: #fff;
	font-weight: 600;
}
a:hover{
	color: #c00418;
	font-weight: 600;
}
/** 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;
      background-color: #fff;
    margin-top: 6px;
    padding-left: 5px;
}
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;
    background-color: #fff;
    margin-top: 6px;
    padding-left: 5px;
}
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}}
