BODY {
	min-height:100%;
	background: #e2e7eb;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	color: #4c4b4b;
	margin: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:1.4;
}

IMG,EMBED,OBJECT,VIDEO {
	max-width: 100%;
	height:auto !important;
}

IFRAME {
	max-width: 100%;
}

H1, .bg3 {
	color:#004471;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:25px;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}

H2 {

}

HR {
	margin:0px;
	padding:0px;
	border:0px;
	height:1px;
	background-color: #cccccc;
}

INPUT, SELECT {
	vertical-align:middle;
	border: 1px solid #d8d8d9;
	background-color: #ffffff;
	color: #000000;
	padding:3px;
	border-radius:4px;
}

TEXTAREA {
	border: 1px solid #d8d8d9;
	background-color: #ffffff;
	color: #000000;
	padding:2px;
	border-radius:4px;
}

INPUT:focus, INPUT:active, TEXTAREA:focus, TEXTAREA:active, SELECT:focus, SELECT:active {
	border:1px solid #666666;
}

INPUT[type="submit"],
INPUT[type="submit"]:hover,
INPUT[type="submit"]:focus,
.btn-primary, .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary{
	cursor:pointer;
	vertical-align:middle;
	background: #d52a17;
	border: 1px solid #d52a17;
	color: #ffffff;
	padding:2px;
	border-radius:4px;
	transition: all 0.2s ease-in-out;
}

INPUT[type="submit"]:hover, .btn-primary.focus, .btn-primary:focus {
	opacity:0.8;
}

.form-control {
    border-radius:0px;
}

.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;
}

.checker-inline LABEL {
    padding-left: 0.5rem;
}

#profiler .panel-heading {
    text-align: left;
    background: #597c97;
}

A {
	color: #e70f11;
	text-decoration: none;
}

A:hover, A:focus {
	color: #000000;
	text-decoration: none;
}

#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, A.copy:focus {
	color:#1a41b2;
}

#u_login2, #u_pass2 {
	padding:2px;
}

#columns0{
	background:#f4f5f6;
	clear:both;
}

#columns {
	padding-bottom:80px;
	padding-top:0px;
	width:1400px;
	max-width:100%;
	margin:auto;
	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:space-between;
	justify-content:space-between;
}

DIV.na_skroty {
	background-color:#303030;
	text-align:center;
	color:#919090;
	padding:7px;
	font-weight:bold;
}

.od {
	height:3px;
	font-size:1px;
}

.subm {
	border:1px solid #999999;
	padding:3px;
}

.sk_n {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	background-color:#cccccc;
	background-image:url('../img/shop/sk_n.gif');
	background-position:10px 10px;
	background-repeat:no-repeat;
	padding:7px;
	text-align:center;
}

.sk_d, A.sk_d, A.sk_d:link, A.sk_d:visited, A.sk_d:active {
	color:#595959;
	display:block;
	font-weight:bold;
	font-size:12px;
	background-color:#eff0f2;
	background-image:url('../img/shop/sk_d.gif');
	background-repeat:no-repeat;
	background-position:7px 12px;
	padding:6px;
	padding-left:20px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}

A.sk_d:hover, A.sk_d:focus {
	color:#ffffff;
	display:block;
	font-weight:bold;
	font-size:12px;
	background:#e70f11 url('../img/shop/sk_d2.gif') 7px 12px no-repeat;
	padding:6px;
	padding-left:20px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}

.sk_d2, A.sk_d2, A.sk_d2:link, A.sk_d2:visited, A.sk_d2:active, A.sk_d2:hover, A.sk_d2:focus {
	color:#ffffff;
	display:block;
	font-weight:bold;
	font-size:12px;
	background:#e70f11 url('../img/shop/sk_d2.gif') 7px 12px no-repeat;
	padding:6px;
	padding-left:20px;
	border-bottom:1px solid #ffffff;
	text-align:left;
}

A.sk_k, A.sk_k:link	, A.sk_k:visited, A.sk_k:active {
	display: block;
	background-color:#ffffff;
	background-image:none;
	background-position:0px 8px;
	background-repeat:no-repeat;
	border-bottom:1px solid #ffffff;
	color:#595959;
	font-size:14px;
	padding:5px;
	padding-left:20px;
	text-align:left;
	text-decoration:none;
}

