body {
	margin: auto;
	width: 780px;
	padding: 20px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #fff;
}
#other_lang {
	font-size: 9px;
	line-height: 12px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 20px;
}
h2 + p {
	margin-top:0px;
}
.boks {
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #f0f0f0;
	padding: 10px;
}
#velk_no, #velk_en {
	float: left;
	margin-bottom: 20px;
	width: 348px;
}
#velk_no {
	margin-right: 20px;
}
address {
	clear: both;
	width: 780px;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	text-align: center;
}
address span {
	display: inline-block;
	margin-top: -4px;
	margin-bottom: -6px;
	margin-left: 10px;
	margin-right: 10px;
	width: 1px;
	height: 24px;
	background-color: #cccccc;
}
address a {
	text-decoration: none;
	color: #000000;
}
hr {
	height: 1px;
	background-color: #cccccc;
	border-style: none;
	border-width: 0;
}