* {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

#topMenu ul #envy.selected a {
background:url(../img/envy/envylogo_menu.png) no-repeat top;
height:30px;
width:100px;
overflow:hidden;
text-indent:-9999px;
padding:0 9px;
}

#mMenu .envy {
display:block;
position:absolute;
top:0;
right:0;
width:100%;
}

#mMenu li.envy h1 {
position:relative;
}

.bg {
background:url(../img/layout/dio-bg.jpg) no-repeat fixed center top transparent;
}

.bg.home {
background-image:none;
}

#mMenu li.envy h1 a {
background:url(../img/envy/envylogo_sg.png) no-repeat;
width:192px;
height:32px;
position:absolute;
left:12px;
bottom:0;
overflow:hidden;
text-indent:-9999px;
}

#container {
width:100%;
margin:0 auto 0;
}

body .wider {
width:100%;
}

h1 {
margin:0;
}

#content {
overflow:hidden;
position:relative;
background-color:#fff;
}

#telefony {
position: absolute;
background: #efefef;
right: 12px;
width: 176px;
padding-top: 5px;
padding-bottom: 15px;
text-align: center;
}

#telefony div {
background: #E3E3E3;
padding: 0 1px 0 1px;
}

#telefony div.telfoot {
background: transparent url(../img/infolinia_foot.png) no-repeat;
height: 18px;
}

#telefony div.telhead {
background: transparent url(../img/infolinia.png) no-repeat;
height: 59px;
}

#telefony h3 {
text-align: center;
margin: 0px 2px 0px 1px;
padding: 5px 0 0px 0;
background-color: #FFFFFF;
font-size: 12px;
background-image: url(none);
font-weight: normal;
}

#telefony h3 a {
color: #3f3f3f;
font-size: 12px;
}

.bg {
margin:0;
}

img {
border:none;
}

hr {
clear:both;
height:0;
visibility:hidden;
}

hr.clear {
margin:0;
padding:0;
}

.news a:hover,.box ul li a:hover,a.toBasket:hover {
text-decoration:underline;
}

p,body,input,td,th,textarea,select,option {
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
}

a {
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
color:#E16310;
}

.clear {
clear:both;
visibility:hidden;
}

a {
outline:none;
}

ul {
list-style:none;
}

#top {
display: none;
position: fixed;
height: 61px;
background-color: rgba(9,7,5,0.7);
width: 100%;
top: 0;
z-index: 999999;
}

#top .topContent {
width:100%;
margin:0 auto;
position:relative;
}

#top form input#q {
background: #727272;
border: none;
color: #fff;
padding: 6px 5px 5px;
height: 15px;
width: 135px;
}

#top .home {
float:left;
margin:4px 0 0 10px;
}

#top #basketInfo {
background: transparent url(../img/top_basket_bg.png) 0  repeat;
float: left;
height: 64px;
margin: 0 0 0 85px;
padding: 0px 3px 0 3px;
text-align: center;
width: 155px;
}

#top #basketInfo .basketContent {
background-color: #727272;
height: 58px;
padding: 3px 0 3px 0;
cursor: pointer;
}

#top #basketInfo h3 {
margin:7px 0 0 20px;
background:url(../img/basket.gif) no-repeat 15px top;
font-weight:400;
padding:2px 0;
font-size:12px;
line-height:12px;
color:#fff;
}

#top #basketInfo p {
margin:2px 10px 5px;
color:#fff;
border-bottom:1px solid #fff;
opacity:.85;
}

#top #basketInfo a {
color:#fff;
font-weight:700;
}

#top .kontakt {
display: block;
float: left;
margin: 20px 0 0 55px;
color: #fff;
padding: 0 0 0 20px;
text-transform: uppercase;
font-size: 12px;
background: transparent url(../img/kontakt.png) left center no-repeat;
}

#search {
float:left;
margin:15px 0 0 195px;
position:relative;
}

#search #sb {
padding: 4px 4px 4px 4px;
margin: 0 0 0 0;
position: absolute;
top: 0;
left: 140px;
background-color: #727272;
}

#search #q {
margin:0;
line-height:18px;
}

#menu {
width:100%;
float:left;
}


#mMenu {
margin: 10px;
padding:0;
}

#mMenu > li {
display:block;
float:left;
width:100%;
height:auto;
margin-bottom:7px;
background:#f2efea;
position:relative;
background-repeat:no-repeat;
background-position:left top;
}

#mMenu > li img {
display: none;
}

#mMenu li ul li {
background:transparent none;
padding:0 0 0 12px;
position:relative;
dipsplay:block;
margin-bottom:5px;
font-size: 17px;
}

#mMenu li ul li:before {
display:inline-block;
content:" ";
background-color:#c00;
width:7px;
height:7px;
background-image:url(../img/li-arrow.gif);
background-position:1px top;
background-repeat:no-repeat;
position:absolute;
top:5px;
left:0;
}

#mMenu li.box h2,#mMenu li.box h1 {
margin:0 0;
padding:10px 5px;
background:#B10404;
text-align:center;
text-transform:uppercase;
height:30px;
-webkit-transition:background-color 1s ease-out;
-moz-transition:background-color 1s ease-out;
-o-transition:background-color 1s ease-out;
transition:background-color 1s ease-out;
}

#mMenu li.box h2 a,#mMenu li.box h1 a {
line-height:30px;
}