A.sk_k:hover, A.sk_k:focus, A.sk_k2, A.sk_k2:link	, A.sk_k2:visited, A.sk_k2:active {
	display:block;
	background:#e70f11 url('../img/shop/sk_k1.gif') 0px 7px no-repeat;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size:14px;
	padding:5px;
	padding-left:20px;
	text-align:left;
	text-decoration : none;
}

A.sk_k2:hover, A.sk_k2:focus {
	display: block;
	background:#e70f11 url('../img/shop/sk_k1.gif') 0px 7px no-repeat;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size:14px;
	padding:5px;
	padding-left:20px;
	text-align:left;
	text-decoration : none;
}

A.sk_pk, A.sk_pk:link, A.sk_pk:visited, A.sk_pk:active {
	display: block;
	background-color:#5d80dc;
	color:#ffffff;
	font-size:14px;
	padding-left:27px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	text-decoration : none;
}

A.sk_pk:hover, A.sk_pk:focus {
	color:#e7e5e5;
	text-decoration : none;
}

#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;
}

#contact_panel {
	background-color:#eff0f2;
	border:1px solid #c6c6c9;
	padding:7px;
	text-align:left;
}

#contact_panel_tyt {
	text-align:left;
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#contact_panel2 P {
	padding:0px;
	margin:0px;
}

.produkt_skrot {
	width:50%;
	text-align:left;
	padding:7px;
	border-top:1px solid #a6a6a6;
	border-right:1px solid #a6a6a6;
}

.produkt_pierwszy {
	border-top:0px none;
	border-right:1px solid #a6a6a6;
}

.produkt_drugi {
	border-top:0px none;
	border-right:0px none;
}

.produkt_parzysty {
	border-right:0px none;
}

.prod_img {
	margin:auto;
	text-align:center;
	border:1px solid #dedede;
}


.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;
}

.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, .sk_p A:focus {
	color:#e70f11;
	text-decoration:none;
}

.prod_skrot {
	clear:both;
	background:#ffffff;
	overflow-y:auto;
	padding-top:5px;
	padding-bottom:5px;
}

.active {
	font-weight:bold;
}

.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, .display_mode A:focus{
    background-color:#0000ff;
}

.display_mode A.wyb {
    background-color:#ff0000;
}

.pager TD A:hover, .pager TD A:focus, .pager TD A.pager_wyb {
	background:#ff0000;
	border:1px solid #666666;
}

.prod_producent {
	padding-bottom:5px;
	color:#4e4e4e;
}

.prod_producent SPAN{
	font-weight:bold;
}

.prod_symbol {
	padding-bottom:5px;
}

.prod_symbol SPAN{
	font-weight:bold;
}

.prod_cena {
	text-align:center;
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content:left;
	justify-content:left;
}


.prod_cenaw, .prod_cenaw2 {
	font-weight:bold;
	color:#000000;
	display:block;
	font-size:18px;
	height:35px;
	line-height:35px;
	padding-left:18px;
	padding-right:18px;
}

.prod_cenas {
	color:#ff0000;
	text-decoration:line-through;
}

.prod_list2 .prod_skr TD{
	border-bottom:1px solid #cccccc;
	padding-top:7px;
	padding-bottom:7px;
}

.prod_list2 H3 {
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;
}

.prod_list2 H3 A {
	color:#4e4e4e;
	font-weight:bold;
}

.prod_list2 H3 A:hover, .prod_list2 H3 A:focus {
	color:#ff0000;
}

.prod_list2 .prod_img{
	width:230px;
	text-align:center;
	border-right:1px solid #cccccc;
}

.prod_list2 .prod_body{
	text-align:left;
	padding-left:10px;
}

.prod_list2 .prod_producent {
	padding-bottom:5px;
	color:#4e4e4e;
}

.prod_list2 .prod_producent SPAN{
	font-weight:bold;
}

.prod_list2 .prod_symbol {
	padding-bottom:5px;
	color:#4e4e4e;
	font-size:10px;
	float:left;
}

.prod_list2 .prod_symbol SPAN{
	font-weight:bold;
}

.prod_list2 .prod_cena {
	padding-bottom:5px;
}

.prod_list2 .prod_label {
	color:#4e4e4e;
	font-size:10px;
}

.prod_list2 .prod_basket{
	clear:both;
	text-align:right;
}

.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:left;
	justify-content:left;
	padding:0px;
}

.prod_list1 > UL >LI {
	display:block;
	width:25%;
	margin-bottom:16px;
}

