/* Eric Meyer's CSS Reset */
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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, 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;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
input,
textarea {
	outline: none;
}
body {
	font: 14px/20px Tahoma, Arial, sans-serif;
	width: 100%;
	color: #484848;
}
a {
	font: 14px play;
	color: #484848;
}
a:hover {
	color: #9f080b;
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
#wrapper {
    margin: 0 auto;
    max-width: 980px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    margin-bottom: 20px;
    min-height: 146px;
}
#headertv {
    background: url("images/bg_header_tv.jpg") no-repeat scroll right 100px transparent;
    height: 350px;
    margin-bottom: 15px;
}
#headerrad {
    background: url("images/bg_header_rad.jpg") no-repeat scroll right 100px transparent;
    height: 350px;
    margin-bottom: 15px;
}
#headerpr{
    background: url("images/bg_header_pr.jpg") no-repeat scroll right 100px transparent;
    height: 350px;
    margin-bottom: 15px;
}
.logo{
    float: left;
    margin: 10px 37px 0 0;
}
.top_menu{
    border-bottom: 3px solid #d51317;
    float: left;
    margin-bottom: 15px;
    min-height: 93px;
    width: 100%;
}
.title_site{
    color: #9f080b;
    float: left;
    font: bold 30px play;
    margin-top: 40px;
	margin-left: 40px;
}
.title_site1{
    color: #9f080b;
    float: left;
    font: bold 24px play;
    margin-top: 40px;
	margin-left: 40px;
}
.phones {
    color: #484848;
    float: right;
    font: bold 28px play;
    margin: 19px 0 0 24px;
    width: 260px;
}
.phones .phone{
   background: url("images/bg_phone.jpg") no-repeat scroll 0 9px transparent;
    float: left;
    padding-left: 21px;
    width: 100%;
}
.phones span {
    color: #9F080B;
}
ul.header {
    background: url("images/bg_menu.jpg") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #A9A9A9;
    border-radius: 4px;
    float: left;
    height: 31px;
    width: 100%;
}
ul.header li,
.footer_menu li {
    display: inline-block;
    position: relative;
	float: left;
}
ul.header li {
    border-right: 1px solid #C6C6C6;
}
ul.header li ul li {
    border-right: medium none;
    width: 100%;
}
ul.header li.last {
	border-right: none;
}
ul.header li a,
.footer_menu li a{
    color: #5A5A5A;
    display: block;
    font: 14px/31px play;
    padding: 0 11px;
    text-decoration: none;
    text-transform: uppercase;
}
ul.header li a:hover {
	color: #5a5a5a;
    background: url("images/bg_menu_a_hover.jpg") repeat-x scroll 0 0 transparent;
}
ul.header li ul {
    background: none repeat scroll 0 0 #F1F0F1;
    border: 1px solid #A9A9A9;
    display: none;
    left: 0;
    position: absolute;
    top: 31px;
    z-index: 9;
}
ul.header li:hover ul{
	display: block;
} 
ul.header li ul li a:hover {
	background: none;
	color: #9f080b;
}
.menu,
.menu_f {
    border-top: 1px solid #e5e5e5;
    float: left;
    padding-top: 2px;
    width: 100%;
}
.menu_f{
	margin-top: 0;
}
ul.header li.first a {
	padding: 0 13px;
}
@-moz-document url-prefix() {
	ul.header li a {
		padding: 0 10px;
	}
}
@-moz-document url-prefix() {
	ul.header li.first a {
		padding: 0 13px;
	}
}
@-moz-document url-prefix() {
	ul.header li.last a {
		padding: 0 14px 0 14px;
	}
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	position: relative;
}
#middle:after {
	display: table;
	clear: both;
	content: '';
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 260px;
}
#content2 {
	padding: 0 0 0 260px;
}
article h1 {
    color: #9F080B;
    font:bolder 16px Tahoma;
    margin-bottom: 15px;
}
article h2 {
    color: #484848;
    font:bolder 14px Tahoma;
    margin-bottom: 15px;
}
article h3 {
    color: #484848;
    font:bolder 14px Tahoma;
    margin-bottom: 15px;
}
.title_form{
    color: #9F080B;
    font: 16px play;
    margin-bottom: 10px;
}
.form .title_form{
	text-align: center;
}
.form .inp{
    float: left;
    margin-bottom: 13px;
    width: 100%;
}
.form .inp input,
.form textarea {
    border: medium none;
    box-shadow: 0 0 3px #333333 inset;
    float: left;
    padding: 5px 10px;
    width: 328px;
}
.form textarea{
    height: 120px;
    resize: none;
}
.form{
    float: left;
    text-align: center;
    width: 100%;
}
.form form {
    display: inline-block;
    float: none;
    width: 355px;
}
.form .sub{
    float: left;
    width: 100%;
}

