/* ------ elementy zmienne ------ */

	body, p, form, img { margin: 0; padding: 0; border: 0; }
	iframe { overflow: hidden; border: 0; }
	.mobile { display: none !important; }
	a:focus, a:link, a:visited { outline: none !important; }

  	body {
		font-family: 'Poppins', sans-serif;
		font-size: 15px;
		color: #303030;
		background: #fff;
	}

	.szerokoscStrony {
		width: 1170px;
		margin: 0 auto;
		position: relative;
	}


h1 {
	font-family: 'Poppins', 'Lato', Arial;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.2em;
	color: #fff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
h2 {
	padding: 60px 0 15px 0;
	font-family: 'Poppins', Arial;
	margin: 0 0 60px 0;
	font-weight: 700;
	font-size: 30px;
	background: url('obrazki/h2.png') no-repeat center bottom;
	text-align: center;
}
h3 {
	padding: 0;
	font-family: 'Poppins', Arial;
	margin: 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2em;
}


header {
	/* background: url('obrazki/tloHeader.jpg') repeat-x center top;
	background-size: cover;*/
}

	header > #pasekMenu {
		width: 100%;
		height: 58px;
		background: url('obrazki/tloMenu.png');
		position: absolute;
		top: 0;
		z-index: 1000;
		left: 0;
	}

			header > #pasekMenu nav {
				display: block;
				width: 100%;
				height: 58px;
				margin: 0;
				text-align: center;
			}

			header > #pasekMenu nav > #cssmenu {
				margin: 0;
				text-align: right;
				display: inline-block;
				padding: 0;
			}

				header > #pasekMenu nav > #cssmenu #menu-button {
					display: none;
				}

				/* I POZIOM */

				header > #pasekMenu nav > #cssmenu ul {
			  		list-style: none;
					padding: 0;
					margin: 0;
					line-height: 1;
				}

				header > #pasekMenu nav > #cssmenu > ul {
					position: relative;
					display: table;
					z-index: 1000;
					margin: 0;
				}

					header > #pasekMenu nav > #cssmenu > ul > li {
						display: table-cell;
						vertical-align: middle;
					  	position: relative;
					  	margin: 0;
					  	padding: 0;
						height: 58px;
					}

					header > #pasekMenu nav > #cssmenu > ul > li:first-child {
						/* display: none; */
					}

						header > #pasekMenu nav > #cssmenu ul li a {
							display: block;
							text-decoration: none;
						}

						header > #pasekMenu nav > #cssmenu > ul > li > a {
							font-size: 14px;
							padding: 0 15px;
							color: #202223;
							font-weight: 500;
							text-align:left;
							cursor: pointer;
						}

						header > #pasekMenu nav > #cssmenu > ul > li.has-sub > a {
							padding-right: 32px;
						}

						header > #pasekMenu nav > #cssmenu > ul > li > a:hover {
							color: #033C81;
						}

					header > #pasekMenu nav > #cssmenu li.has-sub::after {
						display: block;
						content: '';
						position: absolute;
						width: 0;
						height: 0;
					}

					header > #pasekMenu nav > #cssmenu > ul > li:hover::after {
						border-top-color: #ffffff;
					}

				/* I POZIOM */





				header > #pasekMenu nav > #cssmenu #indicatorContainer {
					position: absolute;
					height: 12px;
					width: 100%;
					bottom: 0px;
					overflow: hidden;
					z-index: -1;
				}

				header > #pasekMenu nav > #cssmenu #pIndicator {
					position: absolute;
					height: 0;
					width: 100%;
					border: 12px solid transparent;
					border-top-color: #2b2f3a;
					z-index: -2;
				}

				header > #pasekMenu nav > #cssmenu #cIndicator {
					position: absolute;
					height: 0;
					width: 100%;
					border: 12px solid transparent;
					border-top-color: #2b2f3a;
					top: -12px;
					right: 100%;
					z-index: -2;
				}

				header > #pasekMenu nav > #cssmenu .submenuArrow {
					border: 6px solid transparent;
					width: 0;
					height: 0;
					border-bottom-color: #f5f5f7;
					position: absolute;
					top: -12px;
				}


#banner {
	display: block;
	width: 100%;
	/* margin: 74px 0 0 0;*/
	position: relative;
	background-image: url('obrazki/slider.jpg');
	background-position: center;
	background-size: cover;

}

	#banner > div {
		display: table;
		height: 460px;
		padding-top: 58px;
	}

			#banner > div > div {
				display: table-cell;
				vertical-align: middle;
				padding-left: 20px;
			}


	#boksy1 {
		display: table;
		width: 100%;
		padding: 75px 0;
	}

		#boksy1 > .tekst1,
		#boksy1 > .tekst2 {
			display: table-cell;
			vertical-align: middle;
		}

		#boksy1 > div.odstep {
			width: 30px;
		}

		#boksy1 > .tekst1 {
			width: 540px;
			font-size: 20px;
			font-weight: 400;
		}

			#boksy1 > .tekst1 > ul {
				margin: 0 30px 0 0;
				padding-left: 0;
			}

				#boksy1 > .tekst1 > ul > li {
					background: url('obrazki/bull.png') no-repeat left;
					/* background-position: 0 9px; */
					list-style: none;
					padding-left: 80px;
					margin-top: 35px;
					font-size: 20px;
					font-weight: 600;
				}

				#boksy1 > .tekst1 > ul > li:first-child {
					margin-top: 0;
				}

		#boksy1 > .tekst2 {
			width: 600px;
		}



