/* Including one css file into other */
@import "minibar.css";
@import "fotorama.css";
@import "banner.css";
@import "t-scroll.min.css";

/* Elementy główne */

* 
{
	margin: 0;
	padding: 0;
	border: 0;
}
html{
	margin:0;
	padding:0;
	height:100%;
}	
body
{
	text-align: left;
	font: 14px Calibri, arial, verdana, sans-serif;
	color: #000;
	background: #fff;
	position:relative;
	display:block;
	padding-bottom:162px;
	min-height:92vh;
}
a
{
	text-decoration: none;
	color: #000;
}		
a:hover
{
	text-decoration: underline;
}
ul
{
	list-style: none;
}
#plug{
	height:0px;
	display:none;
	position: absolute;
	bottom:-20px;
}
.noselect{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.contact-table{
	border-collapse: collapse;
}
.contact-table tr td p{
	padding-left:10px
}
/* Elementy okna informacyjnego */
.win-info{
	width:100%;
	height:40px;
	position:relative;
	background-color:#142F63;
	border-bottom:1px solid #5570AB;
	color:#FFF;
	margin-top:-37px;
}
.win-info > .button{
	width:270px;
	position:absolute;
	height:39px;
	margin:auto;
	background-color:#142F63;
	border-radius:0 0 20px 20px;
	border:1px solid #5570AB;
	border-top:none;
	cursor:pointer;
	z-index:1000;
	bottom:-40px;
	right: 0;
	left: 0;
	margin: auto;
}
.win-info > .button > .icon{
	height:35px;
	width:67px;
	float:left;
	margin-left:12px;
	margin-right:10px;
}
.win-info > .button > .svg{
	height:20px;
	width:20px;
	float:right;
	margin-right:15px;
	margin-top:8px;
}
.win-info > .button span{
	color:#FBC300;
	font-weight:bold;
	position:absolute;
	top:10px;
}
.win-info > p{
	text-align:center;
	padding-top:8px;
	font-size:12pt;
}
.win-info > p > span{
	font-size:8pt;
	color:#C0C0C0;
}
/* Elemty informacji okresowych*/
.info-temp-button {
    position: absolute;
    left: 197px;
    top: 6px;
    background: transparent;
    display: block;
    cursor: pointer;
}
.info-temp-button > .fa-info{
	background-color: transparent;
    color: #FFF;
    font-size: 10pt;
    border: 1px solid #FFF;
    padding: 3px 7px 3px 7px;
}
/* Elementy Moje Konto */
.myacc{
	position:absolute;
	left:50px;
	top:4px;
	color:#fff;
	text-align:left;
	padding-left:15px;
	padding-top:3px;
	font-weight:bold;
	font-size:13pt;
	border:none;
	background: transparent;
	display:block;
	cursor:pointer;
}
.myacc > .svg{
	height:20px;
	width:20px;
	margin-left:7px;
	vertical-align:bottom;
}
.win-acc{
	width:280px;
	height:100px;
	position:absolute;
	top:40px;
	left:0;
	border: 1px solid #5570AB;
	background-color:#FFF;
	padding:10px;
	display:none;
}
.win-acc > .line{
	height:1px;
	background:transparent;
	border-bottom:1px solid #5570AB;
	opacity:0.6;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.win-acc > .block-waluta{
	width:100%;
	height:30px;
	text-align:left;
	font-size:13pt;
	font-weight:bold;
	display:block;
	position:relative;
	margin-top:10px;
	color: #1E4290;
}
.win-acc > .block-waluta span{
	margin-left:60px;
}
.win-acc > .block-waluta select{
	position:absolute;
	top:0;
	right:60px;
}
.win-acc > .login{
	width:100%;
	font-family: Open Sans,sans-serif;
	font-size:14px;
	letter-spacing: 2px;
	font-weight: 500;
	text-align:center;
	color:#FFF;
	margin-top:20px;
}
.win-acc > .login a:first-child{
	color: #1E4290;
	text-decoration:none;
}
.win-acc > .login a:last-child{
	color: #FFF;
	padding:10px 20px 10px 20px;
	background-color:#FF0000;
	border-radius:3px;
	text-decoration:none;
}
.win-acc > .login a:last-child:hover{
	background-color:#FF4C4C;
}
/* Elementy header */	
	
.header
{
	height: 114px;
	position: relative;
	z-index: 998;
	background-color: #1E4290;
	border-bottom:1px solid #5570AB;
	margin-top:0;
	display:block;
}
.header .center
{
	position: relative;
	z-index:2;
	height: 115px;
	width: 1140px;
	margin: auto;
}
.win-left-top{
	position: absolute;
	top: -1px;
	left: 5px;
	width:220px;
	height:39px;
	background: transparent;
	color: #fff;
	border-radius: 0 0 10px 10px;
}
/* Język strony */

.header .lang
{
	position: absolute;
	left: 0;
	top: 7px;
	z-index:10010;
}		
.header .lang a 
{
	float: left;
	display: block;
	width: 16px; height: 11px;
	margin: 0 3px 0 0;
}
.header .lang a img
{
	vertical-align:bottom;
}
.header .lang .big
{
	width: 22px; height: 15px !important;
	margin: 0 3px 0 0;
}	

/* Logo strony */

.header .logo img
{
	position: absolute;
	left: 0;
	top: 64px;
	display: block;
}

/* Menu górne strony */

.header .menu
{
	position: absolute;
	left: 255px;
	top: 65px;
	z-index:999;
}	
.header .menu > li
{
	float: left;
	margin: 0 10px 0 0;
	font: bold 15px arial;
	position: relative;
}	
.header .menu > li > a
{
	color: #fff;
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
}	
.header .menu > li > a:not(:last-child)
{
	border-radius: 5px 5px 0 0;
}	
.header .menu > li > a:hover, .header .menu > li:hover > a
{
	background: #FF0000;
	text-decoration: none;
}	
.header .menu .sub
{
	position: absolute; top: 28px; left: 0;
	width: 150px;
	background: url('../img/submenu.png') repeat 0 0;
	display: none;
}
.header .menu .sub li
{
	border-bottom: 1px #3B3B3B solid;
	position: relative;
}
.header .menu .sub a {
	display: block;
	padding: 7px;
	font: 12px arial;
	color: #fff;
	}
.header .menu .sub a:hover, .header .menu .sub li:hover > a {
	background: #FF0000;
	text-decoration: none;
	}
.header .menu .sub ul {
	position: absolute; top: 0; left: 150px;
	width: 150px;
	background: url('../img/submenu.png') repeat 0 0;
	display: none;
	}
.header .menu li:hover .sub, .header .menu .sub li:hover ul {
	display: block;
	}
/* Elementy koszyka */
.header .cart{
	position: absolute;
	top: -1px;
	right: 20px;
	width:190px;
	height:31px;
	text-align:center;
	text-decoration: none;
	background: #142F63;
	color: #fff;
	font: bold 10pt calibri, arial;
	border:1px solid #5570AB;
	border-top:1px solid #142F63;
	border-radius: 0 0 10px 10px;
	padding-top:5px;
	}	
.header .cart:hover {
	text-decoration:underline;
}
/*Elementy wyszukiwarki */
.header .search {
	position: absolute; right: 0; top: 62px;
	width: 230px;
	overflow: hidden;
	height: 30px; 
	background: #fff;
	box-shadow: 3px 3px 3px 0 #C9C9C9 inset;
	}
.header .search input[type="text"] {
	width: 190px;
	padding: 0 10px;
	height: 30px;
	background: none;
	font: 12px Calibri, arial;
	color: #000;
	float: left;
	}
.header .search input[type="image"]{
	float: left;
	cursor: pointer;
	margin: 10px 0 0;
	}
/* Elementy banera */
.banner {

	position:relative;
	z-index:500 !important;
	padding-top:4px;
	margin-bottom:33px;
	}
#slideshow{
	position:relative;
	max-width:630px;
	width:100%;
	height:auto;
	border-radius:20px;
	display:block;
	margin-left:0px !important;
	z-index:400;
	float:right;
}
#window-add{
	display:none;
	position:relative;
	width:220px;
	float:left;
}
#window-add .win-social{
    position:absolute;
	top:60px;
	left:0;
	right:0;
	margin:0 auto 0 auto;
	text-align:center;
}
#window-add .win-social h3{
	font-size:13pt;
	color:#5570AB;
	margin-bottom:15px;
}
.win-social .social-icon
{
    height: 30px;
    width: 40px;
	position: relative;
	background-color: transparent;
	display:inline-block;
	margin-right:10px;
	margin-bottom:70px;
	cursor:pointer;
}
.win-social .social-icon .fa-facebook-f
{
    width: 40px;
    height: 30px !important;
	padding-top:5px;
    color: #5570AB;
    font-size: 25px;
}
.win-social .social-icon .fa-facebook-f:hover
{
	background: #3b5998;
    border-radius: 5px;
	color:white;
}
.win-social .social-icon .fa-twitter
{
    width: 40px;
    height: 30px !important;
	padding-top:5px;
    color: #5570AB;
    font-size: 25px
}
.win-social .social-icon .fa-twitter:hover
{
	background: #1da1f2;
    border-radius: 5px;
	color:white;
    transition: all .3s;
}
.win-social .social-icon .fa-youtube
{
    width: 40px;
    height: 30px !important;
	padding-top:5px;
    color: #5570AB;
    font-size: 25px
}
.win-social .social-icon .fa-youtube:hover
{
	background: #ff0000;
	color:white;
    border-radius: 5px;
    transition: all .3s;
}
.content {
	padding: 35px 0 0;
	position:relative;z-index:4 !important;
	margin-top:-30px;
	margin-bottom:40px;
	min-height:621px;
	}