#center_k .prod_list1 > UL >LI {
	width:25%;
}

.prod_list1 > UL >LI A{
	display:block;
	padding:10px;
	height:100%;
	border:1px solid #dcdcdc;
	background:#ffffff;
	margin-left:5px;
	margin-right:5px;
	transition: all 0.2s ease-in-out;
}

#product_card .prod_cena{
	padding-top:40px;
	padding-bottom:40px;
}

.l3{
	padding-bottom:40px;
}

.prod_list1 > UL >LI A:hover, .prod_list1 > UL >LI A:focus{
	 box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
	 -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
	 -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.15);
}

.prod_list1 H3 {
	font-size:15px;
	min-height:58px;
	padding-bottom:12px;
	color:#004471;
	text-align:center;
}

.prod_list1 .prod_img{
	min-height:218px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	border:0px none;
	margin:auto;
}

.prod_list1 .prod_img IMG{
	margin:auto;
	max-height:218px;
	width:auto;
}

.prod_list1 .prod_body{
	padding-left:10px;
}

.prod_list1 .prod_zaj{
	height:70px;
	text-align:left;
	padding-bottom:12px;
	font-size:14px;
	color:#949494;
}

.prod_list1 .prod_cena {
	text-align:center;
	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;

}

.prod_list1 .prod_cenaw, .prod_list1 .prod_cenaw2 {
	font-weight:bold;
	background:#ffffff;
	color:#d52a17;
	display:block;
	font-size:18px;
	height:26px;
	line-height:26px;
	padding-left:8px;
	padding-right:8px;
}

.prod_list1 .prod_cenas{
	color:#000000;
	text-decoration:line-through;
	background:#ffffff;
}

.prod_list1 .prod_label{
	color:#4e4e4e;
	font-size:10px;
}

.prod_list1 .prod_basket{
	clear:both;
}

.prod_list1 .prod_basket{
	clear:both;
	text-align:center;
	padding-top:4px;
}

.prod_list1 BUTTON{
	margin:auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:center;
	justify-content:center;
	width:80%;
	line-height:42px;
}

.prod_list1 .prod_basket .btn-primary::before, .prod_list1 .prod_basket button::before, .prod_list1 .prod_basket input[type="reset"]::before, .prod_list1 .prod_basket input[type="button"]::before {
    content: '\EA65';
    font-family: icomoon;
    color: #ffffff;
    font-size: 18px;
    padding-right: 12px;
}

.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, #accountmenu A:focus{
	opacity:0.8;
}

.dost{
	width:50%;
	float:left;
}

#foot{
	clear:both;
	width:1400px;
	max-width:98%;
	margin:auto;
	font-size:13px;
	color:#979797;
	padding-top:60px;
	overflow-y:auto;
}

#foot A{
	color:#979797;
}

#foot A:hover, #foot A:focus{
	color:#000000;
}

#foot1{
	float:left;
	text-align:left;
	padding-bottom:25px;
}

#foot2{
	float:right;
	text-align:right;
	padding-bottom:25px;
}

#d_menu{
	clear:both;
	padding-top:35px;
	padding-bottom:25px;
	overflow-y:auto;
	font-size:15px;
}

#d_menu > UL{
	list-style-type:none;
	width:1400px;
	max-width:100%;
	overflow:hidden;
	margin:auto;
	text-align:left;
	padding:0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

#d_menu > UL >LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-right:20px;
	padding-bottom:10px;
}

#d_menu > UL >LI:first-child{
 	padding-right:40px;
}

#d_menu > UL >LI:last-child{
	padding-right:0px;
}

#d_menu .title{
	font-size:16px;
	color:#5f5f5f;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #c5c9cb;
	padding-bottom:15px;
	margin-bottom:15px;
}

#d_menu UL UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#d_menu UL UL LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
}

#d_menu UL UL#social_menu LI{
	float:left;
	padding-right:5px;
}

#d_menu UL UL#social_menu LI IMG{
	width:35px;
}

#d_menu A{
	color:#5f5f5f;
}

#d_menu A:hover, #d_menu A:focus{
	color:#000000;
}

#d_menu #social_menu LI > A:before{
	display:none;
}

#top1{
	text-align:center;
	padding-bottom:18px;
	padding-top:18px;
	background:#ffffff;
	clear:both;
}

