/* common */
* { font-family: verdana; }

  html{
    background: transparent top center repeat;
    /* background: url(bg-bg.gif) top center repeat; */
    height: 100%;
  }

  body {
    height: 100%;
    background: #020000 url(bg.png) top center repeat-x;
    text-align: center;
    padding: 20px 0px;
    margin: 0px;
    }
  
  /* font */
  body, td, th{
    color: #ffffff;
    font: 11px tahoma, verdana, arial, helvetica, sans-serif;
  }
  
  a{
    color: #E30301;
    text-decoration: none;
  }
  a:hover{ color: white; }
  img{ vertical-align: bottom; }
  form{ margin: 0; padding: 0; }
  .clear{ clear:both; }
  .nonavailable .hideme{ display:none }  
  .nowrap{ white-space: nowrap }

  input.button, button {
    background: url(fade-butt.png); 
    border: 3px double #999;
    border-left-color: #ccc;
    border-top-color: #ccc;
    color: #333;
    padding: 0.05em 0.25em 0 0.25em;
    height: 1.85em;
  } html>body input.button, html>body button { padding: 0.05em 0.25em 0.05em 0.25em; }
  
  input.text, textarea {
    padding: 0.15em 0.25em 0.20em 0.25em;
    border: 3px double #999;
/*    background: #fff url(bg_diag.png);*/
    background-position: bottom;
    background-repeat: repeat-x;
  }
  
  input.text{
    height: 1.9em;
  } html>body input.text{ height: 14px; padding: 0.15em 0.25em 0.20em 0.25em; }
  
  input:focus, button:focus {
    background-color: white;
    background-image: none;
  }

  .hidden{ display: none; }

  .optional{ color: green }

/* /common */

/************* szkielet *************/

/* szkielet */
  
  #container{
    width: 900px;
    margin: 0 auto;
    text-align: left;
    background-color: #1F0101;  /* gdy tło pod boxami jest białe ta linia jest zbędna! */
  }
    
    #header{
      height: 486px; /* to jest wielkość header.jpg + top-menu-bar */
      background-color: #000000;
      margin-bottom: 0px;
      position: relative;
    }
    
    /* jeśli nie ma żadnego sidebara */    
    #wrapper{
      margin-bottom: 2px;
    }
  
    /* msz new - obramowanie (cien) strony */
    #cien{
    /* background: #fff url('ogolne/1px_tlo_cien.png') 0 0; */ /* wersja gdy grafika w tle */
    background: #1F0101 url(cien-zawartosc.jpg) 0 50px no-repeat; /* gdy tło pod boxami jest białe ta linia jest zbędna! */
    width: 900px;  /* old 777px */    
    margin-top: 0px; /* mus być bo jest przerwa pomiędzy menu a trescia */
    } 
  
    #ramka-zew{
    background-color: transparent;
    /* wersja grafika: background: url('ogolne/1px_tlo_cien.png') 0 0; */
    width: 900px;  /* old 777px */    
    margin: 0 auto;         
    padding: 0px;
    
    } 
      #ramka-zew-start{      
      height: 0px;      
      width: 100%;
      font-size: 0px;
      /* background: url('ramka-zew-start-bg.jpg') 0 0 no-repeat; */                
      background-color: #FFFFFF;
      }   
      #ramka-zew-zawartosc{            
      width: 100%;         
      margin: 0px;
      padding:0px;   
      /* background: url('ramka-zew-zawartosc-bg.jpg') 0 0 repeat;    */
      background-color: #FFFFFF;
      }   
      #ramka-zew-end{            
      width: 100%;  
      font-size: 9px;
      height: 0px;      
      /* background: url('ramka-zew-end-bg.jpg') 0 0; */
      background-color: #FFFFFF;
      }   
  
    #content{
      border: 0px solid #68b834;
      border-top: 0px;      
      background: #000000 url(main-box/zawartosc.jpg) 0 0 no-repeat;
      width: 900px;      
      margin-bottom: 2px;            
    } html>body #content{ width: 898px; } /* ie border bug */
    
    /* jeśli jest prawy sidebar */
    #container.right-bar #wrapper{
      float: left;
    }
  
    #container.right-bar #wrapper #content{
      width: 551px;
      background: #000000 url(main-box/zawartosc.jpg) 0 0 no-repeat;      
    } html>body #container.right-bar #wrapper #content{ /* ie border bug */
          width: 549px;
      }
    
    #container #right-bar{
      width: 199px;
      float: right;
      padding: 0;
      margin-bottom: 18px;
    }
      
    /* jeśli jest lewy sidebar */
    #wrapper.left-bar #content{
      width: 558px;
      float: right;
      background: #000000 url(main-box/zawartosc.jpg) 0 0 no-repeat;
    } html>body #wrapper.left-bar #content{ /* ie border bug */
          width: 558px;
      }
    
    #wrapper #left-bar{
      width: 342px;
      float: left;      
    }
    
    /* jeśli są oba */
    #container.right-bar #wrapper.left-bar{
      width: 558px;
    }
    
    #container.right-bar #wrapper.left-bar #content{
      width: 377px;
      background: #000000 url(main-box/zawartosc.jpg) 0 0 no-repeat;
    } html>body #container.right-bar #wrapper.left-bar #content{ /* ie border bug */
        width: 375px;
      }
  
    /* koniec */
      
    #footer{
      clear: both;
      height: 32px;
      background-color: #1D0100;
      margin-top: 1px;
      text-align: center;
    }
  
    #footer-platnosci{
      clear: both;
      height: 58px;
      width: 900px;
      background: url(footer/wyciete-banki.jpg) no-repeat;         
      /* background: url(footer/wyciete-banki-alpha50.jpg) no-repeat; */
      /* background: url(footer/wyciete-banki-alpha20.jpg) no-repeat; */
      margin-top: 21px;
    }
  
