  /* CSS Document */
  
  html, body
    {
      margin: 0px;
      padding: 0px;
      text-align: center;
      background-color: rgb(25,26,25);
      font-size: 12px;
      font-family: verdana,tahoma,helvetica,sans-serif;
      color: rgb(112,111,111);
      font-weight: bold;
    }
  
  #pagewidth
    {
      width: 980px;
      text-align: left;
      margin-left:auto;
      margin-right:auto;
    }
    
  #pasek
    {
      width:980px;
      height:16px;
      background-color: rgb(0,0,0);
      padding-top: 3px;
      padding-bottom: 3px;
    }
  
      .pasek_left
        {
          float: left;
          padding-left: 10px;
          height: 16px;
        }
      
      .pasek_right
        {
          float: right;
          height: 16px;
          padding-right: 30px;
        }
        
            .pasek_right a:link
              {
                text-decoration: none;
                border-style: none;
                color: rgb(104,66,122);
              }
              
            .pasek_right a:visited
              {
                text-decoration: none;
                border-style: none;
                color: rgb(83, 73,68);
              }
              
            .pasek_right a:hover
              {
                text-decoration: none;
                border-style: none;
                color: rgb(124,121,120);
              }
              
            .pasek_right a:active
              {
                text-decoration: none;
                border-style: none;
                color: rgb(132,122,117);
              }
  
  #naglowek
  {
     
     margin:0px 0px 0px 0px;
     padding:0px 0px 0px 0px;
    
  }
  
  #srodek
  {
    width: 980px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background: rgb(25,25,25);
  }
  
  /************************************************/    
  /************** START LEWA KOLUMNA **************/
  /************************************************/   
  
  #left_column
  {
    width:460px;
    min-height: 600px;
    /*height: 700px;*/
    /*max-height: 800px;*/   
    float:left;
    background: rgb(197,198,200);
    background-repeat: repeat;   
  }
  
  .left_column_text_1
    {
      width: 420px;
      text-align: justify;
      margin-top: 5px;
      margin-left: 10px;
      font-size: 12px;
   
    }
  
  .left_column_text
    {
      width: 400px;
      text-align: justify;
      margin-top: 5px;
      margin-left: 10px;
      font-size: 12px;
    }
    
        .left_column_text a:link
              {
                text-decoration: none;
                border-style: none;
                color: rgb(130,51,168);
              }
              
            .left_column_text a:visited
              {
                text-decoration: none;
                border-style: none;
                color: rgb(83, 73,68);
              }
              
            .left_column_text a:hover
              {
                text-decoration: none;
                border-style: none;
                color: rgb(104,66,122);
              }
              
            .left_column_text a:active
              {
                text-decoration: none;
                border-style: none;
                color: rgb(132,122,117);
              }
        
  
    .left_box
      {
        width: 420px;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 5px; 
        margin-top: 5px; 
      }
      
        .left_box_top
          {
            background-image: url(img/left_top.png);
            background-repeat: no-repeat;
            width: 420px;
            height: 12px;
            float: left;
          }
          
            .left_box_center
              {
                background: rgb(228,228,228);
                width: 420px;
                float: left;
                text-align: justify; 
              }
              
        .left_box_bottom
          {
            background-image: url(img/left_bottom.png);
            background-repeat: no-repeat;
            width: 420px;
            height: 12px;
            float: left;
          }
   
   
  /*************************************************/    
  /************** START PRAWA KOLUMNA **************/
  /*************************************************/     
        
  #right_column
  {
    width:505px;
    float: right;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
  }
  
  .right_column_text_1
    {
      width: 253px;
      text-align: justify;
      margin-top: 5px;
      margin-left: 10px;
      font-size: 12px;
    }
    
        .right_column_text_1 a:link
              {
                text-decoration: none;
                border-style: none;
                color: rgb(104,66,122);
              }
              
            .right_column_text_1 a:visited
              {
                text-decoration: none;
                border-style: none;
                color: rgb(83, 73,68);
              }
              
            .right_column_text_1 a:hover
              {
                text-decoration: none;
                border-style: none;
                color: rgb(124,121,120);
              }
              
            .right_column_text_1 a:active
              {
                text-decoration: none;
                border-style: none;
                color: rgb(132,122,117);
              }
    
    .right_column_text_2
    {
      width: 440px;
      
      margin-top: 5px;
      margin-left: 10px;
      font-size: 12px;
      
    }
  
    .top_right_box
      {
        width: 505px;
        float: right;
	background: rgb(197,198,200);
      }
      
        .top_right_box_left
          {
            float: left;
            width: 287px;
            /*height: 205px;*/
            background: rgb(197,198,200);
            text-align: justify; 
          }

        .top_right_box_right
          {
            float: right;
            width: 217px;
            height: 205px;
	    background-image: url(img/s_bottom.gif);
	    
          }    
    
    .right_box
      {
        width: 505px;
        float: right;
        margin-top: 10px;
        margin-bottom: 5px;  
      }
      
        .right_box_top
          {
            background-image: url(img/right_top.png);
            width: 505px;
            height: 12px;
            float: right;
          }
          
            .right_box_center
              {
                background: rgb(197,198,200);
                background-repeat: repeat;
                width: 505px;
                float: right;
                text-align: justify; 
              }
              
                .right_box_link
                  {
                    width: 440px;
                    margin-left: 10px;
                  }
                  
                    .right_box_link a:link
                      {
                        text-decoration: none;
                        border-style: none;
                        color: rgb(104,66,122);
                      }
              
                    .right_box_link a:visited
                      {
                        text-decoration: none;
                        border-style: none;
                        color: rgb(83, 73,68);
                      }
                      
                    .right_box_link a:hover
                      {
                        text-decoration: none;
                        border-style: none;
                        color: rgb(124,121,120);
                      }
                      
                    .right_box_link a:active
                      {
                        text-decoration: none;
                        border-style: none;
                        color: rgb(132,122,117);
                      }
              
        .right_box_bottom
          {
            background-image: url(img/right_bottom.png);
            width:505px;
            height: 12px;
            float: right;
          }
  
  
  /*************************************************/    
  /******************* START DÓŁ *******************/
  /*************************************************/    
  
  #dol
  {    
    width: 980px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float: left;
    background-repeat: no-repeat;
  }
            
  #left_column_dol
  {
    width:400px;
    float:left;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background: rgb(49,49,49);
    background-repeat: no-repeat;
  } 
  
  .top_dol
  {
    width:400px;
    height:10px;
  }
      
  .top_left_dol
  {
    float: left;
    width: 10px;
    height: 10px;
    padding: 0 0 0 0;
    background-image: url(img/rog_lcol_black_a.gif);
    background-repeat: no-repeat;
  }
            
  .top_right_dol
  {
    float: right;
    width: 10px;
    height: 10px;
    background-image: url(img/rog_lcol_black_b.gif);
    background-repeat: no-repeat;
  }
  
  .bottom_dol
  {
    width:400px;
    height:10px;
  }
          
  .bottom_left_dol
  {
    float: left;
    width: 10px;
    height: 10px;
    background-position: bottom;
    background-image: url(img/rog_lcol_black_d.gif);
    background-repeat: no-repeat;
  }
            
  .bottom_right_dol
  {
    float: right;
    width: 10px;
    height: 10px;
    background-position: bottom;
    background-image: url(img/rog_lcol_black_c.gif);
    background-repeat: no-repeat;
  }
              
  #right_column_dol
  {
    width:400px;
    float:right;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color: rgb(0,0,0);
    background-repeat: no-repeat;
  }
  
  .top_dol_r
  {
    width:400px;
    height:10px;
  }
      
  .top_left_dol_r
  {
    float: left;
    width: 10px;
    height: 10px;
    padding: 0 0 0 0;
    background-image: url(img/rog_rcol_black_a.gif);
    background-repeat: no-repeat;
  }
            
  .top_right_dol_r
  {
    float: right;
    width: 10px;
    height: 10px;
    background-image: url(img/rog_rcol_black_b.gif);
    background-repeat: no-repeat;
  }
  
  .bottom_dol_r
  {
    width:400px;
    height:10px;
  }
  
  .bottom_left_dol_r
  {
    float: left;
    width: 10px;
    height: 10px;
    background-position: bottom;
    background-image: url(img/rog_rcol_black_d.gif);
    background-repeat: no-repeat;
  }
            
  .bottom_right_dol_r
  {
    float: right;
    width: 10px;
    height: 10px;
    background-position: bottom;
    background-image: url(img/rog_rcol_black_c.gif);
    background-repeat: no-repeat;
  }
  
  #stopka
  {
    float: left;
    /*height: 100px;*/
    width:980px; 
    margin:10px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background: rgb(49, 49, 49) repeat bottom;
  }
	.stopka_text
    {
      width: 970px;
      margin-top: 5px;
      margin-left: 10px;
      font-size: 11px;
    }
              
/**********************************************/    
/************** START AJAX STYLE **************/
/**********************************************/               
  #wynik 
    {
      margin-left: 5px;
      margin-right: 5px;
      background: rgb(197,198,200);
      background-repeat: repeat;
    }              
/**********************************************/    
/*************** END AJAX STYLE ***************/
/**********************************************/                  
              
              
              
              
              
              
              
              
              
              
              
              
            
