﻿body {
	width: 100% !important;
	background: none;
}


/* Header mobile */

.header {
	width: 100%;
	background: none;
	height: auto;
}

h1 {
	background: #006abe;
	color: #fff;
	font-size: 18px;
	padding: 10px;
	text-transform: uppercase;
}
h1 span {
	display: block;
	font-size: 13px;
	padding-top: 7px;
}
.header .main-nav {
	background: #e8e8e8;
	padding: 5px 10px;
	min-height: 15px;
	float: none;
	margin-top: 0;
}
.header .main-nav li {
	display: inline-block;
	margin-right: 3px;
	color: #424141 !important;
}
.header .main-nav li a {
	color: #424141 !important;
}

.header .s4-search, .header .search {
	float: none;
	margin-left: 10px;
}
.header .ms-sbtext {
	color: #333;
}




/*Left & right menus */

body #s4-leftpanel {
	width: 100% !important;
	float: none;
}
body .s4-ca {
	margin-left: 0 !important; 
	min-height: 50px;
}
#navigation_mj {
	width: 100%;
}
#navigation_mj li {
	margin: 5px;
}


#harta, .bg-lista-inst {
	display: none;
}
body #s4-mainarea {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.ms-bodyareacell {
	width: 100%;
}


/* Footer */

.footer {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;

}
.footer li {
	display: inline-block;
	margin-right: 3px;
}
.footer ul + p {
	padding-top: 10px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                