/* /szkielet */

/************* nagłówek *************/

/* top */

    #header h2{ display: none; } 
    
    /*
    #header h2{
      margin: 0;
      padding: 0;
      width: 302px;
      height: 91px;
      overflow: hidden;
      text-indent: -9999px;
      position: absolute;
      top:0;
      left:0;
      background: url(xmas.png) 0 0 no-repeat;
    }
    */
    
    #flash{
      position: absolute;
      width: 900px;
      height: 486px;
    }
    

    /* top bar */
    #top-bar{
      background: #ffffff url(top/top-bar-sklep.jpg) top left no-repeat;
      padding: 0;
      height: 48px;
      width: 900px;
      float: left;
    }
    /*
    body#ofirmie #top-bar{ background: #EEE url(../css/top/top-bar-ofirmie.png) top left no-repeat; }
    body#hurt #top-bar{ background: #EEE url(../css/top/top-bar-hurt.png) top left no-repeat; }
    body#kontakt #top-bar{ background: #EEE url(../css/top/top-bar-kontakt.png) top left no-repeat; }
    */
  
      ul#main-menu{
        padding: 0px 0px 0px 0px;
        margin:0;
        float: left;
        width: 900px; /* old 581; szeroko¶ć dla niezalogowanego (*szer przyc.+29) */
      }
      body.logged ul#main-menu{ width: 900px; } /* old 581; szerokość dla zalogowanego*/
      
        ul#main-menu li{
          list-style: none;
          display: block;
          float: left;
          height: 37px; /*odstęp reszty od przycisków*/
        }
      
       ul#main-menu   {display: inline; }
       ul#main-menu a {height: 32px;  display: block;}

       /* przyciski - kolejno od lewej */      
       ul#main-menu li.start  a { background-image:url(top/menu-start.png); background-position: 0 0px; width:88px; }
       ul#main-menu li.start  a:hover { background-image:url(top/menu-start.png); background-position: 0 0px; width:88px; }
     
       ul#main-menu li.kontakt  a { background-image:url(top/menu-kontakt.png); background-position: 0 0px; width:68px; }
       ul#main-menu li.kontakt  a:hover { background-image:url(top/menu-kontakt.png); background-position: 0 0px; width:68px; }
     
       ul#main-menu li.rejestracja  a { background-image:url(top/menu-rejestracja.png); background-position: 0 0px; width:134px; }
       ul#main-menu li.rejestracja  a:hover { background-image:url(top/menu-rejestracja.png); background-position: 0 0px; width:134px; }
     
       ul#main-menu li.onas  a { background-image:url(top/menu-o-nas.png); background-position: 0 0px; width:106px; }
       ul#main-menu li.onas  a:hover { background-image:url(top/menu-o-nas.png); background-position: 0 0px; width:106px; }
     
       ul#main-menu li.regulations  a { background-image:url(top/menu-regulamin.png); background-position: 0 0px; width:76px; }
       ul#main-menu li.regulations  a:hover { background-image:url(top/menu-regulamin.png); background-position: 0 0px; width:76px; }
     
       ul#main-menu li.koszyk  a { background-image:url(top/menu-koszyk.png); background-position: 0 0px; width:59px; }
       ul#main-menu li.koszyk  a:hover { background-image:url(top/menu-koszyk.png); background-position: 0 0px; width:59px; }
     
       ul#main-menu li.logowanie  a { background-image:url(top/menu-logowanie.png); background-position: 0 0px; width:78px; }
       ul#main-menu li.logowanie  a:hover { background-image:url(top/menu-logowanie.png); background-position: 0 0px; width:78px; }
     
       ul#main-menu li.end  a { background-image:url(top/menu-end.png); background-position: 0 0px; width:172px; }
       ul#main-menu li.end  a:hover { background-image:url(top/menu-end.png); background-position: 0 0px; width:172px; }
     
       /** jeszcze brak **/
       ul#main-menu li.wyloguj  a { background-image:url(top/menu-wyloguj.png); background-position: 0 0px; width:78px; }
       ul#main-menu li.wyloguj  a:hover { background-image:url(top/menu-wyloguj.png); background-position: 0 0px; width:78px; }
     
       ul#main-menu li.profil  a { background-image:url(top/menu-profil.png); background-position: 0 0px; width:134px; }
       ul#main-menu li.profil  a:hover { background-image:url(top/menu-profil.png); background-position: 0 0px; width:134px; }
     
       
   
       ul#main-menu li.center-separator  a { background-image:url(top/menu-center-separator.png); background-position: 0 0px; width:223px; }
       ul#main-menu li.center-separator  a:hover { background-image:url(top/menu-center-separator.png); background-position: 0 0px; width:223px; }
     
      ul#client-status{
        padding: 1px 5px 1px 0;
        margin: 8px 0 0 32px;
        float: left;
        color: #000000;
        width: 300px;
      } html>body ul#client-status{ margin: 8px 0 0 63px; }
    
        ul#client-status li{
          list-style: none;
          background-color: green;
          padding-left: 13px;
          background: 0 5px no-repeat;
          float: left;
          margin-right: 7px;
        }
      
        /* nazwa klienta */
        ul#client-status li strong{ color: #green } 
      
        /* linki */
        ul#client-status li a { color: #000000 } 


