/* CSS Document */
body
{
  margin: 0px;
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  background-color: #F7F7F7;
}
td, input, select, textrea
{
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
}
a 
{
  color: #fa4101;
  text-decoration: none;
}
a:hover
{
  color: #fa4101;
  text-decoration: underline;
}
.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}
.PageUrl {
  font-family: tahoma;
  font-size: 11px;
  color: #838182;
  text-decoration: none;
}
.PageUrl:hover {
  font-family: tahoma;
  font-size: 11px;
  color: #838182;
  text-decoration: underline;
}
.czerwony {
  color: #CC0000;
}
.MenuBok {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
.MenuBok:hover {
  font-family: tahoma;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}
