.static {
	padding: 20px;
	line-height: 1.35;
}
.links {
	margin: 20px 0;
}
.links a {
	margin-right: 15px;
}
.sttext {
	font-size: 17px;
	text-align: justify;
}
.rekv {
	border-top: 1px solid #dcdcdc;
	padding-top: 20px;
	margin-top: 20px;
	color: #444;
}

.old_cont {
	display: none;
	margin-top: 20px;
}

.version {
	/*background-color: rgba(255,255,255,.2);*/
	background-color: #fff;
	padding: 20px;
	border-radius: 4px;
	margin-bottom: 20px;
}

	.title {
		cursor: pointer;
	}

@media (max-width: 800px) {
	h1 {
		display: block !important;
	}
}