#mMenu li.box h2:hover,#mMenu li.box h1:hover {
background-color:#222;
-webkit-transition:background-color 500ms ease-in;
-moz-transition:background-color 500ms ease-in;
-o-transition:background-color 500ms ease-in;
transition:background-color 500ms ease-in;
}

#mMenu ul li a,#mMenu .box .more a,#footer ul li a {
color:#000;
font-size: 15px;
}

#mMenu li.box > ul {
padding:10px 0 10px 30px;
}

#mMenu .box .more {
padding:0 0 0 18px;
font-weight:700;
background-color:#B10404;
position:absolute;
bottom:22px;
left:0;
}

#mMenu .box .more a {
background-color:#F2EFEA;
display:block;
padding:0 0 0 12px;
}

#mMenu li.box h2 a,#mMenu li.box h1 a {
color:#fff;
font-family:'Open Sans',sans-serif;
font-weight:100;
font-size:17px;
}

#mMenu > li.dom-i-ogrod h2,#mMenu > li.dom-i-ogrod .more,#mMenu > li.dom-i-ogrod h1,#mMenu > li.dom-i-ogrod ul li:before {
background-color:#c00;
}

#mMenu > li.przemysl h2,#mMenu > li.przemysl .more,#mMenu > li.przemysl h1,#mMenu > li.przemysl ul li:before {
background-color:#da7300;
}

#mMenu > li.elektronika h2,#mMenu > li.elektronika .more,#mMenu > li.elektronika h1,#mMenu > li.elektronika ul li:before {
background-color: #1D8F21;
}

#mMenu > li.motoryzacja h2,#mMenu > li.motoryzacja .more,#mMenu > li.motoryzacja h1,#mMenu > li.motoryzacja ul li:before {
background-color:#3a66a2;
}

div.news {
margin-bottom:10px;
border-bottom:1px #ddd solid;
}

div.news h4 {
margin:0;
padding:3px 0;
}

div.news div.item {
padding:0 0 15px;
}

div.news span.data {
font-size:10px;
color:#777;
}

div.news div.item img {
float:left;
margin:0 10px 1px 0;
}

div.news div.item h4 {
margin:2px 0 5px;
padding:0;
}

#newsList {
float:left;
margin-top:331px;
width:100%;
}

#newsList h2,#newsList h1 {
margin:0 0 20px;
padding:10px;
background:url(../img/news_head_bg.png) no-repeat top right #000;
color:#a3a3a3;
font-weight:400;
text-transform:uppercase;
height:30px;
line-height:30px;
font-size:14px;
font-weight:bold;
font-family:Arial,Sans-serif;
}

.news a {
color:#e16310;
}

.news img {
float:left;
margin:0 10px;
}

.news h4 {
margin:2px;
}

.news p {
margin:5px 0;
}

.news {
margin-bottom:45px;
padding:0 0 0 5px;
}

#footer li {
float:left;
display:block;
padding:0 10px;
border-right:1px dotted #adadad;
background-color:#fff;
line-height:15px;
}

#footer .c {
float:left;
padding:1px 20px 0 10px;
background:url(../img/copyright_bg.png) no-repeat right 4px;
border-right:0;
}

#footer ul,#footer {
margin:0;
padding:0;
}

#footer {
background:url(../img/footer_bg.gif) no-repeat right 4px;
}

#leftMenu {
display: none;
width:170px;
float:left;
background-color:#f2efea;
margin-bottom:-99999px;
padding:0 0 99999px;
}

#leftMenu li a {
color:#000;
display:block;
}

#leftMenu ul {
padding:0;
}

#leftMenu ul li {
background:transparent none;
padding:0;
margin:0;
-webkit-transition:background-color 1s ease-out;
-moz-transition:background-color 1s ease-out;
-o-transition:background-color 1s ease-out;
transition:background-color 1s ease-out;
}

#leftMenu ul li.selected {
margin:0;
padding:0 0 5px;
}

#leftMenu ul li.selected > a {
padding-left:21px;
background:url(../img/li-arrow.gif) no-repeat 6px 10px;
}

#leftMenu ul li ul li.selected > a {
padding-left:31px;
background:url(../img/li-arrow.gif) no-repeat 23px 8px;
}

#leftMenu ul li ul li ul li.selected > a {
padding-left:40px;
background:url(../img/li-arrow.gif) no-repeat 33px 8px;
}

#leftMenu ul li.selected:before {
display:none;
}

#leftMenu > ul > li.selected > a {
color:#fff;
margin:0;
}

#leftMenu ul ul li.selected > a {
font-weight:700;
border-bottom:none;
}

#leftMenu ul li:hover {
background-color:#e16310;
-webkit-transition:background-color 200ms ease-out;
-moz-transition:background-color 200ms ease-out;
-o-transition:background-color 200ms ease-out;
transition:background-color 200ms ease-out;
}

#leftMenu ul li.selected:hover {
background-color:inherit!important;
}

#leftMenu ul li:hover > a {
color:#fff;
margin:0;
}

#siteContent {
float:left;
width:98%;
padding:10px 5px 99999px;
margin-bottom:-99999px;
min-height:800px;
}

#leftMenu ul li a {
padding:6px 3px 6px 5px;
display:inline-block;
}

#leftMenu ul li:before {
background-color:#c00;
background-image:url(../img/li-arrow.gif);
background-position:1px top;
background-repeat:no-repeat;
content:" ";
display:inline-block;
height:7px;
margin-left:5px;
width:7px;
position:absolute;
top:11px;
left:0;
}

#leftMenu ul li a {
display:block;
}

