body {
    scrollbar-face-color: #000F00;
    scrollbar-highlight-color: #9CCD00;
    scrollbar-shadow-color: #000000;
    scrollbar-3dlight-color: #000F00;
    scrollbar-arrow-color: #9CCD00;
    scrollbar-track-color: #000F00;
    scrollbar-darkshadow-color: #000F00;
    margin-bottom: 0px;
    font-family: verdana;
    font-size: 9px;
    background-color: #000F00;
    }

a:link {
    color: #660000;
    font-family: verdana;
    font-size: 9px;
    text-decoration: none;
}

a:hover {
    color: #567F76;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

a:visited {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

hr {
   color: #6B8535;
   filter: Alpha(Opacity=100,FinishOpacity=20,Style=3);
   height: 3;
   width: 100%;
   }
img {
    border: 0;
    }
h1 {
    font-family: Times New Roman, ;
    font-size: 1.2em;
    font-weight: 700;
    }
h2 {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 0.9em;
    font-weight: 500;
    }
.page {
    width: 760px;
    height: 95%;
    cellpadding: 0px;
    cellspacing: 0px;
    border-left: 1px dotted #330;
    border-top: 1px dotted #330;
    border-right: 2px dotted #330;
    border-bottom: 2px dotted #330;
    background-color: #000;
    }
#date {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: 400;
    color: #999;
    }
#date a {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 1em;
    font-weight: 800;
    color: #999;
    text-decoration: underline;
    }

#firma {
    font-family: Times New Roman, ;
    font-size: 1em;
    font-weight: 800;
    color: #9CCD00;
    }
#mesaj {
    font-family: Times New Roman, ;
    font-size: 1.7em;
    font-weight: 500;
    color: #9CCD00;
    }
#meniu table {
    width: 100%;
    height: 20px;
    background-color: #000;
    cellspacing: 2px;
    }
#meniu td {
    text-transform: uppercase;
    background-image: url(../design/butn1.gif);
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-right: 5px;
    }
#meniu a {
    text-decoration: none;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 9px;
    font-weight: 500;
    color: #000;
    }
#meniu a:hover {
    text-decoration: none;
    font-size: 9px;
    font-weight: 800;
    color: #FFF;
    }
#text {
    width: 90%;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 1em;
    font-weight: 400;
    color: #78953C;
    text-align: justify;
    }
#h1 {
    font-family: Times New Roman, ;
    font-size: 1em;
    font-weight: 700;
    }
#h2 {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 0.8em;
    font-weight: 500;
    }
.album {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 0.8em;
    font-weight: 500;
    color: #999;
    vertical-align: top;
    }
#red {
    color: #990000;
    }