
		P {  color: #000000; }
		
		P.western { font-family: "Times New Roman", serif; font-size: 10pt }
		
		P.cjk { font-family: "Times New Roman", serif; font-size: 10pt }
		
		P.ctl { font-family: "Calibri", sans-serif; font-size: 10pt }
		
		A:link { color: #000080; text-decoration: underline }
		
		A:visited { color: #800000; text-decoration: underline }
		
		
		.topmenu
		{
			width: 100%;
			text-align: center;
			margin: 20px;
		}

		
			
		body{
		margin-top: 20px;
		margin-left: 50px;
		margin-right: 50px;
			}
			
		.logo
		{
			height: 40px;
			text-align: center;
		}
		
		.logonadpis
		{
			font-family: "Copperplate Gothic Bold", serif;
			font-size: 26pt;
		}
		
		
		
#menu
{

font-family:arial, sans-serif;
color:#f39e4a;
background:#fff;
height:28px;
padding:7px;
font-weight:bold;
text-align: center;
}

#menu a, #menu a:visited
{
text-decoration:none;
color:#000;
}


#menu a:hover
{
text-decoration:none;
color:#dfdfdf;
}

 