#leftMenu ul li {
display:block;
position:relative;
padding-left:15px;
}

#leftMenu ul li ul li {
padding:0;
}

#leftMenu ul li ul li a {
padding:4px 3px;
padding-left:31px;
}

#leftMenu ul li ul li ul li a {
padding-left:40px;
}

#leftMenu ul li ul li:hover:before {
display:none;
}

#leftMenu ul li ul li:before {
left:14px;
top:9px;
background-image:url(/img/smenu-point.png);
width:3px;
height:5px;
background-position:0 0;
}

#leftMenu ul li ul li ul li:before {
left:26px;
top:9px;
background-image:url(/img/smenu-point.png);
width:3px;
height:5px;
background-position:0 0;
}

#leftMenu ul li.selected > a {
color:#fff;
}

#leftMenu ul li.mediate > a {
background-color:#adaba6 !important;
}

#productsListMain a .productBoxMain:hover {
background-image: url("");
}

#productsListMain a .productBoxMain:hover:before, #productsList a .productBoxMain:focus:before, #productsList a .productBoxMain:active:before {
-webkit-transform: translateY(0);
transform: translateY(0);
}

#productsListMain .productBoxMain {
width: 45%;
height: 160px;
position: relative;
text-align: center;
float: left;
padding-top: 10px;
padding-bottom: 8px;
margin-right: 5%;
margin-top: 10px;
background-image: url("../img/dots2.gif");
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left bottom;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
font-style: normal;
}

#productsListMain .productBoxMain .productInfo {
margin-left: 4px;
margin-right: 4px;
}

#productsListMain .productBoxMain .productInfo h3 {
font-size: 12px;
font-weight: normal;
text-align: center;
background-image: url("");
}

.productBoxMain .miniFoto {
display:block;
width:120px;
height:125px;
overflow:hidden;
position:relative;
margin: auto auto auto auto;
}

.productBoxMain .miniFoto img {
vertical-align: middle;
display: inline-block;
}

#productsListMain .productBox {
float:left;
}

.productBox .miniFoto {
display:block;
width:120px;
height:125px;
overflow:hidden;
position:relative;
}

#productsList .productBox .miniFoto,.productBox .productInfo {
float:left;
}

.productBox .miniFoto {
display:block;
width:20%;
height:auto;
overflow:hidden;
position:relative;
}

.productBox .miniFoto img {
max-width:98%;
}

#productsList .label {
width:110px;
text-align:center;
margin-left:10px;
float:right;
}

#productsList .label .priceBox {
background-color:#e16310;
padding:3px 0;
color:#fff;
font-weight:700;
font-size:14px;
margin-right: 5px;
margin-top: -22px;
}

.priceBox p {
color:#fff;
margin:0;
font-weight:400;
font-size:14px;
}

#productsList .label .toBasket {
display:block;
background-image:url(../img/basket_orange.gif);
background-repeat:no-repeat;
background-position:80px 9px!important;
background-color:#f3efea;
color:#e16310;
text-align:center;
padding:4px 0 3px;
position:relative;
}

#productsList .label .toBasket .basketIco {
width:15px;
height:15px;
position:absolute;
background-image:url(../img/basket-ico.gif);
padding:0;
margin:0;
position:absolute;
top:11px;
right:14px;
}

#productsList .label .toBasket div {
text-align:left;
height:20px;
padding:4px 0 4px 12px;
}

#productsList .label .toBasket a {
font-size:11px;
font-family:Tahoma,Verdana,Arial,Helvetica,Sans-serif;
}

div.addcart {
background:url(../img/basket_orange.gif) no-repeat scroll 8px 9px #F3EFEA;
background-position:8px 32px!important;
color:#E16310;
display:block;
margin:10px 0 0;
font-size:9px;
padding:9px 5px 9px 25px;
text-align:center;
width:120px;
}

div.addcart div {
padding:0 10px 6px 0;
}

div.addcart a {
color:#e16310;
}

.opcena {
margin:10px 0;
font-size:17px;
font-family:arial;
color:#e16310;
}

.opcena div {
font-size:10px;
color:#484848;
}

.opisRight ul {
list-style:disc;
}

.opcje tr td {
padding:4px 20px 4px 0;
}

div.prdback {
padding:5px 0;
}

#productsList .productBox .productInfo {
width:77%;
margin:5px;
}

#productsList .productBox .productInfo p {
padding:0 0 5px;
margin-bottom:2px;
}

#productsList .productBox .productInfo h3 {
margin:0;
}

#productsList .productBox {
margin-bottom:20px;
}

.productInfo h3 a {
margin:0 0 10px;
font-size:17px;
font-family:arial;
font-weight:400;
color:#e16310;
}

#promo {
display: none;
float:right;
width:170px;
background-color:#f3efea;
text-align:center;
padding:15px 15px 99999px;
margin-bottom:-99999px;
}

#promo a.promofoto img {
margin-top:10px;
}

#promo a {
color:#e16310;
}

#promo h2,#promo h1 {
font-weight:400;
text-transform:uppercase;
font-size:17px;
margin-top:0;
}

.promoBox h3 {
font-size:14px;
background:none;
margin:0 0 4px;
padding:4px 0;
}

#promo-home, #news-home {
text-align:left;
position:relative;
width:98%;
float:left;
margin-left:7px;
}

#promo-home {
width:98%;
}

#promo-home h1, #news-home h1 {
background-color:#f3efea;
font-size:15px;
font-family:'Open Sans',sans-serif;
text-align:left;
padding:10px 0 10px 18px;
text-transform:uppercase;
font-weight:400;
margin-bottom:15px;
}

