H3
  {
    font-weight: bold;
    font-style: italic;
    font-size: 13pt; 
    TEXT-ALIGN: left;
    color: #FFFF00;
  }
H5
  {
    font-weight: bold;
    font-style: italic;
    font-size: 13pt; 
    TEXT-ALIGN: center;
    color: #eeeeee;
  }
H6
  {
    font-weight: bold;
    font-style: italic;
    font-size: 13pt; 
    TEXT-ALIGN: center;
    color: #eeeeee;
  }

.contents:hover
 {
  COLOR: #FFFF00; 
  TEXT-DECORATION: none;
 }

.contents
 {
  font-size: 12.0pt;
  font-family: Times New Roman;
  color: #8A1111; 
  TEXT-DECORATION: none;
 }

a {font-family: Tahoma, Arial, Helvetica;color: #11057E;text-decoration: none;font-weight: normal; font-size: 10pt;}
a:hover {text-decoration: underline; color: #CC0000;font-weight: normal;}

a.Fenu {color: #804000; text-decoration: none; font-size: 7pt;font-weight: bold;}
a.Fenu:visited {color: #804000; text-decoration: none; font-size: 7pt;font-weight: bold;}
a.Fenu:hover {text-decoration: none; color: #804000; font-size: 7pt;font-weight: bold;}

a.droppromo {color: #804000; text-decoration: none; font-size: 7pt;font-weight: bold;}
a.droppromo:hover {text-decoration: none; color: blue; font-size: 7pt;font-weight: bold;}
a.droppromonetsc {color: #000000; text-decoration: none; font-size: 8pt;font-weight: bold;}

.small { font-size: 8pt; }
.solid { color:#804000; }
.normal { color:#804000; }

ul
{
background: silver;
margin: 2pt 2pt 2pt 10pt
padding: 2pt 2pt 2pt 6pt
}

li
{
color: navy; background: #E0DCD0;
margin: 2pt 2pt 2pt 6pt
padding: 2pt 2pt 2pt 6pt
}

li: before{
display: marker;
market-offset: 4em; //smeshenie ot nomera do teksta
content: counter(mycounter, decimal);
counter-increment: mycounter;
}

body
{
background: url( "fon2.gif");
background-color: #eeeeee;
background-repeat: repeat-y;
background-attachment: fixed;
font-family: Times New Roman, MS Sans Serif, Tahoma, Verdana, Arial;
font-size: 10px; color: #000000

scrollbar-face-color:#eeeeee;
scrollbar-highlight-color:#eeeeee;
scrollbar-3dlight-color:#eeeeee;
scrollbar-darkshadow-color:#eeeeee;
scrollbar-shadow-color:#CFDCFD;
scrollbar-arrow-color:#004488;
scrollbar-track-color:#eeeeee;
}