﻿* {margin: 0; padding: 0; outline: 0;}

body {
	background-position: center top;
	font-family: Open Sans, Arial, Verdana, sans-serif;
	color: #999;
	background-color: #FEFAEE;
	background-repeat: repeat-x;
	background-image: url('../img/bg.jpg');
}
nav {
	margin: 0px auto 0px auto;
	background-position: center top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	min-height: 30px;
	z-index: 999;
	background-color: #000;
}
#menu ul {
            list-style-type: none;
            min-height: 24px;
            padding: 8px 0px 8px 0px;
            margin: 0px auto 0px auto;
            text-align: left;
            max-width: 960px;
        }
        #menu li {
            list-style-type: none;
            float: right;
            min-height: 13px;
            margin: 0px 0px 0px 10px;
            padding: 0px;
        }
        #menu li a {
            text-decoration: none;
            color: #fff;
            color: rgb(255, 255, 255);
            font-size: 13px;
            display: flex;
            flex-direction: column;
            align-items: center;
            min-height: 13px;
            font-weight: bold;
            text-transform: uppercase;
            line-height: 13px;
        }
        #menu li a.active {
			font-weight: bold;


        }
        #menu li a:hover {
            color: #B6340B;

        }
        #menu li img {
            border: none;
            margin-bottom: 2px;
        }
header {
	background-position: center top;
	overflow: visible;
	height: 110px;
	z-index: 998;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFF00;
}
.head {
	background-position: left center;
	max-width: 960px;
	height: 110px;
	margin: auto;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}
@media (max-width:520px){
}
.head a {
	text-decoration: none;
	font-weight: 700;
	color: #000000;
		text-transform:lowercase;

}
.head a:hover{
	color: #ffffff;

}
.head p {
	max-width:960px;
	margin:auto;
	text-align:right;
	color:#000000;
	padding:38px 0px 0px 0px;
	line-height:1.15em;
}
.ribbon {
	background-position: center top;
	width: 160px;
	height: 185px;
	background-image: url('../img/kontakt.png');
	position: absolute;
	z-index: 999;
	margin-left: 795px;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	letter-spacing: -1px;
	padding-top: 30px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #A9844B;
}
	.ribbon strong {
	font-size: 18px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #785E36;
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.top {
	background-repeat: repeat-x;
	background-position: center top;
	max-width:960px;
	margin:auto;
}
.top2 {
	position: absolute;
	z-index: 999;
	margin-top: 295px;
	width: 600px;
	height: 44px;
	color: #081747;
	padding-top: 20px;
	padding-right: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background: linear-gradient(to right, rgba(255, 255, 255,0) 0px, rgba(255, 255, 255,0.3) 100px, rgba(255, 255, 255,0.55) 160px, rgba(255, 255, 255,0.76) 250px) transparent;
	float: none;
	margin-left: 330px;
	text-align: right;
}

h1 {
	background-position: center top;
	padding: 0px;
	overflow: hidden;
	margin: 20px auto 20px auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 900;
	text-align: center;
	letter-spacing: -1px;
	height: 46px;
	text-indent: 0px;
	max-width: 960px;
	line-height: 46px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #B6340B;

}
h2 {
	background-position: center 800px;
	overflow: hidden;
	padding-top: 10px;
	margin: 0px auto 0px auto;
	font-size: 18px;
	color: #000;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0px;
	height: 30px;
	max-width: 960px;
	line-height: 1em;
	background-repeat: no-repeat;
	background-color: #e4ebf2;
}
h2 a {
	text-decoration: none;
	color: #808080;
}
h2 a:hover {
	color: #333333;
}
h3 {
	font-weight: 900;
	text-align:left;
	padding:0px 20px;
	line-height:1em;

}
h6 {
	font-size: 66px;
	text-align:left;
	padding:0px 20px;
line-height:1em;
}
h6 a {
	text-decoration: none;
	background-color: rgba(255,255,255,0.5);
	display: block;
	line-height: 50px;
	font-weight: bold;
	height: 50px;
	text-indent: 230px;
}
h6 a:hover {
	color: #EDB231;
	background-color: rgb(255,255,255);

}
article {
	margin-right: auto;
	margin-left: auto;
	max-width: 928px;
	padding: 0px;
}
.tresc {
	padding: 25px 20px 25px 20px;
	font-size: 13px;
	line-height: 1.2em;
	text-align: left;
	font-weight: 400;
	color: #000;
}

.photos {
	padding: 0px;
	text-align: left;
	letter-spacing: 4px;
}
.photos img {
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 5px;
}
footer {
	margin: 0px auto 0px auto;
	max-width: 960px;
	color: #333;
	transition-duration: 0.4s;
	background-color: #eee;
}
#foot {
	padding: 15px 20px;
	margin-right: auto;
	margin-left: auto;
}
footer a {
	color: #000000;
	transition-duration: 0.4s;
}
#author {
	min-height: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	padding-left: 0px;
	opacity: 0.8;
		text-align: center;

}
footer .contact {
	min-height: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1.25em;
}
footer .contact strong {
	font-weight: bold;
	font-size: 16px;
}
footer a:hover {
	color: #666;
}
footer img {
	border-style: none;
}
footer img.counter {
	vertical-align: -30%;
}
footer img.counter:hover {
	opacity:0.65;
}

.clear {
	clear: both;
	height: 0px;
}
h2 img {
	border-style: none;
}
.large {
	font-size: 17px;
	color: #A92D0A;
}

.floating {
	float: right;
	margin-left: 20px;
	padding-top: 0px;
	margin-bottom:0px;
}
.zoom-gallery1 {
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    text-align: left;
    letter-spacing: 4px;
}