/* /top */

/************* boxy *************/

/* ustawienia wspólne dla boksów */

  .box ul{
    margin: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0;
  }
  .box li{
    list-style: none;
  }
  .box li a{  
    padding-left: 12px;
    background: url(arrow_orange.png) 0px -12px no-repeat;  
  }
  
  .box li a:hover{ background-position: 0 0; }

  .box input.text{ width: 168px; }
  html>body .box input.text{ width: 158px; }

  .box .buttons{
    margin-top: 4px;
    text-align: center;    
  }

/* left box */

  #left-bar hr{ display:none }
  
  #left-bar .box{
    background: url(left-box/bg-left-box-zawartosc.jpg) 0 49px repeat-y;
    /* background: url(left-box/bg-left-box-name.png) top left no-repeat; */
    padding-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #EEE; /* ie padding bug */
  } html>body #left-bar .box{ border: none; }
  
    #left-bar .box .box-name{
      background: url(left-box/bg-left-box-name.jpg) top left no-repeat;
    } html>body #left-bar .box-name {  }
  
    #left-bar .box .box-name h2{
      margin: 0px 0px 1px 0px;
      padding-top: 7px;
      font-size: 11px;
      font-family: tahoma;
      color: #ffffff;
      height: 49px;      
      overflow: hidden;
      background-position: right top;
      background-repeat: no-repeat;      
      text-align: center;      
    } html>body #left-bar .box h2{ height:0; }

    #left-bar .box p, #left-bar .box ul{
      margin: 0;
    }
  
    #left-bar .box div.text
    {      
      padding: 5px 10px 60px 30px;  
      background: url(left-box/bg-left-box-footer.jpg) left bottom no-repeat;
    }
  
    #left-bar .box div.text-menu
    {
      padding: 5px 0px 60px 30px;  
      background: url(left-box/bg-left-box-footer.jpg) left bottom no-repeat;
    }
  
    /** napisy lewego panelu **/
    /*
    #left-bar h2.search{ background-image: url(left-box/left-szukaj.png); }
    #left-bar h2.cart{ background-image: url(left-box/left-koszyk.png); }
    #left-bar h2.login{ background-image: url(left-box/left-zaloguj.png); }
    #left-bar h2.search{ background-image: url(left-box/left-szukaj.png); }
    #left-bar h2.categories{ background-image: url(left-box/left-dzialy.png); }
    #left-bar h2.newly-added{ background-image: url(left-box/left-nowosci.png); }
    #left-bar h2.profile{ background-image: url(left-box/left-profil.png); }
    #left-bar h2.promo{ background-image: url(left-box/left-promocje.png); }
    #left-bar h2.subscribe{ background-image: url(left-box/left-subskrypcja.png); }
    */
