

/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/menu/nvx_tree/style.min.css?1455634745737*/
div.menu-sitemap-tree{font-size:100%}div.menu-sitemap-tree ul{list-style-type:none;margin:0;padding:0 1em 0 0}div.menu-sitemap-tree ul ul{width:auto;margin:-0.75em 0 0 0;padding:0 0 0 .75em}div.menu-sitemap-tree li{margin:0 0 -0.85em 0;padding:0}div.menu-sitemap-tree li li{margin:0 0 -0.85em .5em;padding:0}div.menu-sitemap-tree li.close ul{display:none}div.menu-sitemap-tree div.item-text{position:relative;top:-19px;left:19px}div.folder,div.page{background-repeat:no-repeat;width:17px;height:17px;vertical-align:top}div.folder{cursor:pointer;cursor:hand;background-image:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/menu/nvx_tree/images/folder_open.gif)}div.menu-sitemap-tree li.close div.folder{background-image:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/menu/nvx_tree/images/folder_close.gif)}div.page{background-image:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/menu/nvx_tree/images/page.gif)}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/style.css?145563474511657*/
.nvx2_slider_tab_title{
	color: rgb(60, 112, 174);

	font-weight: bold;
	margin-bottom: 10px;
}

.nvx2_slider_tab {height:337px;position:absolute; left:0px; top:0px; margin:10px; width:190px}
.nvx2_slider_tab a{text-decoration:none; color:#000}
.nvx2_slider_tab a:hover{text-decoration:underline}

nvx2_pre{overflow: scroll; width: 500px;}

.nvx2_slider /* MODIFIER */
{
	position: relative;
	display: inline-block;
    z-index:0; 

width: 205px;   
} 
.nvx2_slider .nvx2_slider__img
{
	margin: 0px;
}
.nvx2_slider .nvx2_slider__radio
{
	display: none;
}
.nvx2_slider .nvx2_slider__number
{
	bottom: 10px;
	display: inline-block;
	z-index: 2;
	width: 26px;
	height: 20px;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;

	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	text-align: center;
	cursor: pointer;
	font: 14px/20px arial, tahoma, verdana;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.nvx2_slider .nvx2_slider__number-list
{
	position: absolute;
	bottom: 15px;
	left: 60px;
	z-index: 11;
}
.nvx2_slider .nvx2_slider__item
{
height:537px;

	opacity: 1.0;
	position: relative;
	transition: opacity 0.0s linear 0.2s;
	-moz-transition: opacity 0.0s linear 0.2s;
	-webkit-transition: opacity 0.0s linear 0.2s;
	-o-transition: opacity 0.0s linear 0.2s;
}
.nvx2_slider .nvx2_slider__item:not(.ie)
{
	opacity: 0.0;
}


.nvx2_image-tape:hover .nvx2_image-tape__item,
.nvx2_image-tape:hover .nvx2_image-tape__number-after
{
	-moz-animation-play-state: paused;
/*	-webkit-animation-play-state: paused; */
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

.nvx2_slider .nvx2_slider__item ~ .nvx2_slider__item
{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
}
.nvx2_slider .nvx2_slider__radio:nth-of-type(1):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(1),
.nvx2_slider .nvx2_slider__radio:nth-of-type(2):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(2),
.nvx2_slider .nvx2_slider__radio:nth-of-type(3):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(3),
.nvx2_slider .nvx2_slider__radio:nth-of-type(4):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(4),
.nvx2_slider .nvx2_slider__radio:nth-of-type(5):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(5)
{
	color: #fff;
}
.nvx2_slider .nvx2_slider__radio:nth-of-type(1):checked ~ .nvx2_slider__item:nth-of-type(1),
.nvx2_slider .nvx2_slider__radio:nth-of-type(2):checked ~ .nvx2_slider__item:nth-of-type(2),
.nvx2_slider .nvx2_slider__radio:nth-of-type(3):checked ~ .nvx2_slider__item:nth-of-type(3),
.nvx2_slider .nvx2_slider__radio:nth-of-type(4):checked ~ .nvx2_slider__item:nth-of-type(4),
.nvx2_slider .nvx2_slider__radio:nth-of-type(5):checked ~ .nvx2_slider__item:nth-of-type(5)
{
	opacity: 1.0;
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	z-index: 6;
}

/* autorotation of slides */
@keyframes nvx2_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@keyframes nvx2_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@keyframes nvx2_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@keyframes nvx2_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-moz-keyframes nvx2_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx2_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx2_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx2_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-webkit-keyframes nvx2_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx2_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx2_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx2_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-o-keyframes nvx2_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx2_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx2_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx2_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

.nvx2_slider .nvx2_slider__number-after
{
	position: absolute;
	display: block;
	top: 1px;
	width: 26px;
	height: 20px;
	position: absolute;
	border-radius: 4px;
	margin: 0px;
	opacity: 0.0;
	color: #fff;
}

.nvx2_slider.nvx2_slider_count_2 .nvx2_slider__item, .nvx2_slider.nvx2_slider_count_2 .nvx2_slider__number-after
{
	animation: nvx2_slider__item-autoplay_count_2 10s infinite;
	-moz-animation: nvx2_slider__item-autoplay_count_2 10s infinite;
	-webkit-animation: nvx2_slider__item-autoplay_count_2 10s infinite;
	-o-animation: nvx2_slider__item-autoplay_count_2 10s infinite;
}
.nvx2_slider.nvx2_slider_count_3 .nvx2_slider__item, .nvx2_slider.nvx2_slider_count_3 .nvx2_slider__number-after
{
	animation: nvx2_slider__item-autoplay_count_3 15s infinite;
	-moz-animation: nvx2_slider__item-autoplay_count_3 15s infinite;
	-webkit-animation: nvx2_slider__item-autoplay_count_3 15s infinite;
	-o-animation: nvx2_slider__item-autoplay_count_3 15s infinite;
}
.nvx2_slider.nvx2_slider_count_4 .nvx2_slider__item, .nvx2_slider.nvx2_slider_count_4 .nvx2_slider__number-after
{
	animation: nvx2_slider__item-autoplay_count_4 20s infinite;
	-moz-animation: nvx2_slider__item-autoplay_count_4 20s infinite;
	-webkit-animation: nvx2_slider__item-autoplay_count_4 20s infinite;
	-o-animation: nvx2_slider__item-autoplay_count_4 20s infinite;
}
.nvx2_slider.nvx2_slider_count_5 .nvx2_slider__item, .nvx2_slider.nvx2_slider_count_5 .nvx2_slider__number-after
{
	animation: nvx2_slider__item-autoplay_count_5 25s infinite;
	-moz-animation: nvx2_slider__item-autoplay_count_5 25s infinite;
	-webkit-animation: nvx2_slider__item-autoplay_count_5 25s infinite;
	-o-animation: nvx2_slider__item-autoplay_count_5 25s infinite;
}
.nvx2_slider .nvx2_slider__item:nth-of-type(2), .nvx2_slider .nvx2_slider__number:nth-of-type(2) > .nvx2_slider__number-after{animation-delay:5s;-moz-animation-delay:5s;-webkit-animation-delay:5s;-o-animation-delay:5s;}
.nvx2_slider .nvx2_slider__item:nth-of-type(3), .nvx2_slider .nvx2_slider__number:nth-of-type(3) > .nvx2_slider__number-after{animation-delay:10s;-moz-animation-delay:10s;-webkit-animation-delay:10s;-o-animation-delay:10s;}
.nvx2_slider .nvx2_slider__item:nth-of-type(4), .nvx2_slider .nvx2_slider__number:nth-of-type(4) > .nvx2_slider__number-after{animation-delay:15s;-moz-animation-delay:15s;-webkit-animation-delay:15s;-o-animation-delay:15s;}
.nvx2_slider .nvx2_slider__item:nth-of-type(5), .nvx2_slider .nvx2_slider__number:nth-of-type(5) > .nvx2_slider__number-after{animation-delay:20s;-moz-animation-delay:20s;-webkit-animation-delay:20s;-o-animation-delay:20s;}

.nvx2_slider .nvx2_slider__radio:checked ~ .nvx2_slider__item
{
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}
.nvx2_slider .nvx2_slider__radio:checked ~ .nvx2_slider__number-list .nvx2_slider__number-after
{
	opacity: 0.0;
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}

.nvx2_slider .nvx2_slider__number
{
	height: 27px;
	border: 0px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/images/image-tape__number.png) no-repeat;
	box-shadow: none;
	font: 14px/29px arial, tahoma, verdana;
}
.nvx2_slider .nvx2_slider__number:hover
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/images/image-tape__number.png) no-repeat;
}
.nvx2_slider .nvx2_slider__radio:nth-of-type(1):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(1),
.nvx2_slider .nvx2_slider__radio:nth-of-type(2):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(2),
.nvx2_slider .nvx2_slider__radio:nth-of-type(3):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(3),
.nvx2_slider .nvx2_slider__radio:nth-of-type(4):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(4),
.nvx2_slider .nvx2_slider__radio:nth-of-type(5):checked ~ .nvx2_slider__number-list .nvx2_slider__number:nth-of-type(5)
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/images/image-tape__number_sel.png);
}
.nvx2_slider .nvx2_slider__number_state_checked,
.nvx2_slider .nvx2_slider__number_state_checked:hover,
.nvx2_slider .nvx2_slider__number-after
{
	top: 0px;
	height: 27px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/images/image-tape__number_sel.png);
	font: 14px/29px arial, tahoma, verdana !important; /* конфликт стилей amiro.ru */
}


