html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.row {
	width: 100%;
}

.row:before, .row:after {
	content: "";
	display: table;
	font-size: 0;
}

.row:after {
	clear: both;
}

img {
	border: none;
	vertical-align: top;
}
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input, textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Helvetica Neue Cyr Roman", sans-serif;
	font-size: 13px;
	outline: none;
}
input:active, textarea:active {
	outline: none;
}
:focus, a {
	outline: none;
}
a:hover {
	color: #4a90e2;
}
img {
	border: none;
}
p {
	font-family: "Helvetica Neue Cyr Roman";
	font-size: 15px;
	line-height: 22px;
}
p + p {
	margin-top: 1em;
}
.i-l {
	float: left;
}
.i-r {
	float: right;
}
.i-fl_li li {
	list-style: none;
}
.i-fl_li li {
	float: left;
}
.i-clears {
	clear: both;
}
.i-clears.i-mh {
	height: 1px;
}
img.i-img_blur {
	min-height: 100%;
	min-width: 980px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}
div.i-img_blur {
	min-height: 100%;
	min-width: 980px;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #595959;
	/*z-index: -1;*/
}
.b-wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
	min-width: 960px;
	background-color: #595959;
}
.b-contener {
	margin: 0 auto;
	width: 960px;
	/*padding-top:100px;*/
	padding-top: 202px;
}

.b-site-header {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	height: 50px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 300;
}