/* /left box */


/* right box */

  #right-bar hr{ display:none }
  
  #right-bar .box{
    background: url(right-box/bg-right-box-zawartosc.jpg) top right repeat-y;
    /* background: url(right-box/bg-right-box-name.png) top right no-repeat; */
    padding-top: 0px;
    margin-bottom: 0px;
    border-bottom: 0px solid #EEE; /* ie padding bug */
  } html>body #right-bar .box{ border: none; }
  
    #right-bar .box .box-name{
      background: url(right-box/bg-right-box-name.jpg) top right no-repeat;
    } html>body #right-bar .box-name {  }
  
    #right-bar .box .box-name h2{
      margin: 0px 0px 1px 25px;
      padding-top: 7px;
      font-size: 11px;
      font-family: tahoma;
      color: #ffffff;
      height: 37px;      
      overflow: hidden;
      background-position: right top;
      background-repeat: no-repeat;      
      text-align: left;
    } html>body #right-bar .box h2{ height:0; }

    #right-bar .box p, #right-bar .box ul{
      margin: 0;
    }
  
    #right-bar .box div.text
    {
      padding: 5px 10px 60px 10px;  
      background: url(right-box/bg-right-box-footer.jpg) right bottom no-repeat;
    }
  
    #right-bar .box div.text-menu
    {
      padding: 5px 0px 10px 0px;  
      background: url(right-box/bg-right-box-footer.jpg) right bottom no-repeat;
    }
  
    /** napisy lewego panelu **/
    /*
    #right-bar h2.search{ background-image: url(right-box/right-szukaj.png); }
    #right-bar h2.cart{ background-image: url(right-box/right-koszyk.png); }
    #right-bar h2.login{ background-image: url(right-box/right-zaloguj.png); }
    #right-bar h2.search{ background-image: url(right-box/right-szukaj.png); }
    #right-bar h2.categories{ background-image: url(right-box/right-dzialy.png); }
    #right-bar h2.newly-added{ background-image: url(right-box/right-nowosci.png); }
    #right-bar h2.profile{ background-image: url(right-box/right-profil.png); }
    #right-bar h2.promo{ background-image: url(right-box/right-promocje.png); }
    #right-bar h2.subscribe{ background-image: url(right-box/right-subskrypcja.png); }
    */
    
/* /right box */