#top10{
	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:space-between;
	justify-content:space-between;
	width:1400px;
	max-width:100%;
}

#top1_1{
	width:262px;
}

#top1_2{
	width:30%;
}

#top2{
	float:right;
	text-align:right;
	padding-bottom:11px;
}

#top2_1{
	padding-bottom:13px;
	overflow-y:auto;
}

#topmenu{
	list-style-type:none;
	display:block;
	float:right;
	padding:0px;
	margin:0px;
}

#topmenu LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}

#topmenu A{
	display:block;
	height:30px;
	line-height:30px;
	color:#4e4e4e;
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid #cccccc;
}

#topmenu A:hover, #topmenu A:focus{
	color:#004471;
}


#topmenu A:hover::before, #topmenu A:focus::before{
	color:#9d9d9d;
}

#topmenu LI:first-child A{
	border-left:0px none;
}

#top2_2{
	border-top:1px solid #eaeae7;
	padding-top:12px;
	clear:both;
}

#top2_2_1{
	float:left;
}

#top2_2_2{
	float:right;
}

#top1_3 A{
	display:block;
	padding-top:10px;
	color:#004471;
}

#tbasket{
	list-style-type:none;
	display:block;
	float:right;
	padding:0px;
	margin:0px;
	padding-top:7px;
}

#tbasket LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:15px;
	line-height:26px;
	line-height:32px;
}

#tbasket1{
	font-size:18px;
	font-family:icomoon;
}

#tbasket2{
}

#tbasket3{
	font-size:18px;
	color:#878787;
}

#tbasket3 SPAN{
	display:block;
	min-width:32px;
	height:32px;
	line-height:32px;
	border-radius:16px;
	color:#ffffff;
	background:#d52a17;
	text-align:center;
}

#tbasket4{
	font-size:18px;
	color:#878787;
	font-weight:bold;
}

#tbasket5{
	font-size:18px;
	color:#6f8065;
	font-family:icomoon;
}

#szuk_panel FORM{
	background:#ffffff;
	white-space:nowrap;
	border:1px solid #e1e1e1;
	border-radius:4px;
	padding:2px;
	display:block;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

#szuk_panel INPUT{
	border:0px none;
	padding:0px;
	margin:0px;
	height:50px;
	line-height:50px;
}

#szuk_panel INPUT#szuk_name{
	padding-left:15px;
	padding-right:10px;
	width:280px;
}

#szuk_panel INPUT[type='submit']{
	font-family:icomoon;
	font-size:18px;
	min-width:50px;
	text-align:center;

}

#search_more{
	clear:both;
	font-size:12px;
	text-align:left;
}

#top3{
	clear:both;
	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:space-between;
	justify-content:space-between;
	padding-top:8px;
	padding-bottom:8px;
	width:1400px;
	max-width:98%;
}

#top3_1 UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#top3_1 LI{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}


#top3_1 A{
	clear:both;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	color:#4e4e4e;
	line-height:30px;
	padding-right:30px;
}

#top3_1 A:hover{
	color:#004471;
}

#top3_1 A::before{
	font-family:icomoon;
	color:#004471;
	display:block;
	padding-right:15px;
}

#top_tel A::before{
	content:'\EA82';
}

#top_email A::before{
	content:'\EA98';
}

#mobnav-btn {
	display: none;
	font-size: 20px;
	font-weight: normal;
	color:#ffffff;
   background:#c12a33;
	padding: 10px;
	text-align:left;
	cursor: pointer;
	font-size:18px;
}

#mobnav-btn DIV{
	float:left;
	width: 22px;
	margin-top:5px; margin-right:10px;
}

#mobnav-btn SPAN{
	background-color: #ffffff;
	display: block;
	height: 2px;
	line-height: 2px;
	margin-top: 4px;
}

#mobnav-btn SPAN:first-child{
	margin-top: 0px;
}

.mobnav-subarrow {
    display: none;
}

#gmenu{
	background:#ffffff;
}

#gmenu UL{
	list-style-type:none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	padding:0px;
	margin:0px;
}

#gmenu A {
	display: block;
	color:#545454;
	background-color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	height:50px;
	line-height:50px;
	font-size:15px;
	text-transform:uppercase;
}


#gmenu A:hover,
#gmenu A:focus,
#gmenu LI.current A{
	color:#000000;
   background:#f4f5f6;
}


