/* CSS Document */

*
   {
      margin: 0; padding: 0; border: 0;
   }
   
   body
   {
      position: absolute;
      background-color: #C0C0C0;
      color: #2B2E59;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 7pt;
    /*  left: 50%;
      margin-left: -404px;*/
      
   }
   
   #head
   {
      background-image: url('head.jpg');
      background-repeat: no-repeat;
      width: 808px;
      height: 131px;
   }
   
  #left_menu
  {
     background-image: url('left-side.jpg');
     background-repeat: no-repeat;
     margin-left: 0px;
     margin-top: -581px;
     width: 140px;
     height: 592px;
     float: left;
  }
  
  #menu
  {
     font-size: 13px;
     font-weight: bold; 
     width: 125px;
     margin-top: 0px;
     margin-left: 10px;
  }
  
  #menu a
  {
     display: block;
     color: #D7D2CE;
     text-decoration: none;
     text-align: left;
     margin-top: 14px;
     padding-top: 1px;
     padding-left: 5px;
  }
  
  #menu a:hover
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  #info_one
  {
     margin-left: 12px;
     margin-top: 70px; 
     color: #D7D2CE; 
  }
  
  #info_two
  {
     margin-left: 12px;
     margin-top: 44px; 
     color: #D7D2CE; 
  } 
  
  #page
  {
     background-image: url('right_side.jpg');
     background-repeat: no-repeat;
     background-color: #D7D2CE; 
     width: 668px;
     margin-left: 140px;
     height: 569px;
     margin-top: 0px;
     background-position: right;
  }
  
  #text
  {
     overflow: auto; 
     width: 648px; 
     height: 540px;
     text-align: justify;
     font-size: 10pt;
     color: #2B2E59;
     padding-top: 20px;
     padding-right: 10px;
     padding-bottom: 10px;
  }
  
  .datum
  {
     color: red;
     font-weight: bold; 
  }
  
  #down_line
  {
     background-image: url('down.jpg');
     background-repeat: no-repeat;
     color: #D7D2CE;
     text-align: left;
  }
  
  #down_menu_line
  {
     background-image: url('down.jpg');
     background-repeat: no-repeat;
     margin-top: 8px;
     color: #D7D2CE;
     text-align: left; 
  }
  
  #down_line a
  {
     color: white;
  }
  
  #down_line a:hover
  {
     text-decoration: none; 
     color: white;
  }
  
  .nadpis_1
  {
     font-weight: bold; 
  }
  
  .nadpis_2
  {
     font-weight: bold; 
     font-style: italic; 
  }
  
  .table_players
  {
     margin-top: 10px; 
     margin-left: 30px;
  }
  
  .link a
  {
     color: #2B2E59;  
  }
  
  .link a:hover
  {
     text-decoration: none; 
  }
  
  .line
  {
     border-top: 1px solid #2B2E59; 
  }
  
  
  .indexAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  
  .aboutAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .teamAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .tableAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .photosAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .hostsAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .sponzAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .archivAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  .contactAktiv
  {
     display: block; 
     background-position: right;
     background-image: url('ball.gif');
     background-repeat: no-repeat;
     background-color: #2C2F5E;
  }
  
  
