body {
  margin: 0;
  /*text-align: center;*/
  font-family: Tahoma;
  font-size: 11px;
  color: #fefbd5; 
 
  background: #1b1f22 url(/s/p/tlo_gradient_14x900px.jpg) repeat-x;
}

table, td {
  font-family: Tahoma;
  font-size: 11px;
  color: #fefbd5; 
}


a {
  color: #1cb5fb;
  text-decoration: underline;
  outline: none;
}

a:hover {
  text-decoration: none;
}


dl, dt, dd {
  margin: 0;
  padding: 0;
}

.pomaranczowy {
  color: #FA720F;
  font-weight: bold;
}

.niebieski {
  color: #1CB5FB;
  font-weight: bold;
}