/*Element zakulisowy*/
.content .center {
	width: 1140px;
	margin: auto;
	position: relative;
	z-index:5 !important;
	overflow: hidden;
	background-color:#FFF;
	}
.catalog {
	overflow:hidden;
	margin: 10px 0 20px 5px;
	height:auto;
	
	}
#home{
	height:auto;
}
/*Elementy produktów */

.sub_contact{
	display:block;
	margin-top:-182px;
	-webkit-transition: margin-top 1s; /* Safari prior 6.1 */
	transition: margin-top 1s;
	position:relative;
}
.sub_contact_button{
	display:none;
	opacity:0;
	width:20px;
	height:20px;
	position:absolute;
	border-radius:5px 5px 0 0;
	top:5px;
	right:15px;
	margin:auto;
	cursor:pointer;
	-webkit-transition: opacity 5s; /* Safari prior 6.1 */
	transition: opacity 5s;
}
.sub_contact_button .svg{
	height:20px;
	width:20px;
	margin:2px auto 2px auto;
	display:block;
	position:relative;
}
.right .item-tryb1, .right .item, .item-tryb1  {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	width: 183px;
	height:304px;
	position: relative;
	border:1px solid #C8C8C8;
	text-align:center;
	cursor:pointer;
}
.right .item-tryb1, .right .item{
	margin-top:16px;
}
.right .item-tryb1:hover, .right .item:hover, .item-tryb1:hover  {
	border-color:#FCC601;
}
.overlay{
	width: 100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:22;
}
.item-tryb1 h2, .item h2 {
	height: 4.7em;
	width: 173px;
	display: table-cell;
	position:relative;
	padding:13px 5px 4px 5px;
	vertical-align: middle;
	z-index:21;
	font: 14px Calibri, arial;
	font-weight: bold;
	overflow:hidden;
}
.item-tryb1 p{
	height: 1.2em;
	width: 173px;
	display: block;
	position:relative;
	margin:0 5px 0 5px;
	padding-top:4px;
	vertical-align: top;
	z-index:21;
	color: #828282;
    font-size: 8.6pt;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
}
	
