@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700&subset=latin-ext');*/

/* OGOLNE ====================================================================*/
*{
	font-display: swap;
}
body
{
    /*font-family: 'Lato', sans-serif; */ 
	font-family: 'Tahoma', Arial, sans-serif;
}

input,textarea, select {
	padding: 3px;
	background: #fdfdfd;
	border: 1px solid #999;
	margin: 0px;
}

input.przycisk {
	padding: 0px 3px;
	height: 22px;
	background:#ddd;
	cursor:pointer;
	vertical-align: top;
}

input[type="text"],
input[type="password"],
textarea,
select {
	height: 38px;
	font-size: 13px;
	font-weight: normal;
	background: #FFF;
	padding: 0px 10px;
	margin-left: 0px;
	border: 1px solid #DAD9D9;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 0px 6px #E5E5E5;
	-moz-box-shadow: inset 1px 0px 6px #e5e5e5;
	box-shadow: inset 1px 0px 6px #E5E5E5;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

fieldset {
	border: 1px solid #d3d2d2;
	margin-bottom: 112px;
	padding-bottom: 48px;
	padding-top: 25px;
	border-radius: 1px;
}

a {
	color: #656464;
	text-decoration: none;
}

a:hover {
	color: #e82822;
	text-decoration: underline;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #5c5c5c;
	font-weight: 700;
	font-size: 24px;
}

h1.kategoria {
	color: 333333;
	font-weight: 300;
	margin-bottom: 29px;
	text-transform: uppercase;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #b11116;
}

span.komunikat {
	color:#009900;
}

span.blad, div.bledy
{
	color:#f44;
}

span.required
{
	color:#f55;
}

div.errorMessage
{
	color:#f44;
}

#overDiv strong
{
	display:block;
	background:#ae1116;
	padding:2px 5px;
	color:#fff;
	margin-bottom:4px;
}

.btn-danger,
.label-danger {
	background: #ea241f;
}

a.edytuj, a.edytuj:hover
{
	display:block;
	width:auto;
	float:left;
	margin-right: 3px;
	padding:5px 5px 3px 25px;
	background: #ffd737 url('bimg/edytuj.gif') no-repeat 2px 1px;
	border:1px solid #404040;
	color:#000 !important;
	font:bold 11px Arial,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
}

/* TEMPLATKA ================================================================ */

div.kontener-1
{
	width: 100%;
	background: transparent url('img/gora-powielenie.jpg') repeat-x top center;
}

div.kontener-2
{
	width: 100%;
	background: transparent url('img/gora3.jpg') no-repeat top center;
}

div.srodkowanie
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div.lewa
{
	float: left;
	width: 299px;
}

div.prawa
{
	float: right;
	width: 688px;
}

div.logo-logowanie-szukaj
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 299px;
	height: 420px;
	background: transparent url('img/logo-logowanie-szukaj3.png') no-repeat top left;
}

div.logo-logowanie-szukaj.podstrona
{
	background: transparent url('img/logo-logowanie-szukaj2.png') no-repeat top left;
}

a.logo
{
	display: block;
	width: 299px;
	height: 132px;
}

div.linki-nad-sliderem
{
	float:right;
}

a.mapa-strony-1
{
	display: block;
	float:right;
	background: transparent url('img/sitemap-1.png') no-repeat center left;
	padding-left:25px;
	padding-right:10px;
	margin-top: 4px;
	color: #464646;	
}

a.mapa-strony-2
{
	display: block;
	float:right;
	background: transparent url('img/sitemap-2.png') no-repeat center left;
	padding-left:25px;
	padding-right:10px;
	margin-top: 4px;
	color: #8c8c8c;	
}

a.mapa-strony-3
{
	display: block;
	float:right;
	background: transparent url('img/sitemap-3.png') no-repeat 10px 5px;
	padding-left:35px;
	padding-right:10px;
	margin-top: 4px;
	color: #dadada;
}

form.logowanie
{
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 299px;
	height: 133px;
}

input.logowanie-login
{
	position: absolute;
	left: 58px;
	top: 22px;
	width: 213px;
	padding: 5px;
	border: none;
	background: transparent;
}

input.logowanie-haslo
{
	position: absolute;
	left: 58px;
	top: 55px;
	width: 158px;
	padding: 5px;
	border: none;
	background: transparent;
}

input.logowanie-zaloguj
{
	position: absolute;
	left: 227px;
	top: 55px;
	width: 51px;
	height: 25px;
	border: none;
	cursor: pointer;
	background: transparent;
}

form.logowanie a, form.szukanie a
{
	position: absolute;
	color: #b11116;
	font-weight: 700;
	text-decoration: underline;
}

a.zarejestruj
{
	left: 60px;
	top: 98px;
}

a.przypomnij
{
	left: 175px;
	top: 98px;
}

