* html .novinky{
padding-top:15px;
}


a:visited { text-decoration:none; color:#AA0000; }  /* visited link */
a:hover { text-decoration:none; color:#AAAA00; }   /* mouse over link */
a:active { text-decoration:none; color:#AA0000; }
a {text-decoration:none; color:#AA0000;}

a.kron {
color: 69503B; 
font: small-caps times,tahoma,verdana, arial;}

p.small {line-height: 40%; 
         font-variant: normal;}
p {color: #000000; font: small-caps; }
p.red {color: #AA0000;}

li {color: #000000; font: small-caps; }

body {
background-image: URL('files/org4.jpg');
background-repeat: no-repeat;
background-color: black;
background-position: left top;
background-attachment: scroll;
color: white; 

scrollbar-face-color: #BB9966;
scrollbar-track-color: #777766;
scrollbar-arrow-color: #AA0000;
scrollbar-shadow-color: #aaaaaa;
scrollbar-highlight-color: #aaaaaa;
scrollbar-3dlight-color: #dddddd;
scrollbar-darkshadow-color: gray;
}

span.x
{
float:left;
width:2.2em;
font-size:200%;
font-family:tahoma,times,algerian,courier;
line-height:110%;
color:#AA0000;
}

span.xx
{
float:left;
width:1.0em;
font-size:300%;
font-family:tahoma,times,algerian,courier;
line-height:90%;
color:#AA0000;
}

span
{
float:left;
width:0.8em;
font-size:400%;
font-family:tahoma,times,algerian,courier;
line-height:80%;
}

img
{
  border: none;
}

.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em tahoma,verdana, arial, helvetica, sans-serif;
  color: 79201B;
}