BODY {
	min-height:100%;
	background: #ffffff;
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
	color: #515151;
	margin: 0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:1.4;
}

label {
    display: inline;
}

IMG,EMBED,OBJECT,VIDEO {
	max-width: 100%;
	height:auto !important;
}

IFRAME {
	max-width: 100%;
}

H1, .bg3 {
	color:#60665e;
	font-size:28px;
	text-transform:uppercase;
	padding-bottom:20px;
	padding-top:0px;
	margin-top:0px;
}

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;
}

TEXTAREA {
	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: #c02730;
	border: 1px solid #c02730;
	color: #ffffff;
	padding:6px;
	transition: all 0.2s ease-in-out;
}

.btn-primary, .btn-primary {
	background: #c02730;
	border: 1px solid #c02730;
}

.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #ff0000;
	border-color: 1px solid #ff0000;
}

.form-control {
    border-radius:0px;
}

INPUT[type="submit"]:hover	{
	background:#000000;
	border-color:#000000;
}

.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;
}

#profiler .panel-heading {
    text-align: left;
    background: #597c97;
}

A {
	color: #000000;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

A:hover {
	color: #387fe1;
	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 {
	color:#1a41b2;
}

#u_login2, #u_pass2 {
	padding:2px;
}

#columns {
	clear:both;
	padding-bottom:30px;
	padding-top:35px;
	width:1200px;
	max-width:100%;
	margin:auto;
}

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 {
	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 {
	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:11px;
	padding:5px;
	padding-left:20px;
	text-align:left;
	text-decoration:none;
}

A.sk_k:hover, 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:11px;
	padding:5px;
	padding-left:20px;
	text-align:left;
	text-decoration : none;
}

A.sk_k2:hover {
	display: block;
	background:#e70f11 url('../img/shop/sk_k1.gif') 0px 7px no-repeat;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	font-size:11px;
	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:11px;
	padding-left:27px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	text-decoration : none;
}

A.sk_pk:hover {
	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 {
	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 {
    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 {
	color:#ff0000;
	text-decoration:line-through;
}

.prod_cenaw {
	font-weight:bold;
	font-size:16px;
	color:#e70f11;
}

.prod_producent {
	padding-bottom:5px;
	color:#4e4e4e;
}

.prod_producent SPAN{
	font-weight:bold;
}

.prod_symbol {
	padding-bottom:5px;
	color:#4e4e4e;
	font-size:10px;
}

.prod_symbol SPAN{
	font-weight:bold;
}

.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 {
	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;
	float:right;
}

.prod_list2 .prod_cenaw {
	font-weight:bold;
	font-size:16px;
	color:#e70f11;
}

.prod_list2 .prod_cenas {
	color:#ff0000;
	text-decoration:line-through;
}

.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;
	min-height:308px;
	width:25%;
	margin-bottom:16px;
}

#center_k .prod_list1 > UL >LI {
	width:20%;
}

.prod_list1 > UL >LI A{
	display:block;
	padding:0px;
	height:100%;
	margin-left:8px;
	margin-right:8px;
	border:1px solid #cccccc;
	padding-bottom:15px;
}

#right_k .prod_list1 > UL >LI:nth-child(4n+4) A{
	margin-right:0px;
}

#right_k .prod_list1 > UL >LI:nth-child(4n+1) A{
	margin-left:0px;
}

#center_k .prod_list1 > UL >LI:nth-child(5n+5) A{
	margin-right:0px;
}

#center_k .prod_list1 > UL >LI:nth-child(5n+1) A{
	margin-left:0px;
}

.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;
}

#product_card .prod_cena{
	padding-top:10px;
	padding-bottom:10px;
}

.prod_cenaw, .prod_cenaw2 {
	font-weight:bold;
	background:#ffffff;
	color:#000000;
	display:block;
	font-size:24px;
}

.prod_cenas{
	color:#ff0000;
	text-decoration:line-through;
	background:#ffffff;
}


.prod_list1 H3 {
	font-weight:normal;
	font-size:16px;
	min-height:42px;
	padding-bottom:15px;
	color:#6a6a6a;
	text-align:center;
}

.prod_list1 .prod_img{
	height:200px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	border:0px none;
	margin:auto;
}

.prod_list1 .prod_img IMG{
	margin: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:#000000;
	display:block;
	font-size:24px;
}

.prod_list1 .prod_cenas{
	color:#ff0000;
	text-decoration:line-through;
	background:#ffffff;
}

.prod_list1 .prod_label{
	color:#4e4e4e;
	font-size:10px;
}

.prod_list1 .prod_basket{
	clear:both;
}

.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;
}

