@import url(stala/default.css);
@import url(stala/default_shop.css);

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:#ffffff;
}
hr, .hr {
   width:100%;
	margin: 20px 0 20px 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
}

.text { 
	line-height: 160%;
	width:100%;
	clear:both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

.main {
	width: 1200px;
	position: relative;
	text-align: left;
	margin: auto;
	clear:both;
} 
.main2 {
	width: 100%;
	position: relative;
	text-align: center;
	margin: auto;
	clear: both;
}

/*START*/


#logo {
	width: 322px;
	height: 88px;
	float:left;
	font-size: 12px;
	text-align: center;
	position:absolute;
	top: 0px;
	left: 0;
}

#logo span {
	width: 322px;
	height: 88px;
	position:absolute;
	top:0;
	left:0;
	background:url(nowe/logo.gif) center center no-repeat;
}

header {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	z-index: 100;
	min-height: 88px;
	background-color: #fff;
}

#strefa{
	float: right;
	margin: 10px 0px 0px 30px;
}

#strefa a.log {
	color: #000;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 35px;
	font-weight: 500;
	margin-right: 20px;
	background: url(login_ico.png) no-repeat left center;
}

#strefa a.log:hover {
	color:#c7a657;
	transition:.3s;
	text-decoration:none;
}

#strefa a.kosz {
	color: #000;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	padding-left: 35px;
	font-weight: 500;
	margin-right: 20px;
	background: url(shop_ico.png) no-repeat left center;
}
#strefa a.kosz:hover {
	color:#c7a657;
	transition:.3s;
	text-decoration:none;
}

#strefa #logo_win {
	background: url(nowe/logo_winformacja.png) no-repeat left center;
	width: 195px;
	height: 47px;
	margin-left: 35px;
	display: inline-block;
	vertical-align:middle;
}
#strefa #logo_win2{
	background: url(sa.jpg) no-repeat left center;
	width: 80px;
	height: 30px;
	margin-left: 35px;
	margin-right: 35px;
	display: inline-block;
	vertical-align:middle;
}
#strefa #logo_win2:hover {
	background: url(sa_link.jpg) no-repeat left center;
	transition-duration:2s;
}
#lang {
	display: inline-block;
	width: 32px;
	margin-left:5px;
	vertical-align:middle;	
	
}

#lang a {
	display: block;
	margin-bottom: 2px;
	background: #a1863f;
	color:#fff;
	font-size: 18px;
	text-align:center;
	width: 32px;
	height: 32px;
	line-height: 32px;
}

#lang a:hover, #lang a.s {
	text-decoration:none;
	background:#e0d5bf;
	opacity:.4; 
}



/*menu*/

nav {
	position:absolute;
	left: 325px;
	height: 58px;
	top:0px;
	background:#fff;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

nav li {
	display: inline-block;
	position:relative;

}

nav li a {
	font-size: 17px;
	color: #000;
	display: inline-block;
	padding: 5px 0px;
	position: relative;
	font-weight: 500;
	margin-left: 20px;
	margin-right: 20px;
}

nav li a.s, nav li:hover a, nav li.act a {
	color: #911e3f;
	text-decoration: none;
	border-bottom: solid 2px #911e3f;
}

nav li.s menu a, nav li.act menu a, nav li:hover menu a {
	color:#fff;
}

nav li menu {
	display:none;
	position:absolute;
	text-align:left;
	padding: 10px 10px 10px 10px;
	z-index:2;
	min-width:150px;
}

nav li menu a {
	color:#fff;
	display:block;
	padding: 7px 10px 7px 10px;
	white-space: nowrap;
	font-size: 12px;
	background:none !important;
	line-height: 100% !important;
	height:auto !important;
}

nav li menu a {
	color:#000;
}

nav li menu a:hover, nav li menu a.s {
	color:#000;
}

nav li menu a:hover:before, nav li menu a.s:before{
	display: none;
}

nav li a:hover:before, nav li a.s:before {
    content: "";
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -3px;
	z-index: 10;
}

nav:after {
    content: "";
	display: block;
	float: left;
	width: 100%;
	height: 24px;
	position: absolute;
	left: 0;
	bottom: -24px;
}


#top{
	display: inline-block;
	float: right;
	margin-top: 10px;
}

#koszt{
	border: 1px dashed #8e867b;
	min-width: 237px;
	height: 76px;
	text-align: right;
	float: right;
	padding-right: 40px;
}

.ilosc{
	font-size: 24px;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	height: 29px;
	margin: 10px 0 5px 0;
}

.ilosc small{
	font-size: 12px;
}

#koszt span{
	font-size: 12px;
	color: #8e867b;
	text-transform: uppercase;
	display: block;
	background: url(strzalka_dol.png) 5px center no-repeat;
	width: 100px;
	clear: both;
	float: right;
	cursor: pointer;
}

#koszt:hover{
	text-decoration: none;
}
h4, h1{
	font-size: 37px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: center;
}

h2{
	font-size: 34px;
	color: #000;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 300;
}


h4 span, h2 span{
	padding: 0 20px;
}
h1 span{
	color: #c7a657;
}
h1 small{
	font-size: 22px;
}
h3 span{
	color: #c7a657;
}
h3 small{
	font-size: 14px;
}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}

#product_gl {
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
}

#product_gl_l {
	float:left;
	width: 350px;
	text-align:left;
	padding: 80px 0 40px 30px;
	font-size: 30px;
	text-transform: uppercase;
}
#product_gl_l .btn_f {
	float:none;
	display: inline-block;
	font-size:18px;
}

#product_gl_l .btn_f:hover {
	text-decoration: none;
	transition:.4s;
}

#product_gl_l b {
	display: block;
}

#product_gl_p {
	float:right;
	width: 850px;
}

#product_gl_p .produkt {
	width:220px;
	min-height: 300px;
}

#przebitka {
	clear: both;
	float: left;
	width: 100%;
	height: 320px;
	background: url(nowe/przebitka.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed
}

/*produkt strony*/

