/* BOX - ramka szara */
.bdsklep_ramka div.up {margin-left: 30px; background: transparent url(/temp/fckeditor/image/podstrony_img/box_700px_1.jpg) no-repeat; height: 7px; }
.bdsklep_ramka div.middle { width: 700px; margin-left: 30px; background: transparent url(/temp/fckeditor/image/podstrony_img/box_700px.png) repeat-y scroll 0 0; font: small; color: #000000; text-align: left; }
.bdsklep_ramka div.down {margin-left: 30px; background: transparent url(/temp/fckeditor/image/podstrony_img/box_700px_2.jpg) no-repeat; height: 7px; }


/* RAMKA 
.bdsklep_ramka_full{border:1px solid #e1e1e1; background:#fff;}
.bdsklep_ramka_rog {position: relative;}
.bdsklep_ramka_rog_tL{background-image: url('/temp/fckeditor/image/podstrony/rogi.png');background-position: 0px 0px;position:absolute;left:0px;top:0px;width:7px;height:7px;}
.bdsklep_ramka_rog_bL{background-image: url('/temp/fckeditor/image/podstrony/rogi.png');background-position: 0px -7px;position:absolute;left:0px;top:-7px;width:7px;height:7px;}
.bdsklep_ramka_rog_tR{background-image: url('/temp/fckeditor/image/podstrony/rogi.png');background-position: -7px 0px;position:absolute;right:0px;top:0px;width:7px;height:7px;}
.bdsklep_ramka_rog_bR{background-image: url('/temp/fckeditor/image/podstrony/rogi.png');background-position: -7px -7px;position:absolute;right:0px;top:-7px;width:7px;height:7px;}
*/


/* Kropka */
.bdsklep_kropkaSL li {
        color: red;
}
.bdsklep_kropkaSL li span { color: black; }


/* Tabela */
.bdsklep_tabela {
  margin-left: 30px;
  font-family: Verdana;
}
.bdsklep_tabela td {
  text-align: center;
  border: 1px solid #dfdfdf;
  padding: 3px;
}



/* MARKI ZOOMER */
ul.bdsklep_marki_thumb {float: left;list-style: none;margin: 0; padding: 10px;width: 700px;background-color: white;}
ul.bdsklep_marki_thumb li {margin: 0; padding: 5px;float: left;position: relative;width: 110px;height: 110px;}
ul.bdsklep_marki_thumb li img {width: 100px; height: 100px;border: 1px solid #ddd;padding: 5px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
ul.bdsklep_marki_thumb li img.hover {margin-top:15px;background:url(/temp/fckeditor/image/podstrony_img/marki/thumb_bg.png) no-repeat center center;border: none;}
.bdsklep_marki_title {position:absolute;width:185px;height:35px;margin:0;font-weight:900;background:url(/temp/fckeditor/image/podstrony_img/marki/blue.png) no-repeat center center;padding:17px 0 0 0;text-align:center; color: #fff; }
#bdsklep_marki_page { margin-left: auto; margin-right: auto; position:relative; width:620px; font-family:verdana; font-size:12px; }
#bdsklep_marki_content { width:100%; }