/* ie8 */
.nvx2_slider .nvx2_slider__item{visibility: hidden\9;}
.nvx2_slider .nvx2_slider__item_state_checked{visibility: visible\9;}

/* ie7 */
*+html nvx2_.slider .nvx2_slider__item{visibility: hidden;}
*+html nvx2_.slider .nvx2_slider__item_state_checked{visibility: visible;}

/* ie6 */
* html .nvx2_slider {height: 210px;}
* html .nvx2_slider .nvx2_slider__item {position: absolute;}
* html .nvx2_slider .nvx2_slider__item{visibility: hidden;}
* html .nvx2_slider .nvx2_slider__item_state_checked{visibility: visible;}

/* ie */
.nvx2_slider .nvx2_slider__number-after
{
	display: none \9; /* ie8 *//* for ie9 there is an opacity 0.0 */
	*display: none; /* ie7 */
	_display: none; /* ie6 */
}
.nvx2_slider .nvx2_slider__item_state_checked
{
	z-index: 5;
}
.nvx2_slider .nvx2_slider__number_state_checked
{
	color: #fff;
}













/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/style.css?145563474511854*/
.nvx3_slider_tab_governor_title{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nvx3_previewcong{
	font-weight: bold;
	margin-bottom: 10px;
}
.nvx3_detailcong{
}

.nvx3_slider_tab_title{
	color: rgb(60, 112, 174);
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.nvx3_slider_tab {height:537px;position:absolute; left:0px; top:0px; margin:10px; width:190px}
.nvx3_slider_tab a{text-decoration:none; color:#000}
.nvx3_slider_tab a:hover{text-decoration:underline}

nvx3_pre{overflow: scroll; width: 500px;}

.nvx3_slider /* MODIFIER */
{
	position: relative;
	display: inline-block;
    z-index:0; 
	width: 205px;   
} 
.nvx3_slider .nvx3_slider__img
{
	margin: 0px;
}
.nvx3_slider .nvx3_slider__radio
{
	display: none;
}
.nvx3_slider .nvx3_slider__number
{
	bottom: 10px;
	display: inline-block;
	z-index: 2;
	width: 26px;
	height: 20px;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;

	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	text-align: center;
	cursor: pointer;
	font: 14px/20px arial, tahoma, verdana;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.nvx3_slider .nvx3_slider__number-list
{
	position: absolute;
	bottom: 15px;
	left: 40px;
	z-index: 11;
}
.nvx3_slider .nvx3_slider__item
{
height:537px;

	opacity: 1.0;
	position: relative;
	transition: opacity 0.0s linear 0.2s;
	-moz-transition: opacity 0.0s linear 0.2s;
	-webkit-transition: opacity 0.0s linear 0.2s;
	-o-transition: opacity 0.0s linear 0.2s;
}
.nvx3_slider .nvx3_slider__item:not(.ie)
{
	opacity: 0.0;
}


.nvx3_image-tape:hover .nvx3_image-tape__item,
.nvx3_image-tape:hover .nvx3_image-tape__number-after
{
	-moz-animation-play-state: paused;
/*	-webkit-animation-play-state: paused; */
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

.nvx3_slider .nvx3_slider__item ~ .nvx3_slider__item
{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
}
.nvx3_slider .nvx3_slider__radio:nth-of-type(1):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(1),
.nvx3_slider .nvx3_slider__radio:nth-of-type(2):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(2),
.nvx3_slider .nvx3_slider__radio:nth-of-type(3):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(3),
.nvx3_slider .nvx3_slider__radio:nth-of-type(4):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(4),
.nvx3_slider .nvx3_slider__radio:nth-of-type(5):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(5)
{
	color: #fff;
}
.nvx3_slider .nvx3_slider__radio:nth-of-type(1):checked ~ .nvx3_slider__item:nth-of-type(1),
.nvx3_slider .nvx3_slider__radio:nth-of-type(2):checked ~ .nvx3_slider__item:nth-of-type(2),
.nvx3_slider .nvx3_slider__radio:nth-of-type(3):checked ~ .nvx3_slider__item:nth-of-type(3),
.nvx3_slider .nvx3_slider__radio:nth-of-type(4):checked ~ .nvx3_slider__item:nth-of-type(4),
.nvx3_slider .nvx3_slider__radio:nth-of-type(5):checked ~ .nvx3_slider__item:nth-of-type(5)
{
	opacity: 1.0;
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	z-index: 6;
}

/* autorotation of slides */
@keyframes nvx3_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@keyframes nvx3_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@keyframes nvx3_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@keyframes nvx3_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-moz-keyframes nvx3_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx3_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx3_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx3_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-webkit-keyframes nvx3_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx3_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx3_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx3_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-o-keyframes nvx3_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx3_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx3_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx3_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

.nvx3_slider .nvx3_slider__number-after
{
	position: absolute;
	display: block;
	top: 1px;
	width: 26px;
	height: 20px;
	position: absolute;
	border-radius: 4px;
	margin: 0px;
	opacity: 0.0;
	color: #fff;
}

.nvx3_slider.nvx3_slider_count_2 .nvx3_slider__item, .nvx3_slider.nvx3_slider_count_2 .nvx3_slider__number-after
{
	animation: nvx3_slider__item-autoplay_count_2 10s infinite;
	-moz-animation: nvx3_slider__item-autoplay_count_2 10s infinite;
	-webkit-animation: nvx3_slider__item-autoplay_count_2 10s infinite;
	-o-animation: nvx3_slider__item-autoplay_count_2 10s infinite;
}
.nvx3_slider.nvx3_slider_count_3 .nvx3_slider__item, .nvx3_slider.nvx3_slider_count_3 .nvx3_slider__number-after
{
	animation: nvx3_slider__item-autoplay_count_3 15s infinite;
	-moz-animation: nvx3_slider__item-autoplay_count_3 15s infinite;
	-webkit-animation: nvx3_slider__item-autoplay_count_3 15s infinite;
	-o-animation: nvx3_slider__item-autoplay_count_3 15s infinite;
}
.nvx3_slider.nvx3_slider_count_4 .nvx3_slider__item, .nvx3_slider.nvx3_slider_count_4 .nvx3_slider__number-after
{
	animation: nvx3_slider__item-autoplay_count_4 20s infinite;
	-moz-animation: nvx3_slider__item-autoplay_count_4 20s infinite;
	-webkit-animation: nvx3_slider__item-autoplay_count_4 20s infinite;
	-o-animation: nvx3_slider__item-autoplay_count_4 20s infinite;
}
.nvx3_slider.nvx3_slider_count_5 .nvx3_slider__item, .nvx3_slider.nvx3_slider_count_5 .nvx3_slider__number-after
{
	animation: nvx3_slider__item-autoplay_count_5 25s infinite;
	-moz-animation: nvx3_slider__item-autoplay_count_5 25s infinite;
	-webkit-animation: nvx3_slider__item-autoplay_count_5 25s infinite;
	-o-animation: nvx3_slider__item-autoplay_count_5 25s infinite;
}
.nvx3_slider .nvx3_slider__item:nth-of-type(2), .nvx3_slider .nvx3_slider__number:nth-of-type(2) > .nvx3_slider__number-after{animation-delay:5s;-moz-animation-delay:5s;-webkit-animation-delay:5s;-o-animation-delay:5s;}
.nvx3_slider .nvx3_slider__item:nth-of-type(3), .nvx3_slider .nvx3_slider__number:nth-of-type(3) > .nvx3_slider__number-after{animation-delay:10s;-moz-animation-delay:10s;-webkit-animation-delay:10s;-o-animation-delay:10s;}
.nvx3_slider .nvx3_slider__item:nth-of-type(4), .nvx3_slider .nvx3_slider__number:nth-of-type(4) > .nvx3_slider__number-after{animation-delay:15s;-moz-animation-delay:15s;-webkit-animation-delay:15s;-o-animation-delay:15s;}
.nvx3_slider .nvx3_slider__item:nth-of-type(5), .nvx3_slider .nvx3_slider__number:nth-of-type(5) > .nvx3_slider__number-after{animation-delay:20s;-moz-animation-delay:20s;-webkit-animation-delay:20s;-o-animation-delay:20s;}

.nvx3_slider .nvx3_slider__radio:checked ~ .nvx3_slider__item
{
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}
.nvx3_slider .nvx3_slider__radio:checked ~ .nvx3_slider__number-list .nvx3_slider__number-after
{
	opacity: 0.0;
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}

.nvx3_slider .nvx3_slider__number
{
	height: 27px;
	border: 0px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/images/image-tape__number.png) no-repeat;
	box-shadow: none;
	font: 14px/29px arial, tahoma, verdana;
}
.nvx3_slider .nvx3_slider__number:hover
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/images/image-tape__number.png) no-repeat;
}
.nvx3_slider .nvx3_slider__radio:nth-of-type(1):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(1),
.nvx3_slider .nvx3_slider__radio:nth-of-type(2):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(2),
.nvx3_slider .nvx3_slider__radio:nth-of-type(3):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(3),
.nvx3_slider .nvx3_slider__radio:nth-of-type(4):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(4),
.nvx3_slider .nvx3_slider__radio:nth-of-type(5):checked ~ .nvx3_slider__number-list .nvx3_slider__number:nth-of-type(5)
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/images/image-tape__number_sel.png);
}
.nvx3_slider .nvx3_slider__number_state_checked,
.nvx3_slider .nvx3_slider__number_state_checked:hover,
.nvx3_slider .nvx3_slider__number-after
{
	top: 0px;
	height: 27px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/images/image-tape__number_sel.png);
	font: 14px/29px arial, tahoma, verdana !important; /* конфликт стилей amiro.ru */
}