//#promo-home .box {
float:left;
width:410px;
margin-right:130px;
}

#promo-home .box, #news-home .box {
width:98%;
margin-right:44px;
margin-bottom: 20px;
border-bottom: 7px solid #F3EFEA;
}

#promo-home .box:last-child, #news-home .box:last-child {
margin:0;
border:0;
}

#promo-home .box img, #news-home .box img {
float:left;
width:125px;
border:1px solid #dcdcdc;
}

#promo-home .box .metryka, #news-home .box .metryka {
padding-left:135px;
}

#promo-home .box .metryka p a, #news-home .box .metryka p a {
font-weight:700;
}

#promo-home .box .metryka .price, #news-home .box .metryka .price {
font-size:16px;
font-weight:700;
display:inline-block;
padding:4px 8px;
color:#fff;
background-color:#ff7800;
font-family:arial;
}

#promo-cont {
width:190px;
float:left;
}

#promoBox-home h3 {
font-size:14px;
background:transparent none repeat;
margin:0 0 4px;
padding:4px 0;
color:#8b8b8b;
}

#topMenu {
display: none;
background:url(../img/page_top_bg.jpg) no-repeat 0 6px;
margin:-50px 0 0;
padding:94px 0 0;
}

#topMenu ul li {
display:inline-block;
margin:0 0 -2px;
padding:14px 0 8px;
background:transparent none;
}

#topMenu ul {
background:url(../img/topmenu_bg.gif) repeat-x bottom transparent;
padding:0;
text-align:center;
border-bottom:5px solid #e16310;
}

#topMenu ul li a {
color:#fff;
display:inline-block;
padding:0 50px;
margin:0;
border-left:1px solid #fff;
text-transform:uppercase;
font-family:'Open Sans',sans-serif;
font-weight:100;
font-size:15px;
}

#topMenu ul li:first-child a {
border-left:none;
}

#topMenu ul li.selected {
padding:14px 0 8px;
margin-bottom:-2px;
}

#topMenu ul li.selected + li a {
border-left:none;
}

#topMenu ul li.selected a {
border:none;
}

#topMenu ul li:hover > a {
text-decoration:underline;
}

.productDetails {
width:98%;
float:left;
padding:25px 0 0 0;;
}

.productDetails h2,#siteContent h2,.productDetails h1,#siteContent h1 {
color:#E16310;
font-family:arial;
font-size:18px;
font-weight:400;
margin:0 1% 10px;
}

ul li {
padding-left:0px;
background:url(../img/li_point.gif) no-repeat left 6px;
}

td.opisRight {
padding:0 0 0 10px;
margin-right: 5px;
width: 95%;
}

table.data {
margin-left:-1px;
}

table.data th {
background:#F3EFEA;
padding:3px 10px;
font-weight:400;
text-align:left;
}

table.data tr td {
border-bottom:1px #d3cdc7 solid;
border-left:1px #E7E9ED solid;
padding:3px 10px;
margin:0;
}

table.data tr td:first-child {
border-left:0;
}

td.nw {
white-space:nowrap;
}

td.r {
text-align:right;
}

tr.formRow input.text,tr.formRow textarea,tr.alertRow input.text,tr.alertRow textarea {
background-color:#fff;
border-bottom:1px #e5e5e5 solid;
border-right:1px #e5e5e5 solid;
border-top:2px #cfcfcf solid;
border-left:2px #cfcfcf solid;
width:220px;
padding:4px;
}

#alert {
background:#f9eded url(../img/form_alert.gif) center left no-repeat;
padding:15px 25px;
margin:0 0 15px;
border:1px #d00 solid;
font-size:12px;
}

table.data tfoot tr td {
border:0;
}

#zzm {
clear:right;
display:block;
float:right;
margin:5px 50px 5px 0;
padding:3px 10px;
background:#E16310;
color:#fff;
}

td.dots {
border-top:2px dotted #d3cdc7;
padding-top:5px;
}

td.dots .bbb {
font-weight:700;
}

tr.alertRow input.text,tr.alertRow textarea {
border-color:#f40;
}

tr.formRow td,tr.alertRow td {
background-color:#fff;
padding:4px 3px;
}

tr.formRow textarea,tr.alertRow textarea {
height:60px;
}

tr.formRow td.label,tr.alertRow td.label {
border-right:1px #F3EFEA solid;
padding:2px 10px 2px 20px;
white-space:nowrap;
}

tr.formRow td.label {
text-align:right;
}

tr.alertRow td.label {
background:#f9eded url(../img/form_alert.gif) center left no-repeat;
}

tr.formRow td.info,tr.alertRow td.info {
padding:2px 10px;
}

tr.alertRow td.info {
color:#f40;
}

td.required {
color:#f40;
width:14px;
}

#form table {
width:90%;
}

#form .btn_sml,form .btn_sml_sel {
border:none;
background:#E16310;
padding:3px;
color:#fff;
}

td .cartRemove {
margin:auto;
display:block;
width:15px;
height:15px;
background:url(../img/layout/cart_remove-dio.gif) no-repeat top left;
}

.txtPolecamy {
height:25px;
background:transparent url(../img/polecamy.gif) 33px 0 no-repeat;
}

.ghost {
border:none;
}

.nextprev {
text-align:center;
border-top:1px dotted #000;
padding:5px 0;
}