.listing{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

.produkt {
	width: 220px;
	min-height: 420px;
	text-align: center;
	display: inline-block;
	margin: 0 12px;
	margin-bottom: 20px;
	vertical-align: top;
	position: relative;
}



.produkt:hover .g_link{
	color: #c9a557;
}

.produkt_li_opis {
	text-align:left;
	padding-top:15px;
}

.produkt_li_opis .dataod {
	background:#c9a557;
	color:#fff;
	border-radius: 10px;
	display: inline-block;
	padding: 5px 20px;
	font-size:18px;
}


 
.produkt_li_opis .dodopp {
	display: inline-block;
	padding: 5px 0px;
	font-size:16px;
}

.produkt h2, .pods .produkt h2 {
	text-transform: none;
	font-size: 18px;
	color: #21201f;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 18px;
	height: 21px;
	background:none !important;
	overflow: hidden;
	text-align:center !important;
	border:none !important;
}

.produkt a{
	font-size: 21px;
	text-decoration: none;
	color: #000;
	font-weight: 600;
	margin-top: 10px;
	display: block;
}


.produkt h2 a{
	text-decoration: none;
	color: #000;
}
.produkt img{
	margin-bottom: 5px;
}

.cena_regularna{
	font-size: 18px;
	color: #000;
	display: block;
	padding-left: 45px;
	line-height: 40px;
	margin-top: 20px;
	background: url(nowe/iko_price.png) no-repeat left center;
}

.cena_regularna span {
	color:#911e3f;
}

.cena_li {
	color:#911e3f;
	font-size: 18px;
	display: block;
	line-height: 40px;
	margin-top: 0px;
}

.ok_select{
	font-size: 12px;
	color: #fff;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.g_top{
	background: #b2001a;
	padding: 10px 0;
	margin-bottom: 15px;
	height: 34px;
}
.cena_promocyjna{
	font-size: 13px;
	color: #26221f;
	border: 1px solid #d1c5b1;
	background: #f9f7f4;
	padding: 10px 0;
	margin-bottom: 8px;
}

.cena_promocyjna span{
	font-size: 18px;
	color: #ac2835;
	font-weight: bold;
}

.cena_promocyjna small{
	font-size: 14px;
	color: #26221f;
	font-weight: bold;
}

.promo{
	font-size: 13px;
	color: #cfaaae;

	text-align: left;
}

.promo img{
	float: left;
	margin: 8px 10px 0 0;
}

.promo small{
	display: block;
	font-size: 16px;
	color: #ac2835;
	margin-top: 5px;
}

.dodaj{
	background: #ac2835;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 25px;
	border: none;
	cursor: pointer;
}

.dodaj:hover{
	text-decoration: none;
	background: #000;
}


/*boxy strony*/

#boxy_gl{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	background: #fff url(aktu_bg.gif) top repeat-x;
}

.news:last-child{
	margin-right: 0px;
}

.news{
	width: 350px;
	height: 350px;
	text-align: justify;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #ffffff;
	margin: 10px;
	overflow: hidden;
	position: relative;
}

.news:hover{
	background: #f9f7f4;
	border-color: #000000;
	box-shadow: 5px 5px 3px 0px rgba(50, 50, 50, 0.2);
}

.news img{
	margin-bottom: 5px;
}

.news small{
	display: block;
	font-size: 14px;
	color: #ac2835;
	width: 100%;
	text-align: center;
}

.news h6, .news h6 a{
	font-size: 20px;
	color: #2b2b2b;
	margin-bottom: 10px;
	text-align: center;
}

.news:hover h6 a{
	text-decoration: none;
	color: #ac2835;
}
.nakl2{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -22px;
	background: rgba(255,255,255,.9);
	padding: 10px 0px;
}

.nakl2 h6{
	font-size: 22px;
	color: #000;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}


/*menu z obrazkami*/

#menub{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	background: url(tlo.gif);
	padding: 20px;
}

#menub a{
	display: inline-block;
	margin: 0 26px;
	position: relative;
}

#menub span{
	display: block;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
}

#menub a{
	color: #fff;
}

#menub img{
	margin: 8px;
	border-radius: 200px;
}

#menub a:hover img{
	margin: 0;
	border: 8px solid #ac2835;
}

#menub:hover a{
	text-decoration: none;
}

#menub a:hover span{
	color: #000;
}

#yt{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	padding: 20px 0px 20px 0px;
	background: #b2001a url(header2.gif);
}

.yt_video{
	clear: both;
	float: left;
	width: 100%;
}

.yt_vid{
	width: 850px;
	float: right;
}

.yt_nag{
	width: 360px;
	float: left;
	text-align: left;
	padding-top: 15px;
}

.yt_nag h2{
	font-size: 40px;
	color: #fff;
	margin-bottom: 60px;
	text-align: left;
}

.yt_nag h2 b{
	font-weight: bold;
}

.title{
	clear: both;
	float: left;
	width: 100%;
	border-left: 6px solid #fff;
	padding-left: 20px;
	margin-bottom: 60px;
}

.title small{
	display: block;
	color: #fff;
	font-size: 14px;
}

.title h3{
	color: #fff;
	font-size: 22px;
	font-weight: 300;
}

.more{
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
}


.more:before {
    content: "";
	display: block;
	width: 100px;
	height: 6px;
	background: #fff;
	position:  absolute;
	left: 0px;
	bottom: 0px;
}

.more:hover{
	color: #000;
	text-decoration: none;
}

.more:hover:before{
	background: #000;
}


/*CONTENT*/

#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 70px;
	padding-top: 55px;
	background: url(nowe/content_home.gif) repeat-x bottom;
}

.pod #content {
	background: none;
	padding-bottom: 30px;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}


aside {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	height: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	overflow: hidden;
	background-color: #c7a657;
}

blockquote {
	float: left;
	height: 400px;
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.slajd {
	height: 400px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display:none;
	text-align: left;
	border: none;
	background-repeat: no-repeat;
	background-position: 550px top;
}

.pods aside, .pods blockquote, .pods .slajd {
	height: 350px;
}

.pods .slajd {
	background-position: center top;
}

.slajd::before {
	content: '';
	background:#fff;
	width: 98px;
	height: 600px;
	position: absolute;
	left:0;
	top:0;
}

.slajd img{
	float: left;
}
.ffoto{
	position: absolute;
	top:0;
	left:553px;
	height: 400px;
}
.nakl{
	position: absolute;
	top:0;
	left:98px;
	height: 400px;
	width: 455px;
	text-align: center;
	background-color: #d8c289;
	padding: 40px 30px 60px 30px;
}

.nakl .slajd_data {
	background: #555555;
	border-radius: 15px;
	color:#fff;
	font-size: 14px;
	padding: 5px 10px;
	display: inline-block;
}

.nakl h6{
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	text-shadow: 0px 0 5px rgba(0,0,0,.5);
}

.nakl h6 span{
	display: block;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}

.nakl h6 a{
	color: #fff;
}

.nakl h6 a:hover{
	text-decoration: none;
	color: #911e3f;
}

.nakl .wwl{
	font-size: 16px;
	color: #000;
	padding: 9px 20px;
	background: #fff;
}

.nakl .wwl:hover{
	background: #b2001a;
	color: #fff;
}

.opis_animki{
	clear: both;
	padding: 14px;
	color: #000;
	margin: 0 auto;
	line-height: 140%;
	text-align: center;
	font-size: 16px;
}

aside small{
	position: absolute;
    bottom: 30px;
	left:98px;
	width:455px;
	text-align:center;
	z-index: 100;
}

aside small a {
    background: #fff;
    width: 20px;
    height: 20px;
	border-radius: 20px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer;
	border: 1px solid #fff;	
}

aside small a.s, aside small a:hover {
	background: #555555;
}

.wwl{
	display: inline-block;
	font-size: 12px;
	color: #fff;
	background: #ac2835;
	padding: 5px 20px 8px 20px;
	margin: 10px 0;
	border-radius: 10px;
}
.wwl2{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #ac2835;
	padding: 15px 20px 15px 20px;
	margin: 10px 0;
}

.wwl:hover{
	text-decoration: none;
	background: #000;
}
.wwl2:hover{
	text-decoration: none;
	background: #000;
}

/*loga */

/*loga */
#loga{
	clear: both;
	float: left;
	width: 100%;
	margin: 50px 0px;
}

