BODY {
	height:100%;
	background: #ffffff;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin: 0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:22px;
	line-height:1.4;
}

LABEL{
	display:inline;
}

IMG,EMBED,OBJECT,VIDEO {
	max-width: 100%;
	height:auto !important;
}

IFRAME {
	max-width: 100%;
}

H1, .bg3 {
	clear:both;
	font-size:34px;
	color: #00a3d1;
	font-weight:normal;
	padding:0px;
	padding-bottom:20px;
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}

H2 {
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
	margin:0px;
	padding-top:3px;
	padding-bottom:5px;
}

HR {
	margin:0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color: #cccccc;
}

INPUT, SELECT {
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 1px solid #d8d8d9;
	background-color: #ffffff;
	color: #000000;
	padding:3px;
}

TEXTAREA {
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #d8d8d9;
	background-color: #ffffff;
	color: #000000;
	padding:2px;
}

INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	border:1px solid #666666;
}

INPUT[type="submit"]	{
	cursor:pointer;
	vertical-align:middle;
	margin-bottom: 2px;
	margin-top: 2px;
	border: 0px none;
	background: #00ace0;
	border: 1px solid #00ace0;
	color: #ffffff;
	padding:6px;
	transition: all 0.2s ease-in-out;
}

INPUT[type="submit"]:hover	{
	background:#467ec7;
}

.bootstrap-select{
	width:100%;
}

INPUT[type="checkbox"].styled, INPUT[type="radio"].styled {
	margin:0px;
	margin-right:10px;
	border: 1px solid #275899;
	width:15px;
	height:15px;
   outline:0px none;
	padding:1px;
}

LABEL{
	font-weight:normal;
}


.nav-tabs > li.active > SPAN {
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs > li > SPAN {
    margin-right: 2px;
    line-height: 1.5384616;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}
.nav > li > SPAN {
    padding: 9px 15px;
}

.nav > li, .nav > li > SPAN {
    display: block;
    position: relative;
}

#profiler .panel-heading {
    text-align: left;
    background: #597c97;
}

A, A:link, A:visited, A:active {
	color: #00ace0;
	text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: none;
}


A.btn{
	color:inherit;
}

A.btn-danger{
	color:#ffffff;
}

#profiler {
	text-align:left;
}

#profiler .panel-heading{
	text-align:left;
	background:#597c97;
}

#profiler H6.panel-title{
	display:block;
}

#profiler H6.panel-title A{
	color:#ffffff;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
}


A.copy, A.copy:link, A.copy:visited, A.copy:active	{
	color:#37415e;
	font-weight: normal;
	font-size: 9px;
	text-decoration:none;
}

A.copy:hover {
	color:#1a41b2;
}

#u_login2, #u_pass2 {
	padding:2px;
}

#columns {
	clear:both;
}

#left_k {
	width:216px;
	float:left;
	overflow-x:hidden;
	text-align:left;
}

#left_k2 {
	width:210px;
	text-align:left;
}

#center_k {
	width:525px;
	float:left;
	display:block;
	overflow-x:hidden;
	text-align:left;
}

#right_k {
	width:196px;
	float:left;
	overflow-x:hidden;
	text-align:right;
}

#right_k2 {
	width:189px;
	float:right;
}

DIV.na_skroty {
	background-color:#303030;
	text-align:center;
	color:#919090;
	padding:7px;
	font-weight:bold;
}

.od {
	height:3px;
	font-size:1px;
}

#shop_szuk {
	background:#2c3132;
	color:#ffffff;
}

#shop_szuk2 {
	padding-top:5px;
	padding-bottom:10px;
	width:165px;
	margin:auto;
	text-align:left;
}

#shop_szuk2 DIV {
	padding-top:3px;
	padding-bottom:3px;
}

.produkt_skrot {
	width:50%;
	text-align:left;
	padding:7px;
	border-top:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
}

#recommend, #promo {
	background-color:#eff0f2;
	padding:6px;
}

#polecamy TABLE, #promo TABLE {
	width:100%;
}

#newsi .bg3 {

}

#podkategorie .bg3 {

}

#podkategorie TD {
	width:25%;
}

.dokoszyka {
	width:127px;
	height:32px;
	margin:0px;
	padding:0px;
	border:0px;
	line-height:10px;
}

.shop_ile {
	float:left;
	padding-top:9px;
	width:50px;
}

.shop_ile INPUT {
	text-align:right;
}

.shop_add {
	float:left;
	width:150px;
}