/* ie8 */
.nvx3_slider .nvx3_slider__item{visibility: hidden\9;}
.nvx3_slider .nvx3_slider__item_state_checked{visibility: visible\9;}

/* ie7 */
*+html nvx3_.slider .nvx3_slider__item{visibility: hidden;}
*+html nvx3_.slider .nvx3_slider__item_state_checked{visibility: visible;}

/* ie6 */
* html .nvx3_slider {height: 210px;}
* html .nvx3_slider .nvx3_slider__item {position: absolute;}
* html .nvx3_slider .nvx3_slider__item{visibility: hidden;}
* html .nvx3_slider .nvx3_slider__item_state_checked{visibility: visible;}

/* ie */
.nvx3_slider .nvx3_slider__number-after
{
	display: none \9; /* ie8 *//* for ie9 there is an opacity 0.0 */
	*display: none; /* ie7 */
	_display: none; /* ie6 */
}
.nvx3_slider .nvx3_slider__item_state_checked
{
	z-index: 5;
}
.nvx3_slider .nvx3_slider__number_state_checked
{
	color: #fff;
}













/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/style.css?14556347454405*/
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{

}
.NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth, .NewsCalWeekend, .NewsCalHeader {
	padding-left:8px;
}
.NewsCalToday{
	background-color:#dadded;
}
.NewsCalDefault{
}
.NewsCalOtherMonth{
}
.NewsCalWeekend{
}
.NewsCalHeader{
	background-color:#EFF1F9;
	color:#365D91;
}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td{
	border-collapse:collapse;
	border:1px solid #B3B3B3;
}
.NewsCalMonthNav{
}
.NewsCalDay{
	color:#000000;
}
.NewsCalDayOther{
	color:#365D91;
}
.NewsCalNews{
	color:#7488B9;
}















