@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300italic,300,400italic,700,700italic,900,900italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css2?family=Poetsen+One&display=swap);

body{
	margin:0;
	background:#ffffff;
	width:100%;
	margin:auto;
	font-family: 'Lato', sans-serif;
	margin-top:635px;
	overflow-x:hidden;
}
.red{color:#EE000F !important;}
.in{
	width:1140px;
	margin:0 auto;
	padding:0;
	
	display:block;
}
a{
	color:inherit;
	text-decoration:none;
}
header{
	width:100%;
	position:relative;
	-webkit-box-shadow:0 -1px 10px 1px #474747;
	        box-shadow:0 -1px 10px 1px #474747;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	position: fixed;
	z-index: 9999999;
	top: 0;
	height:113px;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.header_scroll{
	top:-39px;
}
header .logo{
	float:left;
	position:relative;
	left:-14px;
	z-index:100;
	top:-40px;
}
header .logo_scroll{
	display:none;
	position: absolute;
	top: 37px;
	left: 30px;
	width: 75px;
}
header .logo_shop{
  position: absolute;
  right: 0;
  top: 0;
}
header .logo_shop_scroll{
  position: absolute;
  right: 0;
  top: 38px;
}
#new_shop {
  position: absolute;
  right: 0;
  top: 0;
}
#zaslona_cloud{
	display: none;
	z-index:999999999;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(255,255,255,0.6);
	font-size:0;
}
#cloud{
	width:500px;
	padding:30px;
	background:#f0f0f0;
	position:fixed;
	left:50%;
	margin-left:-280px;
	top:185px;
	z-index:999999999;
	-webkit-box-shadow:0px 0px 3px 0px #333333;
	        box-shadow:0px 0px 3px 0px #333333;
	display:none;
}
.icon-uniE603{
	position:fixed;
	left:50%;
	margin-left:282px;
	top:165px;
	cursor:pointer;
	font-size:initial;
}
#top_icons{
	position:absolute;
	right:160px;
	top:0;
}

#zaslona2{
	z-index:999999998;
	background:rgba(0, 0, 0, 0.5);
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	font-size:0;
}
#popUp{
	z-index:999999999;
	background:#ffffff;
	-webkit-border-radius:3px;
	        border-radius:3px;
	-webkit-box-shadow:0 -1px 10px 1px #474747;
	        box-shadow:0 -1px 10px 1px #474747;
	padding:30px;
	width:796px;
	color:#000000;
	position:fixed;
	left:50%;
	margin-left:-300px;
	top:135px;
	display:none;
}
.in #main_menu{
	float:left;
	font-size:13px;
	color:#1680b2;
	margin:64px 0 0 0;
	position:absolute;
	left:120px;
}
.in #main_menu .menu-li{
	display:inline;
	position:relative;
	white-space: nowrap;
}
.in #main_menu .menu-ul{
	list-style-type:none;
	display:inline;
}
#main_menu a{
	display:inline;
	margin:0 13px 0 0;
	padding-bottom:30px;
	color:#1d9dd9;
	position:relative;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