div.panel-klienta
{
	display: block;
	position: relative;
	left: 3px;
	top: 3px;
	width: 267px;
	height: 113px;
	padding: 20px 0px 0px 20px;
	background: transparent url('img/panel-klienta.png') no-repeat top left;
}

form.szukanie
{
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 286px;
	padding-left:13px;
}

input.szukanie-pole
{
	width: 260px;
	padding: 4px 5px;
	color: #999;
}

select.szukanie-producent
{
	width: 272px;
	padding: 4px 5px;
	color: #999;
}

input.szukanie-przycisk
{
	display:block;
	margin-left: 192px;
	width: 83px;
	height: 30px;
	border: none;
	background: transparent url('img/szukaj-przycisk.png');
	cursor: pointer;
}

a.zaawansowane
{
	right: 16px;
	bottom: 15px;
}

div.menu-lewe, div.polecane-produkty
{
	padding: 0px 15px 0px 18px;
}

div.menu-kategorie
{
	padding-left: 24px;
	margin: -5px 0px 15px 0px;
}

div.dolne-pola-kontener
{
	width: 100%;
	padding: 18px 0px;
	background: #b11116;
}

div.dolne-pola
{
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 988px;
	height: 178px;
	background: transparent url('img/dolne-pola.png') no-repeat top left;
}

a.allegro
{
	display: block;
	position: absolute;
	left: 17px;
	top: 56px;
	width: 277px;
	height: 116px;
}

input.newsletter-pole
{
	position: absolute;
	left: 352px;
	top: 124px;
	width: 198px;
	padding: 10px;
	border: none;
	background: transparent;
}

input.newsletter-przycisk
{
	position: absolute;
	left: 570px;
	top: 123px;
	width: 65px;
	height: 35px;
	border: none;
	background: transparent;
	cursor: pointer;
}

div.dolne-pola-kontakt
{
	position: absolute;
	left: 690px;
	top: 75px;
	color: #3b3b3b;
}

a.kontakt-mail
{
	font-weight: bold;
	color: #b11116;
}

div.obsluga-klienta
{
	width: 100%;
	background: #000;
}

div.obsluga-klienta div.srodkowanie
{
	width: 920px;
	padding: 20px 40px 20px 40px;
}

div.obsluga-klienta table
{
	width: 100%;
}

div.obsluga-klienta table td
{
	vertical-align: top;
}

span.obsluga-klienta-naglowek
{
	font: 18px/18px Tahoma, sans-serif;
	color: #be1419;
}

div.stopka
{
	font: 11px/14px sans-serif;
	color: #bbb;
	text-align: center;
}

div.stopka a
{
	color: #bbb;
}

div.przezroczysty-kontener-gora
{
	width: 296px;
	height: 10px;
	background: transparent url('img/przezroczysty-kontener-gora.png') no-repeat top left;
}

div.przezroczysty-kontener-srodek
{
	width: 296px;
	background: transparent url('img/przezroczysty-kontener-srodek.png') repeat-y top left;
	padding: 1px 0px;
}

div.przezroczysty-kontener-dol
{
	width: 296px;
	height: 10px;
	background: transparent url('img/przezroczysty-kontener-dol.png') no-repeat top left;
}

a.rabat-info, a.rabat-info:hover
{
	position: fixed;
	right: 50px;
	top: 0px;
	z-index: 9998;
	background: #b0171a;
	color: #fff;
	padding: 5px 10px 5px 10px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	text-align: left;
	text-decoration: none;
}


div.kontener-tekstowy {
	margin-top: 21px;
	border: 1px solid #d3d2d2;
	margin-bottom: 112px;
	padding-left: 13px; 
	padding-right: 13px; 
	padding-bottom: 48px;
	padding-top: 25px;
	border-radius: 1px;
}


/* SLIDESHOW ================================================================ */

div.kontener-slideshow
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 686px;
	height: 240px;
	overflow: hidden;
}

div.slideshow
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 686px;
	height: 240px;
	overflow: hidden;
}

div.slideshow img
{
	width: 686px;
	height: 240px;
}

div.slider-1, div.slider-2, div.slider-3, div.slider-4, div.slider-1-alt, div.slider-2-alt
{
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 500;
}

div.slider-1 { background: transparent url('img/slider-1.png') no-repeat; left:0px; top:0px; }
div.slider-2 { background: transparent url('img/slider-2.png') no-repeat; right:0px; top:0px; }
div.slider-3 { background: transparent url('img/slider-3.png') no-repeat; left:0px; bottom:0px; }
div.slider-4 { background: transparent url('img/slider-4.png') no-repeat; right:0px; bottom:0px; }

div.slider-1-alt { background: transparent url('img/slider-1-alt.png') no-repeat; left:0px; top:0px; }
div.slider-2-alt { background: transparent url('img/slider-2-alt.png') no-repeat; right:0px; top:0px; }

