body {
background-color: white;
background-image: url("../o/pbg.jpg");
background-repeat: no-repeat;
font-size: 12px;
color: black;
font-family: verdana;
}

#border {
position: absolute;
top: 100px;
left: 146px;
background-image: url("../o/pborder.jpg");
background-repeat: no-repeat;
width: 517px;
height: 362px;
}


#menu {
position: absolute;
top: 32px;
left: 47px;
width: 480px;
height: 40px;
font-size: 16px;
}

#text {
position: absolute;
top: 104px;
left: 40px;
width: 460px;
height: 220px;
text-align: left;
overflow: auto;

  SCROLLBAR-FACE-COLOR: #F40213;
  SCROLLBAR-3DLIGHT-COLOR: white;
  SCROLLBAR-ARROW-COLOR: white;
  SCROLLBAR-TRACK-COLOR: black;
  SCROLLBAR-SHADOW-COLOR: #F40213;
  SCROLLBAR-darkSHADOW-COLOR: white;
  SCROLLBAR-HIGHLIGHT-COLOR: black;
}

.nadpis {
font-size: 14px;
font-weight: bold;
}

#copy  {
position: absolute;
left: 194px;
bottom: 0px;
width: 140px;
height: 20px;
font-size: 10px;
}

#copy a:link    { color:  black; font-weight: bold; text-decoration: none; }

#copy a:visited    { color: black; font-weight: bold; text-decoration: none; }

#copy a:active    { color: black; font-weight: bold; text-decoration: none; }

#copy a:hover    { color: white; font-weight: bold; text-decoration: none; }


A:link    { color:  black; font-weight: bold; text-decoration: none; }
A:visited    { color: black; font-weight: bold; text-decoration: none; }
A:active    { color: black; font-weight: bold; text-decoration: none; }
A:hover    { color: #F40213; font-weight: bold; text-decoration: none; }