INPUT#form_send {
	background:#03d826;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #03d826;
	background-image:none;
}

#stronaw {
	width:978px;
	border-right:2px solid #d1d1d1;
	border-bottom:3px solid #d1d1d1;
	background-color:#ffffff;
	margin:auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
	padding-top:7px;
	padding-bottom:5px;
	background-image:url('../img/shop/tlo.gif') left top repeat-x;
}

#stronaw2 {
	width:937px;
	margin:auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
}

#topmenu {
	display:block;
	list-style-type:none;
	float:right;
	padding:0px;
	margin:0px;
}

#topmenu LI {
	display:block;
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-top:7px;
	padding-bottom:7px;
	float:left;
}

#topmenu LI.gl {
	background-color:#ffffff;
}

#topmenu A, #topmenu A:link, #topmenu A:visited, #topmenu A:active {
	display: block;
	color:#000000;
	border-right:2px solid #7fd5ef;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	text-decoration : none;
	text-transform:uppercase;
}

#topmenu A:hover {
	color:#666666;
	text-decoration: none;
}

#topmenu LI:last-child A {
	padding-right:0px;
	border-right:0px none;
}

#gmenu {
	display:block;
	list-style-type:none;
	float:left;
	padding:0px;
	margin:0px;
}

#gmenu LI {
	display:block;
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}

#gmenu LI.gl {
	background:#ffffff;
}

#gmenu A, #gmenu A:link , #gmenu A:visited, #gmenu A:active {
	display:block;
	color:#000000;
	font-weight:bold;
	height:87px;
	line-height:87px;
	text-transform:uppercase;
	font-size:17px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	text-decoration : none;
}

#gmenu A:hover {
	color:#666666;
	text-decoration : none;
}

.copyr {
	clear:both;
	padding-top:33px;
	text-align:center;
	font-size:12px;
	padding-bottom:20px;
}

.copyr A {
	color:#000000;
}

.copyr A:hover {
	color:#666666;
}

#szuk_panel {
	clear:both;
	text-align:center;
	background-color:#f6f6f7;
	padding-top:7px;
	padding-bottom:7px;
}

#szuk_panel A {
	color:#666666;
	text-decoration:underline;
}

#szuk_panel A:hover {
	color:#e70f11;
	text-decoration:underline;
}

.banners {
	clear:both;
	text-align:center;
	padding-bottom:6px;
}

#szuk_prod {
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	background-color:#eff0f2;
}

.od {
	clear:both;
	height:7px;
	line-height:7px;
}

#newsletter_panel {
	padding:15px;
	background:#eff0f2;
	text-align:left;
}

#prodpan {
	width:100%;
	border:1px solid #a5a5a5;
}

#prodpan TD {
	width:20%;
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

.sk_panel {
	clear:both;
	border:1px solid #d2d2d2;
	padding:10px;
	text-align:left;
}

.sk_t {
	font-weight:bold;
	color:#e70f11;
	padding-bottom:7px;
	border-bottom:1px solid #d2d2d2;
}

.sk_p {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #e0e0e0;
}

.sk_p A, .sk_p A:link, .sk_p A:visited, .sk_p A:active {
	color:#636363;
	text-decoration:none;
}

.sk_p A:hover {
	color:#e70f11;
	text-decoration:none;
}

.prod_skrot {
	clear:both;
	background:#ffffff;
	overflow-y:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.active {
	font-weight:bold;
}
.listskrp {
	background:#ffffff;
	padding:4px;
	padding-top:10px;
	border-top:1px solid #787878;
}

.listt {
	width:150px;
	padding:7px;
	padding-left:12px;
	background:#ffffff;
	text-align:left;
	font-weight:bold;
	color:#d80001;
	font-size:16px;
}

.display_mode A {
	display:block;
	width:18px;
	height:14px;
	float:left;
	overflow:hidden;
	margin-right:5px;
	background:#cccccc url('../img/shop/display_mode.png') left top no-repeat;
}

.display_mode A.mode1 {
    background-position:left top;
}

.display_mode A.mode2 {
    background-position:right top;
}

.display_mode A:hover {
    background-color:#0000ff;
}

.display_mode A.wyb {
    background-color:#ff0000;
}

.pager TD A:hover, .pager TD A.pager_wyb {
	background:#ff0000;
	border:1px solid #666666;
}

.prod_cenas {
	text-decoration:line-through;
	color:#ff0000;
}


.shopfiles{
	clear:both;
	margin-top:10px;
}

.shopfiles TD{
	padding-bottom:5px;
}

.shopfiles A{
	font-weight:bold;
}

.shopfiles DIV{
	padding-top:1px;
}

.shopfiles IMG{
	margin-right:5px;
	margin-left:5px;
}

#accountmenu{
	margin-bottom:10px;
	text-align:center;
	overflow-y:auto;
	padding:10px;
}