.nextprev.top {
border-top:none;
border-bottom:1px dotted #000;
}

.productInfo .more {
color:#fff;
background:#E16310;
padding:5px;
margin:0 0 5px;
}

.more:hover {
text-decoration:underline;
}

#navibar {
display: none;
color:#999;
font-size:11px;
font-weight:400;
margin:0 0 6px;
padding:5px 2px 7px;
border-bottom:1px dotted #707070;
}

#navibar a {
font-size:11px;
font-weight:400;
text-decoration:none;
}

.checkboxes label {
display:block;
position:relative;
padding:2px 0 2px 20px;
}

.checkboxes label input {
position:absolute;
left:0;
top:2px;
margin:0;
}

table.opis {
background:#fff url(../img/dots2.gif) repeat-x bottom;
padding:5px 2px 10px 5px;
margin-bottom:5px;
}

td.opisLeft {
vertical-align:top;
padding-right:10px;
width: 35%;
}

td.opisRight {
vertical-align:top;
background:url(../img/dots2.gif) repeat-y;
padding-left:10px;
}

.producent {
padding:0 0 15px;
}

.producent a {
color:#000;
}

tr.spc td {
background:url(../img/dots2.gif) repeat-x;
}

table.opcje td,table.opcje th {
padding:1px 0 6px;
text-align:left;
}

table.opcje td:first-child,table.opcje th:first-child {
padding-right:10px;
}

table.opcje td {
background:url(../img/dots2.gif) repeat-x bottom;
}

div.opcena {
padding:0;
color:#e00;
font-weight:700;
font-size:16px;
}

div.opcena span {
color:#e00;
font-weight:700;
font-size:16px;
}

div.opcena div {
color:#777;
font-weight:400;
}

div.opcena del {
font-weight:400;
color:#666;
}

.kolor img {
margin:0 2px 0 0;
border:0 #aaa solid;
cursor:pointer;
vertical-align:middle;
}

p.wybierz-kolor b {
font-weight:400;
padding-right:1px;
}

.kolorki img {
vertical-align:middle;
margin:0 1px 0 0;
border:0 #666 solid;
}

#filter select *,#filter select {
font-family:Tahoma;
}

h3 {
font-size:14px;
background:#fff url(../img/dots2.gif) bottom left repeat-x;
margin:0 0 4px;
padding:4px 0;
}

.komunikat {
padding:10px;
margin:10px 0;
border:1px #f40 solid;
}

#menuwg {
margin:0 0 10px 15px;
width:180px;
}

fieldset {
display: none;
padding:4px 5px;
margin:1px 10px 0 0;
border:1px #aaa solid;
}

fieldset legend {
color:#aaa;
}

textarea.commment-area {
width:100%;
background:#eee;
border:0;
}

div.padd-cb,div.paddcart {
padding-top:10px;
}

#orderForm td.label {
width:90px;
}

#orderForm table {
width:100%;
}

#orderForm textarea.add-uwagi {
width:280px;
height:100px;
}

#orderForm p {
padding:5px 0;
}

#orderForm p.order-fv {
padding:10px 20px;
}

#orderForm label {
color:#248;
cursor:pointer;
}

#orderForm table {
margin-bottom:10px;
}

#totalSum {
margin-bottom:10px;
border:1px red dashed;
padding:5px;
background:#f8f8f8;
text-align:right;
}

#orderForm label.error {
color:red;
font-size:11px;
display:block;
padding:3px;
}

#mShipping,#mPayments {
position:relative;
}

#orderForm #mShipping label.error,#orderForm #mPayments label.error {
position:absolute;
right:0;
top:10px;
text-align:right;
z-index:20;
}

body.popup {
padding:15px;
}

#orderPrint table td {
border-bottom:1px #cacaca dashed;
padding:4px;
}

#orderPrint table td table td {
border:0;
}

#orderForm table td.sel label {
color:#d00;
}

.bigs img {
margin:0 10px 10px 0;
float:left;
}

.bigs img.rt {
margin:0 0 10px;
}

#orderForm td.paym p,#orderForm td.shm p {
margin:0;
padding:3px 0;
}

input.add {
border:1px solid #678;
margin:0 3px;
padding:2px 5px;
text-align:right;
width:20px;
}

#smallfotos a {
display:inline-block;
border:1px #999 solid;
padding:1px;
height:80px;
position:relative;
margin:3px 1px;
}

#smallfotos a.youtube:after {
content:" ";
background:url(/img/layout/play.png) no-repeat center center;
bottom:-1px;
display:block;
left:-1px;
position:absolute;
right:-1px;
top:-1px;
}

#smallfotos img {
height:80px;
}

#bigfoto.multifoto {
display:block;
text-align:center;
height:200px;
width: 100%;
padding:0;
line-height:200px;
}

#bigfoto.multifoto img {
max-width:100%;
max-height:200px;
vertical-align:center;
line-height:200px;
}

.top-shadow {
-webkit-box-shadow:0 2px 5px rgba(50,50,50,0.75);
-moz-box-shadow:0 2px 5px rgba(50,50,50,0.75);
box-shadow:0 2px 5px rgba(50,50,50,0.75);
}

.list-content {
padding:0 0 10px;
}

#nofoto {
background:#fff;
border:1px red solid;
padding:10px;
font-size:11px;
color:red;
position:absolute;
display:none;
}

.fotoLeft img {
float:none;
}

.fotoLeft {
float:left;
min-height:100px;
}

.newsTxt {
float:left;
width:245px;
}