div.carousel
{
	width: 688px;
}

div.jCarouselLite
{
	width: 688px;
}

button.prev
{
	display: block;
	float: right;
	width: 12px;
	height: 18px;
	border: none;
	background: transparent url('img/strzalka-lewo.png') no-repeat center center;
	cursor: pointer;
}

button.next
{
	display: block;
	float: right;
	width: 12px;
	height: 18px;
	border: none;
	background: transparent url('img/strzalka-prawo.png') no-repeat center center;
	cursor: pointer;
	margin-left: 8px;
}

/* ARTYKULY (TAKZE ARTYKULY W PRZEGLADACH) ================================== */

div.artykuly-zdjecia
{
	float:right;
	margin: 3px 0px 13px 23px;
}

div.artykuly-zdjecia ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div.artykuly-zdjecia ul li
{
	margin-bottom: 15px;
	background: transparent;
}

div.artykuly-zdjecia ul li div.otoczka-zdjecia
{
	border: 2px solid #94b73a;
}

div.artykuly-zdjecia ul li a
{
	display: block;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

div.artykuly-zdjecia ul li img
{
	display: block;
}

div.artykuly-zdjecia div.podpis
{
	text-align: center;
	margin-top: 3px;
}

/* WIDOK KATEGORII ========================================================== */

/* KOSZYK =================================================================== */

a.zobacz-koszyk
{
	
}

a.koszyk-do-tylu
{
	font: 15px/15px Arial,sans-serif;
	/*color: #31291b;*/
	text-decoration: none;
}

a.koszyk-do-tylu:hover
{
	text-decoration: none;
}

a.koszyk-do-przodu
{
	font: 15px/15px Arial,sans-serif;
	/*color: #31291b;*/
	text-decoration: none;
}

a.koszyk-do-przodu:hover
{
	text-decoration: none;
}

table.tabela-formularz td
{
	/*background: #f5f5f5;*/
	border-top: 1px solid #fff;
	vertical-align: top;
}

div.bledy
{
	padding-bottom: 10px;
}

input.error,
textarea.error
{
	border-color: #C00;
}

table.przelew td
{
	background: #fff;
}

/* KOSZYK WYSUWANY ========================================================== */

div.koszyk-wysuwany
{
	position: fixed;
	right: -342px;
	top: 0px;
	width: 369px;
	height: 269px;
	color: #000;
	background: transparent url('img/koszyk-wysuwak.png') no-repeat top left;
	z-index: 9999;
}

div.koszyk-wysuwany div.koszyk-wysuwany-przycisk
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 28px;
	height: 83px;
}

div.koszyk-wysuwany div.koszyk-wysuwany-wnetrze
{
	padding: 10px 10px 10px 44px;
	text-align: left;
}

span.kwp-nazwa
{
	font: bold 12px/15px Tahoma,Arial,sans-serif;
}

td.kwp-ilosc-cena
{
	font: 13px/13px Tahoma,Arial,sans-serif;
	padding: 0px 10px;
}

a.kwp-wiecej
{
	float: left;
	display: block;
	width: 11px;
	height: 10px;
	background: transparent url('img/koszyk-wysuwany-wiecej.png') no-repeat top left;
}

a.kwp-mniej
{
	float: left;
	display: block;
	width: 11px;
	height: 10px;
	background: transparent url('img/koszyk-wysuwany-mniej.png') no-repeat top left;
}

table.kwp-sumy
{
	margin-top: 10px;
	width: 100%;
}

table.kwp-sumy td.kwp-sumy-lewa
{
	padding-left: 10px;
	text-align: left;
	font: 11px/11px Tahoma,sans-serif;
	vertical-align: bottom;
}

table.kwp-sumy td.kwp-sumy-prawa
{
	padding-right: 10px;
	text-align: right;
	font: bold 13px/13px Tahoma,sans-serif;
	color: #067c00;
	vertical-align: bottom;
}

/* FACEBOOK ================================================================= */

div.facebook
{
	position: fixed;
	left: -298px;
	top: 74px;
	width: 350px;
	height: 329px;
	background: transparent url('img/facebook.png') no-repeat top center;
	z-index: 200;
}

div.facebook div.facebook-wnetrze
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 292px;
	height: 326px;
}

div.facebook div.facebook-przycisk
{
	position: absolute;
	left: 282px;
	top: 0px;
	width: 61px;
	height: 132px;
}

/* PRZYCISKI I POLA ========================================================= */

a.przycisk-kontener
{
	display: block;
	text-decoration: none;
	color: #fff;
}

a.przycisk-kontener span
{
	display: block;
	float: left;
}

span.przycisk-zielony-lewa
{
	width: 8px;
	height: 22px;
	background: transparent url('img/przycisk-zielony-lewa.png') no-repeat top left;
}

