/* CSS Document */

body
{
  margin: 0px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
  background-color: #2B2B2B;
  background-image: url(../Image/tlo.gif);
}
a 
{
  color: #fa4101;
  text-decoration: none;
}

a:hover
{
  color: #fa4101;
  text-decoration: underline;
}
td, input, select, textrea
{
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}

.ViewHend
{
  cursor: pointer; 
  /* cursor: hand; */ 
}

.stopka
{
  font-family: verdana;
  font-size: 10px;  
  color: #FFFFFF;
  text-decoration: none;
}

.PageUrl
{
  font-family: verdana;
  font-size: 10px;  
  color: #b0b0b0;
  text-decoration: none;  
}
.PageUrl:hover
{
  font-family: verdana;
  font-size: 10px;  
  color: #029ac9;
  text-decoration: none;  
}
.czerwony
{
  color: #CC0000;
}

.MenuGora
{
  color: #777777;
  text-decoration: none;    
}
.MenuGora:hover
{
  color: #777777;
  text-decoration: none;    
}