#marquee{
	height: 245px;
	width: 1100px;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 40px;
}
#marquee div {
    width: 100000px;
}

#marquee img{
	border: 1px solid #ebebeb;
}

#marquee div span{
	float: left;
	position: relative;

	margin-right: 20px;
}

#marquee div span:hover small{
	display: block;
}

#marquee div span small{
	display: none;
	position: absolute;
	top: -20px;
	left: 0px;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,.5);
	color: #fff;
	padding: 10px;
	margin-top: -18px;
	border-radius: 10px;
}

#marquee div span small:before{

  position: absolute;
  bottom: -15%;
  left: 20%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(0,0,0,.5);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

.mm1:hover {
	background:url(m1.png);
}

#logosy{
	clear: both;
	float: left;
	width: 100%;
	padding: 40px 0;
	padding-bottom: 35px;
	background: #fff url(kielich.jpg) right no-repeat;
	height: 430px;
}

#duzy_footer{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	padding: 40px 0;
	padding-bottom: 35px;
	background: #f8f3e9;
}

#duzy_footer #kontakt_l {
	float:left;
	width:60%;
}

#duzy_footer #kontakt_l_foto {
	float:left;
}

#duzy_footer #kontakt_l_foto img {
	border: solid 4px #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
}


#duzy_footer #kontakt_l_dane {
	float: left;
	padding: 50px 10px 30px 20px;
	color: #c9a557;
	font-size: 18px;
	line-height: 24px;
}

#duzy_footer #kontakt_l_dane a {
	color:#000000;
	font-weight: 600;
}

#duzy_footer #kontakt_l_dane a:hover {
	color:#c9a557;
	text-decoration:none;
	transition: .4s;
}


#duzy_footer #kontakt_p {
	float:right;
	width:40%;
}

#kontakt_p h5 {
	font-weight: 700;
	font-size: 21px;
}

.logo_up{
	margin: 40px auto 20px auto;
	background: url(nowe/logo_st.gif) no-repeat top center;
	width: 87px;
	height: 98px;
}


.f_lewy{
	width: 30%;
	float: left;
}

.f_lewy h5{
	font-size: 18px;
	margin-bottom: 20px;
	white-space: nowrap;
}

.f_prawy{
	width: 65%;
	float: right;
}

#menu1{
	text-align: left;
	width: 118px;
	float: left;
}

#menu1 a, #menu2 a{
	display: inline-block;
	font-size: 15px;
	color: #454340;
	margin-bottom: 3px;
	white-space: nowrap;
}

#menu1 a:hover, #menu2 a:hover{
	text-decoration: none;
	color: #ac2835;
}

#menu2{
	text-align: left;
	width: 90px;
	float: left;
	margin-left: 80px;
}

#kontakt_p .inp_f, #kontakt_p .textarea {
	margin-top: 20px;
}

.inp_f, .textarea{
	font-size: 16px;
	background: none;
	border: none;
	background: none;
	height: 30px;
	border-bottom: 1px dotted #bab2a5;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 8px;
	resize: none;
}



#kontakt_p .inp_f::-webkit-input-placeholder, #kontakt_p .textarea::-webkit-input-placeholder {color: #c9a557;}
#kontakt_p .inp_f:-moz-placeholder, #kontakt_p .textarea:-moz-placeholder {color: #c9a557;}
#kontakt_p .inp_f::-moz-placeholder, #kontakt_p .textarea::-moz-placeholder {color: #c9a557;}
#kontakt_p .inp_f:-ms-input-placeholder, #kontakt_p .textarea:-ms-input-placeholder {color: #c9a557;}
#kontakt_p .inp_f:placeholder-shown, #kontakt_p .textarea:placeholder-shown {color: #c9a557;}


#form_opinie  .inp_f, #form_opinie  .textarea{
	border-color: #cfcfcf !important;
}

.inp_f:focus, .textarea:focus{
	border-color: #000;
}

.textarea{
	padding-top: 5px;
	margin-bottom: 0px;
}

.btn_f{
	clear: both;
	float: right;
	border: none;
	background: none;
	font-size: 13px;
	color: #fff;
	background: #911e3f;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	cursor: pointer;
	position: relative;
	z-index: 100;
	border-radius: 15px;
	margin-top:20px;
}

.btn_f:hover{
	color: #fff;
	background: #000;
}

#footer{
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
}

#copy {
	clear: both;
	float: left;
	width: 100%;
	color:#595959;
	font-size:12px;
	font-weight: 500;
	padding: 30px 0 30px 0;
}

#copy span {
	color:#a0a0a0;
	display:block;
	font-size:12px;
	margin-top: 10px;
}

#copy span a {
	color:#a0a0a0;
	text-decoration: none;
}

/*FOOTER*/
footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
}

#projekt a:hover:nth-child(1){
	text-decoration: none;
	color: #000;
}

#projekt a:hover:nth-child(2){
	text-decoration: none;
	color: #000;
}


/*karta koszyka*/



#karta_koszyka{
	position: absolute;
    top: 135px;
    right: 379px;
	background: #ffffff;
	z-index: 100;
	text-align: left;
	padding: 3px;
	width: 241px;
	box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.2);
	display: none;
}

.karta_produkt{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #ebe7e2;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.foto_mini{
	width: 80px;
	height: 115px;
	float: left;
}

.karta_ilosc{
	width: 145px;
	float: right;
}

.karta_ilosc h6, .karta_ilosc h6 a{
	font-size: 14px;
	color: #ac2835;
	margin-bottom: 15px;
	margin-top: 5px;
}

.karta_ilosc h6 a:hover{
	text-decoration: none;
	color: #000000;
}

.karta_ilosc input{
	width: 48px;
	height: 25px;
	border: 1px solid #c8c8c8;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	color: #26221f;
}

.karta_ilosc span{
	font-size: 14px;
	color: #26221f;
}

.podsumowanie{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -19px;
}

.suma{
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	background: #ebe7e2;
	font-size: 20px;
	color: #3e3c39;
	padding: 10px 0;
	padding-right: 27px;
}

.suma b{
	font-size: 25px;
}

.gratis{
	clear: both;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #43413e;
	text-align: right;
	padding: 12px 0;
	border-bottom: 1px solid #ebe7e2;
	margin-bottom: 20px;
	padding-right: 27px;
}

.gratis span{
	font-size: 16px;
}

#do_kasy{
	display: inline-block;
	font-size: 16px;
	color: #ffffff;
	background: #ac2835;
	padding: 10px 30px;
	text-align: center;
	margin-bottom: 20px;
}

#do_kasy:hover{
	text-decoration: none;
	background: #000;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: #8c8479;
  border: none;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: #8c8479;
  border: none;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: #8c8479;
  border: none;
}

input[type=range]::-webkit-slider-thumb {
  height: 13px;
  width: 7px;
  background: url(pp.png);
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}

