/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

@import url(font-awesome.css);

	body{font-size:13px;color:#4a4949;font-family:Arial, Helvetica, sans-serif;background-color:#fff;line-height:1.5em;}

	.hidden{display:none;}

	*, ::after, ::before {
		box-sizing: border-box;
	}

	.siteBg{background:#fff;}

	.pasekTop{
		background: #ececec;
		background: -webkit-linear-gradient( white, #ececec);
		background: linear-gradient( white, #ececec);
		border-bottom:1px solid #cdcdcd;
	}

	.pasekTop .imp{font-weight:bold;color:#ff8400;}

	.pasekGora{font-size:14px;line-height:1em;color:#000;}
	.pasekGora .table {display: table;width: 100%;border-collapse:collapse}
	.pasekGora .table .cell {display: table-cell;vertical-align:middle;border-left:1px solid #dcd2c7;border-right:1px solid #dcd2c7;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;padding:6px 10px;}

	.pasekGoraMobi{display:none !important;}

	.topContainer{font-size:14px;line-height:1.2em;background:url('../../images/naglowek_bg.jpg') no-repeat;background-position:left center;height:197px;border-bottom:1px solid #613c34;}
	.topContainer .basketLink{text-align:right;padding-top:40px;}
	.topContainer .linki{color:#fff;font-family: 'Roboto Condensed', sans-serif; font-size:19px;}
	.topContainer .text1{font-size:56px;font-family: 'Crimson Text';font-weight:bold, sans-serif; line-height:0.9em;}
	.topContainer .text2{font-size:19px;font-family: 'Open Sans', sans-serif;line-height:1.3em;}

	.top-search select{
		width: auto;
		padding: 5px 12px;
		margin-right:20px;
	}

	.top-search select, .top-search input, .top-search form{
		margin-bottom:0px;
	}

	.top-search{padding:5px 0px;}
	
	.add-bottomresp{margin-bottom: 20px !important;}

	.wyszukGlowna{max-width:850px;float:right;padding-right:10px;}

	.search {
		position:relative;
	}

	.search input.search:first-child {
		-webkit-transition: all 0.2s ease-in 0.2s;
		-moz-transition: all 0.2s ease-in 0.2s;
		transition: all 0.2s ease-in 0.2s;
		border-radius: 0px;
		width: 190px;
		font-size: 0.9em;
		padding: 6px 12px;
		margin: 0;
		background:#fff;
		border-color:#adb6bc;
	}

	.search input.search:focus {
		width: 220px;
		border-color: #CCC;
	}

	 .search button.btn-default {
		border: 0;
		background: transparent;
		position: absolute;
		top: 0;
		right: 0;
		color: #fff;
		z-index: 3;
		background:#ff8400;
		padding: 6px 12px;
		height: 28px;
		border-radius:0;
	}

	.leftCol{width:280px;}
	.centerCol{width:390px;}
	.rightCol{width:350px;}

	.podpis-slider > div{
		float:left;
		width:50%;
		text-align:center;
		font-family: 'Roboto Condensed',sans-serif;
		font-size:16px;
		padding:6px 0px;
		font-weight:bold;
	}

	.kroki-podpis > div {
		float: left;
		width: 33.333333%;
		text-align: center;
		font-family: 'Roboto Condensed',sans-serif;
		font-size: 14px;
		padding: 2px 0px;
		line-height: 1.2em;
		text-transform: uppercase;
	}

	.colory-podpis > div{
		float:left;
		width:20%;
		text-align:center;
		font-family: 'Roboto Condensed',sans-serif;
		font-size:11px;
		padding:2px 0px;
		line-height:1.2em;
	}

	.colory-podpis > div:first-child{
		margin-left:0px;
	}

	.colory-podpis > div:last-child{
		margin-right:0px;
	}


	.glownaBtn{padding:20px 0px;text-align:center;color:#fff !important;font-family: 'Roboto Condensed', sans-serif;font-size:19px;background:#ff6600;display:block;}
	.glownaBtn:hover{background:#bf3100;}

	.stopkaContainer{background:url('../../images/stopka_bg.jpg') repeat-x;background-color:#5f3732;color:#fff;}
	.stopkaContent{padding-top:20px;}
	.stopkaContent ul{padding:20px 40px 0px 20px;background:url('../../images/stopka_sep.jpg') no-repeat right center;margin-bottom:0px;}
	.stopkaContent hr{border:0px;border-bottom:1px solid #fff;}
	.stopkaContent .last{margin-top:20px;}

	.prodItem{position:relative;height:auto;}
	.prodItem .content{border:1px solid #dcd2c7;position:relative;}
	.prodItem .content .fishka{position:absolute;right:0;top:0;z-index:10;}
	.prodItem .contentover{border:2px solid #dcd2c7;border-bottom:0px;}
	.prodItem .toBasket{position:absolute;z-index:100;display:none;width:100%;}
	.prodItem .toBasket .inner{border:1px solid #dcd2c7;border-top:0px;}
	.prodItem .toBasket .innerover{border:2px solid #dcd2c7;border-top:0px;}

	.prodItem .toBasket form{margin:0px;}
	.prodItem .toBasket select{width:auto;margin-right:10px;padding:3px;display:inline;margin-bottom:10px;}
	.prodItem .toBasket .combo.left{margin-left:10px;}
	.prodItem .toBasket .basketBtn{width:190px;height:40px;background-color:#ff8400;color:#fff;font-family: 'Roboto Condensed', sans-serif;font-size:15px;}
	.prodItem .toBasket .basketBtn:hover{background-color:#ff4700;color:#fff;}

	.prodItem .promo{font-size:12px;}
	.prodItem .promo span{text-decoration:line-through;}
	.prodItem .nazwa{font-size:22px;font-weight:400;font-family: 'Roboto Condensed', sans-serif;}
	.prodItem .podtytul{font-size:16px;}
	.prodItem div.cena strong{font-size:19px;font-weight:normal;}
	.prodItem a.moreBtn{color:#fff;padding:8px 15px;background:#ff8400;font-size:14px;cursor:pointer;}
	.prodItem a.moreBtn:hover{background:#d06c00;text-decoration:none;}

	.prodItem .foto{width:215px;height:210px;}
	.prodItem .foto img{max-height:210px;}
	.prodItem .opis{width:250px;}
	.prodItem .cena{width:150px;font-size:14px;}
	
	.rightCol .komp-disp .film-title {text-align: center;}

	.przedPoSlider .owl-carousel .item{padding:10px 5px;}

	.owl-nav [class*='owl-'] {
		color: #FFF;
		font-size: 14px;
		margin: 0px;
		padding: 4px 7px;
		background: #dcd2c7;
		display: inline-block;
		cursor: pointer;
		border-radius: 3px;
		margin-bottom:2px;
	}
    .owl-nav [class*='owl-']:hover {
      background: #5f3732;
      color: #FFF;
      text-decoration: none;
	}

	.owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next{ opacity: 0.5; cursor: default; }
	.owl-controls .owl-nav .owl-prev:hover, .owl-controls .owl-nav .owl-next:hover{ opacity: 1; cursor: default; }

	.owl-nav .owl-prev.disabled,
	.owl-nav .owl-next.disabled {
	   display: none !important;
	}

	.przedPoItem{position:relative;}
	.przedPoItem:hover{}
	.przedPoItem .content{border:1px solid #dcd2c7;box-shadow: 0 0 10px rgba(255,255,255,.5);}
	.przedPoItem .contentover{border:1px solid #dcd2c7;background:#e9e9e9;box-shadow: 0 0 10px rgba(75,75,75,.5);}
	.przedPoItem .toBasket{position:absolute;z-index:10;display:none;width:100%;top:0px;}
	.przedPoItem .toBasket .inner{border:1px solid #dcd2c7;}
	.przedPoItem .toBasket .innerover{border:2px solid #dcd2c7;}

	.przedPoItem .toBasket form{margin:0px;}
	.przedPoItem .toBasket select{width:auto;padding:3px;display:inline;}
	.przedPoItem .toBasket .basketBtn{background:url('../../images/toBasketBtn2.jpg') no-repeat;width:150px;height:45px;margin:0px;cursor:pointer;}
	.przedPoItem .toBasket .basketBtn:hover{background:url('../../images/toBasketBtn2_over.jpg') no-repeat;width:150px;height:45px;}

	.przedPoItem .promo{font-size:12px;}
	.przedPoItem .promo span{text-decoration:line-through;}
	.przedPoItem .opis{font-family: 'Roboto Condensed', sans-serif;font-size:15px;font-weight:400;line-height:1.3em;margin-bottom:5px;}
	.przedPoItem .cena-content{vertical-aling: middle; font-family: 'Roboto Condensed', sans-serif;font-size:14px;font-weight:400;line-height:1.3em;margin-bottom:5px; margin-top:10px; border-top:1px solid #5f3732;}
	.przedPoItem .podtytul{font-family: Arial, sans-serif;font-size:16px;line-height:1.2em;}
	.przedPoItem div.cena strong{font-size:16px;font-weight:normal;}

	.przedPoItem select{margin-bottom:10px;}
	.przedPoItem .combo{font-size:12px;}

	.przedPoItem .foto{height:125px;overflow:hidden;}
	.przedPoItem .foto img{max-height:125px;margin:0 auto;}
	.przedPoItem .number{display:inline-block;line-height:20px;font-family: 'Roboto Condensed', sans-serif;font-size:13px;font-weight:600;text-align:center;width:20px;height:20px;background:#fff;border-radius:15px;}

	.promo_bg .number{color:#fe0000;}
	.new_bg .number{color:#1dbb30;}
	.best_bg .number{color:#0088ee;}

	.promo_bg{background-color:#fe0000;}
	.new_bg{background-color:#1dbb30;}
	.best_bg{background-color:#0088ee;}
	.przedPoItem .cena{font-size:14px;}

	.prodAddItem .nazwa{font-family: 'Roboto Condensed', sans-serif;font-size:15px;font-weight:600;}
	.prodAddItem .podtytul{font-family: 'Roboto Condensed', sans-serif;font-size:14px;}
	.prodAddItem .foto{width:35%;}
	.prodAddItem .foto img{max-height:160px;}
	.prodAddItem .opis{width:65%;}
	.prodAddItem .opisKoszyk{font-size:12px;font-weight:bold;}
	.prodAddItem a.moreBtn{color:#fff;padding:8px 15px;background:#ff8400;font-family: 'Roboto Condensed', sans-serif;font-size:12px;cursor:pointer;}
	.prodAddItem a.moreBtn2{color:#fff;padding:8px 15px;background:#ff6600;font-family: 'Roboto Condensed', sans-serif;font-size:12px;cursor:pointer;}

	.prodAddItem a.moreBtn:hover{background:#d06c00;text-decoration:none;}
	.prodAddItem a.moreBtn2:hover{background:#899c13;text-decoration:none;}

	.produktDet .fotoBig{border:1px solid #dcd2c7;padding-bottom:1px;text-align:center;position:relative;}
	.produktDet .fotoBig .fishka{position:absolute;right:0;top:0;z-index:10;}}
	.produktDet{font-size:14px;}
	.produktDet .nazwa{font-family: 'Roboto Condensed', sans-serif;font-size:24px;font-weight:600;}
	.produktDet .podtytul{font-family: 'Roboto Condensed', sans-serif;font-size:16px;}
	.produktDet .toBasket{padding:20px 25px;}
	.produktDet .toBasket .combolabel{margin-right:5px;}
	.produktDet .toBasket .combo select{width:auto;}
	.produktDet .cena{font-size:18px;}
	.produktDet .promo{font-size:14px;}
	.produktDet .promo span{text-decoration:line-through;}
	.produktDet div.cena strong{font-size:24px;font-weight:bold;}
	.produktDet .toBasket .basketBtn{background:url('../../images/toBasketBtn1.jpg') no-repeat;width:180px;height:45px;}
	.produktDet .toBasket .basketBtn:hover{background:url('../../images/toBasketBtn1_over.jpg') no-repeat;width:180px;height:45px;}
	.produktDet .toBasket select{width:auto;padding:3px;display:inline;margin:0px;}
	.produktDet .toBasket .label{margin-right:5px;line-height:25px;}

	.prodOpis .six.columns:first-child{border-right:1px solid #dcd2c7;margin-right:0px;padding-right:8px;}

	.prodOpis img{max-width: 100%;height: auto;}
	.prodOpis{font-size:14px;}

	.prodOpis .tytul {
	  font-size: 24px;
	  background: #5f3732;
	  padding: 8px 10px;
	  color: #fff;
	  font-family: 'Roboto Condensed', sans-serif;
	}

	.prodOpis iframe{max-width:100%;margin-bottom:15px;}

	h3.sectTitle{font-family: 'Roboto Condensed', sans-serif;font-size:30px;}

	.basket input[type="text"]{display:inline;width:20px;margin:0px;}
	.basket .cartTable td{padding:3px 5px;vertical-align:middle;background:#f8f8f8;border-bottom:1px solid #dcd2c7;}
	.basket .cartTable {width:100%;}
	.basket .cartTable th{padding:10px 4px;background:#5f3732;font-family: 'Roboto Condensed', sans-serif;font-size:14px;color:#fff;}
	.basket .cartTable .ilosc{min-width:70px;}
	.basket .cartTable .nazwa{font-family: 'Roboto Condensed', sans-serif;font-size:16px;}
	.basket .cartTable .plus{font-weight:bold;background:#f76b00;color:#fff;padding:0px 4px;font-size:15px;margin-left:3px;cursor:pointer;}
	.basket .cartTable .minus{font-weight:bold;background:#a2a2a2;color:#fff;padding:0px 6px;font-size:15px;margin-right:3px;cursor:pointer;}
	.basket .cartTable .usun{cursor:pointer;}

	.cartButton{width:220px;margin:0px 10px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}

	.cartSum{font-family: 'Roboto Condensed', sans-serif;font-size:16px;background-color:#e6e6e6;margin-bottom:40px;position:relative;}
	.cartContent .kosz .sum-rab{margin-bottom: 0px;}
	.cartContent .kosz .kod-rab{margin: 2px;}
	
	.cartSum span{display:block;padding:10px;}
	.cartSum .show-kod{display: inline-block;padding: 10px;max-width: 185px;cursor: pointer;}
	.sum{background:#ff6600;color:#fff;}
	.cartSum:after {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
	background: #e6e6e6;
	content: "";
	display: block;
	height: 40px;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
	margin-bottom: -20px;
	position: absolute;
	width: 40px;
	z-index: 0;
	}

	form .paydeliv.columns{width:530px !important;}
	form .header, .header{padding:10px 20px;font-family: 'Roboto Condensed', sans-serif;font-size:14px;color:#fff;background:#5f3732;}
	form .paydeliv table{width:100%;}
	form .paydeliv table td{padding:15px 10px;vertical-align:middle;background:#f8f8f8;border-bottom:1px solid #dcd2c7;cursor:pointer;}

	form .paydeliv table tr.selected td{background-color:#e9e9e9;}

	form .label{text-align:right;}
	
	.loguj{text-align: center;}
	.loguj .passReminder{display: block;}
	
	.zamPodsum{font-family: 'Roboto Condensed', sans-serif;font-size:14px;}
	.deliv .text-right{width:70px;}
	.naglowek{font-family: 'Roboto Condensed', sans-serif;font-size:24px;line-height:1.2em;color:#5c3931;}
	.naglowek2{font-family: 'Roboto Condensed', sans-serif;font-size:24px;line-height:1.2em;color:#5c3931;}

	.nawigacja{font-size:12px;line-height:30px;padding-left:10px;float:left;}
	.nawigacja a{color:#646464;text-decoration:none;}

	.free_shipping{font-size:12px;line-height:30px;padding-right:10px;float:right;font-weight:bold;}

	.displayBox select{width:auto;display:inline;margin:0px;}
	.displayBox form{margin:0px;}

	.displayBox{padding-top:5px;border-bottom:1px solid #dcd2c7;}

	ul.pager {margin:0px;padding:0px;font-size:13px;}
	ul.pager li{ display:inline;float:left; padding:0px 4px;}
	ul.pager li a{text-decoration:none;}
	.prev_arr{width:15px;height:15px;cursor:pointer;margin-right:2px;background-image: url('../../images/prev.png'); background-repeat: no-repeat;display:-moz-inline-stack;display:inline-block;vertical-align:middle;}
	.next_arr{width:15px;height:15px;cursor:pointer;margin-left:2px;background-image: url('../../images/next.png'); background-repeat: no-repeat;display:-moz-inline-stack;display:inline-block;vertical-align:middle;}

	div#checkouthead {padding:5px 0px;margin-bottom:10px;font-size:14px;font-family: 'Roboto Condensed', sans-serif;}
	div#checkouthead ul{list-style:none;margin:0px;}
	div#checkouthead li.passed{cursor:pointer;opacity:1;filter:alpha(opacity=100);color:#7f7f7f;}
	div#checkouthead li.active{}
	div#checkouthead li{float:left;padding:5px;cursor:default;color:#808080;white-space:nowrap;margin-right:5px;}
	div#checkouthead li.passed{}
	div#checkouthead li.active{background:#ff6600;color:#fff;}
	div#checkouthead li.active a{color:#fff;}
	div#checkouthead li a{text-decoration:none;color:#7f7f7f;}
	div#checkouthead li a:hover{text-decoration:underline;}


	.checkout input[type=password],.checkout input[type=text], .orderForm input[type="password"]{width:150px;}
	.checkout select{width:140px;}
	.checkout .four.columns .label{text-align:left;float:left;min-width:100px;margin-right:10px;padding-top:3px;}
	.checkout .three.columns .label{text-align:left;float:left;min-width:70px;margin-right:10px;padding-top:3px;}

	.newsList{}
	.newsItem{}
	.newsItem h3.title{font-weight:400;margin:0px;margin-bottom:10px;font-family: 'Roboto Condensed', sans-serif;font-size:16px;line-height:1.0em;}
	.newsItem .data{font-size:11px;padding:5px;line-height:20px;}
	.newsItem h5{font-weight:400;margin:0px;margin-bottom:0px;font-family: 'Roboto Condensed', sans-serif;}
	.newsItem .zajawka{margin-bottom:1em;}
	.newsItem .readMore a{font-size:13px;font-weight:600;font-family: 'Roboto Condensed', sans-serif;}

	.newsItem ul{list-style: circle inside;padding:0 2em;}

	.newsItem table{border:1px solid #fff;border-collapse:collapse;}
	.newsItem td{border:1px solid #fff;border-collapse:collapse;}
	.newsItem td{padding:3px;background:#fff;}
	.newsItem td p{margin-bottom:0px;}
	.newsItem tbody tr:nth-child(even) td, tbody tr.even td {background:#efefef;}

	.newsItem .zalList{list-style:none;margin:0px;padding:0px 0px 5px 0px;}
	.newsItem .zalList li{padding:5px 0px;margin-bottom:0px;}
	.newsItem .zalList .icon{margin-right:10px;display:inline-block;vertical-align: middle}

	.newsBox .galery-thumb{text-align:center;}
	.newsBox .galery-thumb img{}

	/***********************************************/

	.boks{border:0px;}
	.boks .larger-foto{position:absolute;display:none;border:10px solid #fff;box-shadow: 0 0 10px rgba(75,75,75,.5);z-index:100;top::50%;left:50%;}
	.boks .title{font-size:18px;font-family:'Roboto Condensed', sans-serif;line-height:1.3em;border-bottom:1px solid #5f3732;position:relative;}
	.boks .title .owl-prev{position:absolute;left:0px;top:0px;cursor:pointer;}
	.boks .title .owl-next{position:absolute;right:0px;top:0px;cursor:pointer;}

	.film-prawakol{max-width:305px;margin:0 auto;}
	.leftboks-glowna{padding-top:10px;}
	.glownaText p{margin-bottom:10px;line-height:1.5em;text-align:justify;}
	.slogan{font-size:30px;font-family:'Roboto Condensed', sans-serif;text-transform:uppercase;font-weight:300;margin-bottom:5px;}
	.slogan strong{font-weight:900;}
	.slogan.wciete{margin-left:150px;}
	.mob-dispnone{display:none !important;}
	.bottomButtons .backMob{display:none;}

	.img{background:#e6e6e6;padding:8px;}
	.thb{margin-bottom:0px;margin-right:20px;}

	.button, .cartButton, button, input[type="submit"], input[type="reset"], input[type="button"]{
	background: #ff6600;
	border: 0px solid #de5900;
	color:#fff !important;
	text-shadow:none;
	padding:10px 20px;
	font-weight:bold;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);font-size:16px;
	}

	.button:hover, .cartButton:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{
	background: #de5900;
	border: 0px solid #de5900;
	color:#fff;
	text-shadow:none;
	padding:10px 20px;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.3);
	}

	.button2{
		background: #5f3732;
	}

	.button2:hover{
		background: #2e608e;
	}
	
	.logButton {
		display: inline-block;
	}
	
	.enlarge  .larger-foto .closeBtn {
		top: -20px;
		right: -20px;
	}

	.przedPoSlider .bx-wrapper{margin:0 auto;}
	.przedPoSlider .bx-wrapper .bx-viewport {-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border: 0px;left: 0px;background:none;}
	.przedPoSlider .bx-wrapper .bx-pager.bx-default-pager a{width: 60px;height: 5px;margin: 0 5px;outline: 0;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;background: #fff;}
	.przedPoSlider .bx-wrapper .bx-pager.bx-default-pager a.active {background: #bea474;}
	.przedPoSlider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {position: absolute;bottom: 10px;width:auto;right:10px;}
	.przedPoSlider .bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 50%;
		margin-top: -12px;
		outline: 0;
		width: 24px;
		height: 24px;
		text-indent: -9999px;
		z-index: 20;
	}
	.przedPoSlider .bx-wrapper .bx-next{right: 0px;background: url(../../images/next_btn.png) no-repeat;}
	.przedPoSlider .bx-wrapper .bx-prev{left: 0px;background: url(../../images/prev_btn.png) no-repeat;}
	.przedPoSlider .bx-wrapper .bx-next:hover {right: 0px;background: url(../../images/next_btn_over.png) no-repeat;}
	.przedPoSlider .bx-wrapper .bx-prev:hover {left: 0px;background: url(../../images/prev_btn_over.png) no-repeat;}

	.polecamySlider .bx-wrapper .bx-viewport {-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border: 0px;left: 0px;background:none;}
	.polecamySlider a.link{padding:5px 0px;text-align:center;color:#fff !important;font-family: 'Roboto Condensed', sans-serif;font-size:12px;background:#5f3833;display:block;}
	.polecamySlider a.link:hover{background:#35201d;}


	.site_sep {
		background: #dcd2c7;height: 1px;margin-top: 10px;margin-bottom: 10px;width: 100%;font-size: 1px;
	}
	.statTxt{margin-top:20px;}
	.statTxt h1,
	.statTxt h2,
	.statTxt h3,
	.statTxt h4,
	.statTxt h5,
	.statTxt h6{
		font-family:'Roboto Condensed', sans-serif;
	}
	.statTxt .nagl{font-family:'Roboto Condensed', sans-serif;font-size:24px;}


	.statTxt ul{margin-left:3em;list-style:disc;}

/* #Page Styles
================================================== */

	a, a:visited {color:inherit;text-decoration:none;}
	a:hover{color:inherit;text-decoration:underline;}

	.block {display: block;}
	.padd30{padding:30px;}
	.padd20{padding:20px;}
	.padd10{padding:10px;}
	.padd15{padding:15px;}

	.text-right {text-align:right;}
	.text-left {text-align:left;}
	.text-center {text-align:center;}

	.next30{margin-bottom:30px;}
	.next20{margin-bottom:20px;}
	.next10{margin-bottom:10px;}
	.next15{margin-bottom:15px;}

	.bg1{background-color:#000000;}
	.bg2{background-color:#fff;}
	.bg3{background-color:#e9e9e9;}
	.bg4{background-color:#5f3732;}
	.bg5{background-color:#dcd2c7;}
	.bg6{background-color:#e9f2f6;}
	.bg7{background-color:#ff6600;}

	.bgimg1{background: url('../../images/bg_img1.jpg');}

	.color1{color:#fff !important;}
	.color2{color:#000 !important;}
	.color3{color:#5f3732 !important;}
	.color4{color:#666666 !important;}
	.color5{color:#333333 !important;}
	.color6{color:#ff8400 !important;}
	.color7{color:#5f3732 !important;}

	.center{text-align:center;}

	hr.sep{height:1px;background:#dcd2c7;border:0px;margin-bottom:20px;}

	.left{float:left;}
	.right{float:right;}

	.last{margin-right:0px !important;}

	input[type=text].error, input[type=password].error, input[type=url].error, input[type=email].error, textarea.error , select.error{
		background: #fbe3e4;
		color: #8a1f11;
		border-color: #fbc2c4;
	}

	label.error{
		font-weight: bold;background: 0px;padding: 0px;border: 0px;color: #b81212;margin-bottom:20px;
	}

	p.error, p.success{padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
	p.error {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
	p.success {background:#e6efc2;color:#264409;border-color:#c6d880;}

	.order-option, .order-option label{cursor:pointer;}

	.columns.order1col{float:left;}
	.columns.order2col{float:right;}

	.orderForm select{
		border: 1px solid #ccc;
		padding: 6px 4px;
	}
	.orderForm input[type=text], .orderForm input[type=password]{width:150px;}
	.orderForm select{width:140px;}
	.orderForm .seven .four.columns .label{text-align:left;float:left;min-width:100px;margin-right:10px;padding-top:3px;}
	.orderForm .seven .three.columns .label{text-align:left;float:left;min-width:70px;margin-right:10px;padding-top:3px;}

	.order2col .five.columns .label{text-align:right;float:left;min-width:100px;margin-right:10px;padding-top:3px;}

/******************************************************************/

ul.navigation{list-style:none;margin:0px;padding:0px;text-align:left;font-size:14px;}
ul.navigation a{text-decoration:none;}
ul.navigation li{list-style:none;margin: 0;cursor:pointer;}

ul.navigation a.level1, ul.navigation span.level1{display:block;text-decoration:none;margin-bottom:0px;font-weight:bold;}
ul.navigation a.level2, ul.navigation a.level3, ul.navigation a.level4, ul.navigation span.level2, ul.navigation span.level3, ul.navigation span.level4{display:block;}
ul.navigation a.level2:hover, ul.navigation a.level3:hover, ul.navigation a.level4:hover, ul.navigation span.level2:hover, ul.navigation span.level3:hover, ul.navigation span.level4:hover{text-decoration:underline;}

ul.navigation a.level1, ul.navigation span.level1{padding:8px 0px 8px 10px;border-bottom:1px solid #fff;}
ul.navigation a.level2, ul.navigation span.level2{padding:8px 0px 8px 20px;border-bottom:1px solid #fff;	}
ul.navigation a.level3, ul.navigation span.level3{padding:8px 0px 8px 30px;border-bottom:1px solid #fff;	}
ul.navigation a.level4, ul.navigation span.level4{padding:8px 0px 8px 40px;border-bottom:1px solid #fff;	}

ul.navigation li.level1{margin-bottom:5px !important;background:#5f3732;color:#fff;}
ul.navigation li.level2{background-color:#e9e9e9;color:#666666;}
ul.navigation li.level3{}
ul.navigation li.level4{}

ul.navigation li.this a{font-weight:bold;}

ul.navigation .selected{font-weight:bold;}

ul.navigation .sub{display:none;}

/******************************************************************/

/* #Navigation
================================================== */

nav.primary ul,
nav.primary ul li {
	margin: 0px;
}

nav.primary select {
	display: none;
	width:  100%;
	height: 28px;
	margin: 21px 0;
}

nav.primary ul li {
	display: inline;
	float: left;
	position: relative;
}

nav.primary ul li a {
	display: inline-block;
	padding:0px;
	color: #fff;
	text-decoration: none;
}

nav.primary ul li a:hover {
	background-color: none !important;
	cursor: pointer;
	color:#fff;
}

nav.primary ul li.level1.active a{background:#909090;color:#fff;}

/*sub menu*/
nav.primary ul ul {
	opacity: 0;
  	filter: alpha(opacity=0);

	position: absolute;
	top:100%;
	left: 0;
	z-index: 999;
	/*background: url(../../images/bg_bottom.png);*/

	height: 0px;
	overflow: hidden;

	min-width: 100%;

	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;

	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);

	background:#2e608e;

}

nav.primary ul li span {
	display: none;
}

nav.primary ul li:hover ul {
	opacity: 10;
  	filter: alpha(opacity=100);
	height: auto;
	overflow:auto;
}

nav.primary ul ul li {
	float: none;
	display: list-item;
	border-bottom: 1px solid #7e7e7e;
	text-align:left;
	padding:0px 10px;
}

nav.primary ul ul li a {
	display: block;
	line-height: 25px;
	text-transform: none;
	color:#fff;
	white-space: nowrap;
	background: none;
}

nav.primary ul li:hover > a {
	color:#fff;
}

nav.primary ul.level1 li.level1:hover > a {
	color:#fff;
}

.prodItemMain{width:500px;z-index:10001;box-shadow: 0 0 40px rgba(75,75,75,.7);}
.prodItemMain .toBasket{display:block;position:unset;}
.prodItemMain{display:none;}

/* #Media Queries
================================================== */

	@media only screen and (min-width: 768px){
		.owl-carousel .owl-stage-outer {overflow:hidden;}
		.prodItem a.moreBtn {
			display:none;
		}	
		
		.popOn .cenaGlowna{height:40px;}
		.cenaGlowna .cenaResp{margin-top:10px;}
		
		.loguj .passReminder{margin-top: -15px;}
	}
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {

		form .paydeliv.columns{width:364px !important;}

		.prodAddItem .foto{width:100%;}
		.prodAddItem .opis{width:100%;}
		.prodAddItem .cena{width:100%;}

		#cartAddMonit {
		position: fixed;
		top: 20%;
		left: 50%;
		overflow: hidden;
		margin: 0px auto;
		background: #FFF;
		margin-left:-180px;
		z-index: 10000;
		}

		.slogan.wciete{margin-left:0px;}

	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

		.order1col{float:none;}
		.order2col{float:none;}
		
		.order1col .clearfix .alpha, .order1col .clearfix .omega, .order2col .clearfix .alpha, .order2col .clearfix .omega{width:45%;min-width:100px;margin-left:5%;}
		
		.orderForm .seven.columns .four.columns .label{width:100%;}
		.orderForm .seven.columns .three.columns .label{width:100%;}

		.order1col .columns input, .order1col .columns select{width:80%;margin-bottom:2px;padding: 2px 4px;}
		.order2col .columns input, .order2col .columns select{width:80%;margin-bottom:5px;padding: 2px 4px;}
		
		.order2col .five.columns .label{text-align:left;}
		
		.order1col .order-option, .order2col .order-option {padding: 2px;}

		.bottomButtons .cartButton{display:block;max-width:300px;margin:0 auto;margin-bottom:10px;}

		.cartSum:after{display:none;}

		.owl-carousel .owl-stage-outer {overflow:hidden;}
		.mob-dispnone .owl-nav [class*='owl-']{padding:7px 11px;}
		.crossSellSlider .owl-nav [class*='owl-']{padding:8px 12px !important;margin-top:-22px !important;}
		.boks .title .owl-prev, .boks .title .owl-next {top:-7px;}

		.boks .boks-content{display:table;margin:0 auto;}

		.pasekGora{display:none !important;}
		.pasekGora .table {display: block;}

		.topContainer{padding:0px;display:none !important;}
		.menuContainer{float:none;padding:0px;}

		.topContainerMobi .linki{width:100%;}
		.topContainerMobi .linki div.item {display:table;font-size:14px;text-align:center;background:#5f3732;width:31.3%;float:left;margin:2% 1%;margin-top:0px;}
		.topContainerMobi .linki a{display:table-cell;width:100%;height:42px;vertical-align:middle;color:#fff;font-family:'Roboto Condensed', sans-serif;padding:0px 5px;font-size:16px;}

		.topContainerMobi a > img{max-width:70%;}

		.topContainerMobi{padding:0px;display:block !important;}

		.top-search > .right{float:none;text-align:center;}
		.top-search .wybierak{float:left;width:31.3%;display:inline-block;margin:1%;text-align:center;}
		.top-search .wybierak select{width:100%;height:34px;}
		.top-search .searchMob{float:none;display:inline-block;margin-top:7px;margin-bottom:-2px;}
		.top-search{padding:0px;}

		.pasekGoraMobi{padding:0px;display:block !important;}
		.pasekGoraMobi .cell {border:0px;border-bottom:1px solid #dcd2c7;padding:7px 15px;}

		.sliderContent{display:none !important;}

		nav.primary select{display: block;}
		nav.primary ul {display: none;}

		.prodItem .foto{width:100%;}
		.prodItem .opis{width:100%;}
		//.prodItem .cena{width:50%;}

		/*.prodAddItem .foto{width:100%;}
		.prodAddItem .opis{width:100%;}
		.prodAddItem .cena{width:100%;}

		.prodAddItem .foto{width:100px;height:150px;}
		.prodAddItem .foto img{max-height:150px;}*/

		.prodAddItem a.moreBtn{padding:10px 10px;}
		.prodAddItem a.moreBtn2{padding:10px 10px;}

		form .label{text-align:left;}

		.stopkaContent ul{padding:0px;background: none;}
		.stopkaContent .columns{width:50%;}
		.stopkaContent .last {width: 100%;}

		.pasekGora .four.omega{text-align:left;}

		.slogan.wciete{margin-left:0px;}

		.leftCol{width:100%;}
		.centerCol{width:100%;}
		.rightCol{width:100%;}

		.prodOpis .six.columns:first-child{border-right:0px;margin-right:10px;padding-right:0px;}
		.wyszukGlowna{width:100%;padding-right:0px;text-align:center;}
		.mob-dispnone{display:block !important;}
		.mobPadd8{padding:8px 0px;}
		.komp-disp{display:none !important;}

		.cenaGlowna .cenaResp, .cenaGlowna .cenaRespPromo{margin-top:6px;}
		.przedPoSlider .owl-carousel .item{padding-bottom:0px;}
		.przedPoItem .promo{display:inline-block;}
		
		
		.prodItem a.moreBtn {
			margin-top:35px;			
		}
		
		.prodItem a.hideBtn {
			margin-top:10px;
			float:right;
			display:inline;			
		}

		
		.cartSum table {
			width: 100%;
		}
		
		.cartSum td {
			font-size: 14px;
			vertical-align: middle;
			padding: 2px;
			border: 1px solid #bf8b84;
		}
		
		.sum {
			font-size:14px;
		}	
		
		.sum-rab span, .podsum span {
			padding: 6px;
		}
		
		.sum-rab .show-kod, .mobPadd3 {
			padding: 3px;
		}
		
		.sum-rab .show-kod {
			font-size: 14px;
		}	
	
		.polecamySlider a.link {
			padding: 7px 0px;
			font-size: 14px;
		}
		
		.koszykTop .basketgl .usunAll {
			text-align: center;
			cursor: pointer;
			color: #fff;
			background: #5f3732;
		}
		
		.basket .basketgl {
			width: 97.6%;
			margin: auto;
			margin-bottom: 4px;
		}
		
		.basket .cartTable .nazwa {
			font-size:12px;
		}
		
		.basket .cartTable th, .kosz .cartTable td  {
			padding: 3px 0px;
		}
		
		.basket .cartSum, .produktDet .toBasket button, .mobMb0 {
			margin-bottom: 0px !important;
		}
		
		form .paydeliv table td {
			padding: 6px 10px;
		}
		
		.paydeliv .header, .order1col .header, .order2col .header {
			padding: 3px 20px;
		}
		
		.cartContent form, .podsum, .order2col form, .add-bottomresp, .order2col button, .order1col .bottomButtons, .cartContent .bottomButtons, .produktDet .toBasket form, .produktDet .toBasket .half-bottom  {
			margin-bottom: 5px !important;
		}
	
		.bottomButtons .backMob {
			display: inline-block;
			width: 70px;
			padding : 10px;
			margin: 7px 5px;
		}
		
		.bottomButtons .nextMob {
			display: inline-block;
			width: 50%;
			max-width: 175px;
			padding: 10px 2px;
			margin: 7px 5px;
		}
		
		.produktDet .toBasket {
			padding: 10px 7px;
		}
		
	}
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {

		.newsItem .thbBox{height:auto;padding-bottom:1px;margin:0 auto;width:280px;display:block;}
		.cartTable .foto{display:none;}
		form .paydeliv.columns{width:100% !important;}

		.leftCol{width:100%;}
		.centerCol{width:100%;}
		.rightCol{width:100%;}

	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

		.newsItem .thbBox{height:auto;padding-bottom:1px;margin:0 auto;width:280px;display:block;}
		.cartTable .foto{display:none;}
		form .paydeliv.columns{width:100% !important;}

		.orderForm .seven.columns .four.columns .label{width:120px;}
		.orderForm .seven.columns .three.columns .label{width:120px;}
		
		.nawigacja, .free_shipping{line-height: 17px;}
		
		.loguj {width: 65%;float: right;text-align: initial;}
		.loguj button {float: left;}
		.loguj .passReminder {min-width: 100px;width: 50%; display: inline-block; text-align: center; padding-left: 8%;padding-right: 5%;line-height: 15px;font-size: 11px;}
		
	}

.jp-controls li, .jp-toggles li{margin-bottom:0px;}
div.jp-video ul.jp-toggles{margin:0px;float:right;margin-right:15px;margin-top:10px;}
div.jp-controls-holder{margin:0;top:-8px;line-height: 1em;}

.container .plyr--video .plyr__controls {
    padding: 10px 10px 10px;

}

.container .plyr--video .plyr__controls button.tab-focus:focus, .container .plyr--video .plyr__controls button:hover {
    background: #666;
    color: #fff;
}

.container .plyr--audio .plyr__controls button.tab-focus:focus, .container .plyr--audio .plyr__controls button:hover, .container .plyr__play-large {
    background: #666;
    color: #fff;
}

.container .plyr__progress--played, .container .plyr__volume--display {
    color: #666;
}

.plyr button{
	margin-bottom:0px;
}

.bx-wrapper img {
    margin: 0 auto;
}

.center-block {
    display:block;
	margin: 0 auto;
}

.d-none{
	display:none;
}


/**************************************21.05.2019***/

.przedPoItem .content .fishka {
    padding: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
}

.przedPoItem .content .nazwa {
    height:40px;
	font-size:14px;
	overflow:hidden;
}

.przedPoItem .content .podtytul {
	display:none;
}

.przedPoItem .content .opis {
	padding:5px 5px 0px 5px;
	margin-bottom:0px;
}

.listaProdNew table{width:100%;}

@media only screen and (max-width: 767px){
	.prodItemMain .foto,.prodItemMain .zajawka,.prodItemMain .podtytul{
		display: none;
	}

	.prodItemMain .cena {
		width: 100%;
		float:none;
	}

	.prodItemMain .cenyszt {
		width: 100%;
		float:none;
	}

	.listaProdNew{
		margin-right: -3px;
    	margin-left: -3px;
	}
	.listaProdNew:before, .listaProdNew:after{
		display: table;
		content: " ";
	}

	.listaProdNew .six.columns {
		padding-right: 3px;
		padding-left: 3px;
		width:50%;
		position: relative;

	}

	.listaProdNew .prodItem .zajawka{
		display:none;
	}

	.listaProdNew .prodItem .nazwa {
		font-size: 15px;
		text-align:center;
		font-weight:bold;
		margin-bottom: 0px !important;
	}

	.listaProdNew .prodItem .cena {
		width:100%;
		font-size:13px;
	}

	.listaProdNew .prodItem .cenasale {
		margin-top:13px;
	}

	.listaProdNew .prodItem .podtytul {
		font-size: 12px;
		text-align:center;
		height:28px;
		overflow:hidden;
		margin-bottom: 0px !important;
		line-height: 1.2em;
	}

	.listaProdNew .prodItem .foto {
		height: 140px;
	}

	.listaProdNew .prodItem .content{padding:5px;}

	.listaProdNew .prodItem .foto img {
		height: 95%;
	}

	.listaProdNew .prodItem div.cena strong {
		font-size: 14px;
		font-weight: normal;
	}


	.listaProdNew table td{vertical-align:middle;}

	.listaProdNew table td:nth-child(2){width:40px;height:57px;vertical-align:bottom;}

	.listaProdNew .prodItem a.moreBtn { display:block; padding:6px;text-align:center;}

	.listaProdNew .prodItem .cena .promo{
		padding-left: 38px;
	}

	.przedPoItem .content .nazwa {
		height:20px;
		overflow:hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-weight:bold;
	}

	.przedPoItem .content .podtytul {
		height:26px;
		display:block;
		font-size:11px;
	}


}

@media only screen and (max-width: 500px){

	.listaProdNew .prodItem .nazwa {
		height:20px;
		overflow:hidden;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

}

/****************** 29.05.2019 **********/

.closeModalBtn{width:40px;height:40px;text-align:center;font-size:20px;color:#fff;font-weight:bold;background:#000;line-height:40px;cursor:pointer;}

#cartAddMonitBG {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url('../../images/monitBg.png') 0px 0px repeat;
	z-index: 9999;
}

#cartAddMonit {
	position: absolute;
	top: 50px;
	left: 50%;
	overflow: hidden;
	margin: 0px auto;
	background: #FFF;
	margin-left:-240px;
	z-index: 10000;
	width:480px;
}

@media only screen and (max-width: 767px) {

		#cartAddMonit {
		position: absolute;
		top: 10px;
		}

}

@media only screen and (max-width: 479px) {
		
		#cartAddMonit {
			width:300px;
			margin:0 auto;
			top:10px;
			margin-left:-150px;
		}

}

.closeBtn{
	position: absolute;
    right: -10px;
    top: -10px;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #000;
    line-height: 35px;
    cursor: pointer;
	z-index:15;
	border-radius:18px;
}


#cartAddMonit .closeModalBtn{position:absolute;right:0px;top:0px;}

.crossSellSlider .owl-nav [class*='owl-'] {
		color: #FFF;
		font-size: 18px;
		margin: 0px;
		padding: 7px 10px;
		background: #dcd2c7;
		display: inline-block;
		cursor: pointer;
		border-radius: 3px;
		margin-bottom:2px;
		margin-top:-20px;
}
.crossSellSlider .owl-theme .owl-nav [class*='owl-']:hover {
      background: #5f3732;
      color: #FFF;
      text-decoration: none;
	}

.crossSellSlider .owl-theme .owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next{ opacity: 0.9; cursor: default; }
.crossSellSlider .owl-theme .owl-controls .owl-nav .owl-prev:hover, .owl-controls .owl-nav .owl-next:hover{ opacity: 1; cursor: default; }


.crossSellSlider .owl-theme .owl-nav .owl-prev.disabled,
.crossSellSlider .owl-theme .owl-nav .owl-next.disabled {
	   display: block !important;
	   opacity: 0.3;
	   background: #b71b2b;
	}
.crossSellSlider .owl-theme .owl-nav .owl-prev.disabled:hover,
.crossSellSlider .owl-theme .owl-nav .owl-next.disabled:hover {
		opacity: 0.3;
}

.crossSellSlider .owl-carousel .item {
    padding: 10px 5px;
}

.crossSellSlider .item > div .content {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.crossSellSlider .owl-prev{position:absolute;left:5px;top:50%;cursor:pointer;}
.crossSellSlider .owl-next{position:absolute;right:5px;top:50%;cursor:pointer;}

.crossSellSlider .item > div {position:relative;}
.crossSellSlider .item > div:hover{}	
.crossSellSlider .item > div .content{border:1px solid #dcd2c7;box-shadow: 0 0 10px rgba(255,255,255,.5);}
.crossSellSlider .item > div .contentover{border:1px solid #dcd2c7;background:#e9e9e9;box-shadow: 0 0 10px rgba(75,75,75,.5);}
.crossSellSlider .item > div .content .fishka{padding:5px;background-color:#000;color:#fff;font-weight:bold;font-size:14px;}
.crossSellSlider .item > div .content table{width:100%;}
.crossSellSlider .item > div .content table td{vertical-align:middle;}
.crossSellSlider .item > div .content table td:nth-child(2){width:50px;background:#5f3833;text-align:center;}
.crossSellSlider .item > div .content .nazwa{font-size:14px;height:50px;font-weight:bold;padding:10px;margin:0px;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.crossSellSlider .item > div .content .cena{font-size:14px;/*height:45px;*/text-align:center;padding:5px 5px;margin:0px;line-height:1.2em;}
.crossSellSlider .item > div .foto{height:105px;overflow:hidden;padding:0px 5px;}
.crossSellSlider .item > div .foto img{max-height:105px;margin:0 auto;}

	
.crossSellSlider .item > div .btn-more{padding:5px;color:#fff;font-weight:bold;font-size:12px;display:block;line-height:1.4em;}

.reset-filtr{
	color:#5f3732;
	font-size:15px;
	line-height:30px;
	margin-right:15px;
}
