/*after-reset*/
.header-menu_item:before, .header-lang_item:before, .article-list_rubric:before {
	content: '';
}

#MediaBlock a {
	border-bottom: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
/**/

.layout {
	padding: 0 40px 0 80px;
	max-width: 1280px;
	min-width: 880px;
	margin: 0 auto;
	overflow: hidden;
}

.sidebar_col {
	background: #8b2131;
	color: #fff;
	width: 247px;
	float: left;
	padding: 0 30px 9010px;
	margin-bottom: -9000px;
}

.footer-block {

}

.sidebar_col a {
	color: #fff;
}

.sidebar_block {
	padding: 40px 0;
}

.sidebar_block + .sidebar_block {
	border-top: 3px dotted #fff;
}

.sidebar-block_name {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 30px;
}

.content {
	margin-left: 380px;
}

.content a {
	color: #000;
}

/*header*/
.header {
	overflow: hidden;
	margin: 0 0 25px;
}

.header-title {
	font-size: 81px;
	color: #8b2131;
	line-height: .9;
	margin-top: 20px;
	font-family: serif;
	font-weight: bold;
}

.header-title a {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
}

.header-info {
	font-family: 'MiriradProBold', sans-serif;
	font-size: 21px;
	font-weight: bold;
	margin-top: 20px;
}

.header-lang {
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}

.header-lang_item {
	color: #000;
	font-size: 20px;
	font-family: 'MiriadProBold', Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	display: inline-block;
}

.header-lang_item + .header-lang_item {
	margin-left: 10px;
}

.header-lang_item a {
	color: #8b2131;
}

.header-bookmark_lang {
	float: right;
	margin-right: 15px;
}


.header-bookmark {
	background: #8b2131;
	width: 120px;
	height: 182px;
	text-align: center;
	padding-top: 60px;
}

.header-bookmark a+a {
	margin-top: 10px;
}

.header-bookmark a {
	text-decoration: none;
	border-bottom: none;
}


.header-menu {
	border-width: 3px 0;
	border-color: #000;
	border-style: dotted;
	min-height: 47px;
	font-size: 0;
	margin: 0 0 30px;
}

.header-menu_item {
	font: 18px/47px Arial, sans-serif;
	height: 100%;
	color: #000;
	display: inline-block;
	list-style: none;
	margin: 0;
	font-weight: bold;
	margin-right: 65px;
}

.header-menu_item:last-child {
	margin-right: 0;
}

.header-menu_item.activared, .header-menu_item a:hover {
	color: #8b2131;
}

.header-menu_item a {
	color: inherit;
	text-decoration: none;
	border-bottom: none;
	display: block;
	height: 100%;
}
/*content*/

.content-block {
	padding: 25px 0;
	overflow: hidden;
}

.content-block + .content-block {
	border-top: 3px dotted #8b2131;
}

.content-block_name {
	color: #8b2131;
	font-weight: bold;
	font-size: 30px;
	margin:  0 0 15px;
}

.content-block_text {
	padding-right: 5%;
	font-size: 18px;
	line-height: 1.4;
}

.content-block_text.highlighted {
	color: #8b2131;
	font-weight: bold;
}

.content-block_subtitle {
	color: #787878;
	font-size: 20px;
	margin: 0 0 10px;
}

.content-block_subtitle span {
	font-size: 16px;
}

.content-block_subtitle a {
	color: inherit;
	text-decoration: none;
	border-bottom-color: transparent;
}

.content-block_subtitle {

}

.content-block_title {
	font-weight: bold;
	font-size: 24px;
	margin: 27px 0 15px;
}

a.subscribe {
	display: inline-block;
	padding: 0 10px;
	margin-top: 20px;
	color: #fff;
	background: #8b2131;
	text-transform: uppercase;
	font: bold 14px/25px Verdana, Arial, sans-serif;
	height: 25px;
	border: none;
	border-radius: 3px;
}

/**/
.article-list_rubric {
	margin: 30px 0;
}

.article-item {
	margin: 0 0 10px;
}

.article-rubric_name {
	font-weight: bold;
	color: #8b2131;
	font-size: 16px;
	margin: 0 0 10px;
}

.article-item_author {
	font-weight: bold;
	font-size: 14px;
}

.article-item_title{
	font-size: 14px;
}

/*footer*/
.notice {
	color: #8b2131;
	font-weight: bold;
	font-size: 16px;
}


.footer-block {
	padding: 25px 40px 0 80px;
	max-width: 1280px;
	min-width: 880px;
	margin: 0 auto;
	overflow: hidden;
}

/***/
.tableofcontents {
	overflow: hidden;
}

span.biblio {
border: 1px solid #a6a6a6;
margin-top: 10px;
padding:1px;
display:inline-block;
border-radius: 6px 6px 6px 6px;
}

span.biblio div {
width:40px;
border: 1px solid #c6c6c6;
background-color: #f8f8f8;
display:inline-block;
padding:8px 10px 8px 10px;
margin: 0;
margin-left:3px;
vertical-align: top;
font-size:12px;
font-family: Arial;
font-weight: bold;
border-radius: 5px 5px 5px 5px;
text-align:center;
}

span.biblio div a.biblio {
font-size: 12px;
text-decoration: none;
}

span.biblio select {
height:33px;
margin:0px;
padding:6px 10px 10px 10px;
border: 1px solid #c6c6c6;
border-radius: 5px 5px 5px 5px;
background-color: #f8f8f8;
font-family: Arial;
font-weight: bold;
}

.line .active, .line .empty {
	display: inline-block;
}

.footer__border {
	margin: 40px 0 30px;
}

.full_text_link {
	margin: 10px 0;
}

.full_text_link a:first-child {
	text-decoration: none;
	border-bottom: none;
}


.link.link_dark {
	color: #000;
}

.field input, .field textarea {
	width: 400px;
	border: 1px solid #000;
}

input[type="submit"] {
	padding: 5px 10px;
}

.main-cover img {
	border: 1px solid #eee;
}

a > p {
	display: inline;
}

.letters .current {
	font-weight: bold;
}
