BODY
{
  background-color: white;
  background-image: URL(../image/nadpis.gif);
  background-repeat: no-repeat; 
  background-attachment: fixed;
  background-position: center center;
  margin: 5 5 5 5;
}

A 
{ 
  text-decoration: none;
  color: #000000;
  font-weight: bold;
}

A:link 
{ 
  color: #000000;
}

A:visited 
{ 
  color: #000000;
}

A:active 
{ 
  color: rgb(0,153,255);
}

A:hover
{
  text-decoration: none;
}

.hlavnitabulka
{
background-color: #FFFFFF;
border: 2;
border-style: solid;
}

.menutabulka
{
background-color: rgb(0,153,255);
}

.obsahtabulka
{
background-color: #FFFFFF;
margin: 0 0 0 0;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom: 0;
border-style: solid;
border-color: #008000;
}

.menu
{
font-size: 14;
text-indent: 10;
line-height: 100%;
border: 2;
border-style: solid;
background-color: rgb(192,255,255);
}

.obrazek
{
border: 2;
border-style: solid;
}

H1
{
color: rgb(36,74,171);
}

HR
{
  color: #781149;
}


LI
{
 text-align: justify;
}

.nic
{
  text-decoration: none
  color: blue;
  font-weight: bold; 
  font-variant: normal;  
}
