@charset "utf-8";

body { margin:0; padding:0; color: #868B91; background: #E9E8E4 ; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

/*globals*/
h1 { font-size: 18px; color: #868B91; padding:0; margin: 5px 0 5px 0;}
h1.dlugi { margin: 0; font-size: 15px; color: #ffffff; padding: 2px 15px 2px 15px; background: #696E72 !important; border-bottom: 3px solid #4B4B4B; }
  h1.dlugi a { color: #fff; }
  
h2 { font-size: 14px; color: #868B91; padding:0; margin: 5px 0 5px 0;}
h3 { font-size: 12px; color: #FFA500; padding:0; margin: 5px 0 5px 0;}

a { text-decoration: none; color: #868B91; }
a:hover { text-decoration: none; }
img { margin: 10px; border: 0; }

p { margin: 10px 0 10px 0; }

/* IE8 SHADOWBOX FIX (bez tego nie dziala) */
#shadowbox_title { border: 0px solid; } 
#shadowbox_info { border: 0px solid; }
/* IE8 SHADOWBOX FIX (bez tego nie dziala) - END */


/*structure*/
div.container { margin:0 auto; width: 900px; height: 100%; padding:0; }  
    
  div.header { position: relative; float: left; width: 900px; height: 212px; background: #ffffff; padding: 0; margin: 3px 0 0 0;  border-top: 6px solid #cbcbcb; }
    div.menu { float:left; width: 900px; background: #4A4A4A; }
    div.menu table { border-collapse:collapse; }
      div.menu table td { width: 120px; padding: 5px 0 5px 0; height: 40px; text-align: center; border-left: 1px solid white; border-right: 1px solid white; }
      div.menu a { color: whitesmoke; text-align: center; font-weight: bold; font-size: 12px; vertical-align: middle;}   
      div.menu a:hover { color: #FFA500; text-decoration: none; }
    div.baner    { float: left; width: 900px; height: 172px; background: url(img/banner.jpg) no-repeat; position: relative; }  
      div.flash  { float: left; width: 670px; height: 172px; }
      div.szukaj { float: left; width: 230px; height: 172px; position: relative;  }
        div.szukaj form { position: absolute; bottom: 0; right: 0; width: 230px; height: 40px; }

        input.szukaj { position: absolute; top: 7px; right: 35px; background: none; border: 0; padding: 0 0 5px 10px; width: 132px; height: 20px; font-size: 11px; }
        
        input.szukaj_submit { position: absolute; bottom: 14px; right: 8px; border: 1px solid #EF7E00; width: 20px; height: 20px; cursor: pointer; background: url(img/szuk.jpg); }


  div.main { float: left; width: 870px; height: 100%; padding: 0 15px 15px 15px; margin: 0; background: #ffffff;}
  
   .zakladki {  float: right; margin-right: 0; clear: both; }
     .zakladki div { float: left; width: 86px; height: 18px; padding-top: 4px; text-align: center; background: url(img/zakladka.jpg); cursor: pointer; margin-right: 1px; text-align: center; }
     .zakladki div.active { background: url(img/zakladka.jpg) 0px 22px; color: white; }
     
   div.content {}
   #contentyzak1 { display: none; }
   #contentyzak2 { display: none; }
   #contentyzak3 { display: none; }
   #contentyzak4 { display: none; }
   #contentyzak5 { display: none; }
   #contentyzak6 { display: none; }   
      
   .active { display: block; }
   
    div.main a { font-weight: bold; } 
    div.breadcrumb { margin: 15px 0 0 0; color: #EE7E00; padding: 5px 0 5px 0; border-bottom: 1px solid #BCC3CB;  }
      div.breadcrumb a { color: #EE7E00; }
      
    div.left  { float: left; width: 490px; padding-right: 10px; }
    div.right { float: left; width: 370px; }
    
    div.galeria { width: 870px; padding: 10px 0 0 0; border-top: 1px solid #f1f1f1; }
    
  div.footer  { float: left; width: 880px; height: 12px; padding: 10px; border-top: 5px solid #7c7c7c; border-bottom: 2px solid #cbcbcb; background: #ffffff; color: #868b91; font-weight: bold; font-size: 10px; text-align: center; }


  div.linia { width: 100%; height: 1px; border-top: 1px solid #DFDFDF; }
  div.linia2 { width: 100%; height: 1px; border-top: 1px solid #887C6E; }
  div.clear { clear: both; }
  a.wiecej { font-weight: bold; }
  
  table.dealerzy {  }
  table.dealerzy td { padding: 5px 20px 5px 20px; }
  