span.przycisk-zielony-srodek
{
	font: bold 11px/11px Tahoma, sans-serif;
	height: 17px;
	padding: 5px 0px 0px 0px;
	background: transparent url('img/przycisk-zielony-srodek.png') repeat-x top left;
}

span.przycisk-zielony-prawa
{
	width: 8px;
	height: 22px;
	background: transparent url('img/przycisk-zielony-prawa.png') no-repeat top left;
}

span.przycisk-szary-lewa
{
	width: 8px;
	height: 22px;
	background: transparent url('img/przycisk-szary-lewa.png') no-repeat top left;
}

span.przycisk-szary-srodek
{
	font: bold 11px/11px Tahoma, sans-serif;
	height: 17px;
	padding: 5px 0px 0px 0px;
	background: transparent url('img/przycisk-szary-srodek.png') repeat-x top left;
}

span.przycisk-szary-prawa
{
	width: 8px;
	height: 22px;
	background: transparent url('img/przycisk-szary-prawa.png') no-repeat top left;
}

/* POPUP ==================================================================== */

div#popup
{
	position: fixed;
	left: 50%;
	top: 50%;
	z-index:1100;
}

div#popup a.link
{
	display:block;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:1101;
}

div#popup a.krzyzyk
{
	position: absolute;
	right: 12px;
	top: 20px;
	width: 20px;
	height: 20px;
	z-index:1102;
	background: transparent url('img/popup-zamknij.png') no-repeat top left;
}	

/* RAMKA RABAT/PROMOCJA ========================================================================== */

div.ramka{
	background: #fff;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 150px;
	width: 160px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	z-index: 1;
	border: 1px solid #E6E6E6;
	border-right: none;
}

/* HEADER =============================================================================== */

header {
	padding-top: 12px;
	position: relative;
}

header.glowna {
	height: 495px;
	background: transparent url(img/new/tlo_jpg_srednia.webp) no-repeat center center / cover;
}

header.podstrona {
	height: 201px;
	background: transparent url(img/new/tlo_jpg_srednia.webp) no-repeat center center / cover;
}

header #poprzednia-wersja {
	position: absolute;
	right: 1%;
	bottom: 9%;
}

.formborder {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 10px 13px 10px;
    margin-bottom: 5px;
}

#wyszukiwarka input,
#wyszukiwarka select {
	border: 2px solid #e8e8e8;
}

#wyszukiwarka button {
	background: #ea241f;
	color: #fff;
	border: none;
	transition-duration: 1s;
}

#wyszukiwarka button:hover {
	background: #B0171A;
}

#headers {
    padding: 16px 0 16px 15px;
    height: auto;
    font-size: 16px;
    line-height: normal;
    width: 749px;
    margin-bottom: 0;
}

.navbar-spaw-top {
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.navbar-spaw-top {
		margin-top: 15px;
	}
}

.navbar-spaw img {
	margin-left: 7px;
	margin-right: 7px;
}

.navbar-spaw p {
	margin-left: 5px;
	margin-right: 7px;
}

.navbar-spaw > li {
	border-left: 1px solid #f2f2f2;
}

.navbar-spaw > li a {
	text-transform: uppercase;
	color: #636363 !important;
}

@media only screen and (min-width: 768px) {
	.navbar-spaw > li a {
		padding-left: 2px;
		padding-right: 2px;
		font-size: 10px;
	}
}

@media only screen and (min-width: 991px) {
	.navbar-spaw > li a {
		padding-left: 7px;
		padding-right: 6px;
	}
}

@media only screen and (min-width: 1200px) {
	.navbar-spaw > li a {
		padding-left: 7px;
		padding-right: 6px;
		font-size: 14px;
	}
}

.navbar-spaw span {
	margin-left: 5px;
	font-size: 9px;
}

/* WYSZUKIWARKA ========================================================================= */

div#wyszukiwarka.glowna {
	margin-top: 55px;
}

div#wyszukiwarka.podstrona {
	margin-top: 9px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

/* WSTEP  =============================================================================== */

section#wstep {
	background: #f6f4f4;
	margin-bottom: 30px;
	border-bottom: 8px solid #e8e8e8;
	border-top: 1px solid #9b9a9a;
}

section#wstep p {
	margin-bottom: 0px;
	text-align: center;
}

@media only screen and (min-width: 320px) {
	section#wstep p {
		font-size: 25px;
	}
}

@media only screen and (min-width: 768px) {
	section#wstep p {
		font-size: 30px;
	}
}


section#wstep.glowna {
	padding-top: 15px;
	padding-bottom: 15px;
}

section#wstep.podstrona {
	height: 59px;
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (min-width: 320px) {
	section#wstep.podstrona {
		margin-bottom: 70px;
	}
}

/* SLIDER PRODUKTY ====================================================================== */

.nav-tabs-spaw {
	font-size: 22px;
	font-weight: 700;
	border: 1px solid #ddd;
}

