.tabelkaLewa {
   background: #000000 url('./gfx/gradient2.png');
   border: 0px;
}

.tabelkaPrawa {
   background: #000000 url('./gfx/gradient2.png');
   border: 0px;
}

.tlo {
   background: #000000 url('./gfx/backgroundtext.png');
   border: 0px;
}

.ramkadown {
   background: url('./gfx/d.gif');
}

.ramkaup {
   background: url('./gfx/u.gif');
}

.ramkaleft {
   background: url('./gfx/l.gif');
}

.ramkaright {
   background: url('./gfx/r.gif');
}

.link {
  font-family: Helvetica; 
  font-size: 8pt;
  color: #4BB4FD;
  font-weight: normal;
}

.szary {
  font-family: Helvetica; 
  font-size: 8pt;
  color: #CCCCCC;
}

.szary2 {
  font-family: Helvetica; 
  font-size: 8pt;
  color: #C0C0C0;
}

A:link {
  font-family: Helvetica; 
  font-size: 8pt;
  color: #4BB4FD;
  text-decoration:none;
}

A:hover {
  font-family: Helvetica; 
  font-size: 8pt;
  color: yellow;
  text-decoration:none;
}

A:visited {
  font-family: Helvetica; 
  font-size: 8pt;
  color: #4978A7;
  text-decoration:underline;
}

A:active {
  font-family: Helvetica; 
  font-size: 8pt;
  color: white;
  text-decoration:underline;
}

P {
  text-align:justify;
  color: white;
  font-family: Verdana, MS Sans Serif, Arial CE, Helvetica; 
  font-size: 10pt;
  font-weight: normal;
}

H1 {
  color: white;
  font-family: Verdana, MS Sans Serif, Arial CE, Helvetica; 
  font-size: 10pt;
  font-weight: bold;
}

H2 {
  text-align:center;
  font-family: Helvetica; 
  font-size: 12pt;
  color: white;
}

H3 {
  text-align: center;
  color:yellow;
  font-family: Helvetica; 
  font-size: 8pt;
  font-weight: bold;
}

H4 {
  text-align:justify;
  font-family: Helvetica; 
  font-size: 8pt;
  color: white;
  font-weight: normal;
}

H5 {
  font-family: Helvetica; 
  font-size: 8pt;
  color: white;
  font-weight: normal;
}