span.overlay {
background-position:center center;
background-repeat:no-repeat;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}

.bg.motoryzacja {
background:url(../img/moto2.jpg) no-repeat fixed center top transparent;
}

.bg.elektronika {
background:url(/img/layout/electro-white.jpg) no-repeat fixed center top transparent;
}

.motoryzacja #leftMenu ul li:before,.motoryzacja .productInfo .more,.motoryzacja #productsList .label .toBasket .basketIco,
.motoryzacja #search #sb,.motoryzacja #zzm,.motoryzacja #form .btn_sml,.motoryzacja form .btn_sml_sel,.motoryzacja .promoted,
.motoryzacja #leftMenu ul li:hover,.motoryzacja #productsList .label .priceBox,.motoryzacja #topMenu ul li.selected,
.motoryzacja #mMenu > li.sprzetSportowy h2,.motoryzacja #mMenu > li.sprzetSportowy .more,.motoryzacja #mMenu > li.sprzetSportowy h1 {
background-color:#3a66a2;
}

.motoryzacja #top .kontakt {
background: url(../img/kontakt_blue.png) no-repeat left center;
}

.motoryzacja #leftMenu ul li.selected > a {
background-color:#3a66a2;
color:#fff;
}

.motoryzacja #productsList .label .toBasket {
display:none;
background-color:#f3efea;
font-size:9px;
color:#3a66a2;
}

.motoryzacja #top #basketInfo .basketContent {
background-color:#3a66a2;
padding:3px 0;
}

.motoryzacja #topMenu ul {
border-bottom:5px solid #3a66a2;
}

.motoryzacja div.addcart {
background:url(../img/basket-moto.gif) no-repeat scroll 8px 9px #F3EFEA;
color:#3a66a2;
}

.motoryzacja td .cartRemove {
background:url(../img/layout/cart_remove-moto.gif) no-repeat top left;
}

.motoryzacja #promo,.motoryzacja #promo h3 {
background-color:#242323;
}

.motoryzacja #telefony h3 {
background:#efefef;
}

.motoryzacja #telefony h2 {
color: #3a66a2;
text-decoration: underline;
}

.motoryzacja .txtPolecamy {
background:transparent url(../img/polecamy_black.gif) 35px 0 no-repeat;
}

.motoryzacja #productsList .productBox .productInfo h3 a,.motoryzacja #siteContent h2,
.motoryzacja .productDetails h2,.motoryzacja .productDetails h1,.motoryzacja .news a,
.motoryzacja .productInfo h3 a,.motoryzacja #siteContent h2,.motoryzacja #siteContent h1,.motoryzacja #promo a,
.motoryzacja div.addcart a,.motoryzacja .opcena,.motoryzacja a {
color:#3a66a2;
}

.motoryzacja .ghost {
border-color:#3a66a2;
}

.motoryzacja #leftMenu ul li.mediate > a:hover {
background-color:#3a66a2 !important;
}

.dom-i-ogrod #leftMenu ul li:before, .dom-i-ogrod #leftMenu ul li.selected > a,.dom-i-ogrod #leftMenu ul li:hover,.dom-i-ogrod #productsList .label .priceBox,
.dom-i-ogrod #topMenu ul li.selected,.dom-i-ogrod .productInfo .more, .dom-i-ogrod #productsList .label .toBasket .basketIco,
.dom-i-ogrod #search #sb,.dom-i-ogrod #zzm,.dom-i-ogrod #form .btn_sml,.dom-i-ogrod form .btn_sml_sel,.dom-i-ogrod .promoted,
.dom-i-ogrod #mMenu > li.sprzetSportowy h2,.dom-i-ogrod #mMenu > li.sprzetSportowy .more,.dom-i-ogrod #mMenu > li.sprzetSportowy h1 {
background-color:#c00;
}

.dom-i-ogrod #top .kontakt {
background: url(../img/kontakt_red.png) no-repeat left center;
}

.dom-i-ogrod #productsList .label .toBasket {
display: none;
background-color:#f3efea;
font-size:9px;
color:#c00;
}

.dom-i-ogrod #top #basketInfo .basketContent {
background-color:#c00;
padding:3px 0;
}

.dom-i-ogrod #topMenu ul {
border-bottom:5px solid #c00;
text-align:center;
}

.dom-i-ogrod div.addcart {
background:url(../img/basket-dio.gif) no-repeat scroll 8px 9px #F3EFEA;
color:#c00;
}

.dom-i-ogrod div.addcart a,.dom-i-ogrod .opcena,
.dom-i-ogrod #productsList .productBox .productInfo h3 a,.dom-i-ogrod #siteContent h2,
.dom-i-ogrod .productDetails h2,.dom-i-ogrod .productDetails h1,
.dom-i-ogrod .productInfo h3 a,.dom-i-ogrod #siteContent h2,.dom-i-ogrod #siteContent h1,.dom-i-ogrod #promo a,
.dom-i-ogrod a,.dom-i-ogrod .news a {
color:#c00;
}

.dom-i-ogrod td .cartRemove {
background:url(../img/layout/cart_remove-dio.gif) no-repeat top left;
}

.dom-i-ogrod #promo {
background-color:#242323;
}

.dom-i-ogrod #promo h3 {
background:#242323;
}

.dom-i-ogrod #telefony h3 {
background:#efefef;
}

.dom-i-ogrod #telefony h2 {
color: #cc0000;
text-decoration: underline;
}