/* main box */
  
  div.main-box h2, div.main-box h1{
    margin: 0;
    height: 81px;
    padding-top: 81px;
    overflow: hidden;
    background-position: 20px 10px;
    background-repeat: no-repeat;    
  } html>body .main-box h2, html>body .main-box h1{ height:0; }

  div.main-box h3{ margin-top: 0; font-size: 12px; }
  div.main-box p{ text-align: justify; }
  
  div.main-box div.text{  
    width: 500px;
    margin: 15px;
  }

  .main-box h2.main-box-name {
    color: #FFFFFF;
    height: 50px;
    font-size: 16px;
    text-align: center;
    margin: 30px 0px 20px 0px; 
    padding: 0px;
  }

  /** napisy głównego panelu **/
  /*
  .main-box h2.shop{ background-image: url(main-box/main-witamy.png); }
  .main-box h2.cart-details{ background-image: url(main-box/main-zaw_koszyka.png); }
  .main-box h2.categories{ background-image: url(main-box/main-zobacz_dzial.png); }
  .main-box h2.search-simple{ background-image: url(main-box/main-szukanie_proste.png); }
  .main-box h2.search-adv{ background-image: url(main-box/main-szukanie_zaawansowane.png); background-position: 0 7px; }
  .main-box h2.profile{ background-image: url(main-box/main-profil.png); }
  .main-box h2.order-conf{ background-image: url(main-box/main-potwierdzenie.png); }
  .main-box h2.order-view{ background-image: url(main-box/main-zam_podglad.png); }
  .main-box h2.login{ background-image: url(main-box/main-zaloguj.png); }
  .main-box h2.register{ background-image: url(main-box/main-zarejestruj.png); }
  .main-box h2.regulations{ background-image: url(main-box/main-regulamin.png); }
  .main-box h2.pass-remind{ background-image: url(main-box/main-przypomnienie.png); }
  
  .main-box h2.nowosci{ background-image: url(main-box/main-nowosci.png); }
  .main-box h2.promocje{ background-image: url(main-box/main-promocje.png); }

  .main-box h2.hurt{ background-image: url(main-box/main-hurt.png); }
  .main-box h2.ofirmie{ background-image: url(main-box/main-ofirmie.png); }
  .main-box h2.kontakt{ background-image: url(main-box/main-kontakt.png); }
  */
  div.main-box hr{
    height: 1px;
    border: none;
    background-color: #000;
    color: #000;
  }

  /* widoczny dział */
  .main-box h1.category-name{
    padding: 15px 5px 5px 5px;
    margin: 10px 0px 0px 0px;
    height: 70px;
    background: transparent;
    font-size: 17px;
    text-align: center;
    color: #770100;
  } html>body .main-box h1.category-name{ height: 50px; }

  /* widoczny product */
  .main-box h1.product-name{
    width: 100%;
    padding: 15px 5px 5px 5px;
    margin: 10px 0px 0px 0px;
    height: 70px;
    background: transparent;
    font-size: 17px;
    text-align: center;
    float: left;
    color: #ffffff;
  } html>body .main-box h1.product-name{ height: 50px; }

  /* okruszki > chleba */
  #breadcrumbs{
    background-color: transparent; 
    margin: 10px 0px 0px 2px;
    height: 50px;
  }
  #breadcrumbs .bc-arrow{ display: none; }
  #breadcrumbs .cat{
    padding-left: 14px;
    background: url( arrow_orange.png ) 0 0 no-repeat;
    margin-left: 5px;
    margin-top: 20px;
    float: left;
    display: block;
    color: #c0c0c0;
  }
  #breadcrumbs .root{ background: none; margin-left: 0; }

  .main-box .buttons{
    text-align: center;
    margin-top: 8px;
  }

/* /main box*/

