#ContentBkg {
	position: absolute;
	width: 100%;
	margin: 284px 0 0 0;
	height: 114px;
	background: #e8e8e8;
	}
#content {
	padding: 34px 0 0 22px;
	}
#content h1 {
	color: #339;
	font-size: 31px;
	padding: 0 0 0 8px;
	//border:1px solid red;
	}
#content h2 {
	color: #339;
	font-size: 25px;
	padding: 0 0 0 8px;
	}
#content h3 {
	color: #fff;
	font-size: 14px;
	width: 180px;
	}
.ContentTitle {
	margin: 60px 0 0 0;
	height: 135px;
	float: left;
	}
#content .ContentBloc {
	float: left;
	padding: 0 5px 0 6px;
	position: relative;
	color: #333;
	}
#content .ContentBloc img {
	display: block;
	}
#content .ContentBlocTxt {
	position: absolute;
	top: 185px;
	left: 20px;
	}
#content .ContentBlocTxt p {
	font-size: 10px;
	width: 135px;
	}
.LogoDKMA {
	float: right;
	padding: 156px 40px 0 0;
	}