html{
	background: url('img/deska.jpg') repeat-y center center fixed; ;
	background-size: 105% auto;
    margin: 0px;
}
body{
	margin: 0px;
	font-family: 'Open Sans';
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1, h2, h3{
	text-align: center;
	margin: 0px;
	padding: 0.5em;
}
h1{
	color: #ffffff;
	font-family: Oswald;
	font-size: 2em;
}
h2{
	color: #ffffff;
	font-family: 'EB Garamond', serif;

}
.wino h2{
	color: #f2df7f;
}
h3{
	font-family: 'Open Sans';
	color: #ffffff;

}
option{
	background-color: rgba(80,12,17, 0.9);
}
table{
	margin-left: 240px;
	margin-right: 240px;
}
td{
	padding:15px;
	vertical-align: top;
}
.container{
	width: 1024px;
	margin: 0 auto;
}
.menu{
	background-color: #500d11;
	position: fixed;
	height: 64px;
	width: 1025px;
	top: 0px;
	z-index: 11;
}
.menu_k{
	background-color: rgba(80,12,17, 0.7);
	position: fixed;
	height: 18%;
	width: 20%;
	top: 50px;
	right:20px;
}

.menu_element_k{
	float: left;
	height: 20px;
	color: #ffffff;
	font-family: 'EB Garamond', serif;
	text-align: justify;
}

.menu_element{
	float: left;
	height: 50px;
	font-family: 'EB Garamond', serif;
	font-style: italic;
	font-weight: bold;
}

a .menu_element{
	color: #ffffff;
	text-decoration: none;
	margin-top: 16px;
	font-size: 1.5em;
	padding: 0px 6px;
}
a .menu_element:hover{
	text-decoration: underline;
}
/*GENERAL*/
.clear{
	clear: both;
}
.brownies{
	background-color: rgba(43,25,13,1);
}
.wino{
	background-color: rgba(80,12,17, 1);
}
.separator{
background: rgba(151,70,26,1);
background: -moz-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(151,70,26,1)), color-stop(13%, rgba(195,157,41,1)), color-stop(51%, rgba(255,246,141,1)), color-stop(87%, rgba(195,157,41,1)), color-stop(100%, rgba(151,70,26,1)));
background: -webkit-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -o-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -ms-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: linear-gradient(to right, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97461a', endColorstr='#97461a', GradientType=1 );
height: 5px;
width: 1024px;
}
.module{
	z-index: 5;
	padding-top:20px;
}
.module .txt{
	color: #ffffff;
	padding: 5px 120px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8em;
}
.box{
	height: 300px;
	width: 360px;
background: rgba(255,255,255,1) -moz-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,250,199,0.5)), color-stop(9%, rgba(195,157,41,0.5)), color-stop(18%, rgba(255,246,141,0.5)), color-stop(35%, rgba(195,157,41,0.5)), color-stop(55%, rgba(252,205,77,0.5)), color-stop(100%, rgba(255,255,255,0.5)));
background: rgba(255,255,255,1) -webkit-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -o-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -ms-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefac7', endColorstr='#ffffff', GradientType=0 );
border-radius: 5px;
}
/* END GENERAL*/

/* SLIDER*/

#slider{
	background-color: rgba(255,0,0,0.3);
	height: 380px;
	width: 1024px;
	position: relative;
	top: 64px;
	overflow: hidden;
	z-index: -1;
	margin-bottom: 64px;
	padding-top: 0px;
}
#slider div{
	height: inherit;
	width: inherit;
	position: relative;
	display: inline-block;
	top:0px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
#slide1{
	background-image: url('img/slider/01.jpg');
}
#slide2{
	background-image: url('img/slider/02.jpg');
}
#slide3{
	background-image: url('img/slider/03.jpg');
}
#slide4{
	background-image: url('img/slider/04.jpg');
}

/*END SLIDER*/
.module{
	clear: both;
}
.gold1{
	background: rgba(151,70,26,1);
background: -moz-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(151,70,26,1)), color-stop(13%, rgba(195,157,41,1)), color-stop(51%, rgba(255,246,141,1)), color-stop(87%, rgba(195,157,41,1)), color-stop(100%, rgba(151,70,26,1)));
background: -webkit-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -o-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: -ms-linear-gradient(left, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
background: linear-gradient(to right, rgba(151,70,26,1) 0%, rgba(195,157,41,1) 13%, rgba(255,246,141,1) 51%, rgba(195,157,41,1) 87%, rgba(151,70,26,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97461a', endColorstr='#97461a', GradientType=1 );
	color: #86151c;
	font-size: 1.2em;
	padding: 4px;
	font-family: 'EB Garamond', serif;
}
.gold1 i{
padding-right: 15px;
}
.workbox .box_title:hover{
	text-decoration: underline;
}
.gold1 a{
	color: #86151c;
	font-style: italic;
	font-weight: 700;

}
#gold1_1{
	float: left;
	width: 33.33%;
	text-align: right;
}
#gold1_2{
	float: left;
	width: 33.33%;
	text-align: center;

}
#gold1_3{
	float: left;
	width: 33.33%;
	text-align: left;
}

