body
    {
      margin: 0px;
      padding: 0px;
      font-family: arial;
      font-size: 0.8em;
      text-align: center;   /* IE 5.X workaround */
      background: url(images/tlo.gif) repeat-x #1c1d21;
      color: #d2d2d3;
    }

img
    {
      border: 0px;
    }

.bo
    {
      font-weight: bolder;
    }

div#site
    {
      width: 942px;
      margin: 0 auto;
      padding: 0px;
    }
    
div#site div#logo
    {
      float: left;
      margin-left: 25px;
      height: 124px;
      width: 267px;
    }    
    
div#site div#ico_sitemap
    {
      float: right;
      margin-right: 40px;
    }
div#site div#ico_kontakt
    {
      float: right;
    }    
div#site div#ico_start
    {
      float: right;
    }                
    
div#site div#menu 
    {
      float: left;
      width: 942px;
      height: 57px;
    }
div#menu #m_start a 
    {
      float: left;
      width: 149px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_a_01.gif); 
      border: none
    }

div#menu #m_start a:hover 
    {
      float: left;
      width: 149px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_b_01.gif); 
      border: none
    }
    
div#menu #m_onas a 
    {
      float: left;
      width: 180px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_a_02.gif); 
      border: none
    }

div#menu #m_onas a:hover 
    {
      float: left;
      width: 180px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_b_02.gif); 
      border: none
    }
    
div#menu #m_oferta a 
    {
      float: left;
      width: 161px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_a_03.gif); 
      border: none
    }

div#menu #m_oferta a:hover 
    {
      float: left;
      width: 161px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_b_03.gif); 
      border: none
    }
    
div#menu #m_galeria a 
    {
      float: left;
      width: 199px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_a_04.gif); 
      border: none
    }

div#menu #m_galeria a:hover 
    {
      float: left;
      width: 199px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_b_04.gif); 
      border: none
    }
    
div#menu #m_kontakt a 
    {
      float: left;
      width: 253px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_a_05.gif); 
      border: none
    }

div#menu #m_kontakt a:hover 
    {
      float: left;
      width: 253px;
      height: 57px; 
      display: block; 
      text-indent: -1000em; 
      background: url(images/menu_b_05.gif); 
      border: none
    }            
    
div#site div#img_l
    {
      float: left;
      padding: 0px;
      margin-bottom: 1px;
      width: 942px;
    }

div#site div.miniatury
    {
      float: left;
      width: 942px;
      padding: 0px;
      margin-bottom: 1px;
    }    

div.miniatury div.m1
    {
      float: left; 
      margin-right: 1px;
    }
div.miniatury1 div.m1a
    {
      float: left; 
      margin-right: 0px;
    }
    
div#site div#content
    {
      float: left;
      width: 942px;
      padding: 0px;
      margin-top: 15px;
    }              

div#content div#lewa
    {
      float: left;
      width: 174px;
      padding-right: 20px;
      text-align: left;
    }          
    
div#content div#lewa p
    {
      text-align: right; 
      line-height: 1.4em;
    }    

div#content div#prawa
    {
      float: left;
      width: 748px;
      text-align: left;
    }          
    
div#content div#prawa p
    {
      text-align: left;
      line-height: 1.4em;
    }    
    
div#stopka
    {
      float: left;
      width: 100%;
      height: 45px;
      background: #111114;
      padding-top: 30px;
      color: #59595b;
    }    
div#stopka p
    {
      text-align: center;
    }    
div#stopka a
    {
      text-decoration: none;
      color: #59595b;
      margin-left: 10px;
      margin-right: 10px;
    }    