/*
 * BlueMood - CSS style
 * =================
 * Author:  Tharli
 * Designed for www.tonus.cz
 *
 */

#hlavni {  
  background: white url(fleck.gif) repeat;  
}

#hlavni ul {
  font-weight: bold;
  list-style-type: square;
  line-height: 160%;
  font-variant: small-caps;
}

#hlavni ul li a:link {
  color: blue;
}

#hlavni ul li a:visited  {
  color: #01005E;
}

.notice {
  font-size: 8pt;
}




  


  
  