﻿body {
	background-color: #d6d4d5;
	padding-top: 40px;
	font-family: PT Sans;
}
header {
	background-position: left top;
	min-height: 257px;
	width: 100%;
	background-color: #ccc;
	background-image: url('../img/banner.jpg');
	background-repeat: no-repeat;
}
.logocontainer {
	height:244px;
	width:305px;
	padding:9px 0px 4px 8px;
position:absolute;
}
.logocontainer img:hover{
transform: scale(0.96);
-webkit-transform: scale(0.96);
transition-duration: 0.35s;
}
.logocontainer img{
transition-duration: 0.35s;
border:none;
}

.heading {
	min-height:257px;
padding-left:313px;
}
.headgraph {
	background-position: -240px top;
	width: 100%;
	min-height: 257px;
	background-image: url('../img/profile.png');
	background-repeat: no-repeat;
}
@media (max-width:1199px) {
.headgraph {	background-position: -368px top;}
}
@media (max-width:991px) {
.headgraph {	background-image: none;}
}
header h1 {
	margin: 0px auto 0px 0px;
	padding: 156px 0px 0px 0px;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	max-width: 400px;
	line-height: 1.2em;
	letter-spacing: 1px;
	color: #202020;
}
.lang {
	background-position: right top;
	float: right;
	width: 260px;
	min-height: 60px;
	background-image: url('../img/langcontainer.png');
	background-repeat: no-repeat;
}
.lang ul {
	list-style-type:none;
	text-align:center;
	padding:0px;
	margin:0px 0px 0px auto;
	max-width:220px;
}
.lang li {
display:inline-block;
padding:3px 2px;
}
.lang li a{
	display:block;
}
.lang li img:hover{
transform: scale(0.86);
-webkit-transform: scale(0.86);
transition-duration: 0.35s;
}
.lang li img{
transition-duration: 0.35s;
border:none;
height:15px;
}