.dom-i-ogrod .txtPolecamy {
background:transparent url(../img/polecamy_black.gif) 35px 0 no-repeat;
}

.dom-i-ogrod .ghost {
border-color:#c00;
}

.dom-i-ogrod #leftMenu ul li.mediate > a:hover {
background-color:#c00 !important;
}

.bg.przemysl {
background:url(../img/layout/przemysl-bg.jpg) no-repeat fixed center top transparent;
}

.przemysl #leftMenu ul li:before,.przemysl .productInfo .more,.przemysl #productsList .label .toBasket .basketIco,
.przemysl #search #sb,.przemysl #zzm,.przemysl #form .btn_sml,.przemysl form .btn_sml_sel,.przemysl .promoted,
.przemysl #mMenu > li.sprzetSportowy h2,.przemysl #mMenu > li.sprzetSportowy .more,.przemysl #mMenu > li.sprzetSportowy h1,
.przemysl #leftMenu ul li.selected > a,.przemysl #leftMenu ul li:hover,.przemysl #productsList .label .priceBox,
.przemysl #topMenu ul li.selected {
background-color:#da7300;
}

.przemysl #top .kontakt {
background: url(../img/kontakt_orange.png) no-repeat left center;
}

.przemysl #productsList .label .toBasket {
display:none;
background-color:#f3efea;
font-size:9px;
color:#da7300;
}

.przemysl #top #basketInfo .basketContent {
background-color:#da7300;
padding:3px 0;
}

.przemysl #topMenu ul {
border-bottom:5px solid #da7300;
}

.przemysl .productDetails h2,.przemysl .productDetails h1 {
color:#da7300;
}

.przemysl div.addcart {
background:url(../img/basket-prz.gif) no-repeat scroll 8px 9px #F3EFEA;
color:#da7300;
}

.przemysl div.addcart a,.przemysl .opcena,.przemysl a,
.przemysl #productsList .productBox .productInfo h3 a,.przemysl #siteContent h2,.przemysl .news a,
.przemysl .productInfo h3 a,.przemysl #siteContent h2,.przemysl #siteContent h1,.przemysl #promo a {
color:#da7300;
}

.przemysl td .cartRemove {
background:url(../img/layout/cart_remove-prz.gif) no-repeat top left;
}

.przemysl #promo {
background-color:#242323;
}

.przemysl #promo h3 {
background:#242323;
}

.przemysl #telefony h3 {
background:#efefef;
}

.przemysl #telefony h2 {
color: #da7300;
text-decoration: underline;
}

.przemysl .txtPolecamy {
background:transparent url(../img/polecamy_black.gif) 35px 0 no-repeat;
}

.przemysl .ghost {
border-color:#da7300;
}

.przemysl #leftMenu ul li.mediate > a:hover {
background-color:#da7300 !important;
}

.elektronika #leftMenu ul li:before,.elektronika .productInfo .more,.elektronika #productsList .label .toBasket .basketIco,
.elektronika #search #sb,.elektronika #zzm,.elektronika #form .btn_sml,.elektronika form .btn_sml_sel,.elektronika .promoted,
.elektronika #mMenu > li.sprzetSportowy h2,.elektronika #mMenu > li.sprzetSportowy .more,.elektronika #mMenu > li.sprzetSportowy h1,
.elektronika #leftMenu ul li.selected > a,.elektronika #leftMenu ul li:hover,.elektronika #productsList .label .priceBox,
.elektronika #topMenu ul li.selected {
background-color:#1D8F21;
}

.elektronika #top .kontakt {
background: url(../img/kontakt_green.png) no-repeat left center;
}

.elektronika #productsList .label .toBasket {
display:none;
background-color:#f3efea;
font-size:9px;
color:#1D8F21;
}

.elektronika #top #basketInfo .basketContent {
background-color:#1D8F21;
padding:3px 0;
}

.elektronika #topMenu ul {
border-bottom:5px solid #1D8F21;
}

.elektronika div.addcart {
background:url(../img/basket-ele.gif) no-repeat scroll 8px 9px #F3EFEA;
color:#1D8F21;
}

.elektronika div.addcart a,.elektronika .opcena,.elektronika a,.elektronika .news a,
.elektronika #productsList .productBox .productInfo h3 a,.elektronika #siteContent h2,
.elektronika .productInfo h3 a,.elektronika #siteContent h2,.elektronika #siteContent h1,.elektronika #promo a,
.elektronika .productDetails h2,.elektronika .productDetails h1 {
color:#1D8F21;
}

.elektronika td .cartRemove {
background:url(../img/layout/cart_remove-ele.gif) no-repeat top left;
}

.elektronika #promo {
background-color:#242323;
}

.elektronika #promo h3 {
background:#242323;
}

.elektronika #telefony h3 {
background:#efefef;
}

.elektronika #telefony h2 {
color: #1d8f21;
text-decoration: underline;
}

.elektronika .txtPolecamy {
background:transparent url(../img/polecamy_black.gif) 35px 0 no-repeat;
}

.elektronika .ghost {
border-color:#1D8F21;
}

.elektronika #leftMenu ul li.mediate > a:hover {
background-color:#1D8F21 !important;
}

.promoted td,.promoted td a,#leftMenu ul li ul li a:hover {
color:#fff;
}

.loader {
display:none;
}

.loading {
position:relative;
}

.loading .loader {
position:absolute;
display:block;
width:100%;
height:100%;
background:url(/img/lb/loading.gif) no-repeat scroll center 40px rgba(255,255,255,0.5);
top:0;
left:0;
}

