body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}
#adres {
	position:absolute;
	width:700px;
	height:20px;
	color : #666666;
	font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
	z-index:10;
	left: 10px;
	top: 10px;
}
a:hover {
	color: #CCCCCC;
}
.h6 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: bold;
	color: #3F00CF;
	font-size: 12pt;
}
#tekst {
	position:absolute;
	width:600px;
	z-index:3;
	left: 10px;
	top: 75px;
	overflow: visible;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #copyright {
	display: none;
}