#accountmenu UL{
	list-style-type:none;
	display:table;
	padding:0px;
	margin:auto;
	text-align:center;
}

#accountmenu LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}

#accountmenu A{
}

#accountmenu A:hover{
	opacity:0.8;
}

.dost{
	width:50%;
	float:left;
}


#dol{
	clear:both;
	background:#e5f7fc;
	padding-top:22px;
}

#dol1{
	clear:both;
	width:1200px;
	text-align:left;
	margin:auto;
	max-width:98%;
	margin:auto;
}

#d_menu{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	font-size:14px;
	line-height:1.5;
}

#d_menu >LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	padding-right:20px;
	min-width:130px;
}

#d_menu UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#d_menu UL LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#d_menu  DIV{
	text-transform:uppercase;
	font-size:17px;
}

#d_menu A{
	color:#000000;
}

#d_menu A:hover{
	color:#666666;
}

#ddd{
	height:1px
	line-height:1px;
	border:2px solid #ffffff;
	font-size:1px;
	margin-bottom:17px;
}

#dol1_1{
	width:50%;
	padding-right:10px;
	float:left;
}

#dol1_2{
	width:50%;
	padding-left:10px;
	float:right;
}

#stopka1, #stopka2, #stopka3{
	float:left;
	width:50%;
	font-size:14px;
	padding-left:15px;
}

#stopka2{
	padding-top:20px;
}

#stopka1_1{
	padding-right:15px;
}

#top1{
	width:1200px;
	max-width:100%;
	margin:auto;
}

#top1_1{
	position: relative;
	z-index:999;
}

#top1_3{
	float:left;
	padding-left:420px;
}

#top1_2{
	float:right;
}

#top1_1 > DIV{
	display:block;
	position: absolute;
	z-index:999;
	height:192px;
	top:0px;
	left:0px;
}

#top1_1 A{
	display:block;
	float:left;
	width:50%;
}

#columns{
	z-index:1;
	position: relative;
}

#twojkoszyk{
	clear:both;
	float:right;
	padding-top:12px;
}

#twojkoszyk A{
	display:block;
	font-size:22px;
	color:#c8041b;
	font-weight:bold;
}


#twojkoszyk_ilep{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	min-width:24px;
	text-align:center;
	color:#ffffff;
	border-radius:12px;
	background:#c8041b;
	font-weight:normal;
	font-size:14px;
}

#twojkoszyk_ilek{
	float:left;
	padding-left:60px;
	background:url('../img/basketp.png') top left no-repeat;
	height:40px;
	line-height:40px;
}

#top2{
	clear:both;
	padding-top:20px;
	text-align:center;
}

#columns{
	clear:both;
	padding-top:60px;
	padding-bottom:60px;
}

MAIN{
	width:1100px;
	margin:auto;
	max-width:100%;
}


#slider{
	width:1000px;
	max-width:100%;
	margin:auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-justify-content:center;
	justify-content:center;
	align-items: center;
}

#slider > DIV{
	vertical-align:middle;
}

#slider1{
	width:46px;
}

#slider2{
	width:906px;
}

#slider3{
	width:46px;
}


#slider_img{
	width:100%;
}

.slider_el{
}

#slider_naw{
	display:table;
	margin:auto;
	clear:both;
	padding-top:20px;
	padding-bottom:60px;
}

#naw{
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	float:left;
}

#naw LI{
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-right:7px;
	padding-left:7px;
	float:left;
}

#naw LI A{
	display:block;
	float:left;
	width:15px;
	height:15px;
	overflow:hidden;
	background:#e5e5e5;
	border-radius:7px;
}

#naw LI A.activeSlide, #naw LI.activeSlide A {
	background:#66cdec;
}

#slider .title{
	clear:both;
	font-size:34px;
	color: #00a3d1;
	font-weight:normal;
	padding:0px;
	padding-bottom:20px;
	background-color:#ffffff;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
}

#nextp{
	display:block;
	width:40px;
	height:69px;
	background:url('../img/left.png') center center no-repeat;
	cursor:pointer;
}

#prevp{
	display:block;
	width:40px;
	height:69px;
	background:url('../img/right.png') center center no-repeat;
	cursor:pointer;
}