/*style for news.calendar:calendar Календарь */
div.news-calendar-compact td
{
        vertical-align:middle;
}
div.news-calendar-compact td a
{
        color:#36c;
        text-decoration:underline;
}
div.news-calendar-compact .NewsCalToday
{
        background-color: #818181;
        color:#fff;
}
div.news-calendar-compact .NewsCalToday span, div.news-calendar-compact .NewsCalToday a
{
        color:#fff;
        font-weight:bold;
}

div.news-calendar-compact .NewsCalHeader
{
        color:#fff;
}

div.news-calendar-compact .NewsCalTable
{
        margin-left:15px;
        position:relative;
        z-index:1;
        left:2px;
}
div.news-calendar-compact .NewsCalOtherMonth, div.news-calendar-compact .NewsCalOtherMonth a
{
color:#AAB4BD;
}

.newsarh
{
        border-bottom: solid 3px #d4d4d4;
        height: 20px;
}
.newsarh .na_l
{
        display: block;
        float: left;
        font-size: 10px;
        color: #959595;
}
.newsarh .na_r
{
        display: block;
        float: right;
        font-size: 10px;
        color: #959595;
}
div.news-calendar-compact
{
        margin-left:0px;
        margin-top:4px;
}
div.news-calendar-compact .NewsCalTable
{
        border: 0px;
        left:0px;
}

div.news-calendar-compact .head_news_cal td
{
        background:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/images/bg_calend_head.gif) 0px bottom repeat-x #0473AE;
        height:26px;
          font-size:11px !important;
        border-right:1px solid #ffffff;
        color:#E7F2FF;
}
/*calend_show style*/
.close_calend
{
        position:absolute;
        display:none;
        top:27px;
        right: 2px;
}
.calend_new_block
{
        position:relative;
        z-index:3;
}
.cal_new
{
        padding: 0px;
        margin: 0px;
}
.cal_new_open
{
        margin-left:7px !important;
        background:transparent;
}

.cal_new table.NewsCalTable
{
        border: 0px !important;
        padding: 0px;
        border-collapse:collapse;
        margin: 0px !important;
}
.cal_new_open table.NewsCalTable
{
        margin:0px 0px 0px 15px !important;
}
.cal_new td.NewsCalHeader
{
        width:28px;
        background:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/images/bg_cal_title.gif) 0px 0px no-repeat !important;
        color:#E7F2FF;
        padding: 0px;
        vertical-align:middle;
        text-align:center;
        border-collapse:collapse;
        border: 0px !important;
}
.cal_new td.NewsCalHeader div
{
        width:28px !important;
}
.cal_new .date_line td
{
        width:28px;
        border-collapse:collapse;
        border: 0px !important;
        padding: 0px !important;
}
.cal_new td.NewsCalOtherMonth
{
        color:#9C9C9C !important;
}
.cal_new td.NewsCalToday
{
        color:#494949;
        background:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/images/bg_cal_datesel.gif) 0px 0px no-repeat !important;
}
.cal_new .NewsCalToday span, .cal_new .NewsCalToday a
{
        color:#494949 !important;
        font-weight:normal !important;
        text-decoration:none;
}
.cal_new .date_line td span, .cal_new .date_line td a
{
/*        color:#494949 !important;
        font-weight:normal !important;
        text-decoration:none;*/
}
/**calend_date_style*/
.calnews_new
{
        padding: 0px;
        margin: 0px 0px 41px 23px;
}
.calend_date
{
        height:27px;
        margin-bottom:15px;

}
.calend_date .item_date
{
        height:22px;
        text-align:center;
        width:167px;
        font-size:14px;
        color:#ffffff;
        padding-top:5px;
        font-weight:bold;
        background:url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/images/bg_calend_date.gif) 0px 0px repeat-x;
        margin-right:1px;
        float:left;
}
.open_cal
{
        float:left;
        cursor:pointer;
        cursor:hand;
}
.calnews_new .newsarh
{
        border-bottom: solid 2px #d4d4d4 !important;
        height: 25px;
}