.item-tryb1 h2 a, .item h2 a{
	z-index:21;
	color: #1e4290;
}

.item-tryb1 .pro, .item-tryb1 .new, .item-tryb1 .wyprz, .item-tryb1 .bestseller, .item .pro, .item .new, .item .wyprz, .item .bestseller{
    height: 22px;
    position: absolute;
    top: -10px;
    left: -6px;
    display: block;
    line-height: 22px;
	color: white;
	width:90px;
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 700;
	z-index:997;
	box-sizing: border-box;
	}
.item-tryb1 .bestseller:after, .item .bestseller:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-color: #013667 transparent;
    border-style: solid;
    border-width: 6px 0px 0px 5px;
	z-index:997;
}
.item-tryb1 .new:after, .item .new:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-color: #9b7a02 transparent;
    border-style: solid;
    border-width: 6px 0px 0px 5px;
	z-index:997;
}
.item-tryb1 .wyprz:after, .item .wyprz:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-color: #6d0303 transparent;
    border-style: solid;
    border-width: 6px 0px 0px 5px;
	z-index:997;
}
.item-tryb1 .pro, .item .pro {
	background: #FF0000;
	}		
.item-tryb1 .new, .item .new {
	background: #ffc800;
	}
.item-tryb1 .wyprz, .item .wyprz{
	background:#ae0000;
}	
.item-tryb1 .bestseller, .item .bestseller{
	background:#206cb2;
}	
.item-tryb1 img, .item img {
	height:155px;
	width:155px;
	display: block;
	clear: both;
	position:relative;
	z-index:20;
	margin:0 auto 0px auto;
	border-bottom:1px solid #E0E0E0;
	}
.item-tryb1 .price, .item .price {
	color: #1c1c1a;
	font: 14px Calibri, arial;
	padding: 5px 0px 0px 0px;
	vertical-align:bottom;
	text-align:center;
	position:relative;
	text-align:center;
	z-index:21;
	margin-bottom:10px;
	height:34px;
	}
.item-tryb1 .price span, .item .price span {
	color: #1c1c1a;
	font-weight: bold;
	font-size:15px;
	}
.item-tryb1 .price strike, .item .price strike{
	color:#9E0000;
	font-size:11px;;
}
.price-strike{
	position:absolute;
	top:-10px;
	left:84px;
	background-color: #6d0303;
    display: block;
    padding: 3px 10px 2px 10px;
    font-weight: 400;
	color:#FFF !important;
}
.wyprzedaz {
	height:32px;
	width:70px;
	float: right;
	background: #FF0000;
	color: #fff;
	font: 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius: 0 0 5px 5px;
	margin: 0 0 10px;
	}
