body
 {
  scrollbar-face-color: #0c0c0c;
  scrollbar-shadow-color: #ffffff;
  scrollbar-highlight-color: #0c0c0c;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #0c0c0c;
  scrollbar-arrow-color: #000000;
  font-style: normal;color: #000000;
  margin: 0px;
  padding: 0px;
  background-color: #0c0c0c;
  background-image: url("../design/pozadi_ctverce_uvod.gif");
  background-repeat: repeat-y;
 }

div
{
 font-family: Trebuchet MS, Verdana, Arial, sans;
 font-style: normal;color: #ffffee;
 font-size: 12px;
 font-weight: bold;
}

a
 {
  font-style: normal; color: #ffffee;
  text-decoration: none; 
 } 

a:visited
 {
  font-style: normal; color: #ffffee;
  text-decoration: none; 
 } 

a:active
 { 
  font-style: normal; color: #ffffee; 
  text-decoration: none; 
 }

a:hover
 { 
  font-style: normal; color: #cc0000;
  text-decoration: underline;
 }


