#linie1 {
	display: inline;
}

#linie2 {
	display: inline;
	margin-bottom: 60px;
}

.div_about {
	width: 300px;	
	height: 375px;
	float: left;
	margin-right: 25px;
}
.div_about1 {
	margin-bottom: 10px;
}
.div_about2 img {
	border: #a09d30 solid 1px;	
	margin-right: 7px;
}

.div_photo {
	width: 420px;	
	height: 375px;
	/*margin-left: 325px;*/
	float: left;
}
.div_photo1 {
	margin-bottom: 10px;
}
.div_photo2 img {
	border: #a09d30 solid 1px;	
}
.div_photo3 {
	width: auto;
	height: 23px;
	border-bottom: #a09d30 solid 1px;	
	border-right: #a09d30 solid 1px;	
	border-left: #a09d30 solid 1px;	
	background-color: #848118;
	line-height: 23px;
	text-align:center;
}


.div_contact {
	width: 300px;
	height: 120px;
	margin-right: 25px;
	float: left;
}

.div_contact1 {
	margin-bottom: 10px;
}
.div_contact2 img {
	margin-right: 10px;
}

.div_news {
	width: 420px;
	float: left;
	/*margin-left: 325px;*/
}
.div_news1 {
	margin-bottom: 10px;
}
.div_news2 {
	background-color: #625f13;
	border: #a09d30 solid 1px;	
	padding: 10px;
}
.div_news2 b {
	color: #e6e366;	
}

