body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font-family: Arial;
	text-align: justify;
}
h1, h4 {
	color: #043270;
}
h1 {
	text-align: center;
}
h2 {
	color: #000000;
}
h3 {
	color: #ffffff;
	font-size: 11pt;
}
p {
	font-size: 11pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}
div#menu a {
	color: #ffffff;
}
div#menu a:hover {
	color: #ffffff;
}
div#top {
	width: 1000px;
	height: 630px;
	background: url(tlo2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
div#hd {
	width: 1000px;
	height: 120px;
	padding-top: 20px;
}
div#logo {
	float: left;
	margin-right: 20px;
}
div#adres {
	float: left;
	padding-top: 10px;
}
div#adres h4 {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 16px;
}
div#sgikk {
	float: left;
	width: 180px;
	height: 120px;
	margin-left: 20px;
	text-align: center;
	font-size: 8pt;
	position: absolute;
	left: 800px;
	top: 20px;
}
div#bro {
	width: 1000px;
	height: 30px;
}
div#cont {
	width: 1000px;
}
div#menu {
	background-image: url(menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 1000px;
	height: 250px;
	padding-top: 12px;
	z-index: 0;
}
div#m {
	list-style: none;
	font-weight: bold;
	font-size: 11pt;
	height: 30px;
	margin-left: 30px;
}
div#tuv {
	text-align: center;
	width: 175px;
	margin-left: 30px;
	padding-top: 10px;
	display: none;
}
div#tuv p {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
div#l {
	float: left;
	width: 205px;
	margin-right: 45px;
}
div#c {
	text-align: center;
	position: absolute;
	left: 245px;
	top: 120px;
}
div#ft {
	clear: both;
	position: absolute;
	top: 575px;
	color: #205AA7;
	font-size: 8pt;
}
div#ft a {
	color: #205AA7;
	margin-left: 50px;
}
