BODY
{
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #444444;
  scrollbar-darkshadow-color: #444444;
  scrollbar-shadow-color: #FF7E00;
  scrollbar-arrow-color: #FF7E00;
  scrollbar-track-color: #444444;
}

BODY
{  
background-color: #000000;
background-image: url(grafika/bgnd2.jpg);
background-position: top, left;
background-repeat: no-repeat;
background-attachment: fixed;
font-family: "Courier New", Courier, monospace;
color: #FF7E00;
font-size: 14px;
}


BODY.blank
{
	background-image: none;
	background-color: #000000;
}



BODY.navi
{
background-image: url(grafika/navi.jpg);
background-color: #000000;
background-position: left top;
background-attachment: fixed;
background-repeat: no-repeat;
}


A:hover
{
font-weight: bold;
color: #54a4c5;
text-decoration: underline;
}

A
{
font-weight: bold;
color: #fff51b;
text-decoration: none;
}

h3
{
text-align: center;
font-weight: bold;
}
