body, button {
	font-size: 20px;
	line-height: 28px;
}

#header .menu a {
	width: 16%;
	line-height: 20px;
}

.navigation ul {
	margin-bottom: 20px;
}

.navigation li {
	font-size: 20px;
	line-height: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
}

ul > li { 
	background: url(../images/list-bg.gif) no-repeat 0 6px; 
}

.navigation li li {
	font-size: 18px;
	line-height: 20px;
}

#header .menu a {
	font-size: 18px;
}

#search-form {
	padding: 0;
	margin-top: 40px;
	margin-bottom: 40px;
}

#search-form .input {
	margin-right: 20px; 
}

#breadcrumb {
	margin-top: 25px;
	margin-bottom: 30px;
}

#footer a {
	margin-left: 20px;
	margin-right: 20px;
}

#footer .list a.social {
	margin-bottom: 30px;
}

.news h2 {
	line-height: 36px;
}

.news:first-child h2 {
	line-height: 42px;
}