.contacto-info {
	font: 14px Calibri, arial;
	color: #1c1c1a;
	margin-bottom:10px;
}
.naglowek_listy_home {
    font-family:arial;
    font-weight: 700;
    color: #323232;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    position: relative;
    display: block;
    text-align: left;
	padding-left:10px;
    border-bottom: 1px solid #1E4290;
    text-decoration: none !important;
}
.naglowek_listy {
    font-family:arial;
    font-weight: 700;
    color: #FFF;
    font-size: 15px;
    line-height: 10px;
    padding: 10px 0px 10px 0px;
    margin-top: 5px;
    position: relative;
    display: block;
    text-align: left;
	padding-left:20px;
    border-bottom: 1px solid #1E4290;
	background:#1E4290;
	border-radius:5px;
    text-decoration: none !important;
}
.dol_listy{
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    border-bottom: 1px solid #1E4290;
}
/*Elementy okna katalogów*/
.katalogi{
	padding-top:0 !important;
	padding-bottom:0 !important;
	max-height:580px;
	margin-bottom:17px;
	position:relative;
	display:block;
	z-index:999 !important;
	padding-right:5px;
	margin-top:-1px;
}
.katalogi .line{
	text-align:left;
	position:relative;
	margin-left:3px;
	display:block;
	border:none;
	clear:both;
	height:auto;
	width:15.5em;
	padding: 4px 0 4px 0;
	border-top: 1px dashed #E0E0E0;
	z-index: 299;
}
.katalogi .line:hover:before{
	content:attr(data-title);
	display:block;
	position: absolute;
	top:-20px;
	right:14.3em;
	text-align: right;
	z-index: 1000;
	color:black;
	border:1px solid #003394;
	background-color: white;
	white-space:nowrap;
	padding:2px 8px 3px 8px;
	border-radius:7px 7px 0px 7px;
}
.katalogi .line:first-child{
	border-top:none;
}
.katalogi .line > a{
	color: #1e4290;
	font: 14px Calibri, arial;
	overflow:hidden;
	font-weight: bold;
	cursor:pointer;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:block;
	min-height:15px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.catalog .item5 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 150px;
	height: 258px;
	position: relative;border:2px solid #1d246a
	}
	.catalog .item5  .contacto-info { padding-left: 8px; font-size:13px;}
.catalog .item5 h2 {
	height: 70px;
	width: 150px;
	display: table-cell;
	
	padding: 0 10px;
	vertical-align: middle;
	font: normal 13px arial;
	color: #1e4290;
	text-align:center;
	}
	
.catalog .item5 h2 a{

	color: #1e4290;
	}
.catalog .item5 .pro, .catalog .item5 .new, .catalog .item5 .wyprz{
	background: #FF0000;
	color: #000;
	font: bold 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius:  20px !important;
	margin: 0 0 10px;
	margin-top:-67px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
	text-align:center;
	z-index:22;

	}
.catalog .item5 .pro {
	background: #FF0000;
	}		
.catalog .item5.new{
	background: #FCC601;
	}
.catalog .item5 .wyprz{
	color: #fff;
	background:#179E19;
}
.catalog .item5 .fot5 {height:150px;}	
.catalog .item5 .fot5 img {
	margin: 0 auto 10px;
	display: block;
	clear: both;max-width:150px;
	}
.catalog .item5 p {
	color: #474747;
	font: 14px Calibri, arial;
	margin: 0 0 15px;
	}
.catalog .item5 .price {
	color: #000;
	font: 14px Calibri, arial; padding-left:5px;
	}
