/* CSS Document */

body
{
  margin: 0px;
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}

a 
{
  color: #004583;
  text-decoration: none;
}

a:hover
{
  color: #CC0000;
  text-decoration: none;
}

td, input, select, textrea
{
  font-family: verdana;
  font-size: 10px;
  color: #000000;
}
.MenuUp
{
  font-family: verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer; 
  cursor: hand;   
}
.MenuUp:hover
{
  color: #FFF100;
  text-decoration: none;
  cursor: pointer; 
  cursor: hand;   
}

.MenuBok
{
  font-family: verdana;
  font-size: 11px;
  color: #01274C;
  text-decoration: none;
}

.NaglowekPage
{
  margin-left: 32px;
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #218EC9;
}
.stopka
{
  margin-top: 3px;
  margin-left: 25px;
  font-family: verdana;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;  
}
.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}

.wiecej
{
  color: #004583;
  text-decoration: none;
}
