.brand {
  color: #00531e;
  line-height: 1px;
}

.istkurier-960 {
  max-width: 960px;
  margin: auto;
}

body {
  font-size: 18px;
}

a {
	color: #0b7000;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #0b7000;
	text-decoration: underline;
}

hr {
	margin: 18px 0;
	border: 0;
	border-top: 2px solid #00531e;
	border-bottom: 1px solid #fff;
}

body.site.fluid {
	background-color: #f5f5f5;
}