.clear{
	clear: both;	
}

#wrapper{
	width: 100%;
	height: 100%;
	background: url(../img/wrapperfon.jpg) no-repeat top left;
}
#header{
	background: url(../img/headerfon.jpg) no-repeat top right;
	height: 270px;
}
#conteiner{
	
}
.leftpart{
	float: left;
	width: 220px;
	padding-left: 30px;
}
.rightpart{
	float: right;
	width: 220px;
	padding-right: 30px;
	padding-top: 30px;
}
.specpredlog{
	padding: 10px;
	margin-bottom: 15px;
	border: 1px dashed #ccc;
}
.centerpart{
	margin-left: 270px;
	margin-right: 270px;
}
#leftmenu a{
	color: #323232;
}
#leftmenu li strong{
	color: #a1ce7d;
}
#leftmenu ul{
	list-style: none;
	list-style-position: outside;
}
#news{
	
}
#news, #footer{
	padding: 10px 30px;
	border-top: 1px dashed #ccc;
	padding-bottom: 20px;
	overflow: hidden;
}
#logo{
	
}
#copyrights{
	margin-left: 270px;
	margin-right: 280px;
	margin-top:70px; 
	color: #323232;
	fdont-style: italic;
	font-family: Georgia;
	font-size: 36px;
}
#logo{
	padding-top: 60px;
	padding-left: 30px;
}
#logo a{
	display: block;
	width: 230px;
	height: 70px;
	float: left;
}