.hid
{
display:none;
}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/style.css?145563474511468*/
.nvx_slider_tab_title{
	color: rgb(60, 112, 174);
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


.nvx_slider_tab {position:absolute; left:0px; top:0px; margin:20px}
.nvx_slider_tab a{text-decoration:none; color:#000}
.nvx_slider_tab a:hover{text-decoration:underline}

nvx_pre{overflow: scroll; width: 500px;}

.nvx_slider /* MODIFIER */
{
	position: relative;
	display: inline-block;
    z-index:0;    
    width: 217px;
} 
.nvx_slider .nvx_slider__img
{
	margin: 0px;
}
.nvx_slider .nvx_slider__radio
{
	display: none;
}
.nvx_slider .nvx_slider__number
{
	bottom: 10px;
	display: inline-block;
	z-index: 2;
	width: 26px;
	height: 20px;
	transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;

	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	text-align: center;
	cursor: pointer;
	font: 14px/20px arial, tahoma, verdana;
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.nvx_slider .nvx_slider__number-list
{
	position: absolute;
	bottom: 15px;
	left: 70px;
	z-index: 11;
}
.nvx_slider .nvx_slider__item
{
width:217px;
height:337px;
	opacity: 1.0;
	position: relative;
	transition: opacity 0.0s linear 0.2s;
	-moz-transition: opacity 0.0s linear 0.2s;
	-webkit-transition: opacity 0.0s linear 0.2s;
	-o-transition: opacity 0.0s linear 0.2s;
}
.nvx_slider .nvx_slider__item:not(.ie)
{
	opacity: 0.0;
}


.nvx_image-tape:hover .nvx_image-tape__item,
.nvx_image-tape:hover .nvx_image-tape__number-after
{
	-moz-animation-play-state: paused;
/*	-webkit-animation-play-state: paused; */
	-o-animation-play-state: paused;
	animation-play-state: paused;
}

.nvx_slider .nvx_slider__item ~ .nvx_slider__item
{
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.0;
}
.nvx_slider .nvx_slider__radio:nth-of-type(1):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(1),
.nvx_slider .nvx_slider__radio:nth-of-type(2):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(2),
.nvx_slider .nvx_slider__radio:nth-of-type(3):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(3),
.nvx_slider .nvx_slider__radio:nth-of-type(4):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(4),
.nvx_slider .nvx_slider__radio:nth-of-type(5):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(5)
{
	color: #fff;
}
.nvx_slider .nvx_slider__radio:nth-of-type(1):checked ~ .nvx_slider__item:nth-of-type(1),
.nvx_slider .nvx_slider__radio:nth-of-type(2):checked ~ .nvx_slider__item:nth-of-type(2),
.nvx_slider .nvx_slider__radio:nth-of-type(3):checked ~ .nvx_slider__item:nth-of-type(3),
.nvx_slider .nvx_slider__radio:nth-of-type(4):checked ~ .nvx_slider__item:nth-of-type(4),
.nvx_slider .nvx_slider__radio:nth-of-type(5):checked ~ .nvx_slider__item:nth-of-type(5)
{
	opacity: 1.0;
	transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	z-index: 6;
}

/* autorotation of slides */
@keyframes nvx_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@keyframes nvx_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@keyframes nvx_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@keyframes nvx_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-moz-keyframes nvx_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-moz-keyframes nvx_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-webkit-keyframes nvx_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-webkit-keyframes nvx_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

@-o-keyframes nvx_slider__item-autoplay_count_2 {0%{opacity:0;}20%{opacity:1;}50%{opacity:1;}70%{opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx_slider__item-autoplay_count_3 {0%{opacity:0;}10%{opacity:1;}33% {opacity:1;}43% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx_slider__item-autoplay_count_4 {0%{opacity:0;}8% {opacity:1;}25% {opacity:1;}33% {opacity:0;}100%{opacity:0;}}
@-o-keyframes nvx_slider__item-autoplay_count_5 {0%{opacity:0;}7% {opacity:1;}20%{opacity:1;}27% {opacity:0;}100%{opacity:0;}}

.nvx_slider .nvx_slider__number-after
{
	position: absolute;
	display: block;
	top: 1px;
	width: 26px;
	height: 20px;
	position: absolute;
	border-radius: 4px;
	margin: 0px;
	opacity: 0.0;
	color: #fff;
}

.nvx_slider.nvx_slider_count_2 .nvx_slider__item, .nvx_slider.nvx_slider_count_2 .nvx_slider__number-after
{
	animation: nvx_slider__item-autoplay_count_2 10s infinite;
	-moz-animation: nvx_slider__item-autoplay_count_2 10s infinite;
	-webkit-animation: nvx_slider__item-autoplay_count_2 10s infinite;
	-o-animation: nvx_slider__item-autoplay_count_2 10s infinite;
}
.nvx_slider.nvx_slider_count_3 .nvx_slider__item, .nvx_slider.nvx_slider_count_3 .nvx_slider__number-after
{
	animation: nvx_slider__item-autoplay_count_3 15s infinite;
	-moz-animation: nvx_slider__item-autoplay_count_3 15s infinite;
	-webkit-animation: nvx_slider__item-autoplay_count_3 15s infinite;
	-o-animation: nvx_slider__item-autoplay_count_3 15s infinite;
}
.nvx_slider.nvx_slider_count_4 .nvx_slider__item, .nvx_slider.nvx_slider_count_4 .nvx_slider__number-after
{
	animation: nvx_slider__item-autoplay_count_4 20s infinite;
	-moz-animation: nvx_slider__item-autoplay_count_4 20s infinite;
	-webkit-animation: nvx_slider__item-autoplay_count_4 20s infinite;
	-o-animation: nvx_slider__item-autoplay_count_4 20s infinite;
}
.nvx_slider.nvx_slider_count_5 .nvx_slider__item, .nvx_slider.nvx_slider_count_5 .nvx_slider__number-after
{
	animation: nvx_slider__item-autoplay_count_5 25s infinite;
	-moz-animation: nvx_slider__item-autoplay_count_5 25s infinite;
	-webkit-animation: nvx_slider__item-autoplay_count_5 25s infinite;
	-o-animation: nvx_slider__item-autoplay_count_5 25s infinite;
}
.nvx_slider .nvx_slider__item:nth-of-type(2), .nvx_slider .nvx_slider__number:nth-of-type(2) > .nvx_slider__number-after{animation-delay:5s;-moz-animation-delay:5s;-webkit-animation-delay:5s;-o-animation-delay:5s;}
.nvx_slider .nvx_slider__item:nth-of-type(3), .nvx_slider .nvx_slider__number:nth-of-type(3) > .nvx_slider__number-after{animation-delay:10s;-moz-animation-delay:10s;-webkit-animation-delay:10s;-o-animation-delay:10s;}
.nvx_slider .nvx_slider__item:nth-of-type(4), .nvx_slider .nvx_slider__number:nth-of-type(4) > .nvx_slider__number-after{animation-delay:15s;-moz-animation-delay:15s;-webkit-animation-delay:15s;-o-animation-delay:15s;}
.nvx_slider .nvx_slider__item:nth-of-type(5), .nvx_slider .nvx_slider__number:nth-of-type(5) > .nvx_slider__number-after{animation-delay:20s;-moz-animation-delay:20s;-webkit-animation-delay:20s;-o-animation-delay:20s;}

.nvx_slider .nvx_slider__radio:checked ~ .nvx_slider__item
{
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}
.nvx_slider .nvx_slider__radio:checked ~ .nvx_slider__number-list .nvx_slider__number-after
{
	opacity: 0.0;
	animation: none;
	-moz-animation: none;
	-webkit-animation: none;
	-o-animation: none;
}

.nvx_slider .nvx_slider__number
{
	height: 27px;
	border: 0px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/images/image-tape__number.png) no-repeat;
	box-shadow: none;
	font: 14px/29px arial, tahoma, verdana;
}
.nvx_slider .nvx_slider__number:hover
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/images/image-tape__number.png) no-repeat;
}
.nvx_slider .nvx_slider__radio:nth-of-type(1):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(1),
.nvx_slider .nvx_slider__radio:nth-of-type(2):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(2),
.nvx_slider .nvx_slider__radio:nth-of-type(3):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(3),
.nvx_slider .nvx_slider__radio:nth-of-type(4):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(4),
.nvx_slider .nvx_slider__radio:nth-of-type(5):checked ~ .nvx_slider__number-list .nvx_slider__number:nth-of-type(5)
{
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/images/image-tape__number_sel.png);
}
.nvx_slider .nvx_slider__number_state_checked,
.nvx_slider .nvx_slider__number_state_checked:hover,
.nvx_slider .nvx_slider__number-after
{
	top: 0px;
	height: 27px;
	border-radius: 0px;
	background: transparent url(/bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/images/image-tape__number_sel.png);
	font: 14px/29px arial, tahoma, verdana !important; /* конфликт стилей amiro.ru */
}


/* ie8 */
.nvx_slider .nvx_slider__item{visibility: hidden\9;}
.nvx_slider .nvx_slider__item_state_checked{visibility: visible\9;}

/* ie7 */
*+html nvx_.slider .nvx_slider__item{visibility: hidden;}
*+html nvx_.slider .nvx_slider__item_state_checked{visibility: visible;}

/* ie6 */
* html .nvx_slider {height: 210px;}
* html .nvx_slider .nvx_slider__item {position: absolute;}
* html .nvx_slider .nvx_slider__item{visibility: hidden;}
* html .nvx_slider .nvx_slider__item_state_checked{visibility: visible;}

/* ie */
.nvx_slider .nvx_slider__number-after
{
	display: none \9; /* ie8 *//* for ie9 there is an opacity 0.0 */
	*display: none; /* ie7 */
	_display: none; /* ie6 */
}
.nvx_slider .nvx_slider__item_state_checked
{
	z-index: 5;
}
.nvx_slider .nvx_slider__number_state_checked
{
	color: #fff;
}













/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/style.css?14556347452202*/
div.banners-block
{
	width:100%;
	margin: auto;
height:200px;
}
div.banners-list
{
	word-wrap: break-word;
	text-align: center;
	height:200px;
	width:100%;
	display:table;
}
div.banners-item
{
	display: table-cell;
	vertical-align: middle;
text-align:center;
margin:0 auto;
padding:0px;
}

div.banners-list img.preview_picture
{
	padding:20px;
}
.bx-pagination .bx-pagination-container ul {width: calc(100% - 40px);padding: 0px;margin: 0px;list-style: outside none none;display: inline-block; height:0;}
.bx-pagination .bx-pagination-container ul li {display:none}
.bx-act{display:none !important}
.bx-reg{display:none !important}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev{display:inline-block; position:relative; float:left; }
.bx-pagination .bx-pagination-container ul li.bx-pag-next{display:inline-block; position:relative; float:right;}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev  span
{
background: #AFAFAF none no-repeat center center !important;
opacity: 0.7;
color: rgb(255, 255, 255) !important;
font-weight: bold;
border:0px;
padding:0px !important;
background-image: url('/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/images/banner_arrow_left.png') !important;
height: 40px;
min-width: 40px;
border-radius: 20px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next  span
{
background: #AFAFAF none no-repeat center center !important;
opacity: 0.7;
color: rgb(255, 255, 255) !important;
font-weight: bold;
border:0px;
padding:0px !important;
background-image: url('/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/images/banner_arrow_right.png') !important;
height: 40px;
min-width: 40px;
border-radius: 20px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span
{
padding:0px !important;
background: rgba(60, 111, 174, 0.8) url("/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/images/banner_arrow_right.png") no-repeat center center !important;
height: 40px;
min-width: 40px;
border-radius: 20px;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span
{
padding:0px !important;
background: rgba(60, 111, 174, 0.8) url("/bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/images/banner_arrow_left.png") no-repeat center center !important;
height: 40px;
min-width: 40px;
border-radius: 20px;
}

.bx-pagination-container row ul li {display:none}

.bx-pagination{height:0px;margin: 10px 0px;top: -135px;position: relative;}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?14556347322146*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/styles.css?145563474511293*/
.iespace{display:none;}

@media screen and (min-width:0\0) { 
.iespace{display:inline;}
}

.num1tabs
{
	visibility:hidden;
}
.num2tabs
{
	left:75px;
	margin:10px; 
}
.num3tabs
{
	left:55px;
	margin:10px; 
}
.num4tabs
{
	left:35px;
	margin:10px; 
}
.num5tabs
{
	left:20px;
	margin:10px; 
}
.num6tabs
{
	left:5px;
	margin:10px; 
}
.num7tabs
{
	left:5px;
	margin:7px; 
}


.nvx_slider .nvx_slider__item
{
	background-color:#ECF5FB;
}
.nvx2_slider .nvx2_slider__item
{
	background-color:#ECF5FB;
}
.nvx3_slider .nvx3_slider__item{
	background-color:#ECF5FB;
}
div.news-calendar-compact td {font: 12px Arial;}
div.news-calendar-compact td a {color: rgb(170, 170, 170);}
.NewsCalWeekend, .NewsCalToday, .NewsCalDefault, .NewsCalOtherMonth , .NewsCalHeader, .NewsCalMonthNav, .NewsCalDay, .NewsCalNews{
	font-size:9pt;
	color: #000;
}

.NewsCalNews{
	font-size:8pt;
}
.cal_new table.NewsCalTable
{
        width:221px !important;
}
div.news-calendar-compact .NewsCalTable {width: 221px !important;font-size: 11px !important;}
.NewsCalTable, .NewsCalTable tr, .NewsCalTable td {border: 1px solid rgb(255, 255, 255);}
div.news-calendar-compact .NewsCalTable td
{
        font-size:12px !important;
	height: 30px;
	width: 30px;
	color: rgb(170, 170, 170);
	font-weight: bold;

}
.cal_new td.NewsCalHeader
{
        font:normal 11px arial, sans-serif;
background:#FFF !important;
}
.cal_new .date_line td
{
        font: normal 12px arial, sans-serif;
        color:#494949;
border: 1px solid rgb(255, 255, 255) !important;
}
.nvx3_slider_tab_governor_title{
	font-size: 15px;
}
.nvx3_previewcong{
	line-height: 14px;
}
.nvx3_detailcong{
	line-height: 16px;
}
.cal_new
{
                background: #FFF;
}
.NewsCalHeader{
	background-color:#FFFFFF;
}
.NewsCalDefault{
    background-color: rgb(231, 242, 251);
}
.NewsCalOtherMonth{
    background-color: rgb(231, 242, 251);
}
.NewsCalWeekend{
    background-color: rgb(231, 242, 251);
}
.cal_new td.NewsCalToday
{background-color: #3C70AE !important}
div.news-calendar-compact .NewsCalToday span{color: #FFF !important}
.news-list-previewtext {font-size:13px; line-height:14px}
div.news-list .news-list-title {font-size:17px;}










.tab { visibility: hidden; position: absolute; 
	padding:0px 20px 30px 20px;
	width:181px; 
}

.nvx1_block{	
overflow:hidden;
	width:219px;
	position:relative;
	float:left;
	background-image: linear-gradient(-180deg, #F4F9FD 0%, #E7F2FB 100%);
border: 1px solid #D9D9D9;
        margin-top: 2px;
        margin-bottom: 20px;
}
.nvx1_block > input { display: none; }
.nvx1_block label { 
	padding: 8px; 
	cursor: pointer; position: relative; background: 
url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number.png") no-repeat center center;
	z-index:2;
}
.nvx1_block input[type="radio"]:checked + label { background: url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number_sel.png") no-repeat center center;
}
.nvx1_block > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.nvx1_block > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.nvx1_block > input:nth-of-type(3):checked ~ div:nth-of-type(3), 
.nvx1_block > input:nth-of-type(4):checked ~ div:nth-of-type(4),
.nvx1_block > input:nth-of-type(5):checked ~ div:nth-of-type(5), 
.nvx1_block > input:nth-of-type(6):checked ~ div:nth-of-type(6),
.nvx1_block > input:nth-of-type(7):checked ~ div:nth-of-type(7) 
{ visibility: visible; }


.nvx2_block{	
overflow:hidden;
	width:219px;
	position:relative;
	float:left;
	background-image: linear-gradient(-180deg, #F4F9FD 0%, #E7F2FB 100%);
border: 1px solid #D9D9D9;
        margin-top: 2px;
        margin-bottom: 20px;
}
.nvx2_block > input { display: none; }
.nvx2_block label { 
	padding: 8px;  
	cursor: pointer; position: relative; background: 
url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number.png") no-repeat center center;
	z-index:2;
}
.nvx2_block input[type="radio"]:checked + label { background: url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number_sel.png") no-repeat center center;
}
.nvx2_block > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.nvx2_block > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.nvx2_block > input:nth-of-type(3):checked ~ div:nth-of-type(3), 
.nvx2_block > input:nth-of-type(4):checked ~ div:nth-of-type(4),
.nvx2_block > input:nth-of-type(5):checked ~ div:nth-of-type(5),
.nvx2_block > input:nth-of-type(6):checked ~ div:nth-of-type(6),
.nvx2_block > input:nth-of-type(7):checked ~ div:nth-of-type(7) 
{ visibility: visible; }


.nvx3_block{	
overflow:hidden;
	width:219px;
	position:relative;
	float:left;
	background-image: linear-gradient(-180deg, #F4F9FD 0%, #E7F2FB 100%);
border: 1px solid #D9D9D9;
        margin-top: 0px;
        margin-bottom: 20px;
}
.nvx3_block > input { display: none; }
.nvx3_block label { 
	padding: 8px;  
	cursor: pointer; position: relative; background: 
url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number.png") no-repeat center center;
	z-index:2;
}
.nvx3_block input[type="radio"]:checked + label { background: url("/bitrix/templates/nvx_tver_mainpage/images/image-tape__number_sel.png") no-repeat center center;
}
.nvx3_block > input:nth-of-type(1):checked ~ div:nth-of-type(1),
.nvx3_block > input:nth-of-type(2):checked ~ div:nth-of-type(2),
.nvx3_block > input:nth-of-type(3):checked ~ div:nth-of-type(3), 
.nvx3_block > input:nth-of-type(4):checked ~ div:nth-of-type(4), 
.nvx3_block > input:nth-of-type(5):checked ~ div:nth-of-type(5), 
.nvx3_block > input:nth-of-type(6):checked ~ div:nth-of-type(6), 
.nvx3_block > input:nth-of-type(7):checked ~ div:nth-of-type(7) 
{ visibility: visible; }









body {min-width:1024px; font-family:"Trebuchet MS"; font-size:14px; line-height: 16px; margin:0px}
a {color: #4A4A4A; text-decoration:none}
a:hover{text-decoration:underline}
a.btn_Add_Title
{
    width:200px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
	text-align: center;
}
.btn_Add {
	width:200px; 
	height:30px; 
	color:#FFF; 
	cursor:hand;
	background-image: linear-gradient(-180deg, #3B70AE 0%, #6895BB 100%);
	padding: 0px;
	float:left;
	margin-right:10px;
	border:0;
    font-size: 14px;
	font-family:"Trebuchet MS";
}
.btn_Add_Title
{
    width:200px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 30px;
	text-align: center;
}




div.topmenuwithsearchblock {
	height:30px; 
	width: 100%; 
	color: #FFF; 
	background-color: #5A88BD;  
	padding:5px 0px 0px 0px;
}
div.topmenuwithsearchblock ul {list-style:none; margin:3px;}
div.topmenuwithsearchblock li { 
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-right: 18px;
	margin: 0px;
	border-right: 2px solid rgb(130, 163, 203);
	padding-left: 14px;
}
div.topmenuwithsearchblock li a{ font-size:12px; color:#FFF; text-decoration:none; font-weight:bold;}
div.topmenuwithsearchblock li a:hover{ font-size:12px; color:#FFF; text-decoration:underline; font-weight:bold;}
div.topmenu{margin-left: -20px;float: left;}
div.searchblock{
	padding-left: 30px;
}
.search-form{float:left; margin-right:12px;}
.nvx_searchtextbox {
	float: left;
}
.nvx_searchtextbox input{
	height: 23px;
	width: 159px;
	color: rgb(17, 17, 17);
	border: 0px none;
	padding-left: 10px;
	padding-right: 10px;
        margin-top:1px;
}
.nvx_searchbtn
{
	float: left;
	background: transparent linear-gradient(-180deg, #F2F2F2 0%, #DCDCDC 100%) repeat scroll 0% 0%;
}
.nvx_searchbtn input{
	border: 1px solid #979797;
	color: #FFF;
	height: 25px;
	width: 25px;
	padding: 0px;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), 0px 2px 0px 0px #FFF inset;
	background:url("/bitrix/templates/nvx_tver_mainpage/images/searchbtn.png") no-repeat scroll center center;
}
.searchwitheye
{
	float: right;
	margin-right: 45px;
}
.eyebtn
{
	padding-top: 6px;
}

.logotitle {
	height:102px; 
	background:
		url("/bitrix/templates/nvx_tver_mainpage/images/bg_right.png") no-repeat scroll right center, 
		transparent url("/bitrix/templates/nvx_tver_mainpage/images/bg_left.png") repeat scroll 0% 0%;
}
.logo {
	float:left;
	padding-top: 7px;
	padding-left: 60px;
	padding-right: 20px;
}
.imglogo{
	height:70px;
}
.logositetext{
    display: inline-block;
    padding-top: 21px;
}
.topsitetitle {
	font-size: 20px; 
	font-weight:bold;
	color: #295B87;
	letter-spacing: 0px;
	line-height: 23px;

}
.offsitelabel
{
	font-size: 13px;
	font-weight:bold;
	color: #295B87;
	line-height: 15px;
	padding-top: 6px;
}
.currentdate{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.50);
	font-weight: bold;
	position: relative;
	top: 20px;
	left: -75px;
}

.tver{clear:both; height:0px}

div.leftmenu{border:#D9D9D9 1px solid; background-color:#F0F7FC}
div.leftmenu li a{ font-size:14px; color:#000; text-decoration:none; line-height:15px;}
div.leftmenu li a:hover{ text-decoration:underline;}

div.page {background-image: url("/bitrix/templates/nvx_tver_mainpage/images/page.png");}

div.leftcontacts{padding:5px 0px 5px 0px; margin:5px; font-weight:bold; font-size:12px; line-height:14px}
.blocktitle {
overflow:hidden;
	border-left: #3F73AE 4px solid; 
	font-size:18px; 
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.usefulinfo
{
	border: 1px solid #D9D9D9;
	padding: 5px;
	background-color: #F0F7FC;
}

.opros
{
        height:120px;
	padding: 0px;
        background-image: linear-gradient(-180deg, #3B70AE 0%, #6895BB 100%);
}
.opros a {text-decoration:none;}
.opros_title
{
    width:200px;
    margin:1px auto;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 42px;
text-align: center;
padding-top: 20px;
padding-bottom: 10px;
font-weight: bold;
}
.opros_text
{
    width:200px;
    margin:1px auto;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 19px;
text-align: center;
font-weight: bold;
}
div.mainnews{
	border:#D9D9D9 1px solid; 
	padding:8px; 
	width:100%px;
height:162px;
}
.titlewithprint{
overflow:hidden;
}
.forprint
{
float:right;
margin-top:20px;
}

.forprint a
{
	font-size: 11px;
	color: #4A4A4A;
}
.forprint a img
{
padding-right:10px;
}

.lettertogovernor
{
height: 40px;
padding: 0px;
background-image: linear-gradient(-180deg, #3B70AE 0%, #6895BB 100%);
}
.lettertogovernor a{
text-decoration: none;
}
.lettertogovernor_text
{
font-size: 16px;
color: #FFF;
font-weight: bold;
line-height: 40px;
text-align: center;
}

.rightmenublock
{
	overflow:hidden;
	float: right;
	width: 221px;
	margin-left: 20px;
}
.rightmenu{
	overflow:hidden;
	border:#D9D9D9 1px solid;  
	padding:5px; 
	background-color:#F0F7FC;
}
div.rightmenu li a{ font-size:14px; color:#000; text-decoration:none; line-height:15px;}
div.rightmenu li a:hover{ text-decoration:underline;}
.rsstitle {margin-top: 20px;}
.rsstitle a {font-weight: bold; font-size: 17px; color: #000;}
.rsstitle a img {    padding-right: 10px;     margin-bottom: -4px;}

.article{margin-top:10px;}

.allnews {
  font-size: 14px;
  font-weight:bold;
  color: #3C70AE;
  line-height: 16px;
}
div.greyblock{border:#D9D9D9 1px solid;  padding:0px; background-color:#F0F7FC}

.banners_panel {    
	border-top: 1px solid #D9D9D9;
   	border-bottom: 1px solid #D9D9D9;
   	background: rgb(232, 242, 251) none repeat scroll 0% 0%;
height:200px;
}
.banners-block{
	width: 900px;
	margin: auto;
}
.footer {margin-top:20px;}
.oldfooter{
	text-align: center;
	height: 200px;
	background-color: rgb(255, 255, 255);
}
.oldfooter img {}
.bottomtable{ border:0px; padding-top:30px; }
.bottomtable tr {vertical-align:top}
.bottomtable tr td {padding-left:50px; font-size:14px;}
.bottomsitetitle {margin-bottom:20px; font-size:15px; line-height:15px;}

#nvx-addnews-form
{
	width:100%;
}
/* End */


/* Start:/bitrix/templates/nvx_tver_mainpage/template_styles.css?1455634745276*/
.header {}
.layout { 
	overflow: hidden; 
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
}
.leftpanel { 
	float: left; 
	width: 221px;
}
.centerpanel { 
	margin: 0px 221px;
		padding-left: 20px;
	padding-right: 20px;
}
.rightpanel { float: right;
	width: 221px;
}
/* End */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/menu/nvx_tree/style.min.css?1455634745737 */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_usefulinfo/style.css?145563474511657 */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_governor/style.css?145563474511854 */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/news.calendar/nvx_calendar/style.css?14556347454405 */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/catalog.section.list/nvx_eventsblock/style.css?145563474511468 */
/* /bitrix/templates/nvx_tver_mainpage/components/bitrix/news.list/nvx_bannerslist/style.css?14556347452202 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?14556347322146 */
/* /bitrix/templates/nvx_tver_mainpage/styles.css?145563474511293 */
/* /bitrix/templates/nvx_tver_mainpage/template_styles.css?1455634745276 */
