.cslogotypy {
	width: 890px;
	height: 95px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d8d8d8;
	font-size: 12px;
}
.cslogotypy .logo {
	float: left;
	margin-right: 18px;
	color: #7c7c7c;
}
.cslogotypy img {
	margin-bottom: 5px;
}
#slider1 {
	width: 890px;
}
.csleft {
	width: 300px;
	float: left;
}
.csright {
	width: 557px;
	min-height: 300px;
	float: right;
	padding: 0px 10px 0px 20px;
	border-left: 3px solid #f07800;
	margin-bottom: 25px;
}
.csright p {
	text-align: justify;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}
.csright .sign {
	text-align: right;
	font-style: italic;
	margin: 30px 50px 0px 0px;
}
.pagination {
	width: 890px;
	height: 24px;
	margin: -15px 0px 10px 0px;
}
.clr {
	clear: both;
	height: 30px;
}
.gototop {
	text-align: right;
	display: block;
	margin: 0px 0px 20px 0px;
}