@charset "UTF-8";
#tekst {
	background-color: #4E7E6C;
	position: absolute;
	visibility: visible;
	width: 880px;
	left: -2px;
	top: 160px;
	z-index: 4;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FBBD50;
	border-bottom-color: #FBBD50;
	border-left-color: #FBBD50;
	font-family: "Times New Roman", Times, serif;
	line-height: 165%;
	font-size: 85%;
	text-align: left;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/ben_header_flash.jpg);
	background-repeat: repeat-y;
}
#tekst ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
#tekst strong {
	font-size: 115%;
	font-style: italic;
	color: #015F4D;
	margin: 0px;
	padding: 0px;
}
#tekst a {
	color: #B20012;
}
#tekst em {
	line-height: 120%;
	font-size: 90%;
}

