﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}

html {}

.heading h3 {
	margin-left: 125px;
}

.heading {
	padding-top: 26px !important;
}

body {
	background-position: center top;
	font-family: Ubuntu, Arial, sans-serif;
	color: #000;
	font-size: 14px;
	background-color: #f5f5f5;
	background-image: url('../img/tlo-t.png');
	background-repeat: repeat-x;
}

.mainbg {
	background-image: url('../img/bg.jpg');
	background-repeat: repeat;
	background-position: center top;
}

.headercontainer {}

.slidercontainer {
	background-size: cover;
	background-position: center top;
	background-repeat: repeat;
	padding-top: 0px;
	padding-bottom: 0px;
}

.shadow {
	background-position: center bottom;
	max-width: 1200px;
	margin: 0px auto;
	background-image: url('../img/shadows-bottom.png');
	background-repeat: no-repeat;
	padding-bottom: 28px;
}

#logo {
	position: absolute;
	width: 115px;
	height: 110px;
	padding: 0px 0px;
	z-index: 999;
	margin: 0px 0px 0px 0px;
}

#logo small {}

header {
	background-position: 0px 10px;
	max-width: 940px;
	padding: 0px 20px 0px 20px;
	margin: 0px auto;
	background-repeat: no-repeat;
	min-height: 160px;
	background-image: url('../img/logo2.png');
}

nav {
	width: 100%;
}

#menu ul {
	list-style-type: none;
	text-align: right;
	padding: 17px 0px 0px 0px;
	max-width: 960px;
	margin: auto;
}

#menu li {
	border-width: 1px;
	border-color: #ccc;
	display: inline-block;
	margin: 0px 0px;
	border-left-style: solid;
	text-align: center;

}

#menu li:first-child {
	border-left-style: none;
}

#menu li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px 5px 0px 6px;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	color: #999;
}

#menu li a img {
	width: 15px;
}

#menu li a.active,
#menu li a:hover {
	color: #000;
}

.heading {
	text-align: right;
	padding-top: 40px;
	color: #999;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: 300;
}

.heading a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	padding-left: 10px;

}

.heading a:hover {
	color: #ccc;
}

h1,
h4 {
	background-position: center top;
	padding: 15px 20px;
	line-height: 1em;
	font-weight: 300;
	background-color: #177119;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin: 0px auto;
	background-repeat: no-repeat;
	max-width: 940px;
}

h3 {
	padding: 0px 30% 0px 20px;
	text-align: left;
	font-weight: 300;
	font-size: 24px;
	margin: 0px auto 0px auto;
	display: inline-block;
	color: #fff;
}

.abs {
	width: 100%;
	margin: auto;
	background-color: #f8f8f8
}

article {
	max-width: 980px;
	margin: 0px auto 0px auto;
}

@media (max-width:980px) {
	article {
		margin: 0px auto;
	}

	h3 {
		display: none;
	}
}

article p {
	padding: 30px;
	text-align: justify;
	font-weight: 300;
	font-size: 15px;
	color: #666;
}

.name {
	font-size: 20px;
	font-weight: 500;
	color: rgb(255, 51, 0);
}

.clearfix {
	clear: both;
	height: 0px;
}

.bgins {}

.bgins2 {}

.liczby {
	width: 100%;
}

.foto {
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.foto img:hover {
	transform: scale(1.08);
	transition-delay: 0.3s;
	transition-duration: 0.35s;
}

.foto img {
	padding: 0px;
	margin: 1% 5.5%;
	border: none;
}

.center {
	text-align: center;
	padding-bottom: 0px;
}

.justify {
	text-align: justify;
}

.center strong {
	font-weight: 400;
	font-size: 24px;
	color: #6a2670;
}

footer {
	text-align: center;
	max-width: 980px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
    align-items: center;
}

footer small {
	font-size: 11px;
	opacity: 0.85;
	margin-top: 10px;
	display: inline-block;
}

footer p {
	padding: 9px;
	font-size: 16px;
	text-align: center;
	color: #595959;
}

footer a {
	color: #595959;
	line-height: 1.5;
}

footer a:hover {
	color: #000;
}

.google-maps {
	border-width: 0px;
	border-color: #FFFFFF;
	height: 280px;
	width: 100%;
}

#author {
	margin: 0px auto;
	text-align: center;
	padding: 10px 20px;
	font-size: 11px;
	color: #595959;
	background-color: #eee;
	max-width: 940px;
	line-height: 2.2;
}

