body {
    font-family: 'trebuchet ms', verdana;
    color: #cccccc;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #990066; 
    scrollbar-highlight-color: #ffffff; 
    scrollbar-3dlight-color: #FF99FF; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-track-color: #000000; 
    scrollbar-arrow-color: #990066;

}

h3 {
    color: #ffccff;
    font-size: 120%;
    text-indent: 1.5em;
    text-align: center;
}
 
h2 {
    color: #FFCCFF;
    font-size: 95%;
    text-align: center;
}

p { 
    font-size: 90%;
    text-align: justify;
    color: #CCCCCC;
    line-height: 160%;
}

ol {
    font-size: 90%;
    line-height: 160%;
    text-align: justify;
    color: #CCCCCC;
}

ul {
    font-size: 90%;
    line-height: 160%;
    text-align: justify;
    color: #CCCCCC;
}
 
a.menu {
    font-size: 100%;
    font-weight: bolder%;
    text-decoration: none;
    color: #ffffff;
}

a.menu:link {
    color: #ffffff;
}                         

a.menu:visited {
    color: #ffffff; 
}

a.menu:hover {
    color: #FF99CC;
}

a.menu:active {
    color: #FF3366;
}

a.content {
    text-decoration: underline;
    font-weight: bold;
    color: #FFCCFF;
    font-size: 90%;    
}

a.content:link {
    color: #FF99CC;
  
}

a.content:visited {
    color: #CC6699;
}


a.content:hover {
    color: #CC6699;
}

a.content:active {
    color:#993366;
}

a.downloads {
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;   
}

a.downloads:link {
    color: #CC99CC;
  
}

a.downloads:visited {
    color: #CC99CC;
}


a.downloads:hover {
    color: #993366;
}

a.downloads:active {
    color:#CC0066;
}

a.menu_footer {
    font-size: 80%;
    font-weight: bold;
    text-decoration: underline;
}

a.menu_footer:link {
    color: #660033;
}                         

a.menu_footer:visited {
    color: #660033; 
}

a.menu_footer:hover {
    color: #990033;
}

a.menu_footer:active {
    color: #FF3366;
}

#footer {
    font-size: 80%;
}

#active {
    font-size: 100%;
    font-weight: bolder;
    color: #CC6699;
}

#fotki {
    font-size: 70%;
    color: #CC6699;
}
 