#main_menu a:nth-child(1){
	margin:0 4px;
}
#main_menu a:hover:before{
	content:" ";
	width:100%;
	height:9px;
	background:#1d9dd9;
	position:absolute;
	left:0;
	bottom:0px;
}
#main_menu .active{
	border-bottom:9px solid #1680b2;
	color:#1680b2;
	padding-bottom:21px;
}
#main_menu .sub_menu{
	border-bottom: 10px solid #1d9dd9;display:none;position:absolute;left:0;list-style-type:none;padding:5px 10px;min-width:170px;background: #ffffff;line-height: 28px;z-index: 0;top: 49px;-webkit-box-shadow: 0px 3px 5px 1px #474747;box-shadow: 0px 3px 5px 1px #474747;font-size:12px;color:#000000 !important;
}
#main_menu .sub_menu a{
	color:#000000;
	font-weight:400;
	margin:0;
}
#main_menu .sub_menu a:hover:before{
	content:" ";
	display:none;
}
#main_menu .sub_menu a:hover{
	color:#1680b2;
}
#social{
	float:right;
	font-size:25px;
	margin:20px 18px 0 0;
	padding:0 0 0 4px;
}
#social li{
	display:inline-block;
	margin:0 2px;
	cursor:pointer;
}
#social li.wimg {
	max-width:26px;
}
#social li.wimg img{
	max-width:100%;
}
#social a{
	cursor:pointer;
	color:#7c7c7c;
}
#social .icon-tweet:hover{
	color:#1d9dd9;
}
#social .icon-fb:hover{
	color:#537bbd;
}
#social .icon-gp:hover{
	color:#4c4c4b;
}
#social .icon-yt:hover{
	color:#cc181e;
}
#langs{
	float:right;
	margin:22px 19px 0 0;
	position:relative;
	padding-left:0;
}
#langs:after{
	content:" ";
	width:1px;
	height:25px;
	background:#999999;
	position:absolute;
	right:-11px;
	top:0;
}
#langs li{
	display:inline-block;
	color:#7c7c7c;
	width:24px;
	height:24px;
	-webkit-border-radius:50%;
	        border-radius:50%;
	border:1px solid transparent;
	background:#FFFFFF;
	text-align:center;
	line-height:24px;
	font-size:9px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	cursor:pointer;
	margin:0 3px;
}
#langs li:hover{
	border:1px solid #1d9dd9;
}
#langs .active{
	color:#ffffff;
	border:1px solid #1d9dd9;
	background:#1d9dd9;
}
#slider{
	width:100%;
	display:block;
	position:absolute;
	z-index:90;
	font-size:38px;
	font-weight:300;
	top:113px;
}
#slider .in{
	padding-top:188px;
}
#slider .baner{
	position:absolute;
	top:0;
	opacity:0;
	width:100%;
	height:515px;
	overflow:hidden;
}
#bullets{
	width:1140px;
	height:12px;
	z-index:101000;
	position:absolute;
	top:476px;
	left:50%;
	margin-left:-570px;
}
#bullets td{
	height:12px;
	background:#1d9dd9;
	font-size:0;
	opacity:0.2;
	cursor:pointer;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
#bullets td:hover{
	opacity:1;
}
#boxes{
	min-height:256px;
}
#boxes .box{
	float:left;
	margin:1px;
	position:relative;
	margin:40px 1px 40px 0;
	height:300px;
}
#boxes .box:hover:before{
	opacity:1;
	cursor:pointer;
}
#boxes .box .kafel{
	width:283px;height:181px;display:block;margin-top:58px;
}
#boxes .box .kafel img{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#boxes .box .active img{
	-webkit-transform:scale(0.6);
	    -ms-transform:scale(0.6);
	        transform:scale(0.6);
}
#boxes .box .kafel:hover img{
	-webkit-transform:scale(0.6);
	    -ms-transform:scale(0.6);
	        transform:scale(0.6);
}
#boxes h1, h2{
	font-size:18px;
	font-weight:400;
	width:263px;
	margin:0px;
	color:#ffffff;
	position:absolute;
	text-align:center;
}
#boxes p{
	margin:10px;
	font-size:14px;
	color:#333333;
	width:263px;
}

