img {
	max-width: 100%;
}
body {
	width: 100%;
	background: #eef2f9;
	background: -moz-radial-gradient(#ffffff, #e6e9ed);
	background: -webkit-gradient(radial, center center, 0, center center, 50%, color-stop(0%,#ffffff), color-stop(50%,#e6e9ed));
	background: -webkit-radial-gradient(#ffffff, #e6e9ed);
	background: -o-radial-gradient(#ffffff, #e6e9ed);
	background: -ms-radial-gradient(#ffffff, #e6e9ed);
	background: radial-gradient(#ffffff, #e6e9ed);
}
.empty_box {
	height: 100%;
}
.vk_button_32 {
	background: url('../img/img_sprite.png') no-repeat -9px -310px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.fb_button_32 {
	background: url('../img/img_sprite.png') no-repeat -59px -310px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.ok_button_32 {
	background: url('../img/img_sprite.png') no-repeat -109px -311px;
	width: 32px;
	height: 25px;
	display: inline-block;
}
.tw_button_32 {
	background: url('../img/img_sprite.png') no-repeat -159px -311px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.section_505 {
	padding-top: 11%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	position: relative;
}

.section_404 h2 {
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.2em;
}
.center_404 {
	text-align: center;
	width: 40%;
	margin: 0 auto;
	padding: 30px 0;
}

.center_404 p {
	font-size: 0.875em;
	line-height: 1.2em;
	margin-top: 5px;
}
.soc_box i {
	margin: 10px 5px 0 0;
	padding-top: 10px;
}
