@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111;
	text-decoration: none;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
.clear {
	clear: both;
}
.clear-side {
	clear: both;
	margin-bottom: 20px;
}

#head {
	display: none;
}
#l-h {
	display: none;
}
#c-h {
	display: none;
}
#r-h {
	display: none;
}
#date-time {
	display: none;
}
#logo {
	float: left;
	width: 300px;
	height: 75px;
}
#logo img {
	border: 0;
}
#menu {
	display: none;
}
#skeleton {
	width: 100%;
	border: 0;
}
#skeleton .left_column, #skeleton .right_column {
	display: none;
}
#skeleton .central_column {
	width: 100%;
	vertical-align: top;
}
#ya_share, #vk_comments, #n-f, #footer .fr {
    display: none;
}
.icon {
    display: none;
}
#footer {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	background-color: #eee;
	border-top: 1px solid #aaa;
}
#footer p {
	font-size: 11px;
	color: #333;
}
#footer .fl {
	float: left;
	margin-top: 10px;
}
#footer .fl p {
	margin-top: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.top-banner {
	display: none;
}
.top-banner img {
	border: 0;
}