#slider0{
	clear:both;
	margin:auto;
	margin-top:18px;
	width:1400px;
	max-width:100%;
}

#slider{
	top:0px;
	left:0px;
	width:100%;
	overflow:hidden;
	padding-bottom:40px;
}

#slider_img{
	z-index:2;
	top:0px;
	left:0px;
	width:100%;
}

.slider_el{
	width:100%;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
}

#slider_naw{
	padding-top:20px;
}

#naw{
	display:table;
	padding:0px;
	list-style-type:none;
	float:none;
	margin:auto;
}

#naw LI{
	display:block;
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#naw LI A{
	display:block;
	float:left;
	width:10px;
	height:10px;
	overflow:hidden;
	background:#004471;
	border-radius:5px;
}

#naw LI A.activeSlide, #naw LI.activeSlide A {
	background:#d52a17;
}


#left_k{
	width:342px;
	float:left;
	padding-bottom:40px;
}

#right_k{
	width:1000px;
	float:right;
	padding-bottom:20px;
}

#right_k2{
	padding-top:55px;
}

#left_k .bnrs{
	clear:both;
	padding-bottom:20px;
	text-align:center;
}

#left_k .bnrs A{
	transition: all 0.2s ease-in-out;
}

#left_k .bnrs A:hover, #left_k .bnrs A:focus{
	opacity:0.7;
}

#l_menu A{
	display:block;
	font-size:15px;
	color:#4e4e4e;
	text-transform:uppercase;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin:auto;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}

#l_menu UL{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

#l_menu LI{
	display:block;
	padding:0px;
	margin:0px;
}

#l_menu .item1 > A{
	background:#e2e7eb;
	border-bottom:1px solid #ffffff;
	padding-left:15px;
	padding-right:15px;
	line-height:1.5;
}

#l_menu .item1 > A::after{
	content:'\E9C5';
	font-family:icomoon;
	display:block;
	padding-left:15px;
	font-size:20px;
	line-height:1;
}

#l_menu .item1 A:hover, #l_menu .item1 A:focus, #l_menu .item1.current > A{
	color:#ffffff;
	background:#004471;
}

#l_menu .item1.current > A::after{
	content:'\E9C6';
}

#l_menu .item2 > A{
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}

#l_menu .item2 A{
	color:#4e4e4e;;
	text-transform:uppercase;
	background:#ffffff;
	padding-left:20px;
	padding-right:15px;
	text-align:left;
	border-bottom:1px solid #f4f5f6;
}

#l_menu .item2 A:hover, #l_menu .item2 A:focus, #l_menu .item2.current > A{
	color:#ffffff;
	background:#88a0b3;
}

#l_menu .item2 > A::before{
	content:'>';
	display:block;
	padding-right:15px;
	font-size:15px;
}


#l_menu .section{
}#l_menu .item2 > A{
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}

#l_menu .item2 A{
	color:#4e4e4e;;
	text-transform:uppercase;
	background:#ffffff;
	padding-left:20px;
	padding-right:15px;
	text-align:left;
	border-bottom:1px solid #f4f5f6;
}

#l_menu .item2 A:hover, #l_menu .item2 A:focus, #l_menu .item2.current > A{
	color:#ffffff;
	background:#88a0b3;
}

#l_menu .item2 > A::before{
	content:'>';
	display:block;
	padding-right:15px;
	font-size:15px;
}


#l_menu .item3 > A{
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}

#l_menu .item3 A{
	color:#4e4e4e;;
	text-transform:uppercase;
	background:#ffffff;
	padding:12px;
	padding-left:35px;
	padding-right:15px;
	text-align:left;
	border-bottom:1px solid #f4f5f6;
}

#l_menu .item3 A:hover, #l_menu .item3 A:focus, #l_menu .item3.current > A{
	color:#ffffff;
	background:#88a0b3;
}

#l_menu .item3 > A::before{
	content:'>';
	display:block;
	padding-right:15px;
	font-size:15px;
}


.breadcrumb{
	font-size:14px;
	color:#949494;
	padding:0px;
}

.breadcrumb A{
	color:#949494;
}

.breadcrumb A:hover, .breadcrumb A:focus{
	color:#bf222c;
}

.dataTables_paginate .paginate_button {
    display: inline-block;
    padding: 4px;
    min-width: 26px;
    margin-left: 2px;
    color: #717171;
    border-radius:0px;
	 font-weight:bold;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #bf222c;
}

