

body {
    background-color:#FFFFFF;
    color:#003300;
    /* font-size:12px;
    */;
  }


A:link {
    color: #0000CD;
    text-decoration: none ;
  }


A:visited {
    color: #0000CD;
    TEXT-DECORATION: none ;
  }


A:active {
    color: #0000CD;
    TEXT-DECORATION: none ;
  }


A:hover {
    color: #CD0000 ;
    text-decoration: underline ;
  }


.copyright {
    font-size: 11px;
    text-decoration: none ;
    color: #FFFFFF;
  }


A:link.copyright,A:visited.copyright,A:active.copyright {
    font-size: 11px;
    text-decoration: none ;
    color: #FFFFFF;
  }


A:hover.copyright {
    font-size: 11px;
    text-decoration: underline ;
    color: #FFFFFF;
  }

/*  
A:link.
A:visited.
A:active.
A:hover.
*/

  
H2 {
    font-family: Monotype Corsiva,Times New Roman,Times,serif;
     color:#000A63;
  }


.meniu-o {
    font-size: 12px;
    text-decoration: none ;
    color: #EBC3CE;
    font-weight: bold;
    background-image: url('img/m1.gif');
    background-position: 0% 60%;
    background-repeat: no-repeat; 
    padding: 1px;
    padding-left:14px;
     font-family: Monotype Corsiva,Times New Roman,Times,serif;
  }


A:link.meniu,A:visited.meniu,A:active.meniu {
    font-size: 12px;
    text-decoration: none ;
    color: #0C0666;
    font-weight: bold;
    background-image: url('img/m2.gif');
    background-position: 0% 60%;
    background-repeat: no-repeat; 
    padding: 1px;
    padding-left:14px;
     font-family: Monotype Corsiva,Times New Roman,Times,serif;
  }


A:hover.meniu {
    font-size: 12px;
    text-decoration: none ;
    color: #B2234E;
    font-weight: bold;
    background-image: url('img/m3.gif');
    background-position: 0% 60%;
    background-repeat: no-repeat; 
    padding: 1px;
    padding-left:14px;
     font-family: Monotype Corsiva,Times New Roman,Times,serif;
  }

