/* CSS Document */
body
{
  margin: 0px;
  font: 11px tahoma;
}
td, input, select, textarea
{
  font: 11px tahoma;
  color: #505050;
}
a {
  font: 11px tahoma;
  color: #F3040A;
  text-decoration: none;
}
a:hover {
  font: 11px tahoma;
  color: #F3040A;
  text-decoration: underline;
}
.ViewHend
{
  cursor: pointer; 
  cursor: hand; 
}

a.menuUp {

  font: 11px tahoma;
  color: #000000;
  text-decoration: none;
}
a.menuUp:hover {

}

.windowHead {
  display       : block;
  margin-left   : 35px;
  color         : #FFFFFF;
  font          : bold 12px Tahoma;
  margin-bottom : 5px;
}
.stopka {
  color: #bfbfbf;
  text-decoration: none;
}

a.menuBok {
  display: block;
  padding-left: 33px;
  color: #2d2d2d;
  text-decoration: none;
  background: url(../Image/menu_kropka.jpg) 19px 6px no-repeat;
}
a.menuBok2 {
  display: block;
  padding-left: 42px;
  color: #999999;
  text-decoration: none;
  background: url(../Image/menu_kropka.jpg) 31px 6px no-repeat;
}

