body
{
  background: #7f7eae;
  color: #dadae7;
  background-attachment: fixed;
  scrollbar-3d-light-color: #7F7DAE;
  scrollbar-arrow-color: #7F7DAE;
  scrollbar-base-color: #7F7DAE;
  scrollbar-darkshadow-color: #7F7DAE;
  scrollbar-face-color: #E3E3ED;         // vsetko
  scrollbar-highlight-color: #7F7DAE;
  scrollbar-shadow-color: #7F7DAE;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 8pt;
}

a:link
{
  font-size: 7.5pt;
  color: #f6f6f6;
  text-decoration: none;
  font-weight:bold;
}

a:visited
{
  font-size: 7.5pt;
  color: #f6f6f6;
  text-decoration: none;
  font-weight:bold;
}

a:hover
{
 font-size: 7.5pt;
 color: #7f7eae;
 color: #333366;
 background: #E3E3ED;
 text-decoration: none;
 font-weight: bold;
}
.smalls
{
  text-align: center;
  font-size: 8pt;
}
.small
{
  text-align: left;
  font-size: 8pt;
}
.smallr
{
  text-align: right;
  font-size: 8pt;
}

.stredny8
{
  text-align: center;
  font-size: 6pt;
}
.lavy8
{
  text-align: left;
  font-size: 6pt;
}
.pravy8
{
  text-align: right;
  font-size: 6pt;
}


