﻿body {
	border-width: 6px;
	border-color: #25AAE1;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	border-top-style: solid;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
}
.auto-style2 {
	border: 1px solid #000000;
	margin-right: 10px;
	margin-left: 1px;
	font-size: 12px;
}
.wrap {
	background-position: center top;
	width: auto;
	background-repeat: repeat-x;
	background-image: url(../img/wrap.png);
}
.slidercontainer {
	max-width: 1920px;
	margin: 0 auto;
}
.section_title {
	color: #25aae1;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #f5f5f5;
	font-size: x-large;
	border: none;
}
.film {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
}
.abs {
	background-color: #f5f5f5;
	margin: 0 auto;
	color: #222;
	padding: 30px 0;
}
.txt_black {
	color: black;
}
.oferta {
	margin-top: 20px;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
}
.oferta a {
	max-height: 350px;
	max-width: 540px;
	overflow: hidden;
	position: relative;
}
.oferta a img {
	object-fit: cover;
	transition: all 0.5s ease-out;
}
.oferta a:hover img {
	transform: scale(1.1);
}
.oferta a h3 {
	position: absolute;
	font-size: 24px;
	color: white;
	top: 0;
	left: 0;
	height: 100%;
	width: 540px;
	max-height: 350px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
}
.stawy {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
@media (max-width: 1060px) {
.stawy {
	flex-direction: column;
	align-items: center;
}
}
.stawy a {
	max-width: 355px;
	overflow: hidden;
	position: relative;
}
.stawy a img {
	max-width: 355px;
	max-height: 355px;
	transition: all 0.5s ease-out;
}
.stawy a:hover img {
	transform: scale(1.1);
}
.stawy a h3 {
	position: absolute;
	font-size: 24px;
	color: white;
	bottom: 35px;
	left: 35px;
	max-width: 300px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
}
ul {
	display: flex;
	list-style-type: none;
}
li {
	margin: 0 5px;
}
li a {
	text-decoration: none;
	color: gray;
	font-size: 14px;
}
li a:hover {
	color: black;
}
.active {
	color: black;
	font-weight: bold;
}
header, .header {
	overflow: hidden;
	margin: 0 auto;
	font-weight: normal;
	max-width: 1000px;
	padding: 20px;
	min-height: 110px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
header div {
	display: flex;
	flex-direction: column;
}
header div div {
	margin: 20px 0;
	text-align: right;
}
header div div span {
	color: black;
	padding-top: 5px;
}
#logo {
	background-position: left top;
	position: absolute;
	width: 253px;
	height: 71px;
	z-index: 999;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	background-repeat: no-repeat;
	text-transform: none;
	font-size: 21px;
	color: #000;
	line-height: 1.1em;
	padding-left: 103px;
	padding-top: 18px;
}
h1, h4 {
	border-color: #3d4c73;
	background-position: center top;
	padding: 5px 0px 5px 0px;
	overflow: hidden;
	margin: 0 auto;
	color: #000000;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
	min-height: 16px;
	text-indent: 0;
	max-width: 900px;
	line-height: 1em;
	text-transform: uppercase;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 12px;
	font-variant: normal;
}
#title {
	background-color: #f8f8f8;
	text-align: center;
}
#title h1 {
	border: none;
	font-size: 16px;
	padding: 15px;
	line-height: 1.4;
}
h4 {
	background-color: #4360ab;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	width: 100%;
}
h6 {
	color: #000;
	font-size: 14px;
	text-align: right;
	margin: 0 0 0 auto;
	font-weight: 300;
	padding: 5px 0 0;
}
h6 a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	color: #76b729;
}
h6 a:hover {
	color: #333;
}
.ru {
	font-size: 16px;
}
.container {
	max-width: 1110px;
	background-color: #f5f5f5;
	margin: 0 auto;
	color: #222;
}
.top {
	position: absolute;
	z-index: 999;
	margin-top: 83px;
	width: 430px;
	height: 44px;
	color: #9d701c;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 24px;
	font-weight: 700;
	line-height: 24px;
}
.top-bottom {
	position: absolute;
	height: 80px;
	width: 100%;
	margin-top: -136px;
}
.top-b {
	max-width: 960px;
	margin: auto;
}
h2 {
	padding: 12px 0;
	overflow: hidden;
	margin: 0 auto;
	font-size: x-large;
	color: #222;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0;
	min-height: 24px;
	text-indent: 0;
	line-height: 24px;
	background-color: #ffffff;
	max-width: 960px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: gray;
	font-weight: 400;
}
article {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.tresc {
	padding: 10px;
	line-height: 1.25em;
	text-align: justify;
	font-weight: normal;
	color: #6c6c6c;
	font-size: medium;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0;
	text-align: center;
}
.photos {
	padding: 0;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	margin-bottom: 5px;
}
footer {
	margin: 0 auto;
	max-width: 900px;
	color: #555;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #fffefb;
}
#foot {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #000;
	font-size: medium;
	font-weight: normal;
}
footer #contact {
	background-position: right center;
	min-height: 40px;
	padding: 20px;
	text-align: center;
	letter-spacing: 0;
	font-size: medium;
	line-height: 1.35em;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #000000;
}
footer #contact strong {
	font-weight: 700;
	font-size: 16px;
}
footer a:hover {
	color: #555;
}
#author img {
	border-style: none;
}
#author img.counter {
	vertical-align: -30%;
}
#author {
	color: #666;
	max-width: 900px;
	margin: auto;
}
#author a {
	color: #999;
	font-size: small;
}
.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	max-width: 935px;
	background-color: #fff;
	padding-left: 25px;
	padding-bottom: 15px;
}
.prod .item {
	float: left;
	text-align: center;
	width: 213px;
	height: 216px;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 18px;
	margin-left: 0;
	margin-bottom: 18px;
}
.prod .item a {
	color: gray;
	font-weight: 700;
	font-size: 16px;
	text-decoration: none;
	line-height: 1em;
}
.prod .item a:hover {
	color: #9d701c;
}
.prod .item img {
	border-style: none;
	width: 213px;
	height: 156px;
}
.clear {
	clear: both;
	height: 0;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 23px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: -2px;
	word-spacing: 4px;
}
.floating {
	float: right;
	margin-left: 20px;
	margin-top: 25px;
	margin-right: 20px;
	border: none;
}
.floatingleft {
	float: left;
	margin-left: 0;
	margin-top: 0;
	margin-right: 25px;
}
.google-maps {
	border-width: 0px;
	padding: 0px;
	height: 320px;
	margin: auto;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #9d701c;
}
.foto img {
	padding: 2px;
	background-color: #c0c0c0;
	margin: auto;
	width: 280px;
	font-size: small;
	color: #000000;
}
.foto {
	margin: auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-size: small;
}
.foto a {
	margin: auto;
	padding: 5px 5px 20px 5px;
	text-align: center;
	display: inline-block;
	max-width: 280px;
	min-height: 20px;
	font-size: medium;
	font-style: normal;
	color: #000000;
}
.foto img:hover {
	background-color: #ccc;
}
.bar {
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.box {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
}
.logo p {
	max-width: 1280px;
	margin: auto;
	z-index: 998;
	text-align: right;
	font-size: 15px;
	line-height: 17px;
	color: #fff;
}
.logo a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
.logo a:hover {
	color: #fff;
}
.bg_white {
	background-color: white;
}
.logo {
	background-position: center top;
	width: 100%;
	height: 45px;
	margin-top: 0;
	margin-left: 0;
	text-align: center;
	z-index: 999;
	background-repeat: no-repeat;
	padding: 13px 0;
}
#slideshow img {
	border: none;
}
.c1_2 {
	float: left;
	width: 50%;
	padding-top: 25px;
	padding-bottom: 25px;
}
.boxcontainer {
	width: 100%;
	padding: 0;
}
.bgins2 {
	background-color: #fff;
}
.fotos {
	line-height: 0;
}
.fotos img {
	width: 25%;
}
.left {
	text-align: left;
}
#menu li img {
	vertical-align: middle;
	border: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.film {
	border-width: 0px;
	padding: 0px;
	height: 315px;
	margin: auto;
	width: 560px;
}
@media (max-width: 500px) {
.google-maps {
	border-width: 0px;
	padding: 0px;
	height: 150px;
	margin: auto;
	max-width: 900px;
	width: 100%;
}
.film {
	border-width: 0px;
	padding: 5px;
	height: 160px;
	margin: auto;
	width: 280px;
	text-align: center;
}
h2 {
	background-color: #6699ff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	width: 80%;
	font-style: normal;
}
header, .header {
	background-image: url('../img/logo-male.jpg');
}
}
@media (max-width: 1000px) {
.oferta {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.oferta a {
	margin: 0 auto;
}

.google-maps {
	border-width: 0px;
	padding: 0px;
	height: 160px;
	margin: auto;
	width: 100%;
}
header {
	flex-direction: column;
}
header img {
	margin-bottom: 10px;
}
nav ul li a img {
	margin: 0;
}
header div div {
	text-align: center;
	margin: 10px 0 0 0;
}
ul {
    display: inline;
    list-style-type: none;
    text-align: center;
}
li {
    display: inline-block;
}

}
@media (max-width: 540px) {
.oferta {
	gap: 1px;
}
.oferta a, .oferta a img, .oferta a h3 {
	width: 100%;
	height: 100%;
}
.section_title {
	font-size: 20px;
}
.tresc {
	font-size: 14px;
}
}