/*************** tabelki **********************/

  .main-box table{
    border-collapse: collapse;
    width: 332px;
  }

  .main-box th{
    font-weight: bold;
    text-align: center;
    height: 20px;
    background-color: #aaa;
    color: #fff;    
  }
  
  .main-box td{    
    padding: 2px 6px;
  }

  /* produkty */
  .main-box table.products hr{ display: none; }
  .main-box table.products tr.total td{
    border: none;    
  }
  .main-box table.products td.ilosc input{
    width: 34px;
  }
  html>body .main-box table.products td.ilosc input{ width: 20px; }

  .main-box table.products td.ilosc, .main-cart th.ilosc{
    white-space: nowrap;
  }
  .main-box table.products .final-price .price{
    background-color: #FFEEBA;
    padding: 0 1px;
  }
  .main-box table.products ul.pola{
    padding: 0;
    margin: 3px 0 5px 0.9pc;
  }
  .main-box table.products ul.pola li{
    list-style: none;
    padding: 0;
  }

  div.pole-c-ico { /* piktogramy */
    margin: 10px 0px 10px 0px;
    float: left;
    /* width: 170px; */
  }
  div.pole-c-ico strong {
    display: none;    
  }
  div.pole-c-ico .inp{
    float: left;    
  }



  /* rejestracja */
  .register .customer-type td{
    padding: 8px 50px;
    font-weight: bold;
  }
  .osoba .type-firma{
    display: none;
  }
  .firma .type-osoba{
    display: none;
  }

  /* dane klienta - register i profil */
  .user-data .password input{
    width: 100px;
  }
  .user-data .imie input{
    width: 90px;
  }
  .user-data .nazwisko input{
    width: 90px;
  }
  .user-data .dom input{
    width: 30px;
  }
  .user-data .kod input{
    width: 40px;
  }
  .user-data .tel input{
    width: 90px;
  }
  .user-data .nip input{
    width: 90px;
  }

/************* wiadomości *************/

  .error-msg{
    text-align: center;
    color: #c00;
  }
  .notice-msg{
    text-align: center;
    color: #c0c0c0;
  }
  .success-msg{
    text-align: center;
    color: #007743;
  }
  .hint{ /* wskazówka */
    color: gray;
  }

/*************** główne działy indywidualnie *****************/
  
  /* Produkt */
  .main-product #fields-fot
  {
    float: left;
    margin-right: 10px;
    padding-bottom: 3px;
    margin-bottom: 3px;
  }
  .main-product #fields-add{
    clear: right;
  }

  .main-product #fields-fot img{
    border: 0px solid #C0C0C0;
    /* old: border: 1px solid black; */
  }
  
  .main-product div.price{
    border-bottom: 0px solid #c0c0c0;
    background-color: transparent; /* #F0FAFB */
    width: 142px;
    float: right;
    text-align: right;
    margin-bottom: 5px;
  }
  .main-product #old-price{
    font-size: 13px;
    font-family: tahoma;
    color: gray;
  }
  .main-product #price{
    color: #c60;
    font-size: 13px;
    clear: right;
  }
  .main-product .jednostka-miary {
    color: green;
    font-size: 13px;
    text-align: right;
  }
  #fields-add div.opi {
    background: url(right-seperator.png) top right no-repeat;
    margin-top: 10px;
    padding-top: 8px;
  }
  #fields-add div.opi p {
    margin-top: 3px;
  }
  div.quantity{
    border-top: 1px solid #ccc;
    padding-top: 8px;
    text-align: right;
    clear:both;
  }
  div.add2cart{ text-align: center; }

  /* szukanie */
  .main-search fieldset{
    border: 1px solid #bbb;
    padding: 4px 8px;
    position: relative;
  }

  .main-search legend{ font-weight: bold; }
  .main-search button{
    position: absolute;
    right: 8px;
    top: 19px;
  } html>body .main-search button{ top: 0; right: 2px; }

  /* profil */
  .main-profile h3{
    text-align:center;
    font-size: 13px;
  }

  /* potwierdzanie zamówienia */
  .main-order-conf h3{
    border-left: 6px solid #FFC301;
    padding-left: 6px;
  }
  .main-order-conf .platnosci .notice-msg{
    margin-bottom: 15px;
  }
  .main-order-conf .platnosci ul{
    padding: 0;
    margin: 0;
  }
  .main-order-conf .platnosci li{
    list-style: none;
    margin-left: 30px;
  }
  .main-order-conf .platnosci li p{
    margin-left: 9px;
  }
  .main-order-conf .our-account{
    color: #366DA8;
  }

  /* podgl±d zamówienia */
  .main-order-view h3{ text-align: center; }

  /* kontakt / formularz kontaktowy */
  .main-kontakt h3.contact-us{
    text-align: center;
  }
  .main-kontakt form{
    display:block;
    text-align: center;
  }
  .main-kontakt input.text{
    margin-bottom: 6px;
    vertical-align: middle;
  }
  .main-kontakt div.sender-name label{
    margin-right: 2px;
  }
  .main-kontakt div.message label{
    display: block;
    margin-top: 10px;
  }

  /* O Firmie */
  .main-ofirmie div.text{
    font-size: 1.1em;
  }

  /* Hurt */
  .main-hurt div.text{
    font-size: 1.1em;
  }

