

/* Start:/bitrix/templates/vvisk/components/bitrix/menu/pplus_simple_menu/style.css?1605080796506*/
/********************************************************************/

.menu{
	width: 100%;
	border-top: solid 1px #fff;
}

.menu .wrap{
	height: 50px;
	background: url('/bitrix/templates/vvisk/components/bitrix/menu/pplus_simple_menu/images/mback.gif') repeat-x center #24588d;
}

.menu .wrap a{
	color: #fff !important;
	font-size: 12px;
}

.menu .wrap a div{
	float: left;
	width: 20%;
	text-align: center;
	margin: 9px 1%;
	padding: 3px 0;
	text-decoration: underline !important;
}

.menu .wrap a div:hover{
	background: url('/bitrix/templates/vvisk/components/bitrix/menu/pplus_simple_menu/images/mact.gif') repeat-x center;
}
/* End */


/* Start:/bitrix/templates/vvisk/components/bitrix/news.detail/sidebar_top/style.css?1524662486199*/
.sidebar_top{
	width: 100%;
	height: auto;
	min-height: 200px;
	background: url('/bitrix/templates/vvisk/components/bitrix/news.detail/sidebar_top/keys.jpg') no-repeat bottom right;
	padding-bottom: 110px;
}

.sidebar_top img{
	max-width: 100%;
	max-height: 100%;
}
/* End */


/* Start:/bitrix/templates/vvisk/components/bitrix/news.detail/sidebar_bottom/style.css?1524662486523*/
.sidebar_bottom{
	width: 100%;
	height: auto;
	padding-bottom: 20px;
	margin-top: 20px;
}

.sidebar_bottom .title{
	background: #004c97;
	color: #fff;
	padding: 10px;
	text-decoration: underline !important;
	margin-bottom: 15px;
}

.sidebar_bottom img{
	max-width: 100%;
	max-height: 100%;
	padding: 0px 10px 5px 0px;
	float: left;
}

.sidebar_bottom #link{
	background: #004c97;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;
	border-radius: 3px;
}

.sidebar_bottom #link:hover{
	color: #fff;
}
/* End */


/* Start:/bitrix/templates/vvisk/components/bitrix/news.list/pplus_last_news/style.css?1524662486603*/
.news_last{
	width: 100%;
	margin-bottom: 30px;
}

.news_last .decor_img{
	height: 19px;
	background: url('/bitrix/templates/vvisk/components/bitrix/news.list/pplus_last_news/latest.gif') no-repeat;
	margin-bottom: 10px;
}

.news_last .news_last_item{
	width: 100%;
}

.news_last .date{
	font-size: 12px;
	color: #7f7f7f;
}

.news_last .name{
	text-decoration: underline;
	color:#4c4c4c;
	margin-bottom: 10px;
}

.news_last .img{
	padding: 0px 10px 10px 0;
	max-width: 100%;
	max-height: 100%;
}

.news_last .continue{
	float: left;
	background: #004c97;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px;
	border-radius: 3px;
	margin-top: 10px;
}
/* End */


/* Start:/bitrix/templates/vvisk/components/bitrix/news.detail/pplus_main/style.css?1524662486426*/
.main_block{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}

.main_block strong img{
	padding: 10px;
}

.main_block img{
	
}

.main_block .img{
	max-width: 100%;
	max-height: 100%;
	float: left;
}

.main_block .more_photo .more_photo_item{
	height: 120px;
	float: left;
	margin: 5px;
	border: solid 1px #004c97;
	padding: 5px;
}

.main_block .more_photo .more_photo_item a img{
	max-width: 100%;
	max-height: 100%;
}
/* End */


/* Start:/bitrix/templates/vvisk/components/bitrix/news.detail/pplus_empty/style.css?15246624861*/


/* End */


/* Start:/bitrix/templates/vvisk/template_styles.css?16673878453630*/
/********************************************************************/

html, body {
	height: 100%;
	width: 100%;
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #4c4c4c;
	/*line-height: 14px;*/
}

input, textarea, select{
	vertical-align:middle;
	font-family:Arial;
	font-size:14px;
	outline: none;
	border: none;
}

