div.tekst1  {  text-indent: 1.5cm;         
               text-align:justify;
               color: #032247;
               font-size: 11px ;
               font-family: Arial, Verdana, Tahoma, Times New Roman; }


div.tekst2 { text-align:left;
             color: #032247;
             font-size: 11px ;
             font-family: Arial, Verdana, Tahoma, Times New Roman; }
  
div.tekst4 { text-align:right;
            color: #032247;
            font-size: 11px ;
            font-family: Arial, Verdana, Tahoma, Times New Roman; }
  
div.tekst5 { text-align:left;
            color: #2B2B2B;
            font-size: 11px ;
            font-family: Arial, Verdana, Tahoma, Times New Roman; }

div.tekst6 { text-align:left;
            color: #6B0008;
            font-size: 21px ;
            font-family: Arial, Verdana, Tahoma, Times New Roman; }



.menu {	FONT-SIZE: 11px;
        COLOR: #000000;
        text-align:right;		
        FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }

.menu:hover { COLOR: #000000} input.x{background-color: beige;
	color: navy;
	font-family: arial, sans-serif;
	border : 1px Black;
	text-align: center;
    
}


textarea.x
{
	background-color: beige;
	color: navy;
	font-family: arial, sans-serif;
	border : 1px Black;
	text-align: center;
    
}

a:link { color: black; font-size: bigger }
a:visited { color: black; text-decoration: underline; font-size: bigger }
a:active { color: grey; text-decoration: underline; font-size: bigger }

a:hover { color: red; text-d