input[type=range]::-moz-range-thumb {
  height: 13px;
  width: 7px;
  background: url(pp.png);
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}


input[type=range]::-ms-thumb {
  height: 13px;
  width: 7px;
  background: url(pp.png);
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -5px;
}


.od{
	width: 115px;
	display: inline-block;
	float: left;
}

.do{
	width: 115px;
	display: inline-block;
	float: right;

}

.range_slider{
	position: relative;
}

.do label{
	position: absolute;
	top: -16px;
	right: -21px;
	font-size: 12px;
	color: #403e3b;
	border: none;
}

.od label{
	position: absolute;
	top: -16px;
	left: -30px;
	font-size: 12px;
	color: #403e3b;
	border: none;
	text-align: left;
}

.range_style{
	width: 33px;
	border: none;
	text-align: right;
	background: transparent;
}

.przedzial{
	display: table-cell;
}

#filtry{
	clear: both;
	float: left;
	width: 100%;
	background: #b2001a url(header2.gif);
	margin-bottom: 40px;
}

.filtr, .r_slider{
	display: inline-block;
	vertical-align: middle;
	height: 76px;
	margin-right: 20px;
}

.filtr_slider, .bfiltruj{
	display: table-cell;
}

.filtr_slider{
	padding-left: 20px;
}

.r_slider{
	margin-right: 0px !important;
	display: table;
	float: right;
	padding: 12px 12px 0 0;
}

.range_slider{
	padding-top: 0px !important;
}

.filtr{
	padding-top: 25px;
}

.filtr span, .przedzial{
	font-size: 14px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}

.select {
   background: transparent;
   width: 142px;
   padding-left: 8px;
   font-size: 12px;
   color: #928a7f;
	border: none;
   height: 25px;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   cursor: pointer;
   border: 1px solid #c8c8c8;
}

.styled-select {
   width: 142px;
   height: 25px;
   overflow: hidden;
   background: #fff url(selekt.png) right center no-repeat;
   display: inline-block;
   vertical-align: middle;
}

#bt_filtruj{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	width: 84px;
	height: 25px;
	border: none;
	background: #000;
	cursor: pointer;
	margin-left: 35px;
}

#bt_filtruj:hover{
	background: #000;
}

.nomg{
	margin-right: 0px;
}

.brd{
	background: url(4px_pion.png) top right repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}

/*strefa restauratora*/

#strefa_restauratora {
	clear: both;
	float: left;
	width: 1140px;
	background: #fff;
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 500;
	height: 260px;
	display: none;
	border: 1px solid #c1c1c1;
}

.maly_form{
	width: 409px;
	float: left;
	background: url(4px_pion.png) top right repeat-y;
	padding-right: 43px;
	margin-right: 43px;
	margin-left: 76px;
	margin-top: 76px;
}

.input{
	width: 100%;
	width: 350px;
	height: 44px;
	border: none;
	border: 1px solid #d3cac3;
	margin-bottom: 6px;
	border-radius: 15px;
}

.form_info{
	background: url(foto_strefa.jpg) right 5px no-repeat;
	min-height: 260px;
	text-align: left;
	font-size: 14px;
	color: #000;
	line-height: 20px;
    padding-top: 73px;
}

/*okienko popup*/

.popup{
	width: 600px;
	height: 280px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -325px;
	margin-top: -195px;
	background: url(popup.jpg) no-repeat;
	display: block;
}

.butony_popup{
	position: absolute;
	left: 0;
	bottom: 38px;
	width: 100%;
	text-align: center;
}

.butony_popup a{
	display: inline-block;
	width: 180px;
	height: 45px;
	background: #c6a656;
	font-size: 14px;
	line-height: 43px;
	color: #fff;
	margin: 0 35px;
	text-align: center;
}

.nobg{
	background: #ffffff !important;
	border: 1px solid #9b948a !important;
	color: #1c1c1c !important;
}

.butony_popup a:hover{
	text-decoration: none !important;
	color: #fff !important;
	background: #1c1c1c !important;
}

#popup_glowna{
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	z-index:1000;
	cursor:pointer;
	display: block;
}


/*produkt typ 3*/

.tl{
	background: #827a6f;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	display: none;
	position: absolute;
	right: 0;
	top: 97px;
	text-align: left;
}

.tl:before {
    content: "";
	display: block;
	width: 21px;
	height: 17px;
	background: url(before2.png) no-repeat;
	position: absolute;
	left: 20px;
	bottom: -17px;
}


.produkt.typ3 img{
	margin-bottom: 5px;
	width: 150px;
	height: 184px;
}

.produkt.typ3{
	position: relative;
	width: 200px;
	margin: 0 5px;
	margin-bottom: 20px;
	height: auto;
	min-height: 275px;
}

.produkt.typ3 .cena_regularna{
	clear: both;
	float: left;
	width: 100%;
	font-size: 14px;
	color: #21201f;
	margin: 3px 0;
}

.produkt.typ3 .cena_regularna b{
	font-size: 20px;
}

.produkt.typ3 h6{
	margin-bottom: 0px;
}

.produkt.typ3 .do_koszyka{
	clear: both;
	float: left;
	width: 100%;
	background: url(border.png) top left repeat-x;
	padding-top: 15px;
	margin-top: 10px;
}

.do_koszyka{
	background: url(border.png) top left repeat-x;
	padding-top: 10px;
	margin-top: 10px;
}

.do_koszyka #info {
	font-size: 16px;
	color:#964312;
}

.do_koszyka #info small {
	color:#212121;
	font-size:14px;
}

/*produkt typ 2*/

.price, .price_brutto{
	clear: both;
	float: left;
	width: 100%;
}

.price{
	font-size: 20px;
	color: #21201f;
}

.price, .price span{
	display: inline-block;
	color: #ac2835;
}

.price_brutto{
	font-size: 14px;
	color: #8a8a8a;
}

.ocena{
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0;
}

.ocena img{
	display: inline-block;
	vertical-align:middle;
}


/*karta*/


#fotki{
	float: left;
	width: 280px;
	text-align: center;
}

#fotogl .scrollable {
  position:relative;
  overflow:hidden;
  width: 280px;
  height: 420px;
  margin-bottom: 20px;
}

#fotogl .scrollable .items {
  width:20000em;
  position:absolute;
}

#fotogl  .items div {
	float:left;
	width: 280px;
	position:relative;
}

#fotogl #zoomDRIMO {
	position: absolute;
	z-index:50;
	width:40px;
	height: 40px;
	top:0;
	right:0;
	z-index:100;
	display:none;
	background: rgba(241,241,241,.5) url(stala/lupa.png) no-repeat center center;
}

#fotogl #zoomDRIMO:hover {
	background: rgba(241,241,241,1) url(stala/lupa.png) no-repeat center center;
}

#fotodod{
	clear: both;
	float: left;
	width: 100%;
	display: none !important;
}

#fotodod img{
	border: 1px solid #d3d3d3;
	padding: 4px;
	float: left;
	margin: 0 9px 9px 0;
}

#fotodod a:nth-child(3n) img{
	margin-right: 0px;
}

#opis_karta{
	width: 100%;
	clear:both;
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
}

