body.main-page header.header {
  position: absolute;
}
body strong {
font-weight: 500;
}
.main-page .breadcrumbs {
	display: none;
}
.breadcrumbs .well {
	padding: 10px 0px !important;
  margin-bottom: 0px;
}
.breadcrumbs li {
	font-size: 14px;
}
.dok li {
margin-bottom: 20px;
padding-bottom: 5px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
border-bottom: 1px #eee solid;
}