#wrapper #sredina {
	background-image: url(../Images/middle.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	width: 918px;
}
#wrapper #sredina #sredina1 {
	width: 850px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #FFFFFF;
}
h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;

	font-size:14px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:30px;
	margin-bottom: 10px;
}
#wrapper #footer {
	background-image: url(../Images/foother.png);
	height: 52px;
	margin-top: -29px;
	
}