#nextp:hover, #prevp:hover{
	opacity:0.7;
}

#product_card{
	clear:both;
	overflow-y:auto;
	padding-bottom:40px;
}

#product_img{
	width:50%;
	float:left;
}

#product_details{
	width:50%;
	float:left;
}

#product_details H1{
	text-align:left;
	color:#000000;
	font-size:33px;
	font-weight:bold;
	padding-bottom:5px;
	line-height:1.2;
}

#product_details H1 SPAN{
	display:block;
	font-weight:normal;
}

.prod_waga{
	font-weight:bold;
	font-size:36px;
	color:#000000;
}

.prod_waga:after{
	clear:both;
	content:'';
	display:table;
	width:100%;
	max-width:150px;
   height:6px;
	line-height:2px;
   border: 2px solid #00ace0;
	background:#ffffff;
   font-size: 1px;
   margin-bottom: 17px;
}

.prod_opis{
	padding-top:10px;
}

.prod_zap{
	padding-top:80px;
}

.prod_cena{
	font-size:20px;
}

.prod_cena SPAN{
	font-weight:bold;
	font-size:36px;
}

.prod_zap UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	padding-left:15px;
}

.prod_list1 .prod_zap UL {
    margin:auto;
	 display:table;
}

.prod_zap LI{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	padding-right:2px;
}


.prod_zap LI FORM{
	padding-top:7px;
}

.ileb{
	width:50px;
	border:1px solid #00ace0;
	text-align:center;
	font-size:18px;
	margin:0px;
}

.addto{
	background:#00ace0 url('../img/basket.png') center center no-repeat;
	background-size:contain;
	width:75px;
	padding:3px;
	border:1px solid #00ace0;
	font-size:18px;
}

.addto:hover{
	background:#00ace0 url('../img/basket.png') center center no-repeat;
	background-size:contain;
	opacity:0.9;
	border:1px solid #00ace0;
}

.ppl A {
    display: block;
    height: 33px;
    line-height: 33px;
	 width:40px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
	 background:#00ace0;
    border: 1px solid #00ace0;
}

.prod_list1 > UL {
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:center;
	justify-content:center;
	padding:0px;
}

.prod_list1 > UL > LI {
	list-style-type:none;
	display:block;
	float:left;
	padding:10px;
	margin:0px;
	padding-bottom:60px;
	width:33%;
	text-align:center;
	font-size:18px;
	min-width:260px;
}

.prod_list1 .prod_img{
	text-align:center;
	padding-bottom:20px;
}

.prod_list1 A{
	color:#000000;
}


.prod_list1 .ppl A{
	color:#ffffff;
}


.prod_list1 H2{
	text-align:center;
	color:#000000;
	font-size:20px;
	font-weight:bold;
	padding-bottom:5px;
	line-height:1.2;
}

.prod_list1 H2 SPAN{
	display:block;
	font-weight:normal;
}

.prod_list1 .prod_waga::after {
	margin:auto;
	font-size:24px;
	margin-top:10px;
}

.prod_list1 .prod_waga{
    font-size: 24px;
}

.prod_list1 .prod_zap{
	clear:both;
	padding-top:20px;
}

.prod_list1 .prod_zap FORM{
	padding-top:20px;
}


#katmenu{
	clear:both;
	padding-bottom:60px;
}

#katmenu UL{
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:center;
	justify-content:center;
	width:100%;
}

#katmenu UL LI{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}

#katmenu A.el{
	display:block;
	color:#ffffff;
	height:47px;
	line-height:47px;
	background: #00ace0;
	padding-left:20px;
	padding-right:20px;
	font-size:30px;
	text-transform:uppercase;
}

#katmenu A.sk_d{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding-left:20px;
	padding-right:20px;
	height:47px;
	line-height:47px;
	color:#000000;
	border-left:2px solid #00ace0;
}

#katmenu A.sk_d2{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	padding-left:20px;
	padding-right:20px;
	height:47px;
	line-height:47px;
	color:#000000;
	border-left:2px solid #00ace0;
}

#katmenu A.sk_d:hover, #katmenu A.sk_d2 {
	color: #00ace0;
}

#slider_img20{
	margin:auto;
	text-align:center;
	width:1250px;
	max-width:100%;
}


#slider_img2{
	margin:auto;
	text-align:center;
	height:350px;
}