.nav-tabs-spaw > li.active > a,
.nav-tabs-spaw > li.active > a:focus,
.nav-tabs-spaw > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-left: 0;
    border-top: 0;
	border-right: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs-spaw > li > a {
	border-radius: 0;
	border-right: 1px solid #ddd;
}

.produkt-slider {
	height: 361px;
	padding: 8px;
	background: #fff;
	text-align: center;
	position: relative;
	border: 1px solid #E6E6E6;
	margin-top: 18px;
	margin-bottom: 58px;
	transition-duration: 1s;
	padding-bottom: 0;
}

.produkt-slider:hover {
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.33);
	-moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.33);
	box-shadow: 1px 1px 6px rgba(0,0,0,0.33);
}

.produkt-slider .nazwa-produktu {
	height: 57px;
	overflow: hidden;
	margin-bottom: 14px;
}

.produkt-slider .nazwa-produktu a {
	color: #303030;
	font-weight: 300;
	text-decoration: none;
}

.produkt-slider a.do-koszyka {
	width: 29px;
	height: 29px;
	float: right;
	margin-top: 7px;
	background: transparent url(img/new/ikona_do_koszyka.png) no-repeat center center;
}

.produkt-slider:hover a.do-koszyka {
	display: none;
}



.produkt-slider-kontener {
	position:relative;
}

.szczegoly {
	display: none;
	position: absolute;
	left: 0px;
	right: 0px;
	background: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	bottom: -44px;
	height: 45px;
	padding-top: 0px;
	z-index: 999;
}

.produkt-slider-kontener:hover .szczegoly {
	display: block;
	/*
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.33);
	*/
}

.szczegoly a.do-koszyka-button {
	width: 195px;
	height: 29px;
	margin: 0 auto;
	display: block;
	background: transparent url(img/new/dodaj_do_koszyka.png) no-repeat center center;
}

.produkt-slider p {
	text-align: left;
	font-size: 22px;
	font-weight: 700;
	padding-left: 14px;
	margin-bottom: 23px;
}

.produkt-slider p.promocja  {
	font-size: 21px;
}

.produkt-slider:hover p {
	text-align: center;
}

.produkt-slider .produkt-slider-cena-przekreslona {
	color: #e83f22;
	font-size: 20px;
	margin-left: 0px;
	text-decoration: line-through;
}

.produkt-slider-obrazek {
	display: block;
	height: 215px;
	width: 100%;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}

.owl-controls {
	position: absolute;
	top: -50px;
	right: 20px;
}

/* PRODUKT NORMAL ======================================================================= */

.produkt-kategoria {
	margin-bottom: 15px;
}

/* PRODUKT DETALE ======================================================================= */

.zapytaj-o-produkt{
	color: #fff;
	border: none;
	font-weight: 700;
	font-size: 14px;
	background: #e5321e;
	border-bottom: 2px solid #cd0602;
	transition-duration: 1s;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border-radius:10px;
	cursor:pointer;
}

@media all and (max-width:500px){
	.zapytaj-o-produkt{
		width:100%;
	}
}

#zapytaj-o-produkt-popup{
	position:absolute;
	z-index:100;
	width:80%;
	min-height:430px;
	top:50%;
	left:50%;
	margin-left:-40%;
	margin-top:-215px;
	background:white;
	display:none;
	border:2px solid #e5321e;
}

#close-popup{
	margin:10px;
	cursor:pointer;
	font-size:20px;
	width:100%;
	display:inline-block;
	text-align:left;
	margin-bottom:0;
}

#popup-product{
	width:100%;
	display:inline-block;
	padding:10px;
	padding-top:0;
}

#popup-content-wrapper{
	margin:0;
	padding:0;
	width:100%;
}

.zapytaj-form{
	padding:10px;
}

.komunikat-flash{
	border: 1px green solid;
	padding:10px;
	border-radius:10px;
	background-color: #A6FFAB;
}

@media all and (min-width:1000px){
	#zapytaj-o-produkt-popup{
		width:50%;
		left:50%;
		margin-left:-25%;
	}
	
	#close-popup{
		width:100%;
		display:inline-block;
		text-align:left;
	}

	#popup-product{
		width:100%;
		display:inline-block;
	}
}

ol.breadcrumb-spaw {
	padding: 0;
	background: #fff;
	margin-bottom: 55px;
}

ol.breadcrumb-spaw li a {
	color: #5c5c5c;
}

ol.breadcrumb-spaw li.active a {
	color: #e82f22;
}

div.kontener-zdjecie {
	width: 100%;
	display: table;
	margin-bottom: 24px;
	text-align: center;
	border: 1px solid #e2e2e2; 
}

div.kontener-zdjecie a {
	display: table-cell;
	vertical-align: middle;
}