#boxes2{
	min-height:290px;
	margin-top:667px;
}
#boxes2 .box2{
	float:left;
	margin:1px;
	position:relative;
	height:300px;
}
#boxes2 .box2 .kafel{
	width:283px;height:181px;display:block;margin-top:58px;
}
#boxes2 .box2 .kafel img{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#boxes2 .box2 .active img{
	-webkit-transform:scale(0.6);
	    -ms-transform:scale(0.6);
	        transform:scale(0.6);
}
#boxes2 .box2 .kafel:hover img{
	-webkit-transform:scale(0.6);
	    -ms-transform:scale(0.6);
	        transform:scale(0.6);
}
#boxes2  .active:after{ 
	content:" ";
	position:absolute;
	width:283px;
	height:20px;
	top:300px;
	background:#0795d7;
	left:0;
	opacity:1; 
}
#boxes2 h1, h2{
	font-size:22px;
	font-weight:300;
	width:263px;
	margin:2px 10px;
	color:#ffffff;
	position:absolute;
	text-align:left;
}
#boxes2 p{
	margin:10px;
	font-size:14px;
	color:#333333;
	width:263px;
}
#breadcrumb{
	font-size:16px;
	color:#999999;
	border-bottom:1px solid #000000;
	width:100%;
	padding:5px 0;
	margin-bottom:15px;
}
.content{
	color:#3a3a3a;
	font-size:17px;
}
.content h3{
	font-size:22px;
	font-weight:normal;
	color:#1d9dd9;
	margin:0px 0px 10px 0;
}
.content article{
	font-size:16px;
	width:830px;
	margin-left:23px;
	position:relative;
	margin-bottom:10px;
}
.content article .date{
	position:absolute;
	right:-230px;
	top:-16px;
	font-weight:300;
}
.content article .read_more{
	text-decoration:underline;
	cursor:pointer;
}
.content h4{
	font-size:28px;
	font-weight:bold;
	color:#1d9dd9;
	margin:0px 0px 10px 0;
}
.content h5{
	font-size:24px;
	font-weight:bold;
	color:#262626;
	margin:0;
}
.content a{
	text-decoration:underline;
}
.content a:hover{
	color:#1d9dd9;
}
#content{
	background:#f5f5f5;
	height:428px;
}
#content .left{
	width:569px;
	height:378px;
	float:left;
	position:relative;
	margin:25px 0;
}
#content .left h4{
	position:absolute;
	left:0;
	top:30px;
	background:rgba(59,157,203,0.8);
	padding:10px 20px;
	font-size:26px;
	color:#ffffff;
	margin:0;
}
#content .left p{
	position:absolute;
	bottom:0;
	left:0;
	font-size:14px;
	font-weight:300;
	color:#ffffff;
	width:529px;
	padding:10px 20px;
	background:rgba(59,157,203,0.8);
	margin:0;
}
#content .right{
	width:569px;
	height:378px;
	float:right;
	position:relative;
	margin:25px 0;
}
#content .right h4{
	position:absolute;
	left:0;
	top:30px;
	background:#ff0000;
	padding:10px 20px;
	font-size:26px;
	color:#ffffff;
	margin:0;
}
#content .right .brief{
	position:absolute;
	top:110px;
	left:259px;
}
#content .right .header{
	font-size:53px;
	color:#1d9dd9;
	font-weight:700;
	display:block;
	width:259px;
	border-bottom:2px solid #1d9dd9;
	text-align:right;
	margin:0;
}
#content .right .subheader{
	font-size:22px;
	font-weight:300;
	color:#1d9dd9;
	margin:4px 0 0 48px;
}
#content .right .description{
	font-size:22px;
	font-weight:300;
	color:#333333;
	margin:4px 0 0 48px;
}
.formularz{
	float:left;
	width:33%;
	margin:10px 0 0 0;
}
.formularz input{
	font-family:'Lato', sans-serif;
	width:372px;
	height:33px;
	border:0;
	background:#0795d7;
	color:#ffffff;
	margin:10px 0;
	padding:0 10px;
	font-size:16px;
}
.formularz textarea{
	font-family:'Lato', sans-serif;
	width:372px;
	height:106px;
	border:0;
	background:#0795d7;
	color:#ffffff;
	margin:10px 0;
	padding:10px;
}
.formularz button{
	width:85px;
	height:32px;
	background:#0795d7;
	color:#ffffff;
	font-size:16px;
	float:left;
	border:0;
	margin:10px 0;
	cursor:pointer;
}
.formularz button:hover{
	background:#126e98;
}
.kontakt_in{
	width:1232px;
}
.qr{
	float:right;width:65px;position:absolute;top:0;right:20px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index:9999998;
}
.qr:hover{
	width:200px !important;
	cursor:none;
	border:40px solid #fff;
	z-index:11111111;
}	
.kontakt h1, .kontakt h2{
	font-size:32px;
	color:#149ad8;
	font-weight:400 !important;
	margin:45px 0 0px 0 !important;
	width:initial !important;
	min-height: initial !important;
}
.kontakt h3{
	color:#333333;
	font-size:26px;
	font-weight:400;
	padding:0 0 0 30px;
	margin:5px 0;
}
.kontakt h4{
	color:#333333;
	font-size:24px;
	font-weight:400;
	padding:0 0 0 60px;
	margin:30px 0 0 0;
}
.kontakt h5{
	color:#333333;
	font-size:18px;
	font-weight:300;
	padding:0 0 0 60px;
	margin:0 0 30px 0;
}
.kontakt b{
	font-weight:600;
}
.kontakt div p{
	padding:0;
	margin:0;
	font-size:18px;
	font-weight:300;
}
.sub_kontakt p{
	padding:0 !important;
	color:#808080;
	font-weight:400 !important;
}
.data-contact{
	float:left;
	width:33%;
	height:200px;
	margin:40px 0 0 0;
}
.data-contact button{
	font-family:'Lato', sans-serif;
	width:291px;
	height:33px;
	background:#808080;
	color:#ffffff;
	font-size:18px;
	border:0;
	text-align:left;
	padding-left:50px;
	margin:5px 0;
	position:relative;
}
.data-contact button:after{
	content:" ";
	position:absolute;
	left:38px;
	top:0;
	width:6px;
	height:33px;
	background:#ffffff;
}
.location:before{
	content:url('/img/location.png');
	position:absolute;
	left:11px;
	top:6px;
}
#products .product{
	padding:0;
}
#products h2{
	margin:10px auto;
	font-size:38px;
	color:#333333;
	width:1140px;
	font-weight:400;
	position:relative;
	top:100px;
	text-align:left;
}
#products h2 span{
	font-family:'Lato', sans-serif;
	color:#0795d7;
}
#products .description{
	width:460px;
	margin:110px 0 0;
	padding:0;
	font-size:16px;
	color:#333333;
	display:inline-block;
	float:left;
	text-align:justify;
}
#products .parameters {
	display:inline-block;
	margin:125px 20px 0;
	float:left;
	width:297px;
}
#products .parameters table{
	color:#333333;
}
#products .parameters table td{
	text-align:right;
	font-size:11px;
	height:19px;
	line-height:19px;
	padding:0 8px 0 12px;
	background:#b1d8ea;
	border:2px solid #ffffff;
}
#products .param_name{
	color:#ffffff;
	background:#0795d7 !important;
}
#products .main_img{
	display:inline-block;
	position:relative;
}
#products .jubilat{
	position:absolute;
	right:-108px;
	top:-6px
}
#sub_kat{
	width:1139px;
	height:64px;
	background:#0795d7;
	float:left;
	color:#ffffff;
	margin-top:15px;
	margin-left: 1px;
}
#sub_kat p{
	float:left;
	width:215px;
	height:40px;
	padding:12px 20px 12px 48px;
	margin:0;
	font-size:14px;
	color:#ffffff;
	position:relative;
}
#sub_kat .kat-active, #sub_kat p:hover{
	text-decoration:underline;
}
#sub_kat .kat-active:before{
	content:" ";
	position:absolute;
	left:33px;
	bottom:0;
	width:8px;
	height:48px;
	background:#ffffff;
}