.form .sub span input{
    background: url("images/bg_menub.jpg") repeat-x scroll 0 0 transparent;
    border: medium none;
    border-radius: 4px;
    color: #5A5A5A;
    cursor: pointer;
    display: inline-block;
    font: 14px/31px play;
    height: 31px;
    margin-top: 2px;
	margin-bottom: 30px;
    padding: 0 44px;
    text-decoration: none;
    text-transform: uppercase;
}
.form .sub span input:hover {
    background: url("images/bg_menu_a_hover.jpg") repeat-x scroll 0 0 transparent;
    color: #5a5a5a;
}
article ul {
	margin-bottom: 15px;
}
article ul  li {
    list-style: disc inside none;
	margin-left: 15px;
}
.arg{
    color: #9F080B;
    margin-bottom: 10px;
}
P.meet {
	font:bolder 9pt;
	text-decoration:underline;
	text-align:center;
}
TABLE.advpr {
	border:1px solid #A0A0A0;
	border-collapse:collapse;
	background-color:#E0E0E0;
}
TH.advpr {
	font:bolder 10pt Tahoma;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;
	text-align:left;
	background-color:#A2A1A0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #A0A0A0;
}
TD.advpr {
	font:10pt Tahoma;
	padding:2px 4px 2px 4px;
	color:#000000;
	border-right:1px solid #A0A0A0;
}
article iframe {
    width: 100%;
}
article img {
	max-width: 100%;
}
#list
ul  li {
    list-style: none;
	margin-left: 15px;
}
/* Left Sidebar
-----------------------------------------------------------------------------*/
#left-sidebar {
	float: left;
	width: 240px;
	margin-left: -100%;
	position: relative;
}
.row_vews{
    float: left;
    padding-left: 15px;
    width: 230px;
}
.row_vews .date{
    background: url("images/list_style.jpg") no-repeat scroll 0 7px transparent;
    margin-left: -15px;
    padding: 0 0 0 15px;
}
td {padding: 2px 2px;}

#right-sidebar .block_bar{
	background: none;
}


