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

  html{
    background: transparent top center repeat;    
    height: 100%;
  }

  body{
    height: 100%;
    background: url(bg.png) top center repeat-x;
    text-align: center;
    padding: 20px 0px;
    margin: 0px;
    }
  
  /* font */
  body, td, th{
    color: black;
    font: 11px tahoma, verdana, arial, helvetica, sans-serif;
  }
  
  a{
    color: #404040;
    text-decoration: none;
  }
  a:hover{ color: black; }
  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: 1px solid #999;    
    color: #333;
    padding: 0.05em 0.25em 0 0.25em;
    height: 1.65em;
  } 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: 1px solid #999;
/*    background: #fff url(bg_diag.png);*/
    background-position: bottom;
    background-repeat: repeat-x;
  }
  
  input.text{
    height: 1.65em;
  } 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: 777px;
    margin: 0 auto;
    text-align: left;
    background-color: #ffffff; /* gdy tło pod boxami jest białe ta linia jest zbędna! */
  }
    
    #header{
      height: 305px; /* to jest wielkość header.jpg + top-menu-bar */      
    }
    
    /* 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: #95CAE9; 
    width: 777px;  /* 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: 789px;  /* old 777px */    
      margin: 0 auto;         
      padding: 0px;      
    } 
      #ramka-zew-start{      
      height: 6px;      
      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: 6px;      
      /* background: url('ramka-zew-end-bg.jpg') 0 0; */
      background-color: #FFFFFF;
      }   
  
    #content{
      border: 0px solid #68b834;
      border-top: 0px;
      background-color: #FFFFFF;
      background-position: top left;
      background-repeat: no-repeat;
      background: #F3F8FB url(main-box/bg-name.jpg) top left repeat-x;
      width: 777px;
      margin-bottom: 2px;      
    } html>body #content{ width: 775px; } /* ie border bug */
    
    /* jeśli jest prawy sidebar */
    #container.right-bar #wrapper{
      float: left;
    }
  
    #container.right-bar #wrapper #content{
      width: 551px;
      background: #F3F8FB url(main-box/bg-name.jpg) top left repeat-x;
    } html>body #container.right-bar #wrapper #content{ /* ie border bug */
          width: 549px;
      }
    
    #container #right-bar{
      width: 197px;
      float: right;
      padding: 0;
      margin-bottom: 18px;
    }
      
    /* jeśli jest lewy sidebar */
    #wrapper.left-bar #content{
      width: 574px;
      float: right;
      background: #F3F8FB url(main-box/bg-name.jpg) top left repeat-x;
    } html>body #wrapper.left-bar #content{ /* ie border bug */
          width: 574px;
      }
    
    #wrapper #left-bar{
      width: 197px;
      float: left;
    }
    
    /* jeśli są oba */
    #container.right-bar #wrapper.left-bar{
      width: 573px;
    }
    
    #container.right-bar #wrapper.left-bar #content{
      width: 370px;
      background: #F3F8FB url(main-box/bg-name.jpg) top left repeat-x;
    } html>body #container.right-bar #wrapper.left-bar #content{ /* ie border bug */
        width: 370px;
      }
  
    /* koniec */
      
    #footer{
      clear: both;
      height: 28px;
      background: url(footer/footer.jpg) no-repeat;
      margin-top: 1px;
      text-align: center;
    }
  
    #footer-platnosci{
      clear: both;
      height: 58px;
      width: 781px;
      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{
    background-color: #FFFFFF;
    margin-bottom: 0px;
    position: relative;
  }

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

    
    /* Menu header */      
    #menu-header
    {
      margin: 0px;
      padding: 0px;
      width: 100%;
      float: left;
    }
      #menu-header ul
      {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
        list-style: none;        
      }
    
      #menu-header ul li
      {
        margin: 0px;
        padding: 0px;
        height: 78px;
        float: left;
        display: block;
        list-style: none;
      }
        
        #menu-header ul li a
        {          
          height: 78px;          
          display: block;         
        }
    
        #menu-header ul li.home {background-image:url(top/header_1_01.jpg); background-position: 0 0px; width:60px; }
        #menu-header ul li.email {background-image:url(top/header_1_02.jpg); background-position: 0 0px; width:49px; }
        #menu-header ul li.kontakt {background-image:url(top/header_1_03.jpg); background-position: 0 0px; width:45px; }
        #menu-header ul li.srodek {background-image:url(top/header_1_04.jpg); background-position: 0 0px; width:356px; }
        #menu-header ul li.logowanie {background-image:url(top/header_1_05_0.jpg); background-position: 0 0px; width:79px; }
          #menu-header ul li.wyloguj {background-image:url(top/header_1_05_1.jpg); background-position: 0 0px; width:79px; }
        #menu-header ul li.rejestracja {background-image:url(top/header_1_06_0.jpg); background-position: 0 0px; width:79px; }
          #menu-header ul li.profil {background-image:url(top/header_1_06_1.jpg); background-position: 0 0px; width:79px; }
        #menu-header ul li.koszyk {background-image:url(top/header_1_07_0.jpg); background-position: 0 0px; width:78px; }        
        #menu-header ul li.koniec {background-image:url(top/header_1_08.jpg); background-position: 0 0px; width:31px; }
        
      
    /* Top pasek - ten z logo*/
    #top-pasek{
      margin: 0px;
      padding: 0px;
      height: 33px;
      width: 777px;
      float: left;      
      color: #c0c0c0;      
      font-family: arial, tahoma, verdana;
      font-size: 10px;
      background: #ffffff url(top/header_2.jpg) top left no-repeat;
    }
 
    
    /* Po bokach menu na srodku */
    #top-header-left{
      margin: 0px;
      padding: 0px;
      height: 172px;
      width: 297px;
      float: left;      
      background: #ffffff url(top/header_3_01.jpg) top left no-repeat;
    }
    #top-header-right{
      margin: 0px;
      padding: 0px;
      height: 172px;
      width: 298px;
      float: left;      
      background: #ffffff url(top/header_3_03.jpg) top left no-repeat;
    }
    #top-header-bottom{
      margin: 0px;
      padding: 0px;
      height: 22px;
      width: 777px;
      float: left;      
      background: #ffffff url(top/header_4.jpg) top left no-repeat;
    }
    /*
    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: 0px;
        float: left;        
        width: 182px; /* old 581; szeroko¶ć dla niezalogowanego (*szer przyc.+29) */        
      }
      body.logged ul#main-menu{ width: 182px; } /* old 581; szerokość dla zalogowanego*/
      
        ul#main-menu li{
          list-style: none;
          display: block;
          float: left;
        }
      
       ul#main-menu   {display: inline; }
       ul#main-menu a {display: block;}

       /* przyciski - kolejno od lewej */            
       ul#main-menu li.poczatek  a { background-image:url(top/header_3_02_poczatek.jpg); background-position: 0 0px; width:182px; height: 45px;}       
     
       ul#main-menu li.start  a { background-image:url(top/header_3_02_start.jpg); background-position: 0 0px; width:182px; height: 20px;}       
     
       ul#main-menu li.onas  a { background-image:url(top/header_3_02_onas.jpg); background-position: 0 0px; width:182px;  height: 18px;}
              
       ul#main-menu li.regulations  a { background-image:url(top/header_3_02_regulamin.jpg); background-position: 0 0px; width:182px; height: 20px;}
              
       ul#main-menu li.koszyk  a { background-image:url(top/header_3_02_koszyk.jpg); background-position: 0 0px; width:182px; height: 18px;}
       
