p.tops	{
	font-family: Verdana, Geneva, Arial;
	font-size: 8pt;
	color: white;
	margin-top: 5px; 
	letter-spacing: -1px; 
	background-image: url("pics/bg-nav-link-1.jpg");
	background-repeat: repeat;
	
}

p.tekst	{
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	color: white;
	margin-left: 20px; 
	margin-right: 50px; 
	margin-bottom: 20px; 
	margin-top: 20px;
	text-align: justify;

}
UL	{
	font-family: Verdana, Geneva, Arial;
	font-size: 10pt;
	color: white;
	margin: 20px;
	text-indent: 20px
}

a.nav:link {
	color: white;
	size: 8 pt;
	text-decoration: none; 
	width: 125px; 
	}

a.nav:hover {
	color: yellow;
	size: 8 pt;
	text-decoration: none; 
	width: 125px;
}

a.nav:active {
	color: yellow;
	size: 8 pt;
	text-decoration: none; 
	width: 125px; 
}

a.nav:visited {
	color: white;
	size: 8 pt;
	text-decoration: none; 	 
	width: 125px; 
}

a.tekst:link {
	color: white;
	size: 10 pt;
	text-decoration: underline; 
	}

a.tekst:hover {
	color: yellow;
	size: 10 pt;
	text-decoration: underline; 
}

a.tekst:active {
	color: yellow;
	size: 10 pt;
	text-decoration: underline; 
}

a.tekst:visited {
	color: white;
	size: 10 pt;
	text-decoration: underline; 
}

h3	{
	font-family: Verdana, Geneva, Arial;
	font-weight: bold;
	color: yellow;
	margin-left: 20px; 
	margin-right: 50px; 
	margin-bottom: 20px; 
	margin-top: 20px;
}

h4	{
	font-family: Verdana, Geneva, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	margin-left: 20px; 
	margin-right: 50px; 
	margin-bottom: 20px; 
	margin-top: 20px;
}

h5	{
	font-family: Verdana, Geneva, Arial;
	font-weight: bold;
	color: yellow;
	margin-left: 20px; 
	margin-right: 50px; 
	margin-bottom: 20px; 
	margin-top: 20px;
}