/* Right Sidebar
-----------------------------------------------------------------------------*/
#right-sidebar {
	float: left;
	width: 240px;
	margin-left: -240px;
	position: relative;
}
.block_bar,
.title_block {
    float: left;
    width: 100%;
}
.title_block {
    margin-bottom: 17px;
}
.block_bar .title_block a{
    background: url("images/bg_s_b.jpg") no-repeat scroll 0 0 transparent;
    color: #484848;
    display: block;
    font: 16px play;
    padding: 7px 0 7px 42px;
    text-decoration: none;
    text-transform: uppercase;
}
.block_bar,
.row_vews {
   background: url("images/border_s_b.jpg") repeat-x scroll 0 bottom transparent;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.block_bar:last-child{
	background: none;
}
.block_bar .title_block a:hover {
    background-position: 0 -67px;
}
.block_bar  ul {
	clear: both;
}
.block_bar  ul  li {
    list-style: disc inside none;
    margin-bottom: 5px;
}
.lm  ul {
	clear: both;
}
.lm  ul  li {
	list-style: none;
	margin-left: 25px;
    
}
.lmnus
{
}
.read_more a {
	font: 14px Tahoma, Arial, sans-serif;
	color: #484848;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 55px;
}
.footer_menu {
    background: url("images/bg_footer_m.jpg") repeat-x scroll 0 0 transparent;
    border-radius: 4px;
    float: left;
    height: 50px;
    width: 100%;
}
.footer_menu li a {
	line-height: 50px;
}
.footer_menu li a:hover {
    color: #9F080B;
    text-decoration: underline;
}
.footer_menu li a{
    padding: 0 11px;
}



/*Мобильная версия*/
.navbar-toggle{
    background: #c9c9c9 none repeat scroll 0 0;
    border: medium none;
    color: #484848;
    cursor: pointer;
    display: none;
    font: 18px Arial;
    margin-top: 2px;
    padding: 10px 15px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}	
.navbar-toggle .title_buttom{
	float: left;
}
.navbar-toggle .icon_menu{
	float: right;
}
.navbar-toggle .icon-bar {
    background: #484848 none repeat scroll 0 0;
    display: block;
    height: 3px;
    margin-top: 5px;
    width: 26px;
}	
.navbar-toggle .icon_menu{
    display: inline-block;
    position: relative;
    top: 3px;
    width: 26px;
}
.navbar-toggle:hover,
.navbar-toggle.active  {
	background: #d51317;
	color: #FFF;
}
.navbar-toggle.active .icon-bar,
.navbar-toggle:hover .icon-bar{
	background: #FFF;
}
.navbar-toggle .icon-bar:first-child{
	margin-top: 0;
}
@media (max-width: 1000px){
	#wrapper{
		padding: 0 15px;
	}
	.title_site{
		font: bold 22px play;
	}
	.title_site1{
        font: bold 17px play;
}
	.phones{
		float: right;
		margin: 19px 0 0;
	}
	.menu, .menu_f{
		border-top: 0 none;
		padding-top: 0;
		position: relative;
		text-align: center;
	}
	.menu ul, .menu_f ul{
		display: none;
	}
	ul.header li a:hover {
		background: none;
		color: #9f080b;
	}
	.navbar-toggle{
		display: inline-block;
	}
	#left-sidebar .navbar-toggle{
		display: none;
	}
	ul.header li {
		border-right: none;
	}
	ul.header{
		background: #c9c9c9 none repeat scroll 0 0;
		border-bottom: medium none;
		border-radius: 0;
		float: left;
		height: auto;
		position: absolute;
		top: 61px;
		width: 100%;
		z-index: 9;
	}
	ul.header li, .footer_menu li {
		width: 100%;
	}
	ul.header li a, .footer_menu li a{
		font: 16px/38px play;
		border-bottom: 1px solid #fff;
	}
	ul.header li ul {
		border: medium none;
		display: block !important;
		float: left;
		position: relative;
		top: 0;
		width: 100%;
	}
	ul.header li ul li a {
		text-transform: none;
		font: 15px/30px play;
	}
	#middle{
		clear: both;
	}
	.footer_menu{
		background: #c9c9c9 none repeat scroll 0 0;
		border-radius: 0;
		bottom: 80px;
		display: block;
		height: auto;
		left: 0;
		position: absolute;
		width: 100%;
	}
}
@media (max-width: 880px){
	.title_site {
		font: bold 19px play;
	}
	.title_site1 {
		font: bold 15px play;
	}
	.phones {
		font: bold 22px play;
		width: auto;
	}
	.phones .phone {
		background: transparent url("images/bg_phone.jpg") no-repeat scroll 0 7px;
	}
}
@media (max-width: 780px){
	.title_site {
		margin-top: 30px;
		width: 180px;
	}
	.title_site1 {
		margin-top: 30px;
		width: 180px;
	}
	#left-sidebar {
	   margin: 0;
		width: 100%;
		text-align: center;
	}
	#left-sidebar .navbar-toggle{
		display: inline-block;
	}
	#content{
		padding: 0;
	}
	.block_bar {
	    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.block_bar.active {
		margin-bottom: 15px;
	}
	.block_bar .title_block,
	.block_bar ul,
	.block_bar .row_vews	{
		display: none;
	}
	.block_bar.active ul,
	.block_bar.active .row_vews	{
		display: block;
	}
	.block_bar .title_block a{
		display: inline-block;
	}
	.row_vews{
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		padding: 0;
		width: 100%;
	}
	.row_vews .date{
		background: none;
		padding: 0;
	}
}
@media (max-width: 670px){
	.logo {
		margin: 0 0 0 0;
	}
	.phones{
		margin: 0 0 10px;
		text-align: center;
		width: 100%;
	}
	.title_site {
		width: auto;
		float: right;
	}
	.title_site1 {
		width: auto;
		float: right;
	}
	.phones .phone{
		display: inline-block;
		float: none;
		width: auto;
	}
		.form form{
		max-width: 355px;
		width: auto;
	}
	.form .inp input, .form textarea {
		box-sizing: border-box;
		width: 100%;
	}
}
@media (max-width: 530px){
	.title_site{
		display: none;
	}
	.title_site1{
		display: none;
	}
	.phones{
		margin-top: 18px;
		width: auto;
	}
}
@media (max-width: 480px){
	.logo {
		text-align: center;
		width: 100%;
	}
	.phones {
		margin-top: 0;
		width: 100%;
	}
}
.table-container
{
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}