.promo{
	background-color: rgba(80,12,17, 1);
	text-align: center;
	padding: 10px;
}

.tradycja .txt{
	/*background: url('img/sklep.png') no-repeat;*/
}
#tradycja_sklep{
float: right;
width: 40%;
padding: 0px 0px 0px 15px;
}

.promobox{
	display: inline-table;
    margin: 10px;
    padding: 10px;
    width: 180px;
    text-align: left;
    height: 245px;
}
.promobox img{
	width: 180px;
}
.maxIMG100 img{
	max-width: 100%;
}
.promobox .box_title{
	color: #86151c;
	font-family: Oswald;
	height: 35px;
	font-size: 1em;
}
.promobox .box_txt{
	font-size: 0.65em;
	height: 80px;
}

li{
    margin-left: 55px;
    padding-left: 10px;
    text-align: left;
}

li a:hover{
	
}

.workbox{
	cursor: pointer;

/*
	display: inline-table;
    margin: 10px;
    padding: 10px;
    width: 180px;
    text-align: left;
    height: 200px;
    margin-top: 20px;
background: rgba(255,255,255,1) -moz-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,250,199,0.5)), color-stop(9%, rgba(195,157,41,0.5)), color-stop(18%, rgba(255,246,141,0.5)), color-stop(35%, rgba(195,157,41,0.5)), color-stop(55%, rgba(252,205,77,0.5)), color-stop(100%, rgba(255,255,255,0.5)));
background: rgba(255,255,255,1) -webkit-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -o-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) -ms-linear-gradient(top, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
background: rgba(255,255,255,1) linear-gradient(to bottom, rgba(254,250,199,0.5) 0%, rgba(195,157,41,0.5) 9%, rgba(255,246,141,0.5) 18%, rgba(195,157,41,0.5) 35%, rgba(252,205,77,0.5) 55%, rgba(255,255,255,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefac7', endColorstr='#ffffff', GradientType=0 );
border-radius: 5px;*/

}
.workbox img{
	width: 180px;
}

.workbox .box_title{
	color: #86151c;
	font-family: Oswald;
	height: 50px;
	font-size: 1em;
}
.workbox .box_txt{
	font-size: 0.8em;
	height: 125px;
}
.box_moar {
	text-align: right;
	font-size: 0.9em;
}

.box_moar a{
	color: #86151c;
	font-family: Trebuchet MS;
}

.work{
	text-align: center;
	padding-bottom: 80px;
}

.ofertabox{
	float: left;
    margin: 30px;
    padding: 10px;
    width: 211px;
    text-align: left;
    height: 310px;

}

.ofertabox img{
	width: 211px;
}

.ofertabox .box_title{
	top:10px;
	color: #86151c;
	font-family: Oswald;
	height: 37px;
	font-size: 1em;
}
.ofertabox .box_txt{
	font-size: 0.8em;
	height: 104px;
}
.box_moar {
	text-align: right;
}

.box_moar a{
	color: #86151c;
	font-family: Trebuchet MS;
}
.box_container{
	margin-left: 75px;
	margin-right: 75px;
}

.awardbox{
	float: left;
    margin: 30px;
    padding: 10px;
    width: 211px;
    text-align: left;
    height: 270px;
}

.awardbox .box_txt{
	font-size: 0.8em;
	padding-top: 5px;
	height: 40px;
}
.awardsquare{
    background-color: #86151c;
    height: 191px;
    padding: 10px;
    width: 191px;
    text-align: center;
}
.awardsquare .box_img{
	max-width: 100%;
	max-height: 100%;
}

.stalker_left{
	float: left;
	width: 48%;
	margin-bottom: 30px;
}
.stalker_right{
	float: right;
	width: 50%;
	margin-bottom: 30px;
}
#mapa{
	height: 420px;
	width: 400px;
	background-color: rgba(255,255,255,0.05);
	border: solid #ffffff 1px;
}
.stalker_bottom{
	clear: both;
	background-color: rgba(255,255,255,0.05);
	border: solid #ffffff 1px;
	color: #ffffff;
	/*padding: 10px;*/
	display: none;
}

.contact_field{
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 1em;
    padding: 8px;
    width: 415px;
    margin: 10px;
}
.contact_left{
	float: left;
	width: 500px;
	text-align: right;
}

