.headline {

}
.headline1 {
	padding: 30px;
	background-image: url( /resources/images/bgr1.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.headline-width {
	width: 1440px;
	margin: 0 auto;
	text-align: center;

}
@media screen and (max-width: 1600px) {
 	.headline-width {
	width: 86%;
}
}


.headline .headline-item {
    display:inline-block; width:16.3%; height: auto; vertical-align: top;padding: 5px;
}

.headline .headline-item img { width:100%; }

.services-width {
	width: 100%;
	margin: 0 auto;
	text-align: center;

}


.headline .headline-item1 img { width:100%; }

.headline .headline-item1 {
    display:inline-block; width:19.7%; height: auto; vertical-align: top;padding: 5px;
}

.text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  border: none;
  z-index: 800;
  margin: 0;
  padding-left: 15px;
  background-image: url(/resources/images/prozr.png);
  background-repeat: repeat-x;
  background-position: center bottom;
  text-align: left;
  line-height: 47px;
  vertical-align: middle;
  color: white;
  font-size: 18px;
  font-weight: normal;
}