.navigation .news {height: 160px; background: url(../images/navigation/news.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/navigation/news.png,sizingMethod=crop)
				  }
.navigation .news img {width: 134px; height: 80px;}
.navigation .projects {height: 160px; background: url(../images/navigation/projects.png) top left no-repeat; margin-left: 2.5em; margin-top: -2px;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/navigation/projects.png,sizingMethod=crop)
				  }
.navigation .projects img {width: 90px; height: 82px;}
.navigation .company {height: 160px; background: url(../images/navigation/company.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/navigation/company.png,sizingMethod=crop)
				  }
.navigation .company img {width: 124px; height: 80px;}
.navigation .contacts {height: 160px; background: url(../images/navigation/contacts.png) top left no-repeat; margin-left: 2.5em;
				   -background-image: none;
		 		   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/navigation/contacts.png,sizingMethod=crop)
				  }
.navigation .contacts img {width: 124px; height: 80px;}

.header {background: none;}
.navigation {margin-top: 0;}

.content {padding-bottom: 1em;}
.content .middle {width: 80%; //margin-right: -100%; //margin-left: 0;}
.content .pads-middle {padding: 0 5em 0 3.3em; width: auto;}

.content .news {padding-bottom: 1em;}
.news .row {width: 90%; //width: 100%;}
.news .left {width: 10em;}
.news .right {width: 80%; //margin-left: 10em;}
.news .right a {font-size: 1em;}
.news p {padding-bottom: 0.4em;}
.news .date {color: #999999; font-size: 0.85em;}