.cat_panel{
	clear:both;
}

.cat_panel H1{
	text-align:center;
	color:#c02730;
}

#product_card{
	clear:both;
	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:space-between;
	justify-content:space-between;
	background:#ffffff;
	padding:10px;
	margin-bottom:20px;
}

#product_card_left{
	width:50%;
	padding-right:30px;
	float:left;
	text-align:center;
}

#product_card_right{
	width:50%;
	float:left;
}

.product_section{
	clear:both;
	padding-bottom:40px;
	font-size:15px;
}

.product_section H2{
	font-size:18px;
	color:#5f675a;
	text-transform:uppercase;
}

INPUT#form_send {
    background: #c02730;
    border: 1px solid #c02730;
}

.prod_card_el {
	font-size:15px;
	padding-bottom:5px;
}


#iloscp{
	clear:both;
}

#iloscp UL{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:100%;
	overflow-y:auto;
	background:#eeefee;
}

#iloscp UL LI{
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}

.ppl A{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:53px;
	line-height:53px;
	text-align:center;
	font-size:24px;
	color:#939392;
}

.ppl1{
	width:12.5%;
}

.ppl2{
	width:25%;
}

.ppl3{
	width:12.5%;
}

.ppl4{
	width:50%;
	overflow:hidden;
}

.ileb{
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:53px;
	line-height:53px;
	text-align:center;
	font-size:24px;
	color:#939392;
	background:#ffffff;
	width:auto;
	max-width:100%;
	border:0px none;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
}

.ppl4 BUTTON {
	display:block;
	height:63px;
	line-height:63px;
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	color:#ffffff;
	background:#60665e;
	width:100%;
	max-width:100%;
	border:0px none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	transition: all 0.2s ease-in-out;
}

.ppl4 BUTTON:hover, .ppl4 BUTTON:focus {
	opacity:0.7;
	background:#60665e;
}

.ppl4 BUTTON::before {
	content:'\EA65';
	color:#ffffff;
	font-size:18px;
	font-family:icomoon;
	margin-right:10px;
}

#newsletter_pan{
	clear:both;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

#newsletter_pan H1{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	color:#000000;
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

#newsletter_pan INPUT[type="submit"]	{
	background:#ffffff;
	color:#000000;
	font-family:icomoon;
	font-size:24px;
	height:45px;
	width:45px;
	text-align:center;
	border:1px solid #ffffff;
}

#newsletter_pan #email2{
	height:45px;
	line-height:45px;
	width:370px;
	max-width:90%;
	padding-left:20px;
}

#newsletter2{
	padding-top:15px;
}

.nav-tabs {
	margin-bottom:15px;
}


#right_k .bnrs{
	clear:both;
	text-align:center;
	padding-bottom:20px;
}

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

	#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:none;
	}

	.xactive #g_menu{
		display:block;
	}

	#mobnav-btn {
		display: block;
		clear:both;
	}

	#menu1 {
		width: 100% !important;
		display: none;
		float:none;
		text-align:left;
	}

	.xactive #menu1 {
		display: block!important;
	}

	#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;
	}

	#g_menu, .sf-menu{
		height:auto;
		position: static;
	}

	.sf-menu > li {
	    float:none;
	    clear:both;
	}

	.sf-menu .sf-mega {
	    display:none !important;
	}

	#foot1, #foot2{
		clear:both;
		float:none;
		text-align:center;
	}

	#top1{
		clear:both;
		float:none;
	}

	#top2{
		text-align:center;
		float:none;
	}

	#top2_2_1, #top2_2_2{
		float:none;
		text-align:center;
	}

	#gmenu LI {
	    float:none;
		 text-align:center;
	}

	.prod_list1 > UL > LI {
	    width: 90%;
		 margin:auto;
		 margin-bottom:15px;
	}

	#center_k .prod_list1 > UL > LI {
	    width: 90%;
		 margin:auto;
		 margin-bottom:15px;
	}

	#center_k .prod_list1 > UL > LI A,
	#right_k .prod_list1 > UL > LI A {
	    margin:auto !important;
	}

	#newsletter_pan #email2 {
	    width: 190px;
	}

	#popularne > UL > LI {
	    list-style-type: none;
	    display: block;
	    width: 100%;
	    float:none;
	}

	#d_menu {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}

	#d_menu > UL > LI {
	    width: 100%;
	    float: none;
		 padding-bottom:20px;
	}

	#left_k, #right_k{
		float:none;
		width:100%;
		padding-right:0px;
	}

	#left_k{
		order:2;
	}

	#right_k{
		order:1;
	}

	H1{
		text-align:center;
	}

	#product_card_left {
	    width: 100%;
		 padding-right:0px;
	    float: none;
	    padding-bottom: 20px;
		 text-align:center;
	}
	#product_card_right {
	    width: 100%;
	    float: none;
		 text-align:center;
	}

	#product_card .prod_cena {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}

	.prod_cenaw, .prod_cenaw2 {
	    margin:auto;
		 text-align:center;
	}

	#marki LI {
	    padding-left:10px;
	    padding-right:10px;
		 padding-bottom:10px;
	}

	#search_more{
		text-align:center;
	}

	#kwadraty > DIV {
		margin:auto;
	}

	#info_panel LI {
	    margin:auto;
	}

	#d_menu > UL {
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
		 max-width:98%;
		 text-align:center;
	}

	#gmenu LI {
		width:33.333%;
	}

	#gmenu A {
	    padding-left: 5px;
	    padding-right: 5px;
	    height: 40px;
	    line-height:40px;
	    font-size: 15px;
	}

	#gmenu UL {
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
	}

	#top1_1{
		width:100%;
		text-align:center;
	}

	#top1_2, #top1_3{
		width:50%;
	}

	#szuk_panel INPUT#szuk_name {
	    padding-left: 10px;
	    padding-right: 10px;
	    width:auto;
		 max-width:100%;
	}

	#szuk_panel FORM, #szuk_panel{
		max-width:100%;
	}

	#top3_1 SPAN{
		display:none;
	}

}

