BODY {
        font-family: Arial;
        font-style: normal;
        font-size: 12;
        font-weight: bold;
        background: white;
}

TABLE {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-style: normal;

        font-size: 14;
        color: black;
	  border: 0;
}

a:link, a:visited, a:active {
        color: #006400;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;

        text-decoration: none}
a:hover {text-decoration: none;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: red;}

.background_whole {
      background-image: url(grafika/gradient.jpg);
      background-repeat: repeat-x;
      }
      
.links {
       border-color : #000000;
       border : 1;
       background-color  : #98FB98;
       font-family : "Tahoma" ;
       font-size : medium;
       }
.linksm {
       border-color : #000000;
       border : 1;
       background-color  : #98FB98;
	font-style: normal;
       font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 11pt;
       }
.tytz {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #008000;
	}
.tytcz {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica;
	color: #990000;
	}
.male {
        font-family: Arial, Helvetica;
        font-size: 8pt;
        color: #000000;
	}
P {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        color: #000000;
	}
UL {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        color: #000000;
	}