BODY
  {
      background-image:url(img/tlo_wyklad.gif);
  }
      
TABLE.main
  {
      background-color: #FAFAFA;
      border-width: 0;
  }
  
TABLE.tresc
  {
      background-color: #E7F6BA;
      border-width: 1;
      border-color: #D7E2B8;
      border-style: solid;
      width: 600px;
  }
  
TABLE.pobierz
  {
      background-image:url(img/pas.jpg);
      border-width: 1;
      border-color: #D7E2B8;
      border-style: solid;
      width: 570px;
      height: 23px;
  }
  
P.all
  {
      color: #006699;
      font-size: 10px;
      font-family: Verdana;
      text-decoration: none;
      text-align: center;
  }
  
P.prawa
  {
      color: #006699;
      font-size: 10px;
      font-family: Verdana;
      text-decoration: none;
      text-align: justify;
  }
  
HR.linia
  {
      width: 570px;
      align: center;
      noshade: yes;
  }

TD.wyklad
  {
      color: #006699;
      font-size: 13px;
      font-family: Verdana;
      text-decoration: none;
  }

P.wyklad1
  {
      text-align: justify;
  }
  
P.wyklad2
  {
      text-align: right;
  }
  
H1
  {
      font-family: "Verdana";
      font-size: 16px;
      margin-top: 3px;
      margin-bottom: 3px;
      text-align: center;
  }

H2
  {
      font-family: "Verdana";
      font-size: 15px;
      margin-top: 3px;
      margin-bottom: 3px;
  }

H3
  {
      font-family: "Verdana";
      font-size: 14px;
      margin-top: 3px;
      margin-bottom: 3px;
  }
  
A.pobierz
  {
      color: #006699;
      font-size: 12px;
      font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
  }
  
A.pobierz:visited
  {
      color: #006699;
      font-size: 12px;
      font-family: Verdana;
      font-weight: bold;
      text-decoration: none;
  }
  
A.pobierz:hover
  {
      color: #DD6900;
      font-size: 12px;
      font-family: Verdana;
      font-weight: bold;
      text-decoration: underline;
  }
  
  