#koll_karta {
	float:left;
	width: 760px;

}

#koll_karta h1 {
	text-align:left;
	margin-bottom:0;
}

#koll_karta #foto_card {
	float:left;
	margin: 0 20px 20px 0;
}

#fotodod_card {
	width: 100%;
	clear:both;
	float: left;
	text-align:center;
	padding: 20px 0;
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}

#fotodod_card img {
	margin: 0 20px;
}

.mt40 {
	margin-top:40px;
}

.bt_kup {
	background: #911e3f;
	color:#fff;
	font-size: 22px;
	font-weight: 600;
	border: none;
	width:100%;
	padding: 10px 20px;
	cursor:pointer;
	margin-top:30px;
}

.bt_kup:hover {
	background:#000;
	transition:.4s;
}

#kup {
	width: 100%;
	clear:both;
	float: left;
	font-size:18px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#kup b {
	display: inline-block;
	margin-right:20px;
}

#kup small  {
	font-size: 16px;
}

#ramka_karta {
	width: 100%;
	clear:both;
	float: left;
	background:#f8f3e9;
	padding: 25px;
}

#ramka_karta_lok {
	width: 100%;
	clear:both;
	float: left;
	background: url(nowe/iko_lok.png) no-repeat left 10px;
	padding: 0 0 20px 40px;
	line-height: 160%;
}

#ramka_karta_lok b {
	display: block;
}

#ramka_karta_termin {
	width: 100%;
	clear:both;
	float: left;
	background: url(nowe/iko_kal.png) no-repeat left 15px;
	padding: 0 0 0px 40px;
	line-height: 160%;
	font-weight: bold;
}

#koll_karta h3  {
	margin-bottom:30px;
}

.nagl_karty{
	clear: both;
	float: left;
	width: 100%;
	font-size: 15px;
	color: #21201f;
}

.nagl_karty img{
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

.nagl_karty h3{
	font-size: 20px;
	color: #b81629;
	font-weight: 300;
	margin-bottom: 20px;
}

#dodaj_opinie{
	cursor: pointer;
}

#karta{
	clear: both;
	margin-top:-55px;
}

#karta #banner_karta {
	float:left;
	clear:both;
	width: 100%;
	position:relative;
}
#banner_karta2 {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
	text-align: center;
	background: #911e3f;
	padding: 10px;
}

 
#karta #banner_karta h1 {
	font-size:5px;
	color: #fff;
	position:absolute;
	top: 50px;
	text-align:left;
	left:0;
}


.kol_karta{
	width: 480px;
	padding-top: 20px;
	float: left;
	text-align: justify;
	font-size: 14px;
	color: #9b9388;
}

.kol_karta span{
	padding: 0;
}
.nasza_opinia{
	width: 310px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #fff;
	border-left: 6px solid #fff;
	text-align: left;
	padding-left: 10px;
}
.nasza_opinia  span{
	float: right;
	padding: 0px 5px 0px 10px;
}
.nasza_opinia  img,
.wasza_opinia img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.wasza_opinia{
	width: 480px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #ffe9b7;
	border-left: 6px solid #f0dbab;
	padding-left: 10px;
	margin-left: 50px;
}

#dodaj_opinie{
	display: inline-block;
	vertical-align: middle;
	padding: 0px 5px 0px 10px;
	color: #fff;
	text-decoration: underline;
	font-size: 14px;
}


.kolp_karta{
	width: 400px;
	float: right;
}

.koszyk{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}

.koszyk .cena_regularna{
	font-size: 17px;
}

.koszyk .cena_promocyjna{
	font-size: 20px;
	color: #26221f;
	text-align: center;
	line-height: 30px;
	padding: 0px;
}

.koszyk .cena_promocyjna span{
	display: block;
	font-size: 46px;
	font-weight: normal;
	color: #ac2835;
}

.koszyk .cena_promocyjna span small{
	display: block;
	font-size: 18px;
	color: #26221f;
	font-weight: normal;
}

.koszyk .promo{
	line-height: 15px;
	margin-bottom:20px;
	padding-bottom: 20px;
}

#region{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 6px solid #ac2835;
	padding-top: 30px;
	margin-top: 30px;
	padding-bottom: 50px;
	border-top: 1px dashed #d3d3d3;
}

#region h4{
	margin-bottom: 40px;
}

#region img{
	float: left;
}

#region h2{
	font-size: 24px;
	color: #151514;
	background: none;
	padding: 0px;
	margin: 0 0 20px 0px;
}

#mini_gleria{
	width: auto;
}

#mini_gleria img{
	float: left;
	margin: 0 10px 3px 0;
}

.region_mapka{
	width: 440px;
	float: left;
	margin-right: 40px;
}

.opis_regionu{
	width: 760px;
	float: left;
	font-size: 14px;
	color: #151514;
	text-align: justify;
}

/*komentarze*/

#komentarze{
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
}

#nagl_komentarzy{
	clear: both;
	float: left;
	width: 100%;
	background: url(4px.png) left bottom repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#nagl_komentarzy h6{
	font-size: 24px;
	color: #21201f;
	text-transform: uppercase;
	background: url(chmurka.png) left center no-repeat;
	padding-left: 40px;
}

#nagl_komentarzy span{
	font-size: 24px;
	color: #8a8a8a;
}

#nagl_komentarzy small{
	display: inline-block;
	font-size: 14px;
	color: #21201f;
	float: right;
	text-transform: none;
	margin-top: 10px;
}

#nagl_komentarzy a{
	color: #fff;
}

.koment{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.autor{
	min-width: 235px;
	float: left;
	margin-right: 30px;
}

.autor span{
	font-size: 18px;
	display: block;
	color: #3c3c3c;
	margin-bottom: 5px;
}

.autor span small{
	font-size: 14px;
	color: #a5a5a5;
	display: block;
}

.avatar_kolo{
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 100px;
	overflow: hidden;
	float: left;
	margin: 0 30px 20px 0;
}

.tresc_komentarza{
	text-align: justify;
	width: 76%;
	float: right;
	background: #f9f7f4;
	border: 1px solid #d1c5b1;
	padding: 10px 30px;
	position: relative;
}

.tresc_komentarza:before {
    content: "";
	display: block;
	width: 18px;
	height: 33px;
	background: url(before_koment.png) no-repeat;
	position: absolute;
	top: 50%;
	left: -18px;
	margin-top: -17px
}

.tooltip {
    position: absolute;
    background: #1d1d1d;
    padding: 10px;
    font-size: 14px;
    color: #fff;
	z-index: 100;
}

.tooltip:before{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: url(tooltip.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	bottom: -18px;
}

.info_haslo{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	line-height: 25px;
}

#str{
	background: red;
}

.medale img{
	display: inline-block;
	float: right !important;
	margin: 0 !important;
}

.medale{
	float: right;
	margin-top: -12px;
}

.pole_ilosc{
	display: inline-block;
	position: relative;
	margin-right: 5px;
}

.inp_num{
	position: relative;
	font-size: 18px;
	color: #000;
	border: none;
	text-align: left;
	width: 10px;
	height: 30px;
	liine-height: 22px;
	text-align:Center;
}

.nav_top{
	display: block;
	width: 17px;
	height: 12px;
	background: url(nowe/nav_top.png) center center no-repeat;
	position: absolute;
	top: 0px;
	right: -20px;
	z-index: 2;
	cursor:pointer;
}

.nav_bottom{
	display: block;
	width: 17px;
	height: 12px;
	background: url(nowe/nav_bottom.png) center center no-repeat;
	position: absolute;
	bottom: 0px;
	right: -20px;
	z-index: 2;
	cursor:pointer;
}

.nav_top:hover{
	background: url(nav_top_hover.png) center center no-repeat;
}

.nav_bottom:hover{
	background: url(nav_bottom_hover.png) center center no-repeat;
}


#form_opinie{
	width: 500px;
	margin: 0 auto;
	margin-top: 30px;
}

