body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #303030;
	font-weight: 500;
	line-height: 1.7em;
}

.wrapper {
	min-width: 260px;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 30px;
	overflow: hidden;
}

div.top {
	background: #01b7f2;
	color: #aeebff;
	padding: 14px 0;
	font-size: 12px;
	line-height: 13px;
}

div.top a {
	color: #aeebff;
	text-decoration: none;
}

.logo {
	text-align: center;
	padding: 20px 0;
}


.icon_tel {
	background: url(images/phone.png) left center / contain no-repeat;
	padding-left: 23px;
	/*margin-left: 5px;*/
	line-height: 15px;
}

.icon_tel2 {
	background: url(images/phone2.png) left center / contain no-repeat;
}

.icon_email {
	background: url(images/email.png) left center / contain no-repeat;
}

.icon_clock {
	background: url(images/clock.png) left center / contain no-repeat;
	float: right;
}

.icon_tel2, .icon_email, .icon_clock {
	padding-left: 28px;
	margin-left: 12px;
}

.header {
	border-bottom: 1px solid #FDB716;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.content {
	box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
	padding: 30px 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	padding-bottom: 15px;
	line-height: 1em;
	font-weight: 500;
}

h1 { font-size: 30px; }
h2 { font-size: 26px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }

	p {
		margin-bottom: 15px;
	}

h1.blue {
	color: rgb(1, 183, 242);
	font-size: 18pt;
}

#zalety h4 {
	font-size: 16pt;
    line-height: 22pt;
    padding-bottom: 20px;
    text-align: center;
}

img.img_opis {
	margin: 20px auto 30px auto;
}

#kontakt {
	background: #F7F7F7;
	font-size: 14px;
}

#kontakt p.big {
	font-size: 14pt;
}

#kontakt p.big2 {
	margin-top: 20px;
	font-size: 14pt;
}

#kontakt .left, #kontakt .right, #bottom .left, #bottom .right {
	width: 50%;
	padding: 15px 0;
	float: left;
	box-sizing: border-box;
}

#kontakt .left {
	width: 30%;
}

#kontakt .right {
	width: 70%;
}

#kontakt .left {
	padding-right: 30px;
}

#kontakt .info {
	display: inline-block;
	width: 40%;
}

#kontakt .formularz {
	display: inline-block;
	width: 56%;
	margin-left: 3%;
}

#kontakt .formularz input, #kontakt .formularz textarea  {
	width: calc(100% - 20px);
	margin-bottom: 20px;
	font-size: 14px;
	padding: 5px 10px;
	font-family: "Open Sans";
	border: 1px solid #FDB716;
	background: #FFE8B3;
	color: #000;
}

#kontakt .formularz input:focus, #kontakt .formularz textarea:focus {
	border: 1px solid #FF5A00;
}

/* 
#kontakt .formularz input:required, #kontakt .formularz textarea:required {
	background-image: url("images/required.png");
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 15px;
} */

#kontakt .formularz input[type="submit"] {
	width: calc(100% + 2px);
	border: 0;
	padding: 10px;
	color: #FFF;
	background: #FDB716;
	cursor: pointer;
}


#kontakt .formularz input[type="submit"]:hover {
	background: #FFC540;
}

#kontakt .right {
	padding-left: 30px;
}

#kontakt a {
	text-decoration: none;
	color: #01b7f2;
}

#kontakt h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16pt;
	color: rgb(1, 183, 242);
	margin-bottom: 10px;
}

#kontakt label.error {
	display: block;
	margin-top: -15px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	color: #F00;
	padding: 5px 0px;
	width: calc(100% - 20px);
}

#contact-content {
	text-align: left;
}

#kontakt .info, #kontakt .formularz {
	vertical-align: top;
}

#bottom .left {
	width: 70%;
}

#bottom .right {
	width: 30%;
	text-align: right;
}

#bottom .right span {
	margin-top: 0;
}

#bottom .right .row {
	display: inline-block;
}

.center {
	text-align: center;
}

.just {
	text-align: justify;
}

.table {
	width: 100%;
	display: table;
}

.table_cell {
	display: table-cell;
	padding: 0 20px;
}

.col-4 {
	width: 33.333%;
}

.bottom {
	background: #FDB716;
	width: 100%;
	color: #FFF2E0;
	height: 54px;
	overflow: hidden;
}

.icon_bottom {
	width: 24px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	transition: 0s;
}

.icon_bottom img {
	transition: 0s;
}

.icon_bottom img.hover {
	display: none;
}

.icon_bottom:hover img.active {
	display: none;
}

.icon_bottom:hover img.hover {
	display: block;
}

.slider {
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.slider .item {
	width: 100%;
	height: 400px;
	float: left;
	position: relative;
}

.slider .item img {
	width: 100%;
}

.slider .item p {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	margin: 20px;
	text-align: center;
	background: rgba(0,0,0,0.7);
	color: #FFF;
}

.slider .prev, .slider .next {
	opacity: 0;
	cursor: pointer;
	position: absolute;
	width: 29px;
	height: 43px;
	z-index: 99999;
	top: calc(50% - 21px);
	left: 40px;
	background: url(images/arrows.png) left top no-repeat;
	transition: 0.5s;
}

.slider:hover .prev, .slider:hover .next {
	opacity: 1;
}

.slider .next {
	left: inherit;
	right: 40px;
	background: url(images/arrows.png) right top no-repeat;
}

.slider .pager {
	position: absolute;
	z-index: 99999;
	bottom: 10px;
	left: 40px;
	font-size: 35px;
}

.slider .pager span {
	color: #333;
	cursor: pointer;
	text-shadow: 0px 0px 2px #000;
}

.slider .pager span.cycle-pager-active {
	color: #FFF;
}

.bottom .right .row p {
	margin: 0;
	padding: 0;
    display:table-cell;
    vertical-align:middle;
}

.bottom .right .row.stats {
	margin-right: 50px;
}