#foot{
	clear:both;
	width:1200px;
	max-with:100%;
	margin:auto;
	font-size:11px;
	color:#c0c0c0;
	padding-top:16px;
	overflow-y:auto;
	border-top:1px solid #cecece;
}

#foot0{
	max-width:98%;
	margin:auto;
}

#foot A{
	color:#c0c0c0;
}

#foot A:hover{
	color:#000000;
}

#foot1{
	float:left;
	text-align:left;
	padding-bottom:16px;
}

#foot2{
	float:right;
	text-align:right;
	padding-bottom:16px;
}


#d_menu{
	clear:both;
	background:#f7f7f7;
	overflow-y:auto;
	width:1200px;
	max-width:100%;
	margin:auto;
}

#d_menu > UL{
	list-style-type:none;
	margin:auto;
	text-align:left;
	padding:0px;
	width:100%;

	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-align-content: stretch;
	align-content: stretch;
}

#d_menu > UL >LI{
	list-style-type:none;
	display:block;
 	width:20%;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-left:1px solid #ffffff;
}

#d_menu > UL >LI:first-child{
	border-left:0px none;
}

#d_menu H2{
	font-size:16px;
	text-transform:uppercase;
	color:#787878;
	font-weight:300;
	padding-top:0px;
	margin-top:0px;
}

#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:3px;
}

#d_menu A{
	color:#787878;
	display:block;
	font-size:13px;
}

#d_menu A:hover{
	color:#000000;
}


#marki{
	clear:both;
	width:1200px;
	max-width:99%;
	margin:auto;
	border:1px solid #dcdcdc;
	margin-bottom:26px;
}

#marki 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;
	vertical-align:middle;
	padding:0px;
	padding:45px;
	padding-left:20px;
	padding-right:20px;
}

#marki LI{
	display:block;
	float:left;
	padding-left:25px;
	padding-right:25px;
}

#marki IMG{
	margin:auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all .2s ease;
	opacity:0.7;
}

#marki IMG:hover{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity:1;
}

#popularne{
	clear:both;
	width:1200px;
	max-width:100%;
	margin:auto;
	padding-bottom:25px;
	padding-top:20px;
}

#popularne H1{
	font-size:21px;
	text-transform:uppercase;
	text-align:center;
	color:#313131;
	padding-bottom:30px;
}

#popularne > 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:space-between;
	justify-content:space-between;
	vertical-align:middle;
	padding:0px;
}

#popularne > UL >LI {
	list-style-type:none;
	display:block;
 	width:24%;
	float:left;
}

#popularne LI DIV{
	border:1px solid #e3e3e0;
	min-height:275px;
	transition: all 0.2s ease-in-out;
}

#popularne LI DIV:hover{
	 box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);
	 -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);
	 -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);
}

#popularne H2{
	border-bottom:1px solid #e3e3e0;
	background:#ebebe8;
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	color:#313131;
	padding:15px;
	margin:0px;
}

#popularne .more{
	display:table;
	margin:auto;
	padding:5px;
	margin-top:15px;
	border:1px solid #d9d9d3;
	text-transform:uppercase;
	font-size:13px;
	color:#909086;
	transition: all 0.2s ease-in-out;
}

#popularne DIV:hover .more{
	color:#ffffff;
	border:1px solid #c12a33;
	background:#c12a33;
}

#popularne UL UL{
	padding:17px;
	padding-left:32px;
	margin:0px;
	list-style-type:none;
	display:block;
}

#popularne UL UL LI{
	padding:0px;
	padding-bottom:3px;
	margin:0px;
	display:block;
}

#popularne UL UL LI A{
	color:#555554;
	display:block;
	font-size:16px;
}

#popularne UL UL LI A:hover{
	color:#c12a33;
}

#popularne UL UL LI A:before{
	font-family:icomoon;
	font-size:12px;
	color:#c2c2b4;
	content: "\e9cb";
	font-style: normal;
	margin: 0 10px 0 -15px;
	line-height: 15px;
	vertical-align: baseline;
}

#equistars{
	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;
	vertical-align:middle;
	min-height:356px;
	background:#5d5548 url('../img/equistars.jpg') center center no-repeat;
	background-size:cover;
	color:#ffffff;
	font-size:15px;
}

#equistars0{
	width:1200px;
	max-width:98%;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
}

#equistars_logo{
	text-align:center;
	width:336px;
	max-width:100%;
	margin:auto;
	border-bottom:1px solid #625f5c;
	padding-bottom:20px;
	margin-bottom:20px;
}

#top{
	clear:both;
}

#top0{
	clear:both;
	width:1200px;
	max-width:100%;
	margin:auto;
	overflow-y:auto;
}