/* Linki w galerii */
.zoom-gallery1 a {
    display: inline-block;
    text-decoration: none;
    margin: 2px;
}

/* Obrazy w galerii */
.zoom-gallery1 img {
    width: 250px;
    height: 170px;
    border: none;
    margin-bottom: 5px;
    object-fit: cover;
    transition: opacity 0.35s ease, transform 0.35s ease;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.1);
    cursor: pointer;
}

/* Efekt hover dla obrazów */
.zoom-gallery1 img:hover {
    opacity: 0.8;
    transform: scale(1.02);
}

@media (max-width:960px) {
	.floating {	display:none;}
}

@media (max-width:480px) {
	.floating {	display:none;}
}
.google-maps {
	padding: 0px;
	height: 320px;
	margin: 0;
	width: 100%;
}
.spacer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mark2 {
	color: #808080;
}
.zoom-gallery1 {
	max-width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.zoom-gallery1 img {
	width:250px !important;
	height: 170px !important;
	border:none;
}
.shadow {
	height: 4px;
	max-width: 960px;
	margin: auto;
	background-color: #fff;
}
.contain {
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7EA0BF;
	background:linear-gradient(to bottom, rgba(255,255,255,0.8) 0px, rgba(255,255,255,0.7) 100px, rgba(255,255,255,0.5) 200px, rgba(255,255,255,0.3) 300px) #7EA0BF;
}
.yellow {
	background-color: #fff;
}
.foto img {
	height:105px;
	padding:4px 0px 4px 0px;
	border:none;
}
.foto2 img {
	height:117px;
	padding:2px;
	border:none;
}
.foto2 img:hover {
	opacity:0.8;
}
.tresc a {
	color: #B6340B;
	text-decoration:underline;
}
.tresc a:hover {
	color: #666;
}
.foto {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:6px;
	background-color:#fff;
	text-align:center;
	font-weight:700;
}
.foto2 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:0px;
	background-color:#ddd;
	text-align:center;
	font-weight:700;
}

.box {
	max-width: 936px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
	padding: 12px;
}
.intro {
	width: 192px;
	height: 360px;
	float: left;
	font-size: 14px;
	padding: 20px;
	color: #151E5B;
	line-height:1.35em;
}
.intru {
		line-height:1.2em;
}
.red {
	color: #CA0000;
}
.buttonlink {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	border-radius: 3px;
	border: 1px solid #BFBFBF;
}
.buttonlink:hover {
	background-color: #eee;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 12px 7px 12px;
	border-radius: 3px;
	border: 1px solid #9B9B9B;
}
#logo {
	border-radius: 4px;
	color: #FFFFFF;
	background-color: #A7A9AC;
	position: absolute;
	z-index: 999;
	padding: 20px 30px 20px 30px;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 1.5em;
	line-height: 0.96em;
	text-align: center;
}
.fa-mark {font-size:0.6em;
}
.tresc em {
	color: #777;
	font-size:0.9em;
	text-transform:lowercase;
}
.tresc em i {
	padding:0px 0px 0px 5px;
}
.inv {
	background-color: #DDDDDD;
}
.prod {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	max-width: 934px;
	padding-left: 0px;
	padding-bottom: 15px;
	overflow:hidden;
	font-size:13px;
}

.pos a {
	text-decoration:none;
	color:#000;
	font-weight:700;
	background-color:#e4ebf2;
	display:block;
	max-width: 170px;
	text-align:center;
	padding:0px 0px 10px 0px;
	float:left;
	margin: 8px;
		transition: background-color 0.35s;
		line-height:1.1em;
		min-height:158px;

}
.pos img {
	width:170px;
	height:122px;
	border:none;
		transition:opacity 0.35s;
		padding-bottom:6px;

}
.posb a {
	background-color:#cddae6;
		transition: background-color 0.35s;

}
.pos a:hover {
	background-color:#a6bed3;
	transition: background-color 0.35s;
}
.pos img:hover {
	opacity:0.7;
	transition:opacity 0.35s;
}
/* slider.css */
.slider-container {
    position: relative;
    max-width: 950px;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.slider {
    position: relative;
    width: 100%;
    height: 400px; /* Stała wysokość zapobiega layout shift */
    background: #f0f0f0;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide.active {
    opacity: 1;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.slide-content {
    position: relative;
    z-index: 2;
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    border-radius: 10px;
    max-width: 80%;
}

.slide-content h2 {
    margin: 0 0 10px 0;
    font-size: 2rem;
    font-weight: 700;
}

.slide-content p {
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.4;
}

.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    transition: background 0.3s ease;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-btn:hover {
    background: rgba(0, 0, 0, 0.8);
}

.slider-btn.prev {
    left: 20px;
}

.slider-btn.next {
    right: 20px;
}

.slider-dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 10px;
    z-index: 10;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background 0.3s ease;
}

.dot.active {
    background: white;
}

.dot:hover {
    background: rgba(255, 255, 255, 0.8);
}

/* Responsywność */
@media (max-width: 768px) {
    .slider {
        height: 300px;
    }
    
    .slide-content {
        padding: 15px;
        max-width: 90%;
    }
    
    .slide-content h2 {
        font-size: 1.5rem;
    }
    
    .slide-content p {
        font-size: 1rem;
    }
    
    .slider-btn {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    
    .slider-btn.prev {
        left: 10px;
    }
    
    .slider-btn.next {
        right: 10px;
    }
}

@media (max-width: 480px) {
    .slider {
        height: 250px;
    }
    
    .slide-content h2 {
        font-size: 1.2rem;
    }
    
    .slide-content p {
        font-size: 0.9rem;
    }
}