/*************** boczne działy indywidualnie *****************/

  /* Szukaj */
  .box-search div.text{
    text-align: center;
  }
  .box-search div.search-inp{    
    text-align: left;
  }
  .box-search div.search-in{
    margin-top: 4px;
    text-align: left;
  }
    .box-search div.search-in select{
      font-size: 11px;
    }
  .box-search ul.adv-search{
    padding-top: 6px;
  }

  /* Profil */
  .box-profile ul.menu{
    padding: 15px 0 15px 15px;
  }
  .box-profile .login strong{ color: #DE9834 }

  /* Koszyk */
  .box-cart table{
    border-collapse: collapse;
    width: 170px;
  }
  .box-cart td{
    border-bottom: 1px solid #ccc;
    padding: 2px 0;
  }
  .box-cart table.products tr.total td{
    border: none;
    border-top: 2px solid #aaa;
  }
  .box-cart table.products .final-price .price{
    background-color: #EFE6C9;
  }
  .box-cart ul.cart-details{
    margin-top: 8px;
    padding-top: 8px;
    background: url(right-box/right-box-hr.png) top left no-repeat;
  }


   
  /* ogólnie linki w menu */
  #box-categories ul.dzialy li, #box-categories ul.dzialy li a, #box-categories ul.dzialy li a:hover {
    font-size: 11px;
    font-family: tahoma,verdana;
    font-weight:normal;
  }
    #box-categories ul.dzialy li a {
      color: #ffffff;  
      /* color: #E30301; */
      /* text-decoration: underline; */       
    }
    #box-categories ul.dzialy li a:hover {
      color: #ffffff;
      text-decoration: underline;
    }
  
  #box-categories ul div.open{ background: url(ogolne/menu-open.png) 0 10px no-repeat;  }
  #box-categories ul div.closed{ background: url(ogolne/menu-close.png) 0 10px no-repeat;}
  

