@import url("content.css");

body {
	background: #fff;
	color: #000;
	font: 0.75em/120% arial,sans-serif;
}

.clear {
	clear: both;
}

.hidePrint {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header_b, .content-right, .footer-links, .footer-logo, .content-left-left, .breadcrumb, .bmiform {
	display: none;
}

#content {
	padding-top: 20px;
}

#footer {
	border-top: 1px #000 solid;
	padding-top: 10px;
	margin-top: 10px;
}

/*news*/

.news {
	padding-bottom: 35px;
	clear: both;
	padding-bottom: 20px;
}

.news p {
	color: #737366;
	font-size: 1.2em;
}

.news .news-img {
	float: left;
	width: 115px;
}

.news .news-text {
	float: left;
	width: 400px;
}

.news a.more {
	visibility: hidden;
}

/*hp box*/
.hp-box {
	position: relative;	
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
}

.hp-box-light {
	position: relative;	
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
}


/*anketa*/
.anketa {
	width:330px;
}

.anketa label {
	width: 290px;
	float: left;
	padding-bottom: 18px;
	color: #737366;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.anketa a {
	width: 290px;
	float: left;
	padding-bottom: 18px;
	color: #737366;
}

.anketa span {
	color: #eb6d1f;
	font-size: 1.2em;
	float: right;
	font-weight: bold;
}