.toBasket div {
white-space:nowrap;
}

.toBasket div .add-to-cart-icon {
display:inline-block;
height:17px;
width:20px;
background:url(/img/basket-prz.gif) top right no-repeat;
overflow:hiddden;
text-indent:-9999px;
}

.motoryzacja .toBasket div .add-to-cart-icon {
background:url(/img/basket-moto.gif) top right no-repeat;
}

.dom-i-ogrod .toBasket div .add-to-cart-icon {
background:url(/img/basket-dio.gif) top right no-repeat;
}

.elektronika .toBasket div .add-to-cart-icon {
background:url(/img/basket-ele.gif) top right no-repeat;
}

.promoted .toBasket div .add-to-cart-icon {
background:url(/img/basket.gif) top right no-repeat;
}

.pdf {
margin:32px 0;
display:block;
text-align: left;
}

.pdf:before {
position: relative;
top:4px;
left:-4px;
display:inline-block;
width:32px;
height:32px;
background:url(/img/library/icons/pdf_ico.png) no-repeat;
content:"";
}

.box[data-href] {
cursor:pointer;
}

#news-home h3 {
margin:0 0 -4px 0;
padding-top:0;
}

#cookie-bar {
background:#777;
height:24px;
line-height:24px;
text-align:center;
padding:6px 0;
}

#cookie-bar.fixed {
position:fixed;
top:0;
left:0;
width:100%;
}

#cookie-bar.fixed.bottom {
bottom:0;
top:auto;
}

#cookie-bar p {
margin:0;
padding:0;
color:#fff;
}

#cookie-bar a {
color:#fff;
display:inline-block;
border-radius:3px;
text-decoration:none;
padding:0 6px;
margin-left:8px;
}

#cookie-bar .cb-enable {
background:#d61;
}

#cookie-bar .cb-enable:hover {
background:#d50;
}

#cookie-bar .cb-disable {
background:#900;
}

#cookie-bar .cb-disable:hover {
background:#b00;
}

#cookie-bar .cb-policy {
background:#444;
}

#cookie-bar .cb-policy:hover {
background:#222;
}

.hidden {
display: none;
}

.unhidden {
display: true;
}

#miasta {
margin-bottom: 7px;
padding-bottom: 7px;
padding-left: 2px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #707070;
}

#region {
background: #ffffff none   repeat;
font-size: 11px;
padding: 5px 10px 5px 10px;
margin: 0 0px 10px 0px;
display: block;
border: 1px #c9c9c9 solid;
text-decoration: none;
line-height: 17px;
color: #232323;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#region b {
background: #feffa7 none   repeat;
font-size: 11px;
padding: 0px 0px 0px 0px;
display: inline;
text-decoration: none;
line-height: 150%;
color: #513fd6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

showhide {
color: #464646;
font-size: 11px;
font-weight: normal;
margin: 0 0 0 15px;
}

.clear10 {
clear: both;
height: 10px;
overflow: hidden;
}


#pikto {
margin-left: 15px; 
margin-top: 5px; 
width: auto; 
float: left;
display: inline;
max-width: 90px
}

#pikto-item {
position: relative; 
text-align: center;
}

#cookie-bar {
display: none;
background:#777;
height:24px;
line-height:24px;
text-align:center;
padding:6px 0;
}

p.miasto-info {
display: block;
text-align: center;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
}

p.kom {
font-weight: bold;
text-align: center;
}

table.infolinia, table.infolinia2 {
text-align: left; 
width: 100%;
border: none;
}

td.miasto {
width: 40%;
text-align: right;
font-weight: bold;
padding-top: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

td.miasto a {
font-size: 14px;
padding-right: 5px;
color: #B8182B;
}

td.miasto2 {
display: none;
}

td.miasto div {
padding-top: 10px;
padding-bottom: 10px;
}

td.nrtel {
width: 60%;
padding-top: 8px;
margin-top: 0px;
margin-bottom: 0px;
}

td.nrtel a, td.nrtel2 a {
padding-right: 2em;
padding-left: 0.3em;
font-size: 14px;
color: #B8182B;
height: 2.8em
}

td.nrtel div, td.nrtel2 div {
padding-top: 10px;
padding-bottom: 10px;
background: url(../img/infolinia.svg) no-repeat; 
background-size: 14em 2.8em; 
background-position: left top;
}

td.nrtel2 {
width: 100%;
padding-top: 8px;
margin-top: 0px;
margin-bottom: 0px;
text-align: center; 
}

td.nrtel2 div {
background-position: center top;
}

tr.fax {
display: none;
}

span.fax {
display: none;
}

#komorki {
display: block;
text-align: center; 
width: 100%;
}

#komorki .kom {
display: block;
padding-left: 0px;
padding-right: 15px;
padding-top: 8px;
padding-bottom: 10px;
background: url(../img/infolinia.svg) no-repeat; 
background-size: 14.5em 2.8em; 
background-position: center top;
}

#komorki .kom a {
font-size: 14px;
color: #CC0000;
}

#komorki .kom a img {
padding-right: 10px;
}

table.ups {
display: none;
}

@media only screen and (max-width: 959px) {
#colorbox img{ max-width:900px !important; }
}

@media only screen and (max-width: 767px) {
#colorbox img{ width:320px !important; }
}


@media only screen and (max-width: 959px) {
#colorbox img{ max-width:900px !important; }
}

@media only screen and (max-width: 767px) {
#colorbox img{ width:320px !important; }
}

