body{
	font: arial;
	margin: 0;
	padding: 0;
	;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tekst{
	margin: 50px 30px 10px 50px;
	color: #000;
	padding: 5px;
	text-indent: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;

}

.naslovi {
	font-weight: bold;
	COLOR: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


a{
 color: #003366;
	font: 10px;
 font-weight: bold;
 text-decoration: none;


}



a:hover{
 color: #3E515E;
 font: 10px;
 text-decoration: none;
  font-weight: bold;
 background-color: #c7d1e1;
   border-color:#dfd7ca #b2ab9b;
}


#menu a, #menu a:visited {
  text-align:center; 
 color: #003366;
	font: 10px;
 font-weight: bold;
 text-decoration: none;
  display:block; 
  }
  
#menu a:hover {
 color: #3E515E;
 	font: 10px;
 text-decoration: none;
  font-weight: bold;
 background-color: #eeeeee;
  }



	
.tekstmali {
	color: #0085C0;
	padding: 5px;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
}
.tekstmalicrni {
	color: #000;
	padding: 5px;
	text-indent: 0;
	font-size: 12px;
	text-align: center;
}

