body {
	display: flex;
	flex-direction: column;
	height: 100vh;
}

#decisia-template-banner {
	display: flex;
	flex-direction: column;
	flex: 0 0 auto;
	width: auto;
	height: auto;
	padding: 0 1em 3px;
	border-bottom: 1px solid #000;
}

#decisia-template-menu {
	top: 65px;
	right: 1em;
	height: auto;
	margin: 0;
	padding: 0;
}

#decisia-template-menu li {
	margin-left: 0;
	margin-right: 5px;
	padding: 2px 20px;
}

#decisia-template-menu li:last-child {
	margin-right: 0;
}

.decisia-navigation-breadcrumbs {
	margin-top: 30px;
}

#decisia-template-white {
	flex: 1 1 auto;
	height: 100%;
	padding-bottom: 0;
	padding-top: 0;
}

.decisia-template-page {
	height: auto;
	padding-top: 0;
}

#decisia-template-white .decisia-template-page {
	height: 100%;
}

#decisia-template-footer {
	flex: 0 0 auto;
	margin-top: 0;
	height: auto;
	border-top: 1px solid #000;
}

#decisia-template-last-modification-date {
	margin-left: 1em;
	margin-bottom: -21px;
}

#decisia-template-footer-menu {
	padding-top: 0;
	border-top: none;
	margin-top: 10px;
	margin-bottom: 0;
	height: 40px;
}

#decisia-footer {
	margin-right: 1em;
}

#decisia-footer .qweri-lexum img {
	height: 40px;
	width: auto;
}