#form_opinie .textarea{
	height: 180px;
}

#form_opinie .inp_f, #form_opinie .textarea{
	border-color: #dbdbdb;
}

#form_opinie .inp_f:focus, #form_opinie .textarea:focus{
	border-color: #000;
}

.gwiazdki{
	display: inline-block;
	vertical-align: middle;
}

/*winnica*/

#winnica{
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 6px solid #433f3c;
}

#mini_gleria_winnica{
	width: 370px;
	float: left;
	margin: 0 0px 30px 0;
}

#mini_gleria_winnica img{
	float: left;
	margin: 0 10px 10px 0;
}

.opis_winnicy{
	font-size: 14px;
	color: #151514;
	width: 67%;
	float: right;
}

#winnica h4{
	margin-bottom: 40px;
}

#winnica h2 {
    font-size: 24px;
    color: #151514;
}

.w100{
	width: 100% !important;
}

#bookmarkme{
	cursor: pointer;
	display: block;
	margin: 20px 0;
}
.nakl_boxa{
	padding-top: 10px;
	color: #151514;
}
.box {
	width: 230px;
	float: left;
	text-align: left;
	margin-right: 18px;
	margin-bottom: 22px;
}

.box a {
	width: 230px;
}
.box a:hover {
	opacity: .7;
}

.box h5{
	border-left: 5px solid #9e3e46;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.box h5 a{
	color: #000;
}

.box.col4{
	margin-right: 0px;
}

.box img{
	float: left;
	width: 100%;
	height: auto;
}

#social{
	display: inline-block;
	padding: 20px;
	border-top: dashed 1px #b3b3b3;
	border-bottom: dashed 1px #b3b3b3;
}
#social a {
	margin: 0 10px;
}

#social a:hover {
	opacity:.6;
	transistion:.4s;
}

.opis_glowna{
	clear: both;
	float: left;
	width: 100%;
	padding: 40px 0;
}

/*STYLE SUWAKA@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/

.rs{
	width: 200px;
	margin-bottom: -11px;
}


.irs {
    position: relative; display: block;
    text-align: center;
    margin-top: 2px;
}
    .irs-line {
        position: relative; display: block;
        overflow: hidden;
    }
        .irs-line-left, .irs-line-mid, .irs-line-right {
            position: absolute; display: block;
            top: 0;
        }
        .irs-line-left {
            left: 0; width: 10%;
        }
        .irs-line-mid {
            left: 10%; width: 80%;
        }
        .irs-line-right {
            right: 0; width: 10%;
        }

    .irs-diapason {
        position: absolute; display: block;
        left: 0; width: 100%;
    }
    .irs-slider {
        position: absolute; display: block;
        cursor: default;

    }
        .irs-slider.single {
            left: 10px;
        }
            .irs-slider.single:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -100%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.from {
            left: 100px;
        }
            .irs-slider.from:before {
                position: absolute; display: block; content: "";
                top: -50%; left: -200%;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.to {
            left: 300px;
        }
            .irs-slider.to:before {
                position: absolute; display: block; content: "";
                top: -50%; left: 0;
                width: 300%; height: 200%;
                background: rgba(0,0,0,0.0);
            }
        .irs-slider.last {

        }

    .irs-min {
        position: absolute; display: block;
        left: 0;
        cursor: default;
    }
    .irs-max {
        position: absolute; display: block;
        right: 0;
        cursor: default;
    }

    .irs-from, .irs-to, .irs-single {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        cursor: pointer;
        white-space: nowrap;
        font-weight: bold;
    }

    sup{
    	font-size: 8px;
    	font-weight: bold;
    }

.irs-grid {
    position: absolute; display: none;
    bottom: 0; left: 0;
    width: 100%; height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
    .irs-grid-pol {
        position: absolute;
        top: 0; left: 0;
        width: 1px; height: 8px;
        background: #000;
    }
    .irs-grid-pol.small {
        height: 4px;
    }
    .irs-grid-text {
        position: absolute;
        bottom: 0; left: 0;
        width: 100px;
        white-space: nowrap;
        text-align: center;
        font-size: 9px; line-height: 9px;
        color: #000;
    }

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-diapason,
.irs-slider {
    background: url(sprite.png) repeat-x;
}

.irs {
    height: 40px;
}
.irs-with-grid {
    height: 60px;
}
.irs-line {
    height: 12px; top: 25px;
}
    .irs-line-left {
        height: 12px;
        background-position: 0 -30px;
    }
    .irs-line-mid {
        height: 12px;
        background-position: 0 0;
    }
    .irs-line-right {
        height: 12px;
        background-position: 100% -30px;
    }

.irs-diapason {
    height: 12px; top: 25px;
    background-position: 0 -60px;
}

.irs-slider {
    width: 30px; height: 30px;
    top: 17px;
    background-position: 0 -90px;
}
#irs-active-slider, .irs-slider:hover {
    background-position: 0 -120px;
}

.irs-min, .irs-max {
    color: #999;
    font-size: 10px; line-height: 1.333;
    text-shadow: none;
    top: 0; padding: 1px 3px;
    background: #e1e4e9;
    border-radius: 4px;
	display: none !important;
}

.irs-from, .irs-to, .irs-single {
    color: #000;
    font-size: 11px;
    text-shadow: none;
    padding: 1px 5px;
    border-radius: 4px;
}
.irs-from:after, .irs-to:after, .irs-single:after {
    position: absolute; display: block; content: "";
    bottom: -6px; left: 50%;
    width: 0; height: 0;
    margin-left: -3px;
    overflow: hidden;

}


.irs-grid-pol {
    background: #e1e4e9;
}
.irs-grid-text {
    color: #999;
}

#nagl_sel{
	position: absolute;
	top: 0px;
	right: 20px;
}

#nagl_sel span{
	color: #fff;
}

#nagl_sel .styled-select{
	border: 1px solid #fff;
	cursor: pointer;
	background: url(selekt2.png) right center no-repeat;
	width: 245px;
	height: 34px;
}

#nagl_sel .select{
	position: absolute;
	left: auto;
	right: 0px;
	top: 35px;
	display: none;
	padding-left: 0px;
	background: #fff;
	width: 245px;
	height: auto;
	z-index: 1000;
}

#nagl_sel .select a{
	display: block;
	padding: 3px 5px;
}

#nagl_sel .select a:hover{
	text-decoration: none;
	background: #9e3e46;
	color: #fff;
}

.actt{
	font-size: 12px;
	padding-left: 10px;
	display: block;
    line-height: 32px;
	color: #fff;
}

.actt:hover{
	text-decoration: none;
}

.iko_premium {
	width: 103px;
	height: 57px;
	background: url(premium.png);
	position:absolute;
	left:10px;
	top:40px;
}

.iko_bestseller {
	width: 72px;
	height: 32px;
	background: url(bestseller.png);
	position:absolute;
	left:0px;
	top:20px;
}

/*dopisywany*/