@media only screen and (max-width: 768px) and (min-width: 576px) {

	#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:none;
	}

	.xactive #g_menu{
		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;
		float:none;
		text-align:left;
	}

	.xactive #menu1 {
		display: block!important;
	}


	#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;
	}

	#g_menu, .sf-menu{
		height:auto;
		position: static;
	}

	.sf-menu > li {
	    float:none;
	    clear:both;
	}

	.sf-menu .sf-mega {
	    display:none !important;
	}

	#foot1, #foot2{
		clear:both;
		float:none;
		text-align:center;
	}

	#top1{
		clear:both;
		float:none;
	}

	#top2{
		text-align:center;
		float:none;
	}

	#top2_2_1, #top2_2_2{
		float:none;
		text-align:center;
	}

	#topmenu, #szuk_panel,#tbasket{
		display:table;
		margin:auto;
		float:none;
	}

	#gmenu LI {
	    float:none;
		 text-align:center;
	}


	#center_k .prod_list1 > UL > LI {
	    width: 50%;
	}

	#right_k .prod_list1 > UL > LI {
	    width: 50%;
	}

	#right_k .prod_list1 > UL >LI A{
		margin:auto !important;
	}

	#kwadraty > DIV {
	    width:50%;
	}

	#kwadraty > DIV:nth-child(3n+3) {
	    margin:auto;
		 width:auto;
	}

	#left_k{
		width:100%;
		padding-right:0px;
		order:2;
	}

	#right_k{
		width:100%;
		order:1;
	}

	#product_card .prod_cena {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}

	.prod_cenaw, .prod_cenaw2 {
	    margin:auto;
		 text-align:center;
	}

	#marki LI {
	    padding-left:10px;
	    padding-right:10px;
		 padding-bottom:10px;
	}

	#search_more{
		text-align:center;
	}

	#product_card_left {
	    width: 100%;
		 padding-right:0px;
	    float: none;
	    padding-bottom: 20px;
		 text-align:center;
	}

	#product_card_right {
	    width: 100%;
	    float: none;
		 text-align:center;
	}

	#info_panel LI {
	    width:100%;
	}

	#prost > DIV {
	    width: 100%;
	    text-align:center;
	}

	#popularne > UL > LI {
	    width: 49%;
	}

}

@media only screen and (max-width: 1199px) and (min-width: 769px) {

	#left_k{
		width:35%;
	}

	#right_k{
		width:65%;
	}

	#prost > DIV {
	    width: 49%;
	}

	#kwadraty > DIV {
	    width:32%;
	}

	#info_panel LI {
	    width: 32%;
	}

}

@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;
	}

	DIV{
		max-width:100%;
	}

}