#top1{
	text-align:center;
	padding-bottom:11px;
	float:left;
}

#top2{
	float:right;
	text-align:right;
	padding-bottom:11px;
}

#top2_1{
	overflow-y:auto;
	background:#f6f6f6;
	overflow-y:auto;
}

#top2_1 > UL{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:1200px;
	max-width:100%;
	margin:auto;

	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:space-between;
	justify-content:space-between;
	padding:0px;

}

#top2_1 > UL > LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	min-height:43px;
	line-height:43px;
}

#top2_1 SPAN{
	font-family:icomoon;
	font-size:22px;
	color:#999999;
	vertical-align:bottom;
	margin-right:10px;
}

#hurt A{
	display:block;
	background:#000000;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
}

#hurt A:hover{
	opacity:0.7;
}

#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;
	font-size:14px;
	text-transform:uppercase;
	height:43px;
	line-height:43px;
	color:#606060;
}

#topmenu A:hover{
	color:#000000;
}

#topmenu A:after{
	content:' / ';
}

#topmenu A:hover:after{
	color:#9d9d9d;
}

#topmenu LI:last-child A:after{
	content:'';
}

#top2_2{
	border-top:1px solid #eaeae7;
	padding-top:12px;
	clear:both;
}

#top2_2_1{
	float:left;
}

#top2_2_2{
	float:right;
}

#tbasket{
	list-style-type:none;
	display:block;
	float:right;
	padding:0px;
	margin:0px;
	padding-top:17px;
}

#tbasket LI{
	list-style-type:none;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:20px;
	line-height:26px;
}

#tbasket1{
	font-size:22px;
	color:#000000;
	font-family:icomoon;
}

#tbasket2{
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
}

#tbasket3{
	font-size:20px;
	color:#878787;
}

#tbasket4{
	font-size:20px;
	color:#878787;
	font-weight:bold;
}

#tbasket5{
	font-size:18px;
	color:#6f8065;
	font-family:icomoon;
}

#szuk_panel{
	white-space:nowrap;
	margin-right:40px;
	border:1px solid #cecece;
}

#szuk_panel INPUT{
	background:none;
	border:0px none;
	padding:0px;
	margin:0px;
	height:52px;
	line-height:52px;
}

#szuk_panel INPUT#szuk_name{
	padding-left:15px;
	padding-right:10px;
	width:380px;
	font-size:20px;
}

#szuk_panel INPUT[type='submit']{
	color:#000000;
	font-family:icomoon;
	font-size:20px;
	width:42px;
	text-align:center;
}

#search_more{
	clear:both;
	font-size:12px;
	text-align:left;
}

#top3{
	clear:both;
	width:1200px;
	max-width:100%;
	margin:auto;
}

#mobnav-btn {
	display: none;
	font-size: 20px;
	font-weight: normal;
	background:#000000;
	color: white;
	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;
	float:left;
	width: 22px;
	height: 2px;
	line-height: 2px;
	margin-top: 4px;
}

#mobnav-btn SPAN:first-child{
	margin-top: 0px;
}

.mobnav-subarrow {
    display: none;
}

#g_menu{
	position: relative;
	height:46px;
	margin: auto;
	width: 1200px;
	max-width: 100%;
}

#g_menu > 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:space-between;
	justify-content:space-between;
	padding:0px;
}

#g_menu > UL> LI {
	width:25%;
}

#g_menu A {
	display: block;
	position: relative;
	zoom: 1;
	text-decoration: none;
}

#g_menu A.item1 {
	color:#ffffff;
	background:#000000;
	padding-left:10px;
	padding-right:10px;
	height:42px;
	line-height:42px;
	font-size:18px;
	font-weight:400;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}


#g_menu > UL> LI:nth-child(2n+2) A.item1{
	background:#999999;
}


#g_menu > UL> LI:nth-child(3n+3) A.item1{
	background:#ecb150;
}

#g_menu LI:last-child A.item1 {
	border-right:0px none;
}

#g_menu A.item1:hover,
#g_menu LI:hover A.item1,
#g_menu LI.sfHover A.item1,
#g_menu LI.sfHover A.current,
#g_menu LI.current A.item1{
	color:#ffffff;
}

#g_menu A.item1:hover{
   opacity:0.9;
}

#g_menu LI.current A.item1{
	margin-bottom:0px;
}

#g_menu A.item2, #g_menu SPAN.item2{
	color:#b4d9fb;
	font-size:15px;
}

.sf-menu {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  float:left;
  top:0px;
  left:0px;
  z-index:995;
  width: 100%;
}