.etykieta{
	position: absolute;
	top: 45px;
	left: 10px;
	float: left;
	width: 50px;
	height: 50px;
}


/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.nl, #newsl{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.nl span{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	margin-right: 10px;
}

.nl{
	margin-left: 60px;
}

.nl .input2{
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff;
	background: #232423;
	width: 230px;
	height: 37px;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.nl .button{
	width: 37px;
	height: 37px;
	border: 1px solid #fff;
	display: inline-block;
	vertical-align: middle;
	background: #232423 url(plus.png) center center no-repeat;
	margin-left: -9px;
}

.nl .button:hover{
	background-color: #454545;
}

.slowa{
	font-size: 12px;
	clear: both;
	width: 1240px;
	text-align: left;
	color: #8f8f8f;
	margin: 0 auto;
	padding-bottom: 20px;
}

.s404 #content{
	text-align: center;
}

.s404 #content h1{
	font-size: 48px;
	margin: 0px;
	line-height: 86px;
}

.s404 #content  span{
	display: block;
	font-size: 26px;
	color: #484848;
	margin-bottom: 10px;
}
.powrot{
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background: #ff0000;
	padding: 10px 20px;
}

.powrot:hover{
	text-decoration: none;
	background: #454545;
}

.input_f2:focus{
	border-color: #000;
}

#szczepy_nagl{
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0px 5px 0px;
	background: #b2001a url(header2.gif);
	margin-bottom: 20px;
}

#szczepy_nagl h1{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #fff;
}

#content.karta .main{
	width: 100%;
}

.karta_szczep{
	clear: both;
	float: left;
	width: 100%;
	background: #b2001a url(header2.gif);
	padding: 0px 0px 20px 0px;
	position: relative;
	margin-bottom: 10px;
}

.karta_szczep h1{
	font-size: 30px;
	color: #fff;
	font-weight: 300;
	border-bottom: 1px dashed #fff;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

#kol_1{
	width: 300px;
	float: left;
	margin-right: 30px;
}

#kol_1 img{
	float: left;
	width: 100%;
	height: auto;
	max-width: 280px;
	border: 15px solid #fff;
	border-radius: 50%;
	background-color: #fff;
}
#kol_1b{
	width: 300px;
	float: left;
	margin-right: 30px;
}

#kol_1b img{
	float: left;
	width: 100%;
	height: auto;
	max-width: 400px;
}

#kol_2{
	width: 640px;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 160%;
	text-align: justify;
}

#kol_3{
	width: 245px;
	float: right;
	background: rgba(127,0,18,.5);
}

#kol_3 a{
	display: block;
	color: #fff;
	margin-bottom: 5px;
}

#kol_3 span{
	display: block;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	color: #980016;
	padding: 10px 15px;
}

.link_cont{
	clear: both;
	width: 100%;
	padding: 10px 15px;
}

.link_cont a:hover{
	text-decoration: none;
	color: #000 !important;
}

.karta_szczep .main{
	width: 1240px !important;
	position: relative;
	text-align: left;
	margin: auto;
	clear:both;
}

.karta_szczep #nagl_sel{
	top: 20px;
	right: 0px;
}

.mini_gal{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.mini_gal img{
	float: left;
	width: auto;
	height: 100px;
	border: 2px solid #fff;
	margin-right: 14px;
}

.mini_gal img:last-child{
	margin-right: 0px;
}

#kol_2.no_col3{
	width: 910px;
}

#nagl_karta{
	clear: both;
	float: left;
	width: 100%;
	background: #b2001a url(header2.gif);
	padding: 20px 0px;
	margin-bottom: 20px;
}

#nagl_karta h1{
	font-size: 30px;
	color: #fff;
	border-bottom: 1px dashed #fff;
	padding-bottom: 20px;
}

#nagl_karta h1 span{
	display: block;
	font-size: 14px;
	padding: 0px;
}

.zobacz_wino{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background: #b2001a;
	padding: 18px 17px;
	clear: both;
}

.zobacz_wino:hover{
	text-decoration: none;
	background: #454545;
}

.box.regiony h5{
	border: none;
	padding-left: 0px;
	font-weight: bold;
}

.box.regiony h5 a:hover{
	text-decoration: none;
	color: #b2001a;
}

.opis_reg{
	clear: both;
	float: left;
	width: 100%;
	font-size: 12px;
}

.box.regiony img{
	margin-bottom: 10px;
}

.zobacz{
	clear: both;
	width: 1280px;
	margin: 0 auto;
	text-align: center;
}

.zobacz .produkt{
	float: none;
	display: inline-block;
	vertical-align: top;
}

.zobacz h6{
	float: none;
	text-align: center;
	font-weight: bold;
	margin: 20px 0px;
	font-size: 26px;
}

.zobacz .produkt{
	min-height: 400px;
}

.zakladki {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
	margin: 20px 0;
}

.zakladki > ul{
    clear: both;
    float: left;
    width: 100%;
    margin: 0 !important;
    list-style-image: none;
    list-style-type: none;
	border-bottom: 1px solid #c99da6;
	margin-bottom: 10px !important;
}

.zakladki > ul li{
    float: left;
    cursor: pointer;
    color: #686767;
    font-size: 18px;
	color: #000;
    height: 39px;
	line-height: 38px;
	padding-left: 15px;
	padding-right: 15px;
    margin: 0px 2px 0px 0 !important;
	border: none;
	font-weight: 300;
	list-style: none;
}

.zakladki > ul li a{
	color: #000;
}

.zakladki > ul li.s,
.zakladki > ul li:hover {
	text-decoration: none;
	z-index: 10;
	color: #fff;
	background: #c41a26;
}

.zakladki > ul li.s a{
	color: #fff;
}

.zakladki > ul li a:hover{
	text-decoration: none;
	color: #fff;
}

.zakladki .opis {
    display: none;
    clear: both;
    float: left;
    width: 100%;
	padding: 20px 0px;
    line-height: 160%;
}


#kalendarz_imprez {
	text-align:center;
	clear: both;
    float: left;
    width: 1480px;
	margin-left: 98px;
	padding-left: 91px;
	background:#fff url(nowe/nadchodzace_degu.gif) no-repeat left 60px;
}

#kalendarz_imprez h2 {
	text-align:Center;
	color:#000000;
	font-size:30px;
	margin-top:-60px;
}

#kalendarz_imprez h2 b {
	font-weight: 700;
}