.contact_left textarea{
	height: 230px;
}
.rodo{
	width: 500px;
	color: #ffffff;
	text-align: center;
	font-family: 'Open Sans';
	margin-left: 25px;
	font-size: 0.8em;
}
.contact_bottom_left{
color: #ffffff;
float:left;
text-align: center;
width: 500px;
font-family: 'Open Sans';
margin-left: 25px;
font-size: 0.8em;
}

.contact_bottom_right{
color: #ffffff;
float:right;
text-align: center;
width: 415px;
font-family: 'Open Sans';
margin-right: 60px;
font-size: 0.8em;
}

.contact_bottom_left h1, .contact_bottom_right h1{
font-size: 1.0em;

font-weight: 800;
}
.contact_spacer{
width: 50%;
}
.contact_send{
    background-color: #ffffff;
    color: #500d11;
    cursor: pointer;
    font-family: Open Sans;
    font-weight: 800;
    margin: 5px 5px 10px 55px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: center;
}
.contact_right{
    color: #ffffff;
    float: right;
    font-family: Open Sans;
/*    font-size: 1.2em;*/
    /*font-weight: 800;*/
    /*margin-bottom: 40px;*/
    width: 470px;
    text-align: center;
    margin-right: 30px;
}
.contact_right img{
	width: 230px;
}
.contact_media img{
	width: 25px;
}

.stalker_select{
	background-color: rgba(255,255,255,0.05);
	border: solid #ffffff 1px;
	color: #ffffff;
	font-size: 1.1em;
    padding: 10px;
    width: 421px;
}

.stalker_right_bottom{
	background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid #ffffff;
    margin-top: 15px;
    color:#ffffff;
    font-family: 'Open Sans';
    width: 420px;
    height: 130px;
    overflow-x: hidden;
    overflow-y:scroll;
    padding: 10px;
}


.LokacjaWGrupie{
display: none;
width: 420px;
}
.LokacjePunkt{
	 padding: 10px;
}
.LokacjePunkt:hover{
text-decoration: underline;
cursor: pointer;
background-color: #ffffff;
color:rgba(80, 12, 17, 0.9);
}
#preloader{
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: #000000;
	color:#ffffff;
	top: 0px;
	z-index: 9999999;
/*	display: none;*/
}

/* OKIENKA*/

#overlay2{
	 height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255, 0.8);
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */

}
#AppendedDiv2{
position:absolute;
opacity:0;
z-index:1000;
width: 80%;
background-color: rgba(80, 12, 17, 1);
padding-bottom: 40px;
border-radius: 10px;
color: #ffffff;
}
#AppendedDiv-Head2{
 background-color: rgba(43, 25, 13, );
	font-size: 2em;
	text-align: right;
	padding: 2px;
	color: #ffffff;
	padding: 10px;
	font-family: Oswald;
}
#AppendedDiv-Body2{
	padding: 20px;
}

#AppendedDiv-Close2{
	cursor: pointer;
}

/* END OKIENKA*/

.oferta-box{
	background-color: #f2ebbd;
	width: 200px;
	padding: 10px;
	margin: 10px;
	display: flex;
	align-items: stretch;
	justify-content: justify;
	flex-direction: column;
	flex-flow: row wrap;
}
.oferta-box img{
	width: 100%;
}
.oferta-box h3{
	color: #86141c;
	font-size: 1.5em;


}
.oferta-box p{
	margin: 0.5em 0em;
	clear: both;
}
.SzczegolowaOferta{
	width: 285px;
	/*height: 460px;*/
	height: 400px;
	padding: 10px;
	float: left;
	margin:10px;
	color: #000000;
}
.SzczegolowaOferta a img{
	width: 265px;
	margin: 10px;
}
.SzczegolowaOferta h3{
	height: 35px;
	color: #86151c;
	font-family: "Oswald";
	text-align: left;
}
.SzczegolowaOferta p{
	margin: 5px;
	margin-top: 1px;
	font-size: 0.8em;
}

.lokacje_data{
	display: none;
}

.news_container{
	margin-left: 50px;
    margin-right: 50px;
}
.news_box {
    background-color: #7a1a1c;
    border: 1px solid #ffffff;
    border-radius: 5px;
    float: left;
    margin: 5px;
    padding: 10px;
    text-align: left;
    width: 90%;
}
.newsbox_data{
	color: #f6e97c;
	margin-bottom: 10px;
}
.newsbox_txt{
	color: #ffffff;
}

.newsbox_txt a img{
	margin: 10px;
}
#contact{
	padding-bottom: 40px;
}

.footer, .footer a{
	text-align: center;
	color:#ffffff;
	font-size: 0.8em;
}
#news{
	padding-bottom: 140px;
}