html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4EED7;
	margin: 0px; padding: 0px;
}
.top1 {
	background: url(/bitrix/templates/main/img/top1.gif) repeat-x top left;
	height: 136px;
}
.top2 {
	background: url(/bitrix/templates/main/img/contacts.jpg) no-repeat top right;
	height: 136px;
}
.contacts_link {
	padding: 20px 25px 0px 130px;
}
.logo_img {
	padding: 0px 43px;
}
.slogan {
	padding-right: 70px;
	padding-left: 50px;
}
.top_menu_cell {
	background: url(/bitrix/templates/main/img/top_menu_bg.gif) repeat-x top left;
	height: 29px;
}
.breadcrumb_cell {
	background: url(/bitrix/templates/main/img/breadcrumb_bg.gif) repeat-x top left;
	height: 35px;
	padding: 10px 0px 0px 40px;
}
.bottom_menu_cell {
	height: 23px;
	background-color: #E1D6AE;
}
.footer_cell {
	background: url(/bitrix/templates/main/img/bottom_bg2.gif) repeat-x top left;
	height: 100px;
}

.middle_cell {
	background: url(/bitrix/templates/main/img/bottom_bg1.gif) repeat-x bottom center;
	padding: 0px 50px 30px 50px;
}

/* Основной контент */
.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 5px 20px 0px 20px;
}
.main_content a, .main_content a:link, .main_content a:visited {
	font-size: 12px;
	color: #00408e;
	text-decoration: underline;
}
.main_content a:hover {
	color: #00408e;
	text-decoration: none;
}
.main_content h1, .main_content h2, .main_content h3 {
	font-family: Tahoma;
	color: #333;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
}
.main_content h1 {
	font-size: 20px;
}
.main_content h2 {
	font-size: 15px;
	font-weight: bold;
}
.main_content h3 {
	font-size: 14px;
	font-weight: bold;
}
.main_content table td, .main_content table th {
	background-color: #fff;
	border: 1px #b2b2b2 solid;
	border-top: 0px;
	border-left: 0px;
	text-indent: 0px;
	padding: 5px;
}
.main_content table {
	font-size: 12px;
	border: 1px #b2b2b2 solid;
	border-bottom: 0px;
	border-right: 0px;
	border-collapse: collapse;
}
.main_content table th {
	background: #2C68B0 url(/bitrix/templates/main/img/table_header_bg.gif) repeat-x top left;
	font-size: 15px;
	color: #fff;
	padding: 5px 7px;
	text-align: center;
}

.docs_cell {
	padding: 20px;
}

.counters_cell {
	font-size: 9px;
	background: url(/bitrix/templates/main/img/bottom_line.gif) no-repeat top right;
	width: 234px;
	padding: 25px 0px 0px 50px;
}
.copyright_cell {
	font-size: 11px;
	color: #5f5842;
	padding: 25px 0px 0px 20px;
}
.magazine_numb {
	padding-bottom: 20px;
}
.magazine_numb_name {
	padding-bottom: 10px;
}
.magazine_numb_name #numb {
	font-weight: bold;
	font-size: 16px;
}
.magazine_numb_name #date {
	font-weight: bold;
	font-size: 12px;
}
.magazine_numb_articles {
	padding: 0px 0px 10px 20px;
}
.magazine_img {
	float: left;
	padding: 0 10px 10px 0;
}