.catalog .item5 .price span {
	margin: 0 0 0 2px;
	color: #1e4290;
	font: bold 15px arial;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.partners {
	margin: 0 auto 15px;
	height: 100px;
	border: 2px #eee solid;
	}
.partners li {
	height: 100px;
	width: 191px;
	float: left;
	}
.partners li a{
	display: table-cell;
	height: 100px;
	width: 191px;
	vertical-align: middle;
	text-align: center;
	}
.viewed {
	margin: 0 0 40px;
	}
.viewed strong {
	display: block;
	height: 50px;
	width: 960px;
	display: table-cell;
	background: url('../img/name.png') repeat 0 0;
	padding: 0 20px;
	vertical-align: middle;
	font: bold 15px arial;
	color: #fff;
	}
.viewed ul {
	padding: 20px 0 0;
	overflow: hidden;
	}
.viewed li {
	float: left;
	margin: 0 20px 0 0;
	border: 1px #eee solid;
	width: 141px;
	text-align: center;
	}
.viewed li:nth-child(6n  + 6)  {
	margin: 0
	}
.viewed li a {
	display: table-cell;
	width: 141px;
	height: 115px;
	vertical-align: middle;
	text-align: center;
	}
.viewed img{
	max-width: 141px;
	}

.komorka-menu-waluta-naglowek{
	border-bottom:1px dashed #5570AB;
	background-color:#FFF;
}
.menu-towar{
	font: bold 13px arial !important;
	color: #1e4290 !important;
}
.komorka-menu-waluta-margines{
	float:left;
	text-align:right;
	padding-top:5px;
	margin-right:-25px;
	margin-left:45px;
}
.komorka-menu-waluta-margines select{
	float:left;
	vertical-align:top;
}
.komorka-menu-towar-czesc-wlasciwa{
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	border: 1px dotted #5570AB;
    border-top: none;
}
.komorka-menu-towar-czesc-wlasciwa .towar-dnia{
	background: #38ABF7;
	color: #000;
	font: bold 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius:  20px !important;
	margin: 0 0 10px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
	text-align:center;
	z-index:22;
}
.new_prod_label{
	background: #FCC601;
	color: #000;
	font: bold 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius:  20px !important;
	margin: 0 0 10px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
	text-align:center;
	z-index:22;
}
.wyprz_prod_label{
	background: #179E19;
	color: #fff;
	font: bold 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius:  20px !important;
	margin: 0 0 10px;
	margin-left:30px;
	margin-right:30px;
	position:relative;
	text-align:center;
	z-index:22;
}
.komorka-menu-towar-czesc-wlasciwa .pogrubienie{
	color:#1E4290;
}
.komorka-menu-towar-odstep{
	margin-bottom:20px;
}
/* Elementy lewego bloku */
.left {
	position:relative;
	z-index:6;
	width: 240px;
	float: left;
	margin: 0 15px 0 0;
	background-color:#FFF;
	}
.left strong, .komorka-menu-towar-naglowek, .komorka-menu-waluta-naglowek{
    font-family:arial;
    font-weight: 700;
    font-size: 15px;
	color: #FFF !important;
    line-height: 10px;
    padding: 10px 0px 10px 0px;
    margin: 0;
    position: relative;
    display: block;
    text-align: center;
	border: 1px solid #5570AB;
	border-bottom:none;
    text-decoration: none;
	background:#1E4290;
	border-radius:5px 5px 0 0;
	}
.left .products, .left .producer {
	margin: 0 0 25px;
	}
.left .products ul {
	border:1px dotted #5570AB;
	border-top:none;
}
.left .products li {
	border-bottom: 1px dotted #D6DBE1;	
	font: 14px Calibri, arial;
	}
.left .products li:hover{
	background:rgb(85,112,171,4%);
}
.left .products a {
	color: #333;
	display: block;
	padding: 8px 20px;
	}
.left .products a:hover {
	color: #003394;
	}
.left .products li:nth-child(1) a{
	font-weight:bold;
	color: #FFAE00;
}
.left .products li:nth-child(2) a{
	font-weight:bold;
	color: #ae0000;
}
.left .products a.active {
	font-weight: bold;
	}
.left .products a.sub {
	border-bottom: 1px dotted #D6DBE1;	
	margin-left: 10px;
	}
.left .products a.sub:last-child {
	border-bottom: 0;
	}
.left .producer form {
	display: block;
	padding: 20px;
	border-bottom: 1px dotted #D6DBE1;	
	}
.left .producer label {
	display: block;
	margin: 0 0 10px;
	font: 14px Calibri, arial;
	color: #333;
	}
.left .producer label input {
	margin: 0 10px 0 0;
	position: relative; top: 1px;
	}
.left .producer input[type="submit"] {
	background: #FF0000;
	color: #fff;
	font: bold 12px calibri, arial;
	text-transform: uppercase;
	padding: 8px 20px;
	border-radius: 5px;
	margin: 10px 0 0;
	cursor: pointer;
	}
/*future*/
.products .menu-category > li{
	border-bottom: 1px dotted #5570AB;	
	display:block;
	padding: 8px 20px;
	cursor:pointer;
	height:auto;
	position:relative;
}
.products .menu-category > li:hover{
	background:rgb(85,112,171,4%);
}

/*****/
.r-right {
	width: 230px;
	float: left;
	margin-left:12px;
	position:relative;
	}
#window-news-label #slides:nth-child(4),#window-news-label #slides:nth-child(5),#window-news-label #slides:nth-child(6){
	   display:none;
   }
.r-right-fixed{
	position:fixed !important;
	top:10px;
	margin-left:908px;
}
.right {
	float: left;
	width: 641px;
	}
.right .info {
	font: 12px/18px arial;
	color: #333;
	padding: 0 0 20px;
	}
.right .info p {
	margin: 0 0 20px;
	}
.right .poko strong {
	height: 35px;
	width: 621;
	display: block;
	background: #1E4290;
	border:1px dashed #5570AB;
	padding: 15px 0 0 0;
	vertical-align: bottom;
	font: bold 15px arial;
	color: #FFF;
	padding-left:20px;
	margin-bottom:10px;
	}
.right .form {
	border: 2px #eee solid;
	padding: 15px;
	margin: 0 10px 30px 10px;
	}
.right .form strong {
	margin: 0 0 20px;
	color: #1e2c75;
	}
/*****/
/* Elementy środkowego bloku */

#page{
	 margin: 12px auto 0 auto;
}
.pagination {
    text-align: center;
    list-style-type: none;
    padding: 0px;
}
.pagination li {
    margin: 0px 5px;
    display: inline-block;
    padding: 0px;
    vertical-align: middle;
}
.pagination .z {
    display: block;
    text-decoration: none;
    color: #C8C8C8;
    font-family: Khand;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    padding: 2px 5px 0px;
    font-weight: 700;
    height: 40px;
}
.pagination .pag {
    display: block;
    text-decoration: none;
    color: white;
    background-color: #5570AB;
    font-family: Khand;
    font-size: 14pt;
    line-height: 22px;
    text-align: center;
    padding: 3px 10px 0px;
    font-weight: 700;
    height: 25px;
}
.pagination #page_nr {
    height: 30px;
    border: 1px solid #C8C8C8;
    font-family: 'Khand';
    font-size: 14pt;
    font-weight: 700;
    color: #323232;
    background: none;
    padding: 0 2px 0px 2px;
    text-align: center;
}
.pagination .pag-arrow{
	display:none;
	width:30px;
	height:30px;
	position:relative;
	background-color:#5070AB;
}
.pagination .pag-arrow img{
	width: 15px;
    height: 15px;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
}

.product {
	margin: 0 0 30px;
	overflow: hidden;
	}