/*
#newsletter_panel {
	clear:both;
	padding-top:120px;
	padding-bottom:120px;
	background:#f0f0f0 url('../img/newsletter.jpg') center center no-repeat;
	background-size:cover;
	text-align:center;
	max-width:1176px;
	margin:auto;
}

*/

#newsletter_panel {
	clear:both;
	background:#f0f0f0 url('../img/newsletter.jpg') center center no-repeat;
	background-size:cover;
	text-align:center;
	max-width:1176px;
	margin:auto;
	padding:0px;
}

#newsletter_panel IFRAME{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	display:block;
	border:0px none;
	overflow:hidden;
}

#newsletter_panel2 {
	display:block
	width:900px;
	max-width:98%;
	margin:auto;
}

#newsletter_panel .title{
	font-size:32px;
	text-transform:uppercase;
	padding-bottom:20px;
	color:#000000;
}

#newsletter_panel .desc{
	font-size:22px;
	font-style:italic;
	padding-bottom:30px;
	color:#000000;
}

#newsletter_panel .row{
	max-width:650px;
	margin:auto;
}

#newsletter_panel .btn-primary{
	background:#00ace0;
	text-transform:uppercase;
	font-weight:300;
}

#newsletter_panel .btn-primary:hover{
	background:#00ace0;
}

#logotypy{
	clear:both;
	background:#ffffff;
	padding-top:30px;
	padding-bottom:50px;
	overflow-y:auto;
	text-align:center;
}

#logotypy .title{
	font-size:34px;
	text-transform:uppercase;
	padding-bottom:35px;
	color:#00ace0;
}

#logotypy UL{
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:center;
	justify-content:center;
	padding:0px;
	align-items: center;
}

#logotypy LI{
	display:block;
	float:left;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:20px;
	text-transform:uppercase;
}

#logotypy LI IMG{
	margin-bottom:15px;
}

#logotypy LI DIV{
	max-width:190px;
	padding-bottom:15px;
}

@media only screen and (max-width: 480px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	#facebook_pan {
	    background:#3b5998;
	    float: none;
	    padding: 0;
	    position: static;
	    right: auto;
	    top: auto;
	    width: 100%;
	    z-index: 1;
	}

	#facebook_pan2 {
	    margin-left: 0px;
		 overflow:hidden;
	}

	#menu1 A.item1 {
		padding-left:12px;
		padding-right:12px;
		font-size:15px;
	}

	#g_menu, #menu1{
		overflow-y:auto;
		background:#ffffff;
		width:100%;
		display:block;
	}

	#mobnav-btn {
		display: block;
		clear:both;
	}

	.mobnav-subarrow {
		display: block;
		background-color: #0a5ba1;
		opacity: .3;
		height: 20px;
		width: 30px;
		background-position: top left!important;
		position: absolute;
		top: 8px;
		right: 10px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
	}

	#menu1 {
		width: 100%!important;
		display: none;
	}

	#menu1.xactive {
		display: block!important;
	}

	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}

	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
		background:#ffffff;
	}

	#menu1 UL {
		position: static !important;
		display: block !important;
		top: none;
		z-index: none;
		width:100%;
	}

	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}

	#top1_1 {
	    position: static;
	    width:100%;
		 text-align:center;
	}

	#top1_1 A {
	    display: block;
	    position: static;
	    height: 192px;
	    width:100%;
		 text-align:center;
	}

	#top1_3 {
	    float: none;
	    padding-left: 0px;
		 width:100%;
	}

	#top1_2 {
	    float: none;
	    padding: 0px;
		 width:100%;
	}

	#top1{
		width:100%;
	}

	#topmenu {
	    display:table;
	    float:none;
	    margin:auto;
	}

	#twojkoszyk{
		float:none;
		margin:auto;
		display:table;
	}

	#katmenu A {
		float:none;
		clear:both;
	   border-left:0px none;
	}

	#product_img {
	    width: 100%;
	    float: none;
		 text-align:center;
	}

	#product_details {
	    width: 100%;
	    float: none;
	}

	#dol1_1{
		width:100%;
		padding-right:0px;
		float:none;
	}

	#dol1_2{
		width:100%;
		padding-left:0px;
		float:none;
	}

	#stopka1, #stopka2{
		float:none;
		width:100%;
		text-align:center;
	}

	#d_menu{
		padding-bottom:30px;
		text-align:center;
	}

	#d_menu > LI {
	    float:none;
		 clear:both;
	    min-width: 130px;
	}

	#newsletter_panel {
	    padding-top:40px;
	    padding-bottom:40px;
	}


	#logotypy LI {
	    display: block;
	    float: none;
	    padding-left: 0px;
	    padding-right: 0px;
		 text-align:center;
		 width:100%;
	    padding-bottom: 20px;
	}

	#logotypy {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}

	#top1_1 > DIV {
	    display: block;
	    position: static;
		 display:block;
		 width:100%;
		 text-align:center;

	}

	#top1_1 A {
	    width:auto;
		 display:inline;
		 float:none;
	}

}