div.kontener-zdjecie img {
	max-width: 100%;
}

article h1 {
	margin-bottom: 20px;
}

article div.ceny-produkt {
	margin-bottom: 22px;
}

article .form-control {
	display: inline-block;
}

article div.ceny-produkt span.cena {
	font-size: 18px; 
	font-weight: 300; 
	padding: 10px; 
	background: #EDE9E9; 
	margin-left: 5px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	article div.ceny-produkt span.cena {
		display: block;
		margin-left: 0px;
		margin-bottom: 5px;
	}
}

article div.ceny-produkt span.cena-metka {
	font-size: 18px; 
	padding: 10px; 
	color: #fff; 
	background: #FF0000;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	article div.ceny-produkt span.cena-metka {
		display: block;
		text-align: center;
	}
}

article .btn-koszyk{
	color: #fff;
	border: none;
	font-weight: 700;
	font-size: 14px;
	background: #e5321e;
	border-bottom: 2px solid #cd0602;
	transition-duration: 1s;
}

article .btn-koszyk:hover {
	color: #fff;
	background: #B0171A;
	border-bottom: 2px solid #cd0602;
}

article button#produkt-mniej {
	color: #b5b0b0; 
	border: 1px solid #dad9d9; 
	background: #ede9e9; 
	width: 27px;
	padding: 0;
	height: 38px;
} 

article button#produkt-wiecej {
	color: #b5b0b0; 
	border: 1px solid #dad9d9; 
	background: #ede9e9;
	width: 27px;
	padding: 0;
	height: 38px;
}

article .produkt-prawy-kontener {
	border: 3px solid #dad9d9;
	border-radius: 10px;
	padding: 20px 0 0px;
	margin-bottom: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

article .produkt-prawy-kontener h4 {
	color: #676766;
	font-size: 18px;
	padding-left: 13px; 
	margin-bottom: 23px;
}

article .produkt-prawy-kontener h6 {
	margin-top: 12px;
}

article .produkt-prawy-kontener a {
	border: 1px solid #d7d7d7;
	padding: 1px;
}

article .produkt-prawy-kontener button {
	color: #b5b0b0;
	margin-right: 13px;
	margin-top: 9px;
}

article .produkt-prawy-kontener #polecane-produkty {
	border-bottom: 1px solid #dad9d9;
}

article .produkt-prawy-kontener .polecany-produkt {
	padding-top: 7px;
	position: relative;
	padding-bottom: 20px;
	padding-left: 13px; 
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	transition-duration: 1s;

}

article .produkt-prawy-kontener .polecany-produkt:hover {
	box-shadow: 0px 0px 1px #FF0000;
	border-color: transparent;
	z-index: 999px;
}

article .produkt-prawy-kontener .polecany-produkt:hover span.pull-right {
	background: #FF0000;
}

article .produkt-prawy-kontener .polecany-produkt span.pull-right {
	right: 0;
	bottom: -1px;
	color: #fff;
	padding: 2px;
	font-weight: 700; 
	background: #d8d8d8;
	position: absolute;
	width: 31px;
	height: 31px;
	text-align: center;
	font-size: 18px;
}

/* ====================================================================================== */

.sidebar {
    border: 3px solid #dad9d9;
    border-radius: 10px;
    padding: 20px 0 0px;
    margin-bottom: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


.slidebar .btn-czerwony {
	color: #fff;
	border: none;
	font-weight: 700;
	font-size: 14px;
	background: #e5321e;
	border-bottom: 2px solid #cd0602;
	transition-duration: 1s;
	text-transform: uppercase;
}

.slidebar .btn-czerwony:hover {
	color: #fff;
	background: #B0171A;
	border-bottom: 2px solid #cd0602;
}

.sidebar .naglowek-menu-lewe {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 13px; 
	border-top: 2px solid #dfdcdc;
	border-bottom: 2px solid #dfdcdc;
	position: relative;
}

.sidebar .naglowek-menu-lewe button {
	position: absolute;
	top: 22px;
	right: 14px;
}

.sidebar .widget {
	border-color: #dad9d9;
}

.sidebar .widget {
    margin-bottom: 20px;
}
.sidebar .widget {
    padding-bottom: 14px;
}

.sidebar .widget h3 {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.sidebar ul li {
    padding: 8px 0px;
}
.sidebar ul li {
    padding: 0 0 1px;
    list-style: none;
}
.sidebar ul li {
    padding: 0 0 1px;
    list-style: none;
}
.sidebar li {
    padding: 6px 0;
}
.sidebar p, .sidebar li, .sidebar div, .sidebar a, #wp-calendar th, #wp-calendar td, .woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a, .sidebar .widget.widget_rss a.rsswidget {
    color: #4f4d4d;
    font-style: normal;
    font-weight: 400;
}

ul.yith-wcan-list {
	padding-left: 0;
}

.yith-wcan-list a {
	text-transform: uppercase;
	font-size: 14px;
	color: #676766;
	text-decoration: none;
}

.yith-wcan-list a.aktywna,
.yith-wcan-list li.specjalne a {
	color: #ff0000;
	font-weight: 700;
}

.yith-wcan-list li.specjalne {
	border-top: 2px solid #dfdcdc;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

.yith-wcan-list a:hover {
	color: #FF0000;
	text-decoration: none;
}

ul.yith-wcan-list li,
ul.yith-wcan-list ul,
ul.yith-wcan-list ul > ul {
	margin-bottom: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-right: 15px;
}

ul.yith-wcan-list li.aktywna {
	background: #f2f2f2;
}

ul.yith-wcan-list li:hover {
    background: #f2f2f2;
}

.bez-border {
	border: none !important;
}

#filtr-cena {
	padding-left: 13px;
	padding-right: 13px;
}

button#filtruj-kategoria {
	display: block;
	margin-bottom: 21px;
	color: #FFF; box-shadow: 0 2px 0 #cd6b02; background-color: #e84622; background-image: none; text-shadow: none; line-height: 18px;
	padding: 4px 8px 4px 8px;
	position: relative; font-weight: 700; text-transform: uppercase;-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; background-image: none;
}