.sf-menu .sf-mega {
  position: absolute;
  display: table;
  top: 100%;
  left: 0;
  z-index: 995;
  width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 3px 3px 14px rgba(0,0,0,.1);
	box-shadow: 3px 3px 14px rgba(0,0,0,.1);
	opacity:0;
	transition: all .3s ease-out;
	visibility: hidden;
}

.sf-menu > li {
  float: left;
  padding:0px;
  margin:0px;
  background:#ffffff;
}


.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
	opacity:1;
	visibility:visible;
}

.sf-mega-section {
  text-align:left;
  padding-top:0px;
  display:block;
  padding:15px;
  z-index:21;
	webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

UL .sf-mega-section:last-child{
	border-right:0px none;
}

.sf-mega > .section {
  margin: 0;
  padding:0px;

	list-style-type:none;
	display:block;
column-count: 5;
-moz-column-count: 5;
-webkit-column-count: 5;
    -webkit-column-gap: 10px; /* Chrome, Safari, Opera */
    -moz-column-gap: 10px; /* Firefox */
    column-gap: 10px;

	 float:left;

}

.sf-mega UL {
  list-style-type:none;
  display:block;
  margin: 0;
  padding:0px;
  padding-top:10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
    display:table;
}

.sf-mega li {
  padding:0px;
  margin:0px;
  display:block;
  padding-bottom:2px;
  margin-left:10px;

}

.sf-mega li A{
	display:block;
	font-size:13px;
	color:#a4a4a2;
}

.sf-mega li A:hover, .sf-mega li  .current A{
	color:#000000;
}

.sf-mega li A:before{
	font-family:icomoon;
	font-size:12px;
	color:#c2c2b4;
	content: "\e9cb";
	font-style: normal;
	margin: 0 10px 0 -15px;
	line-height: 15px;
	vertical-align: baseline;
}

.sf-mega-section > A {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#61665f;
}

.sf-mega-section > A:hover {
	color:#bf242c;
}

.sf-mega > ul UL LI {
	padding-bottom:4px;
}


#slider0{
	clear:both;
	margin:auto;
	margin-top:18px;
	width:1200px;
	max-width:100%;
}

#slider{
	width:100%;
	overflow:hidden;
}

#slider_img{
	width:100%;
	overflow:hidden;
}

.slider_el{
	width:100%;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
}

#slider_naw{
	padding-top:20px;
	clear:both;
	width:100%;
	overflow:hidden;
}

#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:12px;
	height:12px;
	overflow:hidden;
	background:#d8d8d8;
	border-radius:6px;
}

#naw LI A.activeSlide, #naw LI.activeSlide A {
	background:#000000;
}

#kwadraty {
	width:1200px;
	max-width:100%;
	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:space-between;
	justify-content:space-between;
	padding:0px;
}

#kwadraty > DIV{
	width:390px;
	padding-top:18px;
}

#kwadraty A{
	transition: all 0.2s ease-in-out;
}

#kwadraty A:hover{
	opacity:0.7;
}

#prost {
	width:100%;
	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:space-between;
	justify-content:space-between;
	padding:0px;
}

#prost > DIV{
	width:395px;
	padding-top:18px;
}

#prost A{
	transition: all 0.2s ease-in-out;
}

#prost A:hover{
	opacity:0.7;
}

#info_panel{
	clear:both;
	margin-top:20px;
	padding-top:20px;
	background:#eaeae7;
}

#info_panel UL{
	width:1200px;
	max-width:100%;
	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:space-between;
	justify-content:space-between;
	padding:0px;
}

#info_panel LI{
	width:390px;
	display:block;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}

#info_panel A{
	display:block;
	background:#ffffff;
	padding:20px;
	font-size:14px;
	font-weight:bold;
	color:#5f675a;
	text-transform:uppercase;
	line-height:15px;
	transition: all 0.2s ease-in-out;
}

#info_panel A DIV{
	display:table;
	margin:auto;
}

#info_panel A SPAN{
	font-family:icomoon;
	font-size:24px;
	color:#5f675a;
	font-weight:normal;
	margin: 0 10px 0 -10px;
	line-height: 15px;
	vertical-align: bottom;
	transition: all 0.2s ease-in-out;
}

#info_panel A:hover{
	color:#ffffff;
	background:#be222c;
}

#info_panel A:hover SPAN{
	color:#ffffff;
}

#left_k{
	width:303px;
	float:left;
	padding-bottom:20px;
}

#left_k2{
	padding-right:17px;
}

#right_k{
	width:897px;
	float:left;
	padding-bottom:20px;
}

#left_k .banners{
	clear:both;
	padding-top:20px;
	text-align:center;
}

