<style type="text/css">
<!--
test {}

body {
	color: #333333;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

}
a{
	color: #333333;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}
a:hover{
	text-decoration: underline;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;
	font-size: 9pt;	
}

tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
tr#header {
	height: 114px;
}
td#left {
	width: 244px;
	
}
td#center {
	text-align: center;
	min-width: 100%;
}
td#right {
	color: #454545;
	font-family: Verdana;
	font-size: 8pt;
	width: 200px;
}
td#menu{
	vertical-align: top;
	border-top: 2px dotted #44BBE5;
	border-bottom: 2px dotted #44BBE5;
	border-right: 2px dotted #44BBE5;
	background: #D3E6F7;
}
td#content{
	vertical-align: top;
	border-bottom: 2px dotted #44BBE5;
	//border-top: 2px dotted #44BBE5;
}
td#blok{
	vertical-align: top;
	border-top: 2px dotted #44BBE5;
	border-bottom: 2px dotted #44BBE5;
	border-left: 2px dotted #44BBE5;
	background: #D3E6F7;
}
div#blok_right{
	border-bottom: 2px dotted #FFFFFF;
	padding: 15px 15px 15px 15px;
	width: 170px;
}
div.link {
	width: 220px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	border-bottom: 2px dotted #FFFFFF;
}
div.link li {
  margin: 0;
  margin-left:5px;
  padding: 0;
  }

td#menu a .link {
	color: #087FB5;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	display: block;
	letter-spacing:-0.2mm;
}

td#menu a:hover {
  text-display: none;
		letter-spacing:-0.2mm;
  }

#blok {
	margin: 10px 10px 10px 10px;
}
div#title{
	font-weight: bold;
}
div#tekst{
	border-top: 2px dotted #44BBE5;
	padding: 10px 10px 25px 10px;
}
tr#footer #left {
	border-right: 2px dotted #44BBE5;
}
tr#footer #right {
	border-left: 2px dotted #44BBE5;
}
div#footer_links {
	width: 100%;
	padding-top: 6px;
	margin-bottom: 15px;
	height: 28px;
	border-bottom: 2px dotted #44BBE5;
	color: #44BBE5;
}
div#footer_links a{
	color: #44BBE5;
	text-decoration: none;
}	
-->
</style>