.header a.full-width{
	height: 8em;
}
.content{
	width: auto;
	max-width: 48em;
}
.aside{
	width: auto;
	max-width: 24em;
}
.header{
	height: 11.5em;
}
.header-placeholder{
	height:12em;
}
.footer-placeholder{
	display:none;
}
.footer{
	position: static;
}
.footer > ul > li,.footer > ul >li:last-child{
	float: none;
	padding: 0 0 2em;
}
.footer > ul >li:last-child{
	padding: 0;
}

.footer li li {
	width: auto;
}
.header .nav{
	height: auto;
	min-height: 3em;
	background-color: #1b1b1b;
}
.header .nav ul{
	height: auto;
	min-height: 3em;
}
.header .nav ul li{
	display:none;
}
.header .nav ul li.menu-toggle{
	display:block;
	background-color: #1b1b1b;
	line-height: 3em;
	color: #fff;
	text-align: left;
	padding: 0 2em;
}
.header .nav:hover ul li.menu-toggle{
	background-color: #1b1b1b;
	padding: 0 2em;
}
.header .nav .deco{
	display:none;
}
.header .nav:hover ul li{
	display:block;
	width: auto;
	text-align: left;
	padding: 0 1em;
	background-color: #666561;
	margin-bottom: 1px;
}
.header .nav li a{
	color: #fff;
}
.col-md-half{
	width: 100%;
}
.header span.egyesulet{
	font-size: 1.2rem;
	max-height: 5rem;
	overflow: hidden;
}
