
H3
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 130%;
    font-weight : normal;
}
.nazva  {
    font-size : 110%;
    font-weight : bold;
    color :#004B2C;
}
.podzag  {

             	font-size : 100%;
                font-style: italic;
             	color :#004B2C;
             }

small  {
              	font-size : 80%;
              }

.podpis  {
             	font-size : 8pt;
             	font-style : italic;
             }

A, A:ACTIVE, A:FOCUS, A:HOVER, A:LINK  {
    color : #006400;
}
A:VISITED  {
            	color :Purple;
            }