@media only screen and (max-width: 768px) and (min-width: 481px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	#facebook_pan {
	    background:#3b5998;
	    float: none;
	    padding: 0;
	    position: static;
	    right: auto;
	    top: auto;
	    width: 100%;
	    z-index: 1;
	}

	#facebook_pan2 {
	    margin-left: 0px;
		 overflow:hidden;
	}

	#menu1 A.item1 {
		padding-left:12px;
		padding-right:12px;
		font-size:15px;
	}

	#g_menu, #menu1{
		overflow-y:auto;
		background:#ffffff;
		width:100%;
		display:block;
	}

	#mobnav-btn {
		display: block;
		clear:both;
	}

	.mobnav-subarrow {
		display: block;
		background-color: #0a5ba1;
		opacity: .3;
		height: 20px;
		width: 30px;
		background-position: top left!important;
		position: absolute;
		top: 8px;
		right: 10px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		cursor: pointer;
		-webkit-transition: all .1s ease-in-out;
		-moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		-o-transition: all .1s ease-in-out;
		transition: all .1s ease-in-out;
	}

	#menu1 {
		width: 100%!important;
		display: none;
	}

	#menu1.xactive {
		display: block!important;
	}

	#menu1{
		float:none;
		text-align:left;
		width:100%;
	}

	#menu1 > LI {
		float: none;
		width:100%;
		position:static;
		border-right:0px none;
		background:#ffffff;
	}

	#menu1 UL {
		position: static !important;
		display: block !important;
		top: none;
		z-index: none;
		width:100%;
	}

	#menu1 UL LI {
		width:100%;
		white-space: normal;
		text-align:left;
	}

	#top1_1 {
	    position: static;
	    width:100%;
		 text-align:center;
	}


	#top1_3 {
	    float: none;
	    padding-left: 0px;
		 width:100%;
		 clear:both;
	}

	#top1_2 {
	    float: none;
	    padding: 0px;
		 width:100%;
		 clear:both;
	}

	#gmenu{
		display:table;
		margin:auto;
		float:none;
	}

	#top1{
		width:100%;
	}

	#topmenu {
	    display:table;
	    float:none;
	    margin:auto;
	}

	#twojkoszyk{
		float:none;
		margin:auto;
		display:table;
	}

	#katmenu A {
		float:none;
		clear:both;
	   border-left:0px none;
	}

	#product_img {
	    width: 100%;
	    float: none;
		 text-align:center;
	}

	#product_details {
	    width: 100%;
	    float: none;
	}

	#dol1_1{
		width:100%;
		padding-right:0px;
		float:none;
	}

	#dol1_2{
		width:100%;
		padding-left:0px;
		float:none;
	}

	#stopka1, #stopka2{
		float:none;
		width:100%;
		text-align:center;
	}

	#d_menu{
		padding-bottom:30px;
		text-align:center;
	}

	#d_menu > LI {
	    float:none;
		 clear:both;
	    min-width: 130px;
	}

	#newsletter_panel {
	    padding-top:40px;
	    padding-bottom:40px;
	}


	#logotypy LI {
	    display: block;
	    float: none;
	    padding-left: 0px;
	    padding-right: 0px;
		 text-align:center;
		 width:100%;
	    padding-bottom: 20px;
	}

	#logotypy {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}

	#top1_1 > DIV {
	    display: block;
	    position: static;
		 display:block;
		 width:100%;
		 text-align:center;

	}

	#top1_1 A {
	    width:auto;
		 display:inline;
		 float:none;
	}


}

@media only screen and (max-width: 1199px) and (min-width: 769px) {

	#colorbox, div.toplayer #cboxWrapper {
		width:100% !important;
	   max-width:100%;
	}

	#colorbox DIV{
	   max-width:100%;
	}

	#stopka1, #stopka2, #stopka3 {
	    float: none;
	    width: 100%;
	}


}

@media print {

	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a, a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	pre,blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,h2,h3 {
		orphans: 3;
		widows: 3;
	}

	h2,h3 {
		page-break-after: avoid;
	}

}