/*  
  #box-categories a       {font-size: 10px; color: #d7ecff; font-style: italic;}
  #box-categories a:hover {font-size: 10px; color: #c2d5e6; font-style: italic;}
*/
  /* działy */
  #box-categories ul.dzialy li{
    padding-left: 0px; 
    
  }
        /* bez linków (tylko tła) */
    #box-categories div.level0 {
      width: 300px;              
      margin-left: 5px;             
      padding: 6px 0px 0px 12px; 
      color: #ffffff;
      font-size: 13px;
      font-weight: bold;  
      background: transparent  0 0px no-repeat;
       
    } 
  
      
    /* bez linków (tylko tła) */
     #box-categories div.level1, #box-categories div.level2, #box-categories div.level3, #box-categories div.level4, #box-categories div.level5, #box-categories div.level6, #box-categories div.level7, #box-categories div.level8{      
      width: 300px;                    
      color: #ffffff;      
      font-size: 11px;      
       padding: 6px 0px 0px 12px;       
      background: transparent /*url(left-box/bg-menu-item-a.png)*/ 0 0px no-repeat;
    } 
      html>body #box-categories div.level1, #box-categories div.level2, #box-categories div.level3, #box-categories div.level4, #box-categories div.level5, #box-categories div.level6, #box-categories div.level7, #box-categories div.level8  { height: 19px; font-weight: normal;padding: 6px 0px 0px 12px;   }      

  /* Indywidualne cechy - poziomy */
    #box-categories div.level1 {margin-left: 10px;}
    #box-categories div.level2 {margin-left: 15px; }
    #box-categories div.level3 {margin-left: 20px; }
    #box-categories div.level4 {margin-left: 25px; }
    #box-categories div.level5 {margin-left: 30px; }
    #box-categories div.level6 {margin-left: 35px; }
    #box-categories div.level7 {margin-left: 40px; }
    #box-categories div.level8 {margin-left: 45px; }
  
  #box-categories div.level0 a, #box-categories div.level0 a:hover {    
    padding: 6px 0px 0px 25px;
    font-weight: normal;
    font-size: 10px; 
    margin-left: 0px;         
    width: 300px;
  }
    #box-categories div.level0 a {
      background: transparent /* url(left-box/bg-menu-item-a.png) */ 0 0px no-repeat;
      
    }
    #box-categories div.level0 a:hover {
      background: transparent /*  url(left-box/bg-menu-item-a-hover.png) */ 0 0px no-repeat;
    }





  /* subskrypcja */
  .box-subscribe p{
    padding-bottom: 6px;
  }

  /* wiecej - dla nowosci i promocji - msz 200511041440 */
  .wiecej{
    text-align: center;
    font-size: 11px; font-weight: bold; font-family: tahoma; 
  }
  
  .wiecej a       {color: #338C92 }
  .wiecej a:hover {color: #338C92; text-decoration: underline; }

/******************* artykuły / ikonki *************************/

  /* dla wszystkich */
  #right-bar div.hr{
    border: none;
    height: 2px;
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #FFFFFF;
    margin: 5px 0;
  } html>body #right-bar div.hr{ height: 0; }

  .item .ico a{
    border: 0px solid black;
    display: block;
    width: 195px;
    height: 195px;
    padding: 5px 0 0 0;
    background: transparent;
    text-align: left;
    
  } html>body .item .ico a{ width: 185px; height: 185px; }

  .item a img{
    border: none;
    vertical-align: middle;
  }
  .item .cena .promo{ color: #c00; }
  .item .cena del{ color: gray; }

  /* tylko w sajdbarze */
  .box .item .ico{ text-align:center; }
  .box .item .ico a{ margin: 4px auto }
  .box .item .nazwa a{
    padding-left: 10px;
    background: url(arrow_orange.png) 0 -12px no-repeat;
  }
  .box .item .nazwa a:hover{ background-position: 0 0; }
  .item .nazwa a{
    color: #ffffff;
  }
  /* tylko w głównym */
  .main-box div.list hr { display: none }
  .main-box div.list .item{
    height: 250px;
    width: 190px;
    float: left;
    margin-left: 20px;    
    margin-top: 30px;
  }
  html>body .main-box div.list { margin-left: 18px }

/********************** stopka ***********************/

  #footer ul{
    margin: 0;
    padding:  10px 0px 0px 0px;
    list-style: none;
    color: #fff;
    text-align: left;
  }

  #footer ul li {
    float: left;
    margin-left: 10px;
  }

  #footer ul li.copy {
    float: right;
    margin-right: 10px;
  }

  #footer a{
    color: white;
  }
  #footer a:hover{
    text-decoration: underline;
  }
  #footer img{
    vertical-align: middle;
    border: none;
  }

  #stat{
    display: none;
  }

/********************** tabelka-cen ***********************/

  .tabela-cen {
    float: left;
    width: 100px;
  }   html>body .tabela-cen { width: 100%; }

  .tabela-cen table {
    width: 100%;
  }

  .tabela-cen table tr.naglowek td{
    font-weight: bold;
  }

  .tabela-cen table tr td.promocja{
    color: green;
    border: none;
  }


/*div.item{ float: left; border: 1px solid red; width: 190px; margin: 4px; text-align: center; height: 200px; }*/