* html .novinky{
padding-top:15px;
}

@font-face {
font-family: Parchment;
font-style: normal;
font-weight: normal;
src: url('PARCHME0.eot'); }

a:visited { text-decoration:none; color:#AA0000; }  /* visited link */
a:hover { text-decoration:none; color:#AA0000; }   /* mouse over link */
a:active { text-decoration:none; color:#AA0000; }
a {text-decoration:none; color:#AAAA00;}


a.kron {
color: C9B09B; 
font: small-caps times,tahoma,verdana, arial;}

p.small {
line-height: 40%; 
font-variant: normal;
}

p {
color: #B9A08B; 
font: small-caps;
}

p.red {color: #AA0000; font: bold times;}

li {color: #000000; font: small-caps; }

body {
background-repeat: no-repeat;
background-color: black;
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
{
float:left;
width:0.9em;
font-size:500%;
font-style:italic;
font-family:parchment,times;
line-height:90%;
font-weight: 100;
color: #AA0000; 
}

img
{
  border: none;
}

div.special
{
background-image: URL('files/drevo.jpg');
background-repeat: repeat;
background-position: left top;
background-attachment: scroll;

position: absolute;
top: 225px;
left: 95px;
width: 537px;
}

.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em tahoma,verdana, arial, helvetica, sans-serif;
  color: B9B0BB;
}