.product > .content-info{
	overflow:auto;
	overflow-x:hidden;
	scrollbar-color: #1E4290 white ;
	scrollbar-width: thin;
	margin: 7px 0 7px;
	height: 1250px;
	padding: 0 3px 0 3px;
}
.product > .content-info::-webkit-scrollbar {
    width: 6px;
}
.product > .content-info::-webkit-scrollbar-track {
    background-color:#FFFFFF;
}
.product > .content-info::-webkit-scrollbar-thumb {
  background-color: #1E4290;
}
.product h1 {
    font-family: 'Khand';
    font-weight: 700;
    color: #323232;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    position: relative;
    display: block;
    text-align: left;
	padding-left:10px;
    border-bottom: 1px solid #c8c8c8;
    text-decoration: none !important;
	}
.title-div {
	height: 30px;
	width: 641px;
	display: table-cell;
	padding-left:20px;
	vertical-align: middle;
	font-family:arial;
	border-radius:5px;
	font-weight:600;
	border:1px solid #5570AB;
	background: #1E4290;
	font-size:14px;
	color: #FFF;
	}
.product-content{
	height: 1140px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-color: #1E4290 white ;
	scrollbar-width: thin;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.product-content::-webkit-scrollbar {
    width: 6px;
}
.product-content::-webkit-scrollbar-track {
    background-color:#FFFFFF;
}
.product-content::-webkit-scrollbar-thumb {
  background-color: #1E4290;
}
.product-name {
	height: 30px;
	width:100%;
	display: table-cell;
	vertical-align: middle;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	padding-left:15px;
	color:#000;
}
.product-short-desc {
	height: 30px;
	width:90%;
	display: block;
	font-size:11pt;
	padding-left:25px;
	color:#C0C0C0;
}
.product .fot {
	float: left;
	margin: 30px 0 0 15px;
	width:47%;
	border:1px solid #E8E8E8;
}
.product .fot img {
	width:100%;
	
}
.product .buy {
	float: left;
	margin: 30px 10px 20px;
	text-align: right;
	width:43%;
	}
.product .price {
	color: #000;
	font: 14px Calibri, arial;
	margin: 0 0 15px;
	}
.product > span > .price > span {
	margin: 0 0 0 15px;
	color: #1e4290;
	font: bold 19px arial;
	}
.product .buy input {
	margin: 0 0 0px;
	}
.product .buy p {
	color: #3d3d3d;
	font: 14px Calibri, arial;
	}
.product .buy p a {
	color: #ff0000;
	}
.description {
	clear: both;
	font: 14px/18px Calibri, arial;
	color: #000 !important;
	margin:20px 10px 20px 10px;
	}
.product .buy .disabled{
	cursor:not-allowed;
}
.sub_contact .contact-window{
	width:100%;
}
#product-nav{
    font-family: arial;
    font-weight: 700;
    color: #FFF;
    font-size: 15px;
    line-height: 10px;
    padding: 10px 0px 10px 0px;
    margin: 0;
    position: relative;
    display: block;
    text-align: left;
	padding-left:20px;
    border-bottom: 1px solid #1E4290;
    text-decoration: none !important;
	cursor:pointer;
	background: #1E4290;
    border: 1px solid #5570AB;
	border-radius: 5px;
}
#product-nav > .svg{
    height: 20px;
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
    float: right;
    margin-top: -5px;
}
#product-nav a{
	color: #FFF!important;	
}
	input.pInputIlosc {
	padding: 4px;
	border: #d6d6d6 1px solid;
	font-size: 10pt;
	font-family: arial;
	color: #000000;
	background-color: #FFFFFF;
	margin: 2px; height:25px; width:30px; text-align:center;
}
#prod-details{
    display: table;
    border-collapse: collapse;
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    border-spacing: 2px;
    border-color: grey;
    font-variant: normal;
	width:100%;
}
#prod-details tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
#prod-details tbody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
	width:100%;
}
#prod-details tbody tr td {
    font-size: 14px;
    line-height: 18px;
    color: #323232;
    font-weight: 400;
    padding: 5px 0px 5px 20px;
    position: relative;
    height: 32px;
	text-align: center;
	width:60%;
}
#prod-details tbody tr td select{
	width:150px !important;
	text-align:center !important;
}
#prod-details tbody tr td strike{
	color:#ae0000;
}
#prod-details tbody tr td img{
	vertical-align:bottom;
}
#prod-details tbody tr td:first-child {
	text-align: left !important;
	width:40% !important;
}
#prod-details tbody tr td select{
	margin-right:10px;
}
#prod-details tbody tr td .price{
	margin-bottom:0 !important;
}
#prod-details tbody > tr {
    border-bottom:1px solid #E8E8E8;
}
.product .buy > input {
	margin: 15px 0 0 0px;
	
}
.prod-rodzaj{display:none !important;}
.myClass{display:table-row !important;}