.b-site-header_content {
	margin: 0 auto;
	padding-right: 50px;
	position: relative;
	width: 910px;
}
.b-site-header .b-logo {
	background: url("img/logo_rtd.png") no-repeat scroll 0 0 transparent;
	float: left;
	margin-top: 7px;
	text-decoration: none;
	text-indent: -99999px;
}
.b-site-header a {
	color: #fff;
}
.b-site-header div.i-r,
.b-site-header .b-menu li {
}
.b-logo {
	position: relative;
}
.b-logo, .b-logo a {
	height: 36px;
	width: 46px;
}
.b-logo a {
	display: block;
}
.b-logo a span {
	margin: -10000px;
	position: absolute;
}
.b-search {
	background: url("img/lupa_search.png") no-repeat scroll 50% 50% transparent;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	cursor: pointer;
	height: 50px;
	position: absolute;
	right: 0;
	width: 48px;
}
.b-search:hover {
	background-color: #222222;
}
.b-search.active {
	background: url("img/close_search.png") no-repeat scroll 50% 50% #fff;
	border-left: medium none;
	border-right: medium none;
	width: 50px;
}
.b-search.active .b-search_body {
	display: block;
}
.b-search_body {
	background-color: #fff;
	cursor: default;
	display: none;
	height: 44px;
	left: auto;
	padding: 14px 14px 12px;
	position: absolute;
	right: 0;
	top: 50px;
	width: 932px;
	z-index: auto;
}
.b-search_body .b-search_text {
	height: 100%;
	margin-right: 99px;
}
.b-search_body .b-search_text input {
	background: url("img/lupa_search01.png") no-repeat scroll 15px 50% #dde1e2;
	border: medium none;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	box-sizing: border-box;
	color: #3a3a3a;
	font-size: 18px;
	height: 100%;
	line-height: 24px;
	padding: 8px 10px 8px 45px;
	width: 100%;
}
.b-search_body .b-search_button.i-r {
	border: none;
	margin-top: 16px;
	margin-right: 10px;
}
.b-search_body input[type='submit'] {
	background-color: #1d5ba8;
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-family: "Helvetica Neue Cyr Medium", sans-serif;
	font-size: 15px;
	height: 100%;
	width: 99px;
}
.b-search_body .b-search_button input:hover {
	background-position: 0 -48px;
	color: #2d91e1;
}
.b-search_body .b-search_button input:focus {
	background-position: 0 -98px;
}
.b-top_favorite {
	border-left: 1px solid #373737;
	float: right;
}
.b-top_favorite a {
	background: url("img/star_favorites.png") no-repeat scroll 10px 18px transparent;
	display: block;
	font-family: "Helvetica Neue Cyr Medium", sans-serif;
	line-height: 50px;
	padding: 0 12px 0 29px;
	text-decoration: none;
}
.b-top_favorite a:hover, .b-top_favorite a:active {
	background-color: #2c2c2c;
}
.b-site-header .b-menu {
	float: right;
}
.b-site-header .b-menu li {
	font-family: "Helvetica Neue Cyr Medium", sans-serif;
	height: 50px;
}
.b-site-header .b-menu .has-submenu.top-docs {
	position: relative;
}
.b-site-header .b-menu .has-submenu > div {
	background-color: #000;
    border-top: 1px solid #373737;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 100%;
}
.b-site-header .b-menu .has-submenu.top-docs > div {
	right: auto;
}
.b-site-header .b-menu li a,
.b-site-header .b-menu li span {
	display: block;
	line-height: 20px;
	padding: 14px 12px 16px;
	text-decoration: none;
	white-space: nowrap;
}
.b-site-header .b-menu li span {
	color: #888;
}
.b-site-header .b-menu li a:hover {
	background: #2c2c2c;
}
.b-site-header .b-menu li a:active {
	background: #2c2c2c;
}
.b-site-header .b-menu .has-submenu > a {
	padding-right: 27px;
	position: relative;
}
.b-site-header .b-menu .has-submenu:hover > div {
	display: table;
}
.b-site-header .b-menu .has-submenu > a:after {
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 5px;
	content: "";
	position: absolute;
	right: 10px;
	top: 23px;
}
.b-site-header .b-menu .has-submenu:hover > a:after {
	border-color: transparent transparent #fff transparent;
	top: 18px;
}
.b-site-header .has-submenu li a {
	padding-left: 18px;
	padding-right: 18px;
}
.b-site-header .has-submenu li {
	border-bottom: 1px solid #373737;
	overflow: hidden;
}
.b-films_top_menu {
	border-right: 1px solid #373737;
	display: table-cell;
}
.top-docs .b-films_top_menu {
	width: 100%;
}
.b-films_top_menu li {
	float: none;
}
.b-site-header .b-on_air {
	float: left;
	margin-left: 12px;
	margin-top: 10px;
}
.b-site-header .b-on_air p {
	color: #13d112;
	font-size: 11px;
	line-height: 13px;
	font-family: "Helvetica Neue Cyr Black";
}
.b-site-header .b-on_air p a {
	text-decoration: none;
	color: #13d112;
}
.b-site-header .b-on_air p a:hover {
	
}
.b-site-header .b-on_air p a:hover span {
	color: #fff;
}
.b-site-header .b-on_air p a span {
	color: #D0D0D0;
    display: block;
    font-family: "Helvetica Neue Cyr Roman",sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.b-forms {
	padding: 0 18px 35px;
	color: #444;
	/*height:582px;*/
	height: 620px;
}
.b-forms h3 {
	font-family: "PT Sans Bold";
	font-size: 20px;
	line-height: 21px;
}
.b-forms .b-forms_input, .i-video .b-coments .b-comment p.b-forms_input, .i-propose .b-content p.b-forms_input {
	font-size: 12px;
	line-height: 51px;
	font-family: "PT Sans Bold";
	margin-left: 0;
	overflow: visible;
}
.b-forms .b-forms_input.i-text {
	width: 314px;
	position: relative;
}
.b-forms input {
	border: 1px solid #D3D3D3;
	/*height:32px;*/
	padding: 6px 0;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-top: 17px;
}
.b-forms .b-forms_input.i-text input {
	/*float:right;*/
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 8px;
	width: 192px;
	font-size: 16px;
}
.b-forms .b-forms_input.i-textarea {
	position: relative;
	margin: 17px 0;
	height: 156px;
}
.b-forms .b-forms_input.i-textarea span {
	position: absolute;
	top: -21px;
	left: 0;
}
.b-forms textarea {
	height: 130px;
	width: 300px;
	padding: 12px 8px;
	padding-right: 0;
	border-radius: 2px;
	border: 1px solid #dbdbdb;
	resize: none;
	margin-left: 112px;
	font-size: 16px;
	overflow: hidden;
	position: absolute;
}
.b-forms_capcha {
	margin-left: 112px;
}
.b-forms .b-forms_submit span {
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin-left: 12px;
	margin-top: 7px;
	color: #999;
}
.b-forms .b-forms_submit input {
	background: url(img/forms_submit.png) no-repeat scroll 50% 0 transparent;
	color: #134885;
	font-size: 14px;
	line-height: 16px;
	font-family: "intro_regular";
	border: none;
	width: 153px;
	text-align: center;
	padding: 14px 0;
	margin-top: 0;
	height: 42px;
	cursor: pointer;
	left: 0;
	position: absolute;
}
.b-forms .b-forms_submit input:hover {
	background-position: 50% -48px;
	color: #2D91E1;
}
.b-forms .b-forms_submit input:focus {
	background-position: 50% -98px;
}
.b-forms_input.i-enter_capcha {
	width: 199px;
	position: relative;
}
.b-forms_input.i-enter_capcha input {
	width: 86px;
	right: 0;
	top: 0;
	position: absolute;
}
.b-forms_submit {
	margin-left: 103px;
	width: 235px;
	margin-top: 17px;
	position: relative;
}
.b-forms_submit span {
	position: absolute;
	right: 0;
}

.i-main .pass-poll-btn {
	margin-top: -40px;
}

.pass-poll-btn {
	width: 960px;
	padding: 12px 0 24px;
	position: relative;
	margin: auto;
	z-index: 6;
}

.pass-poll-btn b {
	font-weight: bold;
}

.pass-poll-btn__link {
	cursor: pointer;
	background: #ffd700;
	display: block;
	height: 50px;
	color: #000;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	text-decoration: none;
}

.pass-poll-btn__link:hover {
	color: #000;
	text-decoration: none;
}

.pass-poll-btn__close {
	cursor: pointer;
	background: url("/National_Library/20160930123623oe_/https://rtd.rt.com/s/images/close.png") no-repeat 50% 50%;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 12px;
	right: 0;
}

.b-footer {
	bottom: 0;
	font-size: 12px;
	/*height: 100px;*/
	position: relative;
	width: 100%;
	z-index: 1;
}
.b-footer_content {
	margin: 25px auto 0;
	width: 960px;
}
.b-footer_content .b-logo {
	margin: 0 8px 0 1px;
	position: relative;
}
.b-footer_content .b-logo {
	background: url(img/logo_rt.png) no-repeat scroll 0 0 transparent;
}
.b-footer .i-clears.i-mh {
	margin-bottom: 7px;
}
.b-footer_content .b-logo, .b-footer_content .b-logo a {
	height: 26px;
	width: 26px;
}
.b-footer_content .b-logo a {
	position: absolute;
	top: 0;
}
.b-footer .b-language a, .b-footer .b-menu a {
	color: #fff;
	font-family: "Helvetica Neue Cyr Roman";
	font-size: 14px;
	line-height: 1.71429;
	text-decoration: none;
}
.b-footer .b-language a:hover, .b-footer .b-menu a:hover, .b-footer .b-language a.active:hover {
	color: #60AAFF;
}
.b-footer .b-language span {
	border: 2px solid #fff;
	border-radius: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
.b-footer .b-language a, .b-footer .b-language span {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 1.71429;
	margin-left: 13px;
}
.b-footer_menu {
	border-bottom: 1px solid rgba(255,255,255,.12);
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.b-footer .b-menu li + li {
	margin-left: 25px;
}
.b-footer .b-language a.active {
	color: #878787;
}
.b-copyright {
	margin-top: 20px;
	padding-bottom: 100px;
}
.b-copyright_text {
	font-size: 12px;
	line-height: 13px;
	color: #888;
}
.b-soc_sety {
	margin-right: 400px;
}
.b-soc_sety li {
	background: url(img/social_icons.png) no-repeat scroll 0 0 transparent;
	width: 25px;
	height: 17px;
	cursor: pointer;
}
.b-footer .b-soc_sety li a {
	color: #fff;
	font: 24px/1 "Web Symbol Liga";
}
.b-soc_sety li.b-soc_sety-twitter:hover {
	background-position: 0 -18px;
}
.b-soc_sety li.b-soc_sety-facebook {
	background-position: -24px 0;
}
.b-soc_sety li.b-soc_sety-facebook:hover {
	background-position: -24px -18px;
}
.b-soc_sety li.b-soc_sety-rss {
	background-position: -48px 0;
}
.b-soc_sety li.b-soc_sety-rss:hover {
	background-position: -48px -18px;
}
.b-bottom_shadow {
	background: url(img/bottom_shadow.png) repeat-x scroll 0 0 transparent;
	height: 294px;
	min-width: 960px;
	width: 100%;
	position: absolute;
	margin-top: -294px;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.i-main .b-contener {
	padding-top: 73px;
}

/* start rtd 5 years logo changes */
.b-site-header .b-logo {
	background: url("img/RTD_5Years_logo.png") no-repeat scroll 0 0 transparent;
	margin-top: 0px;
}
.b-site-header {
	height: 59px
}
.b-logo, .b-logo a {
    height: 64px;
    width: 58px;
}
.b-site-header .b-menu li a, .b-site-header .b-menu li span {
    line-height: 29px;
}
.b-search {
    height: 59px;
}
/* end rtd 5 years logo changes */