form#form-przedzial {
	margin-top: 11px;
}

/* RABATY =============================================================================== */

section#rabaty,
section#dystrybutor {
	padding-bottom: 36px;
}

div.pasek-naglowek {
	color: #595959;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 32px;
	text-align: center;
	background: transparent url(img/new/pasek_progi_rabatowe.png) no-repeat center center;
}

div.pasek-naglowek p {
	margin-bottom: 0px;
	text-transform: uppercase;
}

@media only screen and (min-width: 320px) {
	div.pasek-naglowek p {
		font-size: 20px;
	}
}

@media only screen and (min-width: 768px) {
	div.pasek-naglowek p {
		font-size: 30px;
	}
}


div.pasek-naglowek p img {
	margin-right: 22px;
}

.rabattlorabat-0, 
.rabattlorabat-1, 
.rabattlorabat-2 {
	font-size: 22px;
	padding-top: 12px; 
	display: inline-block; 
	background: url(img/new/rabat_tlo.png) no-repeat; 
	overflow: hidden; 
	text-align: center;
}
 
.rabattlorabat-0 { 
	background-position: -2px -0px;
	width: 54px;
	height: 54px;
}

.rabattlorabat-1 { 
	background-position: -2px -56px;
	width: 54px;
	height: 54px;
}

.rabattlorabat-2 { 
	background-position: -2px -112px;
	width: 54px;
	height: 54px;
}

/* ATUTY ================================================================================ */

section#atuty {
	padding-top: 61px; 
	padding-bottom: 60px;
	border-top: 8px solid #e83f22;
}

section#atuty .atut,
section#dystrybutor .atut {
	border: 1px solid transparent;
	padding-bottom: 22px;
	border-top-width: 14px;
	opacity: 1;
	position: relative;
	text-align: center;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

section#atuty .atut h4,
section#dystrybutor .atut h4 {
	color: #616161;
	font-size: 14px;
	margin-top: 0px;
	font-weight: 700;
}

section#atuty .atut:hover,
section#dystrybutor .atut:hover {
	border: 1px solid #ffd4a0;
	border-top-width: 14px;
}

section#atuty .atut .tekst-atut {
	min-height: 55px;
	max-height: 70px;
}

section#atuty .atut a.sprawdz-atut {
	width: 118px;
	background: transparent url(img/new/atuty_button.png);
	height: 30px;
	padding: 5px;
	margin-top: 44px;
	display: block;
	margin: 44px auto;
	border-radius: 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
	color: #ee1c25;
}

/*
section#atuty .atut:hover a.sprawdz-atut {
	visibility: visible;
}
*/

section#atuty .atut > .img-kontener-atuty,
section#dystrybutor .atut > .img-kontener-atuty {
	width: 100%;
	height: 212px;
	display: table;
}

section#atuty .atut > .img-kontener-atuty a,
section#dystrybutor .atut > .img-kontener-atuty a {
	display: table-cell;
	vertical-align: middle;
}

/* GOOGLE MAPS ========================================================================== */

section#google-maps {
	width: 100%;
	color: #595959;
	position: relative;
}

section#google-maps.podstrona {
	margin-top: 15px;
}

section#google-maps > .kontakt {
	width: 100%;
	z-index: 999;
	height: 280px;
	position: absolute;
}

section#google-maps.podstrona > .kontakt .dane-kontaktowe {
	padding-top: 10px;
}

section#google-maps > .kontakt .dane-kontaktowe {
	background: #fff;
}