/* Elementy okna nowosci*/
#slides {
    position: relative;
    height: 290px;
    padding: 0px;
    margin: 10px 0 23px 10px;
    list-style-type: none;
}
.slide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.showing {
    opacity: 1;
    z-index: 2;
}
.slide {
    box-sizing: border-box;
    background: #FFF;
}
.slide .item-tryb1{
	width: 183px;
	margin-left:15px;
	position: relative;
	border:1px solid #C8C8C8;
	text-align:center;
}
#window-news-label, #window-prom-label{
	min-height:328px;
	padding-top:15px;
}
/* Social */
#social-footer{
	display:block;
	position:relative;
	width:100%;
	text-align:center;
	margin-top:20px;
}
#social-footer h3{
	font-size:18pt;
	color:#5570AB;
	margin-bottom:20px;
}
#social-footer .social-icon
{
    height: 50px;
    width: 60px;
	position: relative;
	background-color: transparent;
	display:inline-block;
	margin-right:10px;
	margin-bottom:70px;
	cursor:pointer;
}
#social-footer .social-icon .fa-facebook-f
{
    width: 50px;
    height: 40px !important;
	padding-top:7px;
    color: #5570AB;
    font-size: 30px;
}
#social-footer .social-icon .fa-facebook-f:hover
{
	background: #3b5998;
    border-radius: 5px;
	color:white;
}
#social-footer .social-icon .fa-twitter
{
    width: 50px;
    height: 40px !important;
	padding-top:7px;
    color: #5570AB;
    font-size: 30px;
}
#social-footer .social-icon .fa-twitter:hover
{
	background: #1da1f2;
    border-radius: 5px;
	color:white;
}
#social-footer .social-icon .fa-youtube
{
    width: 50px;
    height: 40px !important;
	padding-top:7px;
    color: #5570AB;
    font-size: 30px;
}
#social-footer .social-icon .fa-youtube:hover
{
	background: #ff0000;
	color:white;
    border-radius: 5px;
}
/* Elementy Stopki */
.footer {
	height: 100px;
	background-color: #1E4290 ;
	border-top:1px solid #5570AB;
	border-bottom:1px solid #5570AB;
	z-index:0;
	text-align: center;
	position: absolute;
	width:100%;
	bottom:60px;
	}	
.footer p {
	color: #D2D9E9;
	padding: 30px 0 10px;
	font: 12px arial;
	}	
.footer p a {
	color: #D2D9E9;
	font: bold 12px arial;
	}
.footer span {
	display: block;
	position: relative;
	padding-top:20px;
	
	}
.author{
	position:absolute;
	height:60px;
	width:100%;
	background-color:#142F63;
	bottom:0;

}
.author p{
	text-align:center;
	color: #3C67AD;
	padding-top:20px;
}
/*****/	
.pogrubienie {font-weight:bold;}
	
input.text {
	padding: 1px;
	border: #d6d6d6 1px solid;
	font-size: 10pt;
	font-family: arial;
	color: #000000;
	background-color: #FFFFFF;
	margin: 1px; height:25px;
}
input.button {
	padding: 3px;
	border: #ff0000 1px solid;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #fff;
	background-color: #ff0000;
}

select {
	padding: 1px;
	border: 1px solid #d6d6d6;
	font-size: 10pt;
	font-family: arial;height:25px;
	color: #000000;
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #d6d6d6;
	font-size: 10pt;
	font-family: arial;
	color: #000000;
	background-color: #FFFFFF;
}
.fin {padding: 1px;
	border: #d6d6d6 1px solid;
	font-size: 10pt;
	font-family: arial;
	color: #000000; width:110px;
	background-color: #FFFFFF;
	margin: 1px; height:25px;}
.komorka-normal {
	border: 1px solid #d6d6d6;padding:3px;
}
.komorka-cechy-01 {
	border-style: solid;
	border-color: #d6d6d6;
	border-width: 0 0 0 1px;padding:3px;
}
.komorka-cechy-02 {
	border-style: solid;padding:3px;
	border-color: #d6d6d6;
	border-width: 0 0 0 1px;
}
.fwa {margin:5px;}
.fop  {padding:5px;}
.fsu input.button {margin:5px;}







#hide{
	visibility:hidden;
}
#scroll-to-top{
   position:fixed;
   bottom:15px;
   right:20px;
   opacity:0.8;
   visibility:hidden;
   cursor:pointer;
}
#scroll-to-top:hover{
   opacity:1;
}