/*       
       ul#main-menu li.logowanie  a { background-image:url(top/menu-logowanie.jpg); background-position: 0 0px; width:182px; height: 21px;}
            
       ul#main-menu li.rejestracja  a { background-image:url(top/menu-rejestracja.jpg); background-position: 0 0px; width:182px; height: 21px;}
*/     

       ul#main-menu li.kontakt a { background-image:url(top/header_3_02_kontakt.jpg); background-position: 0 0px; width:182px; height: 18px;}
      
       ul#main-menu li.koniec a { background-image:url(top/header_3_02_koniec.jpg); background-position: 0 0px; width:182px; height: 33px;}
            
       /** jeszcze brak **/
       /*
       ul#main-menu li.wyloguj  a { background-image:url(top/menu-logowanie.jpg); background-position: 0 0px; width:182px; height: 21px;}
            
       ul#main-menu li.profil  a { background-image:url(top/menu-rejestracja.jpg); background-position: 0 0px; width:182px; height: 21px;}
       */   
       
        #client-status-id
        {
          width: 577px; top: 50px; left: 200px;          
          position: absolute;
          text-align: right;                    
        } html>body #client-status-id{ width: 577px; top: 50px; left: 200px; }
       
        ul#client-status{
          padding: 1px 30px 1px 0;
          margin: 5px 0 0 0px;
          float: right;
          color: #c0c0c0;                
        } html>body ul#client-status{ margin: 5px 0 0 0px; }
      
        ul#client-status li{
          list-style: none;          
          padding-left: 13px;
          background: 0 5px no-repeat;
          float: left;
          margin-right: 7px;
        }
      
        /* nazwa klienta */
        ul#client-status li strong{ color: #f7f403; } 
      
        /* linki */
        ul#client-status li a { color: #c0c0c0 } 