#info02 {
	background: #F3F8FE;
}

	#boksy2,
	#boksy2a {
		display: table;
		width: 100%;
		padding-bottom: 50px;
	}

	#boksy2a {
		border-top: 1px solid #87919D;
		padding: 50px 0 75px 0;
	}

		#boksy2 > div,
		#boksy2a > div {
			display: table-cell;
			vertical-align: middle;
			text-align: left;
			width: 570px;
		}

		#boksy2 > div.odstep,
		#boksy2a > div.odstep {
			width: 30px;
		}

			#boksy2 > div > h3,
			#boksy2a > div > h3 {
				padding: 0 50px 60px 0;
				font-size: 30px;
				font-weight: 600;
				color: #033C81;
				text-decoration: underline;
			}

			#boksy2 > div > span,
			#boksy2a > div > span {
				display: block;
				padding: 0 80px 0 0;
			}

		#boksy2 > div.ramka,
		#boksy2a > div.ramka {
			width: 500px;
			padding: 34px;
			border: 1px solid #87919D;
		}

			#boksy2 > div.ramka > div,
			#boksy2a > div.ramka > div {
				font-size: 18px;
				text-decoration: underline;
				font-weight: 600;
				color: #303030;
				margin-bottom: 10px;
			}

			#boksy2 > div.ramka > span,
			#boksy2a > div.ramka > span {
				padding: 0;
			}





#info03 {
	padding: 0 0 75px 0;
}

	#info03 > div {
		text-align: center;
	}

	#boksy3 {
		display: table;
		width: 100%;
		padding: 20px 0;
	}

		#boksy3 > div {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			width: auto;
			position: relative;
			font-size: 20px;
			font-weight: 400;
		}




#info04 {
	background: #F5F5F5;
}

	#boksy4,
	#boksy4a {
		display: table;
		width: 100%;
		padding-bottom: 50px;
	}

	#boksy4a {
		padding: 20px 0 75px 0;
	}

		#boksy4 > div,
		#boksy4a > div {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			width: 440px;
			padding: 64px;
			border: 1px solid #87919D;
			position: relative;
		}

		#boksy4 > div.odstep,
		#boksy4a > div.odstep {
			width: 30px;
			border: 0;
			padding: 0;
		}

		#boksy4 > div > div,
		#boksy4a > div > div {
			width: 100%;
			position: absolute;
			top: -32px;
			left: 0;
		}

			#boksy4 > div > div > img,
			#boksy4a > div > div > img {
				background: #F5F5F5;
				padding: 0 40px;
			}

		#boksy4 > div > h3,
		#boksy4a > div > h3 {
			padding: 20px 0;
			font-family: 'Poppins', Arial;
			font-size: 18px;
			font-weight: 600;
			color: #303030;
		}






	#boksy5 {
		display: table;
		width: 100%;
		padding: 40px 0 150px 0;
	}

		#boksy5 > div {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			width: 330px;
			font-size: 16px;
			font-weight: 500;
			line-height: 1.2em;
		}

		#boksy5 > div.odstep {
			width: 90px;
			padding-bottom: 70px;
		}

		#boksy5 > div > h3 {
			padding: 0 0 20px 0;
			font-family: 'Caveat', 'Poppins', Arial;
			font-size: 120px;
			text-transform: uppercase;
			font-weight: 400;
			color: #033C81;
		}




#info06 {
	background: url('obrazki/tlo06.jpg') no-repeat top center;
	background-size: cover;
	color: #fff;
	height: 100%;
	min-height: 630px;
	position: relative;
}

	#info06 .formularz {
		display: block;
		width: 630px;
		padding: 100px 0 70px 80px;
		position: relative;
	}

		#info06 .kolko {
			position: absolute;
			top: 50px;
			right: -180px;

		}

		#info06 .formularz > h2 {
			padding: 0;
			font-family: 'Poppins', Arial;
			margin: 0 0 25px 0;
			font-weight: 600;
			font-size: 40px;
			background: transparent;
			color: #fff;
			line-height: 1.4em;
		}


.input1 {
	width: 610px;
	height: 40px;
	background: #fff;
	border: 0;
	outline: none;
	display: block;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 16px;
	color: 000;
	text-align: center;
}
.input1.telefon {
	margin-bottom: 20px;
}

.zgodaTresc {
	font-size: 13px;
	font-weight: 300;
}

.submit1 {
	display: block;
	background: #DE1613;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border: 0;
	width: 240px;
	margin: 10px auto 0 auto;
	padding: 8px 10px;
	border-radius: 20px;
	font-family: 'Poppins', Arial;
	cursor: pointer;
}

footer {
	display: block;
	vertical-align: middle;
	background: #000;
	text-align: center;
	padding: 25px 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0 0 0;
}


/* POZOSTAŁE */

	ul { margin: 0; padding-left: 20px; }

	a { text-decoration: none; color: #85B5EF; }
	a:hover { text-decoration: none; color: #033C81; }

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 50px;
  padding: 10px 20px 10px 20px;
  margin-left: 50px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}