#people{
	width:100%;
	background:#ededed;
	float:left;
	margin-top:40px;
}
#people .column{
	width:25%;
	float:left;
}
#people .name{
	font-size:18px;
	margin-left:13px;
	margin-top:19px;
}
#people .stanowisko{
	font-size:13px;
	font-weight:300;
	margin-bottom:20px;
	margin-left:13px;
}
#people h2{
	font-size:23px;
	color:#0795d7;
	font-weight:400;
	margin:20px 0 0 0;
	min-height:0;
	width:initial;
}
#people h3{
	margin-top:50px;
	font-size:19px;
	color:#333333;
	font-weight:400;
}
#people h3:before{
	content:"\e613";
	color:#e00819;
	position:relative;
	top:3px;
	left:-2px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#people article p{
	margin:5px 0;
}
.gallery{
	width:100%;
	height:170px;
	margin-top:40px;
}
.gallery-overflow-hidden{
	width:998px;
	margin:0;
	height:170px;
	position:relative;
	float:left;
	overflow:hidden;
}
.gallery-slide{
	width:1000000px;
	position:absolute;
	left:0;
	top:0;
}
.gallery-overflow-hidden .gallery-slide .element{
	position:relative;
	-webkit-box-shadow:6px 6px 7px #a0a0a0;
	        box-shadow:6px 6px 7px #a0a0a0;
	width:308px;
	height:154px;
	background:transparent;
	margin:0 12px;
	float:left;
}
.arrow{
	margin:28px 18px;
	cursor:pointer;
	float:left;
}
.play{
	cursor:pointer;
	position:absolute;
	left:50%;top:50%;
	margin-left:-48px;
	margin-top:-33px;
}
.play:hover{
	opacity:0.7;
}
#ikonki{
	position:absolute;right:0px;top:668px;width:105px;height:300px;z-index:99;
}
#calc_rwd{
	display:none;
}
.plus-minus{
	cursor:pointer;color:#ffffff;width:60px;height:21px;background:#1d9dd9;position:absolute;top:0px;right:0px;padding:4px 0px 5px 15px;
}
.icon-contact{
	cursor:pointer;color:#ffffff;width:60px;height:18px;background:#1d9dd9;position:absolute;top:65px;right:0px;padding:7px 0px 5px 15px;
}
.icon-logo{
	cursor:pointer;color:#ffffff;width:60px;height:18px;background:#1d9dd9;position:absolute;top:130px;right:0px;padding:7px 0px 5px 15px;
}
.icon-download{
	cursor:pointer;color:#ffffff;width:60px;height:18px;background:#e1061a;position:absolute;top:195px;right:0px;padding:7px 0px 5px 15px;
}
.fixed_icon{
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.fixed_icon:hover{
	width:90px;
}
.fixed_icon p{
	font-family:'Lato', sans-serif;position:relative;top:7px;left:-10px;color:#1d9dd9;margin:0;font-size:10px;
}
.icon-active{
	width:90px !important;
}
.icon-list{
	font-size:45px;
	position:absolute;
	right:0;
	top:60px;
	display:none;
}
footer{
	height:110px;
	line-height:110px;
	font-size:18px;
	color:#4b4b4b;
	font-weight:300;
	background:#f5f5f5;
	margin-top:30px;
	position:relative;
}
footer p{
	margin:0;
	width:50%;
	float:left;
	padding:0;
    position: relative;
    z-index: 2;
}
footer p:nth-child(2){
	text-align:right;
}
footer .icon-logo{
	background:transparent;position:absolute;left:50%;margin-left:-100px;height: 140px; overflow: hidden; color: #ffffff; top: -42px; width:200px;text-align:center;font-size: 200px
}

/* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ /* kalkulator */ 
	#zaslona_kalkulator{
	width:100%;
	height:100%;
	background:#ffffff;
	position:fixed;
	left:0;
	top:0;
	opacity:0.9;
	font-size:0;
	z-index:99999998;
	display:none;
	}
	#kalkulator{
		display:none;width:1060px;padding:35px;background:#29a2db;position:absolute;left:50%;
		top:50px;margin-left:-565px;color:#ffffff;font-family: 'Lato', sans-serif;z-index:99999999;
	}
	#kalkulator .basket{
		list-style-type:none;
		padding:0;
	}
	#kalkulator .basket li{
		display:block;
		float:left;
	}
	#kalkulator h2{
		font-size:42px;
		font-weight:400;
		margin:0;
		width:100%;
		border-bottom:1px solid #ffffff;
		text-align:left;
		position:relative;
	}
	#kalkulator .brief{
		width:100%;border-bottom:1px solid #ffffff;font-size:16px;margin:15px 0;padding:0 0 15px;
	}
	#kalkulator .select{
		border:0;
	}
	#kalkulator .select label{
		width:280px;float:left;font-size:21px;color:#ffffff;margin-bottom:6px;
	}
	#kalkulator .select select{
		width:250px;
		height:25px;
		border:0;
		color:#606060;
		font-size:14px;
	}
	#kalkulator .chosen_product{
		width:318px;
		height:91px;
		position:relative;
		color:#ffffff;
		margin:13px;
		float:left;
		display:none;
	}
	#kalkulator .products_line{
		width:355px;
		margin-top:10px;
	}
	#kalkulator .chosen_product img{
		float:left;
		margin-right:10px;
	}
	#kalkulator .name{
		font-size:14px;
		font-weight:400;
		margin:0 0 10px;
		border-bottom:1px solid #ffffff;
	}
	#kalkulator .inputs{
		float:left;
		font-size:21px;
		margin:30px 0 0 20px;
	}
	#kalkulator input[type="number"]{
		width:61px;height:22px;color:#606060;font-size:14px;
	}
	#kalkulator .inputs table{
		color:#ffffff;
		font-size:21px;
	}
	#kalkulator .inputs tr{
		height:36px;
	}
	#kalkulator input[type="submit"]{
		width:86px;
		height:25px;
		border:0;
		background:#ffffff;
		font-size:16px;
		color:#1d9dd9;
		margin:0 2px;
	}
	#kalkulator .products{
		float:left;
		font-size:21px;
		border:0;
	}
	#kalkulator .products label{
		float:left;
	}
	#kalkulator .thumb{
		background:#ffffff;
		width:34px;
		height:25px;
		margin:0;
		float:left;
		color:#606060;
		font-size:16px;
		cursor:pointer;
		position:relative;
	}
	#kalkulator .thumb_img{
		display:block;
		position:absolute;
		left:-17px;
		width:130px;
		height:131px;
		bottom:26px;
		padding-top:4px;
		background-image:url('/img/podkladka.png');
		text-align:center;
		display:none;
	}
	#kalkulator .lp{
		background:#ffffff;
		width:22px;
		height:25px;
		line-height:25px;
		float:left;
		color:#606060;
		font-size:16px;
		margin:0 7px;
		text-align:center;
	}
	#kalkulator .name_of_product{
		background:#ffffff;
		width:272px;
		height:25px;
		margin:0;
		line-height:25px;
		float:left;
		color:#606060;
		font-size:14px;
		padding-left:5px;
		overflow:hidden;
	}
	#kalkulator .sum{
		background:#ffffff;
		width:81px;
		height:25px;
		margin:0 100px 0 0px;
		line-height:25px;
		float:left;
		color:#606060;
		font-size:16px;
		padding-left:5px;
		position:relative;
		left:575px;
		top:10px;
		font-size:13px;
	}
	#kalkulator .sum .suma{
		position:absolute;left:-51px;color:#ffffff;
	}
	#kalkulator .sum .pln{
		position:absolute;left:90px;color:#ffffff;font-size:16px !important;
	}
	#kalkulator .sum b{
		font-size:15px;
	}
	#kalkulator .products input[type="text"]{
		width:84px;height:25px;font-size:14px;text-align:center;color:#606060;border:0;height: 23px;margin-top: 0px;
	}
	#kalkulator .delivery{
		float:left;border:0;
		font-size:21px;
		position:relaitve;
	}
	#kalkulator .delivery label{
		float:left;
	}
	#kalkulator .delivery select{
		width:170px;
		height:25px;
		border:0;
		color:#606060;
		font-size:14px;
		width:245px;
	}
	#kalkulator .all{
		font-size:21px;
		float:left;
		height:48px;
		line-height:48px;
	}
	#kalkulator .all p{
		height:48px;
		line-height:48px;
		float:right;
		color:#606060;
		margin:0 10px;
		background:#ffffff;
		padding:0 10px;
	}
	#kalkulator button{
		float:right;
		width:145px;
		height:46px;
		margin:0 5px;
		font-size:20px;
		color:#ffffff;
		border:0;
	}
	#kalkulator #buttons input[type="submit"]{
		float:right;
		width:145px;
		height:46px;
		margin:0 5px;
		font-size:20px;
		color:#ffffff;
		border:0;
	}
	#kalkulator .category{
		display:none;
	}
	#kalkulator .category:nth-child(1){
		display:initial;
	}
	#kalkulator [class^="destignation_"], [class*=" destignation_"]{
		display:none;
	}
	#kalkulator [class^="destignation_"]:last-child, [class*=" destignation_"]:last-child{
		display:initial;
	}
	#kalkulator [class^="oznaczenie_"], [class*=" oznaczenie_"]{
		float: left;
		margin-right: -100px;
		position:relative;
		left: -7px;
		color:#ffffff;
		font-size:14px;
		font-weight:300;
		line-height:14px;
	}
	#kalkulator .payment_method{
		font-size:14px;
		float:right;
		margin:20px 18px 0;
		width:250px;
	}
	#kalkulator .payment_method p{
		margin:0;
	}
	#kalkulator .delivery_cost{
		font-size:14px;float:left;
	}
	#kalkulator .delivery_cost_on_off{
		float: left; width: 30px;height: 21px;
	}
	#kalkulator #buttons{
		float:right;
		position: absolute;
		bottom: -65px;
		right: 5px
	}
	#kalkulator .icon-info{
		cursor:pointer;
		position:relative;
		left:10px;
		margin:1px;
	}
	#kalkulator .cloud{
		padding:35px;
		width:363px;
		background:url("/img/cloud_top.png") repeat-x scroll center top, url("/img/cloud_mid.png") repeat-y scroll center center transparent;
		position:absolute;
		color:#29a2db;
		float:right;
		right:-25px;
		bottom:-10px;
		display:none;
	}
	#kalkulator .cloud:after{
		content:url('/img/cloud_bottom.png');
		position:absolute;
		bottom:-11px;
		left:0;
		width:433px;
	}
	#kalkulator .label_cat{
		width:443px !important;
	}
	#kalkulator .label_cat select{
		width: 413px;
	}
	#kalkulator .label_prod{
		width:270px !important;
	}
	#kalkulator .label_prod .category{
		width:216px !important;
	}
	#kalkulator .label_dest select{
		width: 176px;
	}
	#kalkulator .delivery .label_del{
		width:397px;
		margin-bottom:10px;
	}
	#kalkulator .delivery .label_del2{
		width:375px;
		position:relative;
	}
	#kalkulator .oplaty{
		position:relative;
		top:-5px;
		margin:0;
		width:268px;
	}
	#kalkulator .totall{
		width:140px;margin-top:10px;font-size:16px;
	}
	#kalkulator .none{
		display:none !important;
	}
	#kalkulator .wywal{
		position:absolute !important;
		left:-1000000px !important;
		z-index:-999999999 !important;
		display:none !important;
		width:0 !important;
		height:0 !important;
		overflow:hidden !important;
		
	}
	#kalkulator .ccc{
		display:none;
	}
	#payment_method{
		margin-right:40px;
	}