#author img {
	border: none;
	vertical-align: middle;
}

#author a {
	color: #595959;
}

.inside {
	max-width: 480px;
}

.col1-2 {
	width: 50%;
	float: left;
}

.col1-4 {
	width: 25%;
	float: left;
}

.col1-3 {
	width: 33.3333%;
	float: left;
}

.col2-3 {
	width: 66.6666%;
	float: left;
}

@media (max-width:544px) {
	.col1-3 {
		width: 100%;
	}

	.col2-3 {
		width: 100%;
	}
}

.col1-2 ul {
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
	color: #666;
}

.col1-2 strong {
	font-size: 20px;

}

@media (max-width:509px) {
	.heading {
		display: none;
	}

	#menu ul {
		text-align: center;
	}

	#logo {
		position: relative;
		width: 100%;
		text-align: center;
		padding-bottom: 20px;
		padding-top: 0px;
	}
	body{
		background-position-y: 75px;
	}

	header {
		background-position: center 46px;
		padding: 0px 0px 80px 0px;
		background-repeat: no-repeat;
        background-position-y: bottom;
	}

	h1 {
		padding: 15px 20px;
	}

}

@media (max-width:310px) {}

@media (max-width:759px) {
	.floating {
		display: none;
	}

	.center strong {
		font-size: 18px;
	}

	.col1-3 {
		width: 100%;
	}

}

@media (max-width:479px) {
	.floating {
		display: none;
	}

	.inside {
		width: 100%;
	}
}

@media (max-width:319px) {
	.push-left {
		display: none;
	}
}

.pdf {
	float: right;
	margin: 20px 20px 20px 20px;
	text-align: center;
	background-color: #fff;
	padding: 20px 20px;
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400;
}

.pdf img {
	border-style: none;
	text-align: center;
	height: 64px;
	padding-bottom: 10px;

}

.pdf a {
	color: #000;
}

.pdf a:hover {
	color: #555;
	text-decoration: none;
}

@media (max-width:479px) {
	.pdf {
		float: none;
		display: inline-block;
		width: 100%;
		margin: 10px 0px;
		padding: 10px 0px;
	}
}

.floating {
	float: right;
	margin: 0px 0px 0px 20px;
	height: 190px;
}

.prod {
	text-align: center;
	padding: 25px 0px;
}

.prod .item {
	display: inline-block;
	max-width: 152.5px;
	margin: 6px 4px;
	vertical-align: top;
}

.prod .item a {
	display: block;
	color: #177119;
	padding: 20px;
	border: 1px solid rgba(200, 200, 200, 0.5);
	font-size: 14px;
	font-weight: 300;
	background-color: #fff;
	min-height: 136px;
	text-decoration: none;
	line-height: 1em;
}

.prod .item img {
	width: 100%;
	padding-bottom: 15px;
}

.prod .item a:hover {
	color: #000;
	border: 1px solid #ccc;
}

.prod .item a:hover img {
	transform: scale(0.94);
	transition-duration: 0.35s;
}

.fotos img {
	width: 20%;
}

.fotos {
	line-height: 0em;
}

@media (max-width:639px) {}

@media (max-width:359px) {}


.contact{
	width: 75%;
	max-width: 250px;
}
.socialBottom{
	padding-right: 15px;
	width: 15.5%;
	max-width: 66px;
}
.socialBottom a img{
	height: 35px; width: 35px;
}

@media (min-width: 509px) and (max-width: 885px){
	header{
        background-position-y: bottom;
		height: 185px;
	}
	nav{
		height: 74px;
		padding-left: 70px;
	}
	body{
		background-position-y: 20px;
	}
}

@media (max-width: 390px){
	header {
		padding: 0px 0px 90px 0px;
	}
	body{
		background-position-y: 95px;
	}
}