div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/*-webkit-font-smoothing: antialiased;*/
}


.button{
	
}

input:focus, input:hover, input:active, input:checked{
	outline: none!important;
}

a{
	color: #336699;
	text-decoration: none;
	outline:0;
}

a:hover{
	color: #66a8b9;
}


.page{
	min-height: 100%;
	width:100%;
}

.wrap{
	position:relative;
	width: 900px;
	margin: 0 auto;
}

.wrap_content{
	position:relative;
	width: 100%;
}

.layer_1{
	float:left;
	position:relative;
	width:100%;
}

.layer_2{
	float:left;
	position:relative;
	right: 75%;
	width:100%;
	background: #fff;
	border-right: solid 1px #bfbfbf;
	margin: 20px 0px;
}

.sidebar{
	float:left;
	position:relative;
	left: 75%;
	width:25%;
	min-height: 400px;
	background: #fff;
	padding: 0px 20px 0px 0px;
}

.main{
	float:left;
	position:relative;
	left: 75%;
	width:75%;
	padding: 0px 0px 50px 20px;
}


.news_detail table {
  border: 1px solid #000000;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.news_detail table  td, table  th {
  border: 1px solid #000000;
  padding: 5px 4px;
}
.news_detail table  tbody td {
  font-size: 13px;
}
.news_detail table  thead {
  background: #CFCFCF;
  background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
  border-bottom: 3px solid #000000;
}
.news_detail table  thead th {
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  text-align: left;
}
.news_detail table  tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  border-top: 3px solid #000000;
}
.news_detail table  tfoot td {
  font-size: 14px;
}


/*Футер*******************************************************************/
.layer {
	padding-bottom: 140px; /*Ровняется футеру*/
}

.footer {
	height: 140px;
	margin-top: -140px;
	width: 100%;
}

.footer .wrap{
	border-top: solid 3px #ccc;
	padding: 10px 0px;
}

.footer_left {
	float: left;
	width: 25%;
	padding-right: 20px;
}

.footer_right {
	float: left;
	width: 75%;
	padding-left: 20px;
}

.footer_right .right{
	width: 30%;
	min-height: 86px;
	float: right;
	font-size: 12px;
	color: #66a8b9;
	text-align: right;
	background: url('/bitrix/templates/vvisk/images/hat.jpg') no-repeat bottom left;
	padding-top: 45px;
	padding-right: 10px;
}

.footer_right .right a {
	color: #66a8b9 !important;
}

.footer_right .left{
	width: 70%;
	float: left;
	font-size: 12px;
	color: #66a8b9;
}

.counters{
	width: 100%;
	position: relative;
}

.licens{
	width: 100%;
	position: relative;
	font-size: 9px;
	color: #66a8b9;
	margin-top: 10px;
}


/*Шапка*******************************************************************/


.header{
	position:relative;
	width: 100%;
}

.header_top{
	width: 100%;
	height: 20px;
}

.header_bottom{
	width: 100%;
	height: 150px;
}

.header_bottom .wrap{
	background: url('/bitrix/templates/vvisk/images/top.jpg') no-repeat center;
	height: 150px;
}

.header_bottom .wrap .merzost{
	width: 173px;
	height: 70px;
	position: absolute;
	top: 35px;
}

.header_bottom .wrap .merzost a img{
	max-width: 100%;
	max-height: 100%;
}

/* End */
/* /bitrix/templates/vvisk/components/bitrix/menu/pplus_simple_menu/style.css?1605080796506 */
/* /bitrix/templates/vvisk/components/bitrix/news.detail/sidebar_top/style.css?1524662486199 */
/* /bitrix/templates/vvisk/components/bitrix/news.detail/sidebar_bottom/style.css?1524662486523 */
/* /bitrix/templates/vvisk/components/bitrix/news.list/pplus_last_news/style.css?1524662486603 */
/* /bitrix/templates/vvisk/components/bitrix/news.detail/pplus_main/style.css?1524662486426 */
/* /bitrix/templates/vvisk/components/bitrix/news.detail/pplus_empty/style.css?15246624861 */
/* /bitrix/templates/vvisk/template_styles.css?16673878453630 */
