/* CSS Document */

body
{
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  background-color: #E7E7E7;
  background-image: url(../Image/tlo_top.jpg);
  background-repeat: repeat-x;
}

td, input, select, textarea
{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}

.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}
.stopka
{
  font-family: tahoma;
  font-size: 10px;
  color: #999999;
  text-decoration: none;
}
.NaglowekPage
{
  font-family: tahoma;
  font-size: 16px;
  color: #251F1F;
  font-weight: bold;
}
.czerwony
{
  color: #CC0000;
}
.MoreLink
{
  color: #C70001;
  text-decoration: none;
}