/* /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: #A4D4E6 url(left-box/bg-left-box-zawartosc.jpg) top left repeat-x;
    /* 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 */
    border-left: 1px solid #42749D;
    border-right: 1px solid #42749D;
  } html>body #left-bar .box{  }
  
    #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 10px 1px 5px;
      padding-top: 5px;
      font-size: 11px;
      font-family: tahoma;
      color: #ffffff;
      height: 28px;      
      overflow: hidden;
      background-position: right top;
      background-repeat: no-repeat;      
      text-align: right;
    } 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 10px;  
      background: url(left-box/bg-left-box-footer.jpg) left bottom no-repeat;
    }
  
    #left-bar .box div.text-menu
    {
      padding: 5px 0px 10px 0px;  
      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: #A4D4E6 url(right-box/bg-right-box-zawartosc.jpg) top left repeat-x;
    /* 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 */
    border-left: 1px solid #42749D;
    border-right: 1px solid #42749D;    
  } html>body #right-bar .box{ }
  
    #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 10px;
      padding-top: 5px;
      font-size: 11px;
      font-family: tahoma;
      color: #ffffff;
      height: 28px;      
      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{
    margin: 15px;
  }

  .main-box h2.main-box-name {
    color: #8393D2;
    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: 350px;
    padding: 15px 5px 5px 5px;
    margin: 10px 0px 0px 0px;
    height: 70px;
    background: transparent;
    font-size: 17px;
    text-align: center;
    float: left;
    color: #770100;
  } 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_blue_okruszki.png ) 0 0 no-repeat;
    margin-left: 2px;
    margin-top: 20px;
    float: left;
    display: block;
  }
  #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;
    border: 1px solid #eee;
  }
  
  .main-box td{
    border-bottom: 1px solid #ccc;
    padding: 2px 6px;
  }

  /* produkty */
  .main-box table.products hr{ display: none; }
  .main-box table.products tr.total td{
    border: none;
    border-top: 2px solid #aaa;
  }
  .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: #366DA8;
  }
  .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;
    border-bottom: 1px solid #c0c0c0;
    width: 100%;
    text-align: center;
  }
  .main-product #fields-add{
    clear: right;
  }

  .main-product #fields-fot img{
    border: 1px solid #c0c0c0;
    padding: 3px;
  }
  
  .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 {    
    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: #00397A;  }

  /* 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;
  }

  /* dz */
  /*
  #box-categories ul.dzialy li{ height: 25px; padding-left: 0; } html>body #box-categories ul.dzialy li { height: 100%; padding-left: 0; }
  #box-categories div.level0{ margin-top: 5px; font-weight: bold; font-family: tahoma, arial; padding: 4px 0; font-size: 12px;}
  #box-categories div.level1{ margin-top: 3px; font-weight: bold; font-family: tahoma, arial; padding: 4px 0; font-size: 10px; color: #29147D; color: #ffffff;}
  #box-categories div.level2{ margin-top: 2px; font-weight: normal; font-family: tahoma, arial; padding: 4px 0; font-size: 10px; color: #961717;}
  #box-categories div.level3, #box-categories div.level4,#box-categories div.level5{ margin-top: 2px; font-weight: normal; font-family: tahoma, arial; padding: 4px 0; font-size: 10px; }

  #box-categories ul div.title{ padding-left: 12px; color: silver;}
  #box-categories ul div.titleHover, #box-categories ul div.title:hover{ color: #FFFFFF; font-weight: bold; }
  #box-categories ul ul{ padding-left: 12px; padding-bottom: 4px; }
  */
   
  /* 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: #000000;  
      /* text-decoration: underline; */       
    }
    .box-categories ul.dzialy li a:hover {
      color: #000000;
      text-decoration: underline;
    }
  
  #box-categories ul div.open{ background: url(ogolne/menu-open.png) 0 5px no-repeat;  }
  #box-categories ul div.closed{ background: url(ogolne/menu-close.png) 0 5px 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 {
      height: 25px;
      width: 193px;              
      margin-left: 0px;       
      color: #000000;
      font-size: 13px;
      background: transparent /*url(left-box/bg-menu-item-a.png)*/ 0 0px no-repeat;
    } html>body .box-categories div.level0 { height: 19px; }
  
      .box-categories div.level0 { padding: 6px 0px 0px 10px; font-weight: bold;      
      }
    
    /* 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{
      height: 25px;
      width: 193px;              
      margin-left: 0px;    
      color: #000000;      
      font-size: 11px;      
      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; }
      .box-categories div.level1{ padding: 6px 0px 0px 35px; font-weight: normal; } 
      .box-categories div.level2{ padding: 6px 0px 0px 45px; font-weight: normal; }
      .box-categories div.level3{ padding: 6px 0px 0px 55px; font-weight: normal; }
      .box-categories div.level4{ padding: 6px 0px 0px 65px; font-weight: normal; }
      .box-categories div.level5{ padding: 6px 0px 0px 75px; font-weight: normal; }
      .box-categories div.level6,.box-categories div.level7,.box-categories div.level8 { padding: 6px 0px 0px 75px; font-weight: normal; }
      }



  .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;     
    height: 25px;
    width: 180px;
  }
    .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: #00397A; }
  .wiecej a:hover {color: #000000; 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: 125px;
    height: 125px;
    padding: 5px 0 0 0;
    background: white;
    text-align: center;
  } html>body .item .ico a{ width: 115px; height: 115px; }

  .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 {
    color: #00397A;
  }
  /* tylko w głównym */
  .main-box div.list hr { display: none }
  .main-box div.list .item{
    height: 250px;
    width: 118px;
    float: left;
    margin-left: 20px;
  }
  html>body .main-box div.list { margin-left: 18px }

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

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

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

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