@charset "windows-1251";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
*html #layout {
	height: 100%; /* для IE*/
}
#layout {
	min-height: 100%;
	margin-bottom: -64px;
}
#container {
	width: 1030px;
	margin: 0 auto;
	margin-top: -15px;
}
header {
	display: block;
}
#header-bg {
	height: 110px;
	background: url(../images/header-bg-2000px-3.jpg) repeat-x center top;
	margin: auto;
	min-width: 1132px;
}
#header-bg p {
	margin-top: 0;
	margin-left: 18px;
}
#header-bg img {
	border: none;
	text-decoration: none;
}
#header-bg img:active {
	border: none;
	text-decoration: none;
}
#nav {
	height: 150px;
	width: 1030px;
	padding-top: 5px;
	margin-left: 35px;
}
#artide {
	width: 275px;
	float: left;
	padding-top: 35px;
	padding-bottom: 40px;
	margin-right: 10px;
	margin-left: 20px;
}
#content {
	width: 665px;
	float: left;
	font: 16px "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 22px;
	text-align: justify;
	padding: 15px 10px 0 30px;
	margin-left: 10px;
}
.page-buffer {
	height: 56px;
}
footer {
	height: 56px;
	clear: both;
	display: block;
	background: url(../images/footer-bg-3.jpg) repeat-x center 0;
	margin-bottom: 0;
}
#foot {
	width: 1000px;
	margin: auto;
}
.Copyright {
	width: 300px;
	color: #FFF;
	float: left;
	text-align: center;
}
.metrika {
	position: relative;
	bottom: 5px;
	left: 890px;
}
#tel {
 /padding-top:15px;
	margin-left: 71%;
	color: #666;
	font-size: 20px;
	position: absolute;
	margin-top: -120px;
}
.tel-2 {
	text-align: right;
	float: left;
	color: #000;
	margin-left: 400px;
	margin-top: 10px;
	width: 300px;
	font-size: 15px;
}
/*стили контента страниц*/

#content ol li {
	font-weight: bold;
}
#content ol.noBold li {
	font-weight: normal;
}
#content ul {
	list-style: none;
	padding: 0 0 0 60px;
	text-indent: -1em;
}
#content ul li {
	list-style-type: none;
	text-align: left;
	font-weight: normal;
	width: 99%;
}
#content ul li:before {
	content: "\2013\0096";
}
#content p.BgBlue {
	background-color: #DFEFFF;
}
#content span {
	color: #F90;
	font-size: 18px;
}
.contImg img {
	float: right;
	border: 1px solid #000;
	margin: -30px 15px 10px 20px;
}
.femida img {
	border: none;
	float: right;
	margin: -30px 0 0 0;
}
#content h3 {
	text-align: center;
}
#content .h2 {
	text-align: center;
	font-size: 30px;
	color: #F90;
}
#content .mainImg {
	background: url(../images/img/logotip-2.jpg) no-repeat center center;
	margin-top: -12px;
}
.image-row {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
