    html, body { padding: 0; margin: 0; height: 100%; border: 0 none; color: black; background-color: white; cursor: default; }
    html body { overflow: auto; text-align: center;}
    body { display: table-cell; vertical-align: middle; font-family: verdana, arial, helvetica, sans-serif;}

    #p {
       font: 14px helvetica;
       }
       
    #li {
       font: 14px helvetica;
       }
       
    #sciana {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 0;
      text-align: center;
      background-color: white;
    }
    #tlo
     {
      position: relative;
      display: block;
      margin-top: -265px;
      margin-left : auto;
      margin-right : auto;
      width: 1062px;
      height: 531px;
      background:url(GRAF/t.jpg) no-repeat;
      border: solid 0px;
     }
    #kontener {
      position: relative;
      display: block;
      top: 9px;
      left: -6px;
      margin-left : auto;
      margin-right : auto;
      width: 1024px;
      height: 500px;
      border: solid 1px;
    }
    #menu{
      background: rgb(255,255,255) url(GRAF/light_znak_wodny.jpg) 50% 100% no-repeat;
      width: 330px;
      height: 500px;
      line-height: 500px;
      float: left;
    }
    #menu_logo{
      width: 330px;
      height: 115px;
      line-height: 115px;
    }
    #menu_menu{
      width: 330px;
      height: 385px;
      line-height: 25px;
    }
    #box_menu{
     width: 93px;
     height: 100px;
     margin-left: 97px;
     margin-top: 20px;
     float: left;
    }
    #zawartosc{
      background-color: #ffffff;
      text-align: center;
      width: 694px;
      height: 500px;
      float: left;
    }
    #DIV_SCROLL{
      position: relative;
      top: 20px;
      left: 20px;
      background-color: #ffffff;
      background-repeat: no-repeat;
      width: 610px;
      height: 460px;
      overflow: hidden;
      float: left;

    }
    #Klawisz_Gora{
      position: relative;
      top: 400px;
      left: 25px;
      background-color: #FFFFFF;
      text-align: center;
      width: 50px;
      height: 27px;
      line-height: 27px;
      float: left
    }
    #Klawisz_Dol{
      position: relative;
      top: 425px;
      left: 25px;
      background-color: #ffffff;
      text-align: center;
      width: 50px;
      height: 27px;
      line-height: 27px;
      float: left;
    }
    img.klawisz{
        float: right;
        clear: right;
        margin: 0px;
        border: 0px;
    }
    img.klawisz_strzalka{
        margin: 0px;
        border: 0px;
    }
    img.logo{
        float: right;
        clear: right;
        margin: 0px;
        border: 0px;
    }
    #index_sciana {
      margin: 0 auto;
      width: 1024px;
      height: 500px;
      background-color: red;
      border: solid 1px;
    }
    #okno_lewe{
      background: rgb(255,255,255) url(GRAF/LOGO_light.jpg) 50% 50% no-repeat;
      text-align: center;
      width: 682px;
      height: 500px;
      line-height: 500px;
      float: left;
      cursor:pointer;   'kursor dla IE
      cursor:hand;      'kursor dla FF
    }
    #okno_prawe{
      background: rgb(32,30,31) url(GRAF/LOGO_racing.jpg) 50% 50% no-repeat;
      text-align: center;
      width: 342px;
      height: 500px;
      line-height: 500px;
      float: left;
      cursor:pointer;   'kursor dla IE
      cursor:hand;      'kursor dla FF
    }

