/* CSS Document */

body
{
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  background-color: #f5f5f5;
  background-image: url(../Image/tlo_01.jpg);
  background-repeat: repeat-x
}
.TloEnd
{
  background-image: url(../Image/tlo_02.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
a 
{
  color: #36a904;
  text-decoration: none;
}

a:hover
{
  color: #36a904;
  text-decoration: underline;
}

td
{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}

input, select, textarea
{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}

.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}

.NaglowekPage
{
  font-family: tahoma;
  color: #5d5d5d;
  font-size: 20px; 
  font-weight: bold;
}
.czerwony
{
  color: #CC0000;
}

