._center
{
	padding-bottom: 10px;
}

._center > h1.title
{
	margin-bottom: 0px;
	color: #012265;
}

._center > h2
{
	margin: 0 auto;
	font-size: 20px;
}

._center > h2 .red
{
	color: #9d0000;
}

._center .blocks128-outer
{
	font-size: 0;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

._center .block128
{
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	text-decoration: none;
	border: 1px solid #9e9e9e;
	background-color: #F2F2F2;
	width: 553px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
	cursor: pointer;
}

._center .block128:first-child
{
	margin-left: 0;
}

._center .block128:hover
{
	background-color: #E1E1E1;
}

._center .block128 h2
{
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #173884;
}

._center .block128 h2 .price
{
	color: #9d0000;
}

._center .block128 p
{
	color: #9d0000;
	margin: 5px 0;
}

._center .block128 div.img
{
	width: 490px;
	padding: 5px;
	text-align: center;
	margin: 0 auto 10px;
	border: 1px solid #9e9e9e;
	background-color: #fff;
	font-size: 0;
}

._center .block128 div.img img
{
	font-size: 13px;
}

._center .block128 div.img2 img:first-child
{
	margin-right: 20px;
}

._center .block128 div.img3 img
{
	border: 1px solid #333;
}

._center .block128 div.img3 img:first-child
{
	margin-right: 20px;
}

._center .block128 div.img4 img:first-child
{
	margin-right: 10px;
}

._center .block128 ul
{
	margin: 0;
	padding: 0;
	padding-left: 65px;
}

._center .block128 li
{
	list-style-image: url(/images/postuplenie/listitem.png);
	font-size: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

._center .block128.block3 li:first-child
{
	list-style-image: url(/images/postuplenie/listitemnew.png);
}

._center .block128 a
{
	color: #9d0000;
	text-decoration: underline;
}

._center .description-title
{
	margin: 0 0 10px 0;
	color: #515151;
}

._center .description p
{
	font-size: 16px;
	text-align: justify;
	text-indent: 15px;
}

