﻿body {
	background-position: center top;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-color: #fff;
	background-repeat: repeat-x;
	font-family: Comfortaa, Arial, sans-serif;
}
#top {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 600px;
	z-index: 999;
}
a {
	color: #333333;
}
a:hover {
	color: #808080;
}
.contain {
	background-position: center bottom;
	padding: 0px 0px 0px 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #000000;
	margin: 0px auto 0px auto;
	max-width: 960px;
	height: auto;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	background-color: #fff;
	background-repeat: no-repeat;
}
header {
	background-position: center bottom;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	margin: 0px auto 0px auto;
	max-width: 960px;
	right: auto;
	left: auto;
	text-align: center;
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
	height:151px;
}
header p {
	color: #A2D076;
	text-align: right;
	font-weight: 700;
	padding: 26px 0px 0px 0px;
	font-size:14px;
}
header p a{
	color: #0D5331;
	font-size:1.2em;
}
header p a:hover {
		color: #A2D076;

}
@media (max-width:640px) {
	header p {display:none;}
}
@media (max-width:960px) {
	#social {display:none;}
}

#head {
	background-position: left center;
	height: 172px;
	max-width: 263px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
	position:absolute;
	z-index:999;
	float:left;
}
h1 {
	background-position: center top;
	border-style: none;
	margin: 0px auto 0px auto;
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	text-align: right;
	max-width: 960px;
	min-height: 26px;
	letter-spacing: 0px;
	line-height: 1.2em;
	background-repeat: repeat-x;
	padding: 30% 0 0 0;
	
	}
	h1 strong {
	font-size: 1.25em;
}
h1 em {
	font-size: 0.8125em;
	font-weight: 300;
	font-style: normal;
}
h2 {
	padding: 10px 25px 10px 25px;
	font-size: 18px;
	font-weight: bold;
	color: #0D5331;
	text-align: center;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
	text-transform: uppercase;
	background-color: #A2D076;
}
.intro {
	padding: 20px 25px 20px 25px;
	font-size: 15px;
	color: #0D5331;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
		font-weight: 300;

}
.intro strong {
	font-weight: 700;
	color:#000;
}
.intro2 {
	padding: 0px 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #B25F37;
	text-align: justify;
	margin: 0px;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #317616;
	text-align: center;
	margin: 10px 20px 5px 20px;
	line-height: 1em;
}
h3 img {
	border-style: none;
}
h3 a {
	color: #000;
}
h3 a:hover {
	color: #39891B;
}
footer {
	padding: 8px 0px 8px 0px;
	margin: 0px auto 0px auto;
	max-width: 900px;
	height: auto;
	color: #000000;
	background-image: url('img/tlo_kontakt.png');
	text-align: center;
	line-height: normal;
}
.tab {
	max-width: 960px;
	min-height: 400px;
	margin-top: 0px;
	margin:auto;
}
h5 {
	box-shadow: 0px 0px 4px 1px rgba(100,100,100,0.15);
	margin: 0px auto 0px auto;
	padding: 22px 30px 22px 30px;
	text-align: center;
	font-size: 15px;
	line-height: 1.25em;
	font-weight: 300;
	letter-spacing: 0px;
	max-width: 900px;
	min-height: 80px;
	background-color: rgba(255,255,255,0.5);
}
h5 a {
	color: #275D12;
	transition-duration: 0.5s;
	letter-spacing: 0px;
}
h5 a:hover {
	color: #999;
	transition-duration: 0.5s;
}
article {
	background-position: right bottom;
	margin: 0px;
	background-repeat: no-repeat;
}
nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 24px;
	padding:3px 0px 3px 0px;
}
.language {
	border-width: 3px;
    border-color: #709A48;
    font-size: 12px;
    max-width: 730px;
    margin-right: 0px;
    margin-left: auto;
    text-align: right;
    padding-top: 4px;
    border-top-style: solid;
	}
#menu ul {
	list-style-type:none;
	text-align:right;
	padding:5px 0px 8px 20px;
	max-width:948px;
	margin:auto;
	display: flex;
	justify-content: space-evenly;
}
#menu li {
	border-width: 1px;
	border-color: #a37cb1;
	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: block;
	padding: 0px 5px 0px 6px;
	text-decoration: none;
	font-size: 12px;
	text-transform: lowercase;
	color: #666;
}
#menu li a.active, #menu li a:hover {
	color:#000;
}
p {
	color: #000000;
}

.counter {
	vertical-align: middle;
}
.floating_l {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #275D12;
	line-height: 80px;
}
.floating_r {
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
.ua {
	font-size: 18px;
	letter-spacing: -1px;
}
.large {
	color: #275D12;
	font-weight: 700;
	font-size: 20px;
	line-height: 32px;
}
.lg {
	font-size: 16px;
	font-weight:700;
}
.clear {
	clear: both;
	height: 0px;
}
.center {
	text-align: center;
}
.red {
	color: #b30b2a;
}
.green {
	background-color: #F6DD8A;
	padding:10px 0px 10px 0px;
}
.pink {
	background-color: #DB0076;
	padding: 10px 0px 10px 0px;
	color:#fff;
}
.white {
	color: #FFFFFF;
}
.google-maps {
	border-width: 0px;
	border-color: #FFFFFF;
	padding: 0px;
	height: 320px;
	margin: auto;
	width: 100%;
}
.box {
	border-width: 6px;
	border-color: #0D5331;
	background-image: url('../img/banner-przyprawy.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	height: 673px;
	max-width: 1280px;
	margin: auto;
	border-bottom-style: solid;
}

@media (max-width:1024px) {
	.box {height:538px;}
}
@media (max-width:800px) {
	.box {height:421px;}
}
@media (max-width:640px) {
	.box {height:337px;}
	h1 {padding-top: 5%; font-size:24px;}
}
@media (max-width:480px) {
	.box {height:252px;}
	h1 {padding-top: 4%; font-size:22px;}
	#head {	display:none;}
	header {	background-position: center center;
	background-image: url('../img/logo_small.png');
	background-repeat: no-repeat;}
.floating_l {display:none;}
.floating_r {display:none;}

}
@media (max-width:320px) {
	.box {	
	background-image: none;
	background-color: #000;
	}
}

.boxes {
	max-width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.boxes div {
	width:212px;
	float:left;
	padding:10px;
	display:inline-block;
}
.boxes img {
	width:100%;
	height:auto;
}
hr {
	opacity: 0.2;
}