#kalendarz_kal {
	clear: both;
    float: left;
    width: 340px;;
	position:relative;
	padding: 0;
	margin-top: 10px;
}

.scrollable2 {
  	position:relative;
  	overflow:hidden;
  	width: 340px;
  	height: 330px;
	margin-top:15px;
}
.scrollable2 .items {
  	/* this cannot be too large */
  	width:20000em;
  	position:absolute;
}

.items .blokss {
	float: left;	
}

.items .kalendarz_mi {
  	float:left;
	width: 340px;
}

.items .kalendarz_mi small {
	display: block;
	font-size: 18px;
	color: #b7b7b7;
	margin: 0 0 10px 0;
	border-bottom: thin solid #dedede;
	padding-bottom: 10px;
}

#kalendarz_kal .prev {
	display: block;
	width: 17px;
	height: 33px;
	position:absolute;
	right:30px;
	top: 15px;
	background:url(nowe/kal_l.gif) no-repeat left top;
	cursor:pointer;
	z-index:2;
}

#kalendarz_kal .next {
	display: block;
	width: 17px;
	height: 33px;
	position:absolute;
	right:0;
	top: 15px;
	background:url(nowe/kal_p.gif) no-repeat left top;
	cursor:pointer;
	z-index:2;
}

#kalendarz_kal .prev:hover, #kalendarz_kal .next:hover {
	opacity:.8;
}

#najnowsze_okladki {
    float: right;
    width: 1026px;
	background:#fff;
}

#najnowsze_okladki .pozycja {
	float:left;
	width: 204px;
	margin: 1px  0  1px 1px;
	height: 340px;
}

#najnowsze_okladki .pozycja img {
	width:100%;
	opacity:.4; 
	cursor:pointer;
}
#najnowsze_okladki .pozycja img:hover {
	opacity:1;
	transition:.4s;
}



#szczepy_nagl.karta_imprezy {
	padding-bottom:20px;
}

#karta_imprezy_l {
	float:left;
	width: 570px;
}

#karta_imprezy_p {
	float:right;
	width: 585px;

}

.data_imprezy {
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
	font-size:16px;
	font-weight: 600;
	color:#000000;
}

.data_imprezy:first-child {
	color:#ba2626;
}

.data_imprezy small {
	font-size: 12px;
	color:#000000;
	display: block;

	margin-bottom:3px;
}

#adres {
	float:left;
	clear:both;
	width:100%;
	font-size:16px;
	color:#000;
	font-weight: 600;
	margin-top: 35px;
}

#impreza_opis {
	float:left;
	clear:both;
	width:100%;
	font-size:14px;
	color:#000;
	margin-top: 35px;
	line-height: 150%;
}

#organizator {
	float:left;
	clear:both;
	width:100%;
	font-size:14px;
	color:#ba2626;
	font-weight: 600;
	margin-top: 35px;
}

#organizator  small {
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	display: block;
	margin-bottom:3px;
}

.kalendarz_box {
	width:100%;
	float:left;
	clear:both;

}

.kalendarz_box table {
	width:100%;
}

.kalendarz_box table td {
	background:#e2ddd4;
	width: 36px;
	height: 36px;
	border: solid 4px #e2ddd4;	
	border-radius: 4px;
}

.kalendarz_box table th {
	width: 30px;
	height: 30px;
	text-align:center;
}

.kalendarz_box table td.noakt {
	background:#fff;
	border: solid 4px #fff;
}

.kalendarz_box table td.akt {
	background:#911e3f;
	border: solid 4px #911e3f;
}

.kalendarz_box table td a, .kalendarz_box table td span {
	width: 100%;
	height: 36px;
	line-height: 30px;
	color:#fff;
	font-size:18px;
	text-align:center;
	font-weight: 500;
	display: inline-block;
}

.kalendarz_box table td.noakt span {
	color:#d1d1d1;
}

.kalendarz_box table td a {
	background:#000;
	color:#fff;
	display: block;
	position:relative;
	z-index:1;
}

.kalendarz_box table td a:hover {
	text-decoration:none;
	background:#cb0622;
	z-index:300;
}

.kalendarz_box table td a div {
	position:absolute;
	left:50%;
	font-size:11px;
	color:#fff;
	background: #000;
	width: 200px;
	margin-left:-100px;
	z-index:300 !important;
	display:none;
	line-height: 110%;
	padding: 10px;

}

.kalendarz_box table td a div small {
	font-size:11px !important;
	display: block !important;
	margin: 10px 0 10px 0 !important;
}

#dodaj_impreze {
	float:left;
	clear:both;
	width:100%;
	padding: 70px 0;
}

#dodaj_impreze_l {
	float:left;
	width: 40%;
}

#dodaj_impreze_l h2 {
	border-right: solid 3px #f0dbab;
	text-align:right;
	color:#000;
	padding: 40px 50px 40px 0;
}

#dodaj_impreze_l h2 b {
	font-weight: 600;
}

#dodaj_impreze_p {
	float:right;
	width: 60%;
}

#dodaj_impreze_p .input2 {
	border: solid 1px #9b9b9b;
	width: 265px;
	height: 28px;
	line-height: 28px;
	color:#818181;
	font-size:12px;
	padding-left: 10px;
	margin:0;
	vertical-align:middle;
}

#dodaj_impreze_p .input2[type=file] {
	border:none;
}

#dodaj_impreze_p .input2.godzina {
	width: 90px;
}

#dodaj_impreze_p .input2.data {
	width: 172px;
}

#dodaj_impreze_p .input2.textarea {
	width: 100%;
	height:120px;
	padding: 10px;
}

#dodaj_impreze_p .dodaj_impreze {
	border-top: solid 1px #959595;
	padding-top:20px;
	margin-top:20px;
}

#dodaj_impreze_p .dodaj_impreze .l {
	color:#ba2626;
}

.w49p {
	width: 49.5% !important;
}


.padt50 {
	padding: 50px 0;
}


#foto_dod {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	padding: 20px 0;
	margin: -50px 0 40px 0;
	
}

#opcjeinne {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	padding: 20px 0;
}

#opcjeinne b {
	display: block;
	
}

#opcjeinne a {
	display: inline-block;
	background:#212121;
	color:#fff;
	font-size:14px;
	padding: 10px 20px;
	margin-top: 10px;
}

#opcjeinne a:hover {
	background:#911e3f;
	transition:.4s;
	text-decoration:none;
}
@media screen and (max-width: 768px) {
  .gallery { display: grid !important; grid-template-columns: repeat(2, 1fr) !important; gap: 15px !important; padding: 10px; }
  .gallery .ofg5 { float: none !important; width: auto !important; margin: 0 !important; display: flex; justify-content: center; align-items: center; }
  .gallery .ofg5.clear_both { clear: none !important; }
  .gallery .ofg5 a { display: block; width: 100%; text-align: center; }
  .gallery .of1 { max-width: 100% !important; height: auto !important; max-height: 120px; object-fit: contain; }
}
@media screen and (max-width: 400px) {
  .gallery { grid-template-columns: 1fr !important; }
}