/* kalkulator sposoby */
	#kalkulator #sposoby{
		font-size:21px;float:left;position:relative;
	}
	#kalkulator #sposoby .pierwszy_div{
		float:left;display:block;width:330px;height:150px;
	}
	#kalkulator #sposoby .info_div_1{
		width:60px;height:150px;float:left;position:relative;
	}
	#kalkulator #sposoby .info_div_1 .icon-info{
		float:left;position: relative;top:68px;left:0;cursor:pointer;
	}
	#kalkulator #sposoby .info_div_2{
		margin-left:30px;width:60px;height:150px;float:left;position:relative;
	}
	#kalkulator #sposoby .info_div_2 .icon-info{
		float:left;position: relative;top:68px;left:0;cursor:pointer;
	}
	#kalkulator #sposoby #dolicz_wysylke{
		float:left;width:19px;height: 19px;
	}
	#kalkulator #sposoby .chmurka_1{
		background:#ffffff;-webkit-border-radius:3px;border-radius:3px;border:1px solid #058fd0;display:none;color:#29a2db !important;z-index:9999999999999;width:321px;position:absolute;left:34px;top:-5px;padding:25px 25px 25px 25px; font-size:16px ;
	}
	#kalkulator #sposoby .chmurka_2{
		background:#ffffff;-webkit-border-radius:3px;border-radius:3px;border:1px solid #058fd0;display:none;color:#29a2db !important;z-index:9999999999999;width:321px;position:absolute;left:34px;top:-5px;padding:25px 25px 25px 25px; font-size:16px ;
	}
	#kalkulator #sposoby .chmurka_1:before, #kalkulator #sposoby .chmurka_2:before{
		content:url('/img/cloud/arrow.png');
		position:absolute;
		left:-10px;
		top:66px;
	}
	#kalkulator #sposoby .drugi_div{
		float:left;display:block;width:272px;min-height:150px;
	}
	#kalkulator #sposoby .select_sposob_dostawy{
		border: 0 none;color: #606060;font-size: 14px;height: 25px;width: 272px;position:relative;top:-4px;
	}
	#kalkulator #sposoby .napisy{
		font-size:14px;
		color:#ffffff;
		float:left;
		width:100%;
		margin:25px 0;
	}
	#kalkulator #sposoby .iks{
		position:absolute;right:10px;top:10px;cursor:pointer;
	}	
	#kalkulator #sposoby .napisy p{
		margin:0;
	}
	#kalkulator .icon-info{
		position:relative;
		left:-20px;
	}
	#kalkulator .info_o_rodzaju{
		margin-top:10px !important;
	}
	#kalkulator #koszt_wysylki{
		margin-top:13px !important;
	}
	#form_id_style{
		width:391px;background:#0795d7;border:0;font-family:inherit;font-size:16.4px;font-weight:400;height:35px;color:rgba(255,255,255,0.6);padding:0 6px;
	}
	#zalecany_kontakt{
		position:absolute;width:150px;font-size:15px;right:20px;font-weight:600;display:none;margin-top:34px;
	}
	#backToList{
		float:right;margin:0;color:#1d9dd9;font-weight:bold; 
	}
	#kalkulator .sumaEn{
		left:-87px !important;
	}
	
#map{float:left;}

.bannerglow {
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
/*  background-color: black; */
  font-size: 48px;
  font-family: "Poetsen One";
  color: #fff;
  text-align: center;
  vertical-align: middle;
  animation: bannerglow 1s ease-in-out infinite alternate;
  padding: 10px 10px 25px 10px;
  position:relative;
  top:20px;
}
.bannerglowc{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.bannerglow a {
  color: #fff;
}
.bannerglow a:visited {
  color: #fff;
  text-decoration-color: hotpink;
}

@-webkit-keyframes bannerglow {
  from {
    text-shadow: 0 0 5px #ff0101, 0 0 10px #ff0101, 0 0 15px #ff0101, 0 0 20px #ff0101, 0 0 25px #ff0101, 0 0 30px #ff0101, 0 0 35px #ff0101;
  }
  
  to {
    text-shadow: 0 0 20px #532727, 0 0 15px #ff0101, 0 0 20px #ff0101, 0 0 25px #ff0101, 0 0 30px #ff0101, 0 0 35px #ff0101, 0 0 40px #ff0101;
  }
}

.bannerlato {
  display: table;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 35px 10px 0px 10px;
  font-family: 'Lato', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
//  top:20px;
}
.bannerlatoc{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: red;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
}