@media (max-width:767px) {
.lang {	float:none; background-color:#fff; width:100%; 	background-image: none; text-align:center;}
.lang ul {		margin:0px auto 0px auto;	max-width:747px; padding:10px 10px 0px 10px;}
.lang li img{transition-duration: 0.35s;border:none; height:20px;}
.lang li {display:inline-block;padding:8px 4px;}

.logocontainer {	height:244px;	width:100%;	padding:0px 0px 0px 0px;position:relative; text-align:center;}
.heading {padding-left:0px; }

header h1 {	margin: 0px auto 0px auto;	padding: 50px 20px 0px 20px;	font-size: 24px;font-weight: 700;text-transform: uppercase;	max-width: 767px;line-height: 1.2em;	letter-spacing: 1px;	color: #808080;text-align:center;}

}



.navbar {
	margin-bottom: 30px;
}
.navbarlight {
	background-image: url('../img/mainmenu_light.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width:100%;
}
.navbar li a{
	color:#fff;
	text-transform:uppercase;
}
.navbar li a:hover{
	color:#fff;
}
.navbar .dropdown-menu a{
	color:#ddd;
}
.navbar .active {
	background-color:rgba(0,0,0,0.12);
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    border-color: #337AB7;
}

@media (max-width:767px) {

}

@media (max-width:319px) {
.logocontainer img{width:100%;}
header h1 {font-size:16px;}

}

.slider {
	padding:0px;
	margin:0px;
}
.bg-darkred {
	background-size: cover;
	background-position: center center;
	background-color: #891616;
	color: #fff;
	background-image: url('../img/slide_light.png');
}
.bg-kontakt {
	background-size: cover;
	background-position: center center;
	background-color: #891616;
	color: #fff;
	background-image: url('../img/slide_light.png');
}
.bg-produkty {
	background-size: cover;
	background-position: center center;
	background-color: #891616;
	color: #fff;
	background-image: url('../img/slide_light.png');
}
.bg-galeria {
	background-size: cover;
	background-position: center center;
	background-color: #891616;
	color: #fff;
	background-image: url('../img/slide_light.png');
}

.side-desc {
	padding:200px 30px 30px 30px;
}
.bg-kontakt .side-desc {
	padding:80px 30px 30px 30px;
}
.bg-produkty .side-desc {
	padding:104px 30px 30px 30px;
}
.bg-galeria .side-desc {
	padding:104px 30px 30px 30px;
}

.side-desc h2 {
	font-size:36px;
	font-weight:700;
}
.bg-prod h2 {
margin-top:0px;
}

.side-desc p {
	font-size:16px;
	font-weight:400;
}
.bg-prod p {
	font-size:20px;
}

.boxes {
	padding:10px;
}
.box {
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;

}
.boxgal {

}

.box a {
	background-color: #fff;
	background-color:rgba(255,255,255,0.9);
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 4.5em;
	font-weight: 500;
	overflow: hidden;
	transition-duration: 0.4s;
	color: #B21D1D;
	border-style: none none none none;

}
.boxgal a{
	background-color: #000;
	line-height: 2.5em;

}

.box01 a {
	border-style: none none solid none;
	border-width: 8px;
	border-color: #ca201f;
}
.box02 a {
	border-style: none none solid none;
	border-width: 8px;
	border-color: #ca201f;
}
.box03 a {
	border-style: none none solid none;
	border-width: 8px;
	border-color: #ca201f;
}
.box04 a {
	border-style: none none solid none;
	border-width: 8px;
	border-color: #ca201f;
}

.zoom-gallery .box a {
	background-position: center center;
	background-size: contain;
	background-color: #000;
	background-image: url('../img/search.png');
	background-repeat: no-repeat;
}
.zoom-gallery .boxgal a {
	background-position: center center;
	background-size: contain;
	background-color: #000;
	background-image: url('../img/search.png');
	background-repeat: no-repeat;
}

.pbox{
	min-height:300px;
}
@media (max-width:1199px){
.pbox{
	min-height:370px;
}

}
.pbox a {
	line-height: 1em;
		padding-bottom:20px;
		font-size:21px;
		min-height:320px;

}

.pbox a small{
	padding: 0px 20px;
}
.pbox img {
	padding-bottom:20px;
}
.box a:hover {
	color:#000;
	text-decoration:none;
	border-color: #000;
	background-color: #fff;

}
.boxgal a:hover {
	color:#000;
	text-decoration:none;
	border-color: #000;
	background-color: #000;

}

.box a img {
	transition-duration:0.4s;

}
.box a:hover img {
	transform:scale(1.06);
	-webkit-transform:scale(1.06);
	transition-duration:0.4s;
	transform-origin:top;
}
.pbox a:hover img {
	transform:scale(1.06);
	-webkit-transform:scale(1.06);
	transition-duration:0.4s;
	transform-origin:bottom;
}
.boxgal a:hover img {
	transform:scale(1.06);
	-webkit-transform:scale(1.06);
	transition-duration:0.4s;
	transform-origin:top;
}


.boxgal img:hover{ opacity:0.6;
}

.box img{
	width:100%;
}
.bgcontainer {
	background-color:#ededed;
	padding:20px 0px;
}
.tresc p {
	padding:10px;
}
.tresc h3, .tresc h2 {
	padding:10px;
	font-size:20px;
}
footer {
	background-color:#2a2a2a;
	color:#ddd;
	padding:20px 10px;
}
.contactinfo {
	background-size: contain;
	background-image: url('../img/footerbelt.png');
	background-position: right center;
	background-repeat: no-repeat;
	padding:20px 0px;
}
.bg-kontakt .contactinfo {
	background-repeat: no-repeat;
	padding:10px 0px 0px 0px;
	background-image: none;

}

.offset {
	margin-left:25px;
	float:right;
}
@media (max-width:767px) {
	.offset {float:none; width:100%; margin:0px 0px 25px 0px;}
}
.contactinfo a {
	color:#999;
}
.bg-kontakt .contactinfo a{
	color:#ddd;
}
.bg-kontakt .contactinfo a:hover{
	color:#fff;
}

.contactinfo a:hover {
	color:#fff;
}
.contactinfo h4 {
	color:#fff;
	font-size:22px;
	padding:0px 0px 10px 0px;
	margin:0px;
}
.bg-kontakt .contactinfo h4 {
	color:#ddd;
	font-size:22px;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.google-maps {
	padding: 0px 0px;
	height: 172px;
	max-width: 700px;
	margin:20px 0px;
}
.bg-kontakt .google-maps {
	max-width:740px;
	height: 306px;
	margin:0px 0px 0px auto;

}

.copy {
	background-color:#000;
	color:#777;	
	padding:10px 20px;
	text-align:center;
	font-size:11px;
}
.copy a {
	color: #ccc;
}

@media (max-width:1199px) {
	.google-maps {	max-width:890px;}
	.contactinfo {	background-image: none; text-align:center;}
.side-desc {
	padding:70px 30px 30px 30px;
}

.bg-kontakt .google-maps {
	height: 250px;
	margin:0px auto 30px auto;
	max-width:890px;
}


}
@media (max-width:991px) {
	.google-maps {	max-width:670px;}
}
@media (max-width:767px) {
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857;
    color: #fff;
    white-space: nowrap;
}

.navbar-nav .open .dropdown-menu > li > a {
    color:#ddd;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #000;
    background-color: rgba(0,0,0,0.25);
    background-repeat: repeat-x;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
}

.bg-kontakt .google-maps {
	height: 250px;
	margin:0px auto 0px auto;
}


}