@media only screen and (min-width: 320px) {
	section#google-maps > .kontakt .dane-kontaktowe {
		height: 510px;
	}
	section#google-maps.podstrona > .kontakt .dane-kontaktowe {
		height: 535px;
	}
	
}

@media only screen and (min-width: 768px) {
	section#google-maps > .kontakt .dane-kontaktowe {
		height: 342px;
	}
	
	section#google-maps.podstrona > .kontakt .dane-kontaktowe {
		height: 380px;
	}
	
}

@media only screen and (min-width: 991px) {
	section#google-maps > .kontakt .dane-kontaktowe {
		height: 277px;
	}
	section#google-maps.podstrona > .kontakt .dane-kontaktowe {
		height: 300px;
	}
	
}

section#google-maps > .kontakt .dane-kontaktowe img{
	margin-bottom: 15px;
}

section#google-maps > .kontakt .dane-kontaktowe h5 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 97px;
	text-transform: uppercase;
}

section#google-maps > .kontakt .dane-kontaktowe p {
	font-weight: 700;
}

@media only screen and (min-width: 320px) {
	section#google-maps > .kontakt .dane-kontaktowe p {
		line-height: 12px;
		margin-bottom: 12px;
	}
}

@media only screen and (min-width: 768px) {
	section#google-maps > .kontakt .dane-kontaktowe p {
		line-height: 11px;
		margin-bottom: 8px;
	}
}

section#google-maps > #mapa {
	min-height: 675px;
}


/* FOOTER =============================================================================== */

footer {
	margin-top: 95px;
	padding-top: 81px;
	padding-bottom: 52px;
	background: #fbfbfb; 
	position: relative;
	border-top: 2px solid #eeeeee;
}

footer .newsletter {
	top: -35px; 
	width: 100%;
	height: 74px;
	position: absolute;
}

footer p {
	color: #e93121;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 35px;
	text-transform: uppercase;
}

footer ul {
	list-style: none;
	padding-left: 0px;
}

footer ul li a {
	color: #303030;
	text-decoration: none;
	transition-duration: 1s;
}

footer ul li a:hover {
	color: #000;
	text-decoration: none;
}


/* PAGINACJA ============================================================= */

.paginacja {
	display: block;
	text-align: right;
	margin-bottom: 28px;
}

.paginacja a {
	color: #000;
	padding-left: 26px;
	text-decoration: none;
}

.paginacja a.cyfra_zaznaczona {
	color: #FF0000;
	font-weight: bold;
}

.paginacja a.cyfra {
	
}

/* ========================================================================== */

#filtr-ceny {
	border: 1px solid transprent !important;
	background: #DADADA;
}

.ui-slider-horizontal .ui-slider-range {
	background: #e84622;
}

.ui-slider-handle {
	background-color: #e84622 !important;
	border: 1px solid #e84622 !important;
    border-radius: 15px;
}

.tip {
	position: relative;
}

/* IKONY KATEGORIE ========================================================== */

.ikony-pozycje {
	width: 82px;
	height: 61px;
	display: block;
}

.kikony-56,
.kikony-32,
.kikony-462,
.kikony-67,
.kikony-25, 
.kikony-33,
.kikony-26,
.kikony-pneumatyka, 
.kikony-8, 
.kikony-461, 
.kikony-122 {
	display: block; 
	background: url(img/new/ikonki_kategorie/kategorie-ikony.webp) no-repeat; 
	overflow: hidden; 
	text-indent: -9999px; 
	text-align: left; 
	margin: 0 auto;
}

.kikony-485 {
	display: block; 
	background: url(img/new/ikonki_kategorie/namiot.png) no-repeat; 
	overflow: hidden; 
	text-indent: -9999px; 
	text-align: left; 
	margin: 0 auto;
}

.kikony-520 {
	display: block; 
	background: url(img/new/ikonki_kategorie/stol.png) no-repeat; 
	overflow: hidden; 
	text-indent: -9999px; 
	text-align: left; 
	margin: 0 auto;
}
 
.kikony-56 { background-position: -0px -0px; width: 82px; height: 61px; }
.kikony-32 { background-position: -82px -0px; width: 82px; height: 61px; }
.kikony-462 { background-position: -164px -0px; width: 82px; height: 61px; }
.kikony-67 { background-position: -0px -61px; width: 82px; height: 61px; }
.kikony-25 { background-position: -82px -61px; width: 82px; height: 61px; }
.kikony-33 { background-position: -164px -61px; width: 82px; height: 61px; }
.kikony-26 { background-position: -0px -122px; width: 82px; height: 61px; }
.kikony-pneumatyka { background-position: -82px -122px; width: 82px; height: 61px; }
.kikony-8 { background-position: -164px -122px; width: 82px; height: 61px; }
.kikony-461 { background-position: -0px -183px; width: 82px; height: 61px; }
.kikony-122 { background-position: -82px -183px; width: 82px; height: 61px; } 