.description table{
	color:#000 !important;
}
.filtr{
	display:none;
}
.filtr ul li{
	padding-top:6px;
	padding-bottom:8px;
}
.filtr ul li:last-child{
	text-align:center;
}
.filtr ul li p label{
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 13px;
  vertical-align:middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.filtr ul li input[type=checkbox]{
	margin-right:5px;
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.filtr ul li p label .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 13px;
	width: 13px;
	background-color: #1e4290;
}
.filtr ul li p label:hover input ~ .checkmark{
	background-color: #ccc;
}
.filtr ul li p label input[type="checkbox"]:checked ~ .checkmark {
  background-color: #ff0000;
}
.filtr ul li p label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.filtr ul li p label input[type="checkbox"]:checked ~ .checkmark:after {
  display: block;
}
.filtr ul li p label .checkmark:after {
  left: 4px;
  top: 2px;
  width: 2px;
  height: 5px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filtr ul li p{
	margin-left:25px;
	margin-bottom:5px;
}
.filtr ul li .title{
	font-weight:bold;
	margin-left:15px;
}
.filtr ul li input[type=button]{
	padding:5px 25px 5px 25px;
	background-color:#1e4290;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #1e4290;
    border-radius: 50px;
	 -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
	
}
.filtr ul li input[type=button]:hover{
	background-color:#ff0000;
	border: 1px solid #ff0000;
}
.filtr ul li input[type=button]:active{
	background-color:#9e0000;
	border: 1px solid #9e0000;
}

#cookies-message{
	padding: 10px 0px;
	font-size: 14px;
	line-height: 22px;
	border-top: 1px solid rgb(211, 208, 208);
	text-align: center;
	position: fixed;
	bottom: 0px;
	background-color: #cccccc;
	color:#000;
	opacity:0.9;
	width: 100%;
	z-index: 999;
	font-weight:bold;
}
#cookies-message a{
	color:#1e4290;
}
#accept-cookies-checkbox{
	background-color: #ff0000;
	padding: 5px 20px 5px 20px;
	color: #FFF !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	cursor: pointer;
	opacity:0.6;
}
#accept-cookies-checkbox:hover{
	opacity:1;
}
/*Elementy kontaktów w pod zakładkach*/
.icon{
	margin-right:2px;
}
.line{
width:100%;
height:1px;
border-bottom:2px solid #5570ab;
margin-top:2px;
margin-bottom:2px;
}
.-info, .contacto{
  display: none !important;
}
#contacto{
  display: none !important;
}
/**/
.item-window {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
	width: 163px;
	height:270px;
	position: relative;
	border:1px solid #C8C8C8;
	text-align:center;
	cursor:pointer;
}
.item-window h2 {
	height: 4.7em;
	width: 153px;
	display: table-cell;
	position:relative;
	padding:13px 5px 4px 5px;
	vertical-align: middle;
	z-index:21;
	font: 14px Calibri, arial;
	font-weight: bold;
	overflow:hidden;
}
.item-window p{
	height: 1.2em;
	width: 153px;
	display: block;
	position:relative;
	margin:0 5px 0 5px;
	padding-top:4px;
	vertical-align: top;
	z-index:21;
	color: #828282;
    font-size: 8.6pt;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
}
	
.item-window h2 a{
	z-index:21;
	color: #1e4290;
}

.item-window .new{
    height: 22px;
    position: absolute;
    top: -10px;
    left: -6px;
    display: block;
    line-height: 22px;
	color: white;
	width:90px;
    font-family: 'Noto Sans';
    font-size: 14px;
    font-weight: 700;
	z-index:997;
	box-sizing: border-box;
	}
.item-window .new:after{
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 0px;
    border-color: #9b7a02 transparent;
    border-style: solid;
    border-width: 6px 0px 0px 5px;
	z-index:997;
}
.item-window .new{
	background: #ffc800;
	}
.item-window img{
	height:125px;
	width:125px;
	display: block;
	clear: both;
	position:relative;
	z-index:20;
	margin:0 auto 0px auto;
	border-bottom:1px solid #E0E0E0;
	}
.item-window .price{
	color: #1c1c1a;
	font: 14px Calibri, arial;
	padding:2px 0 0 0;
	vertical-align:bottom;
	text-align:center;
	position:relative;
	text-align:center;
	z-index:21;
	margin-bottom:10px;
	height:34px;
	}
.item-window .price span{
	color: #1c1c1a;
	font-weight: bold;
	font-size:15px;
	}
.item-window .price strike{
	color:#9E0000;
	font-size:11px;;
}
.acc-menu > div{
    text-align: center;
    margin: 20px 0 40px 0 !important;
    color: #5070AB;
}
.acc-menu > div > a{
    padding: 2px 10px 2px 10px;
    border-top: 1px solid #5070AB;
    border-bottom: 1px solid #5070AB;
    color: #142F63;
    font-weight: 700;
	text-decoration: none;
}
.acc-menu > div > a:hover{
	border-color: #FCC601;
}
.acc-content{
	text-align:center;
}
.acc-content > a{
	display: block;
    padding: 2px 10px 2px 10px;
    border-top: 1px solid #5070AB;
    border-bottom: 1px solid #5070AB;
    font-weight: 700;
    margin-top: 20px;
	text-decoration:none;
}
.acc-content > a:hover{
	border-color: #FCC601;
}

/* Okno informacji okazyjnych */
.win-info-temp{
	position:absolute;
	z-index:99999;
	top:5%;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width:508px;
	height:auto;
	display:none;
	opacity:0;
	background-color:#FFF;
	border: 1px solid #5570AB;
	padding:10px;
	
	-webkit-transition: all 1s linear;   
	-moz-transition: all 1s linear;   
	-ms-transition: all 1s linear;   
	-o-transition: all 1s linear;   
	transition: all 1s linear;  
}
.win-info-temp > span{
	text-align: center;
    display: block;
    color: #1E4290;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.win-info-temp > .line {
    height: 1px;
    background: transparent;
    border-bottom: 1px solid #5570AB;
    opacity: 0.6;
    width: 100%;
}
.win-info-temp > button{
	margin-top: 10px;
    display: block;
    margin-right: auto;
	margin-left:auto;
    cursor: pointer;
    padding: 5px 25px 2px 25px;
    background-color: #1E4290;
    color: #FFF;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}
.win-info-temp > p{
	color: #1E4290;
    font-size: 11pt;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
	margin-top:20px;
	margin-bottom:20px;
}
.win-info-temp > button:hover{
	background-color:#142F63;
}