#left_k .banners A{
	transition: all 0.2s ease-in-out;
}

#left_k .banners A:hover{
	opacity:0.7;
}

#l_menu A{
	display:block;
}

#l_menu .item1 A{
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	background:#000000;
	padding:8px;
	text-align:center;
}

#l_menu .item2 A{
	font-size:14px;
	color:#60665e;
	background:#ffffff;
	padding:6px;
	padding-left:24px;
	padding-right:24px;
	text-align:left;
	border-bottom:1px solid #efefef;
	transition:none;
}

#l_menu .item2 A:hover, #l_menu .item2.current A{
	color:#ffffff;
	background:#000000;
}

#l_menu .section{
	padding-top:6px;
	padding-bottom:6px;
}

#l_menu .item3 A{
	font-size:14px;
	color:#9ea49c;
	background:#ffffff;
	padding:2px;
	padding-left:24px;
	padding-right:24px;
	text-align:left;
}

#l_menu .item3 A:hover, #l_menu .item3.current A{
	color:#bf222c;
}


#l_menu .item3 A::before {
    font-family: icomoon;
    font-size: 12px;
    color: #c2c2b4;
    content: "\e9cb";
    font-style: normal;
    margin: 0 10px 0 0px;
    line-height: 15px;
    vertical-align: baseline;
}






#l_menu .item4 A{
	font-size:14px;
	color:#9ea49c;
	background:#ffffff;
	padding:2px;
	padding-left:34px;
	padding-right:24px;
	text-align:left;
}

#l_menu .item4 A:hover, #l_menu .item4.current A{
	color:#bf222c;
}


#l_menu .item4 A::before {
    font-family: icomoon;
    font-size: 12px;
    color: #c2c2b4;
    content: "\e9cb";
    font-style: normal;
    margin: 0 10px 0 0px;
    line-height: 15px;
    vertical-align: baseline;
}





#l_menu .item5 A{
	font-size:14px;
	color:#9ea49c;
	background:#ffffff;
	padding:2px;
	padding-left:44px;
	padding-right:24px;
	text-align:left;
}

#l_menu .item5 A:hover, #l_menu .item5.current A{
	color:#bf222c;
}


#l_menu .item5 A::before {
    font-family: icomoon;
    font-size: 12px;
    color: #c2c2b4;
    content: "\e9cb";
    font-style: normal;
    margin: 0 10px 0 0px;
    line-height: 15px;
    vertical-align: baseline;
}


.breadcrumb{
	font-size:14px;
	color:#949494;
	padding:0px;
}

.breadcrumb A{
	color:#949494;
}

.breadcrumb A:hover{
	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: #000000;
	 border-radius:0px;
}

.cat_panel{
	clear:both;
}

.cat_panel H1{
	text-align:center;
	color:#000000;
}


#product_card{
	clear:both;
}

#product_card_left{
	width:50%;
	float:left;
	padding-bottom:40px;
}

#product_card_left2{
	padding-right:25px;
}

#product_card_right{
	width:50%;
	float:left;
	padding-bottom:40px;
}

.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;
}

#shop_order .ileb{
	width:70px;
}

.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 {
	opacity:0.7;
	background:#60665e;
}

.ppl4 BUTTON::before {
	content:'\EA65';
	color:#ffffff;
	font-size:18px;
	font-family:icomoon;
	margin-right:10px;
}

#payu{
	clear:both;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}

#social{
	clear:both;
	margin:auto;
	width:1200px;max-width:100%;
	margin-bottom:30px;
	background:#666666;
	padding-top:20px;
	padding-bottom:20px;
	overflow-y:auto;
}

#social UL{
	list-style-type:none;
	display:table;
	margin:auto;
	padding:0px;
}

#social LI{
	list-style-type:nnoe;
	display:block;
	float:left;
	padding;0px;
	margin:0px;
	padding-left:9px;
	padding-right:9px;
}

#social A{
	display:block;
	color:#ffffff;
	font-family:icomoon;
	font-size:25px;
}

#social A:hover{
	opacity:0.7;
}

.cecha{
	margin-top:10px;
	padding:12px;
	border:1px solid #cccccc;
}

.cecha .title{
	font-weight:bold;
	padding-bottom:7px;
}

.prod_param{
	clear:both;
	padding-bottom:5px;
}


.params{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}

.params LI{
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	margin:2px;
	width:68px;
	height:68px;

}

.params A{
	display:block;
	width:100%;
	height:100%;
	border:4px solid #ffffff;
	cursor:pointer;
}

.params .wyb{
	border:4px solid #666666;
}

@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;
	}

}

@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;
	}

}

@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%;
	}


}

@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;
	}

}