.adres {
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	padding: 10px;
	line-height: 15pt;
}

span.black {
	color: #9f1f00;
}

.tekst {
	  font-family: Arial;
	  font-weight: bold;
	  font-size: 10pt;
	  text-align: justify;
	  padding: 10px;
	  line-height: 17pt;
	}
	
.indent {
	  text-indent: 1cm;
}

a {
  color: #e94d00;
}

a:hover {
  color: #e8fdea;
}

h3 {
   color: #e8fdea;
/*   text-decoration: underline; */
}

.netpartners {
	  font-family: Tahoma, Arial;
	  font-size: 7pt;
	  color: black;
	  padding-right: 10px;
}
	
.netpartners:hover {
	  color: red;
}
	
a.menu_item {
	  font-family: Arial;
	  font-size: 9pt;
	  font-weight: bold;
	  color: white;
	  text-align: right;
	  letter-spacing: 0.1pt;
	  text-decoration: none;
}
	
a.menu_item:hover {
	  text-decoration: underline;
}

a.menu_item_current {
	  text-decoration: underline;
	  color: #e8fdea;
	  font-family: Arial;
	  font-size: 9pt;
	  font-weight: bold;
	  text-align: right;
	  letter-spacing: 0.1pt;
}
