﻿body_default {
	/*background-color: rgb(88,181,221);*/
	background-color: #34c5f2;
	margin: 0;
}
body {
background: url(../blue/main_bg140.jpg) left top repeat-y;
background-color: rgb(51,159,228);/* не нг*/
	/*background-color: rgb(88,181,221);/*старый обычный*/
	/*background: url(../blue/fon_sn.jpg) right top no-repeat;/*старыйнг*/
	/*background-color: rgb(52,197,242);/*нг*/
	margin: 0;	
}
@font-face {
      font-family: "OpenSans-SemiBold";
      src: url("../fonts/OpenSans-SemiBold.ttf");
    }
@font-face {
      font-family: "OpenSans-Regular";
      src: url("../fonts/OpenSans-Regular.ttf");
    }
	
#main_bg {
	background: url(../blue/right_bg140.jpg) right top repeat-y;/*140*/
	/*background: url(../blue/vd1.jpg) left top no-repeat;/*старый*/
	/*background: url(../blue/shariki_ng.png) left top no-repeat, url(../blue/fon_sn.jpg) right top no-repeat; /*нг*/
	/*background: url(../blue/fon_sn.jpg) right top no-repeat;/*нг старый*/
}
/*.msie body #main_bg {
background: url(../blue/fon_sn.jpg) right top no-repeat;*/
/*}/*ie нг*/
#header_bg {
	background: url(../blue/top1_bg140.jpg) left top no-repeat;/*140*/
	/*background: url(../blue/vd1.jpg) left top no-repeat;/*старый*/
	/*background: url(../blue/fon_sn.jpg) right top no-repeat;/*нг старый*/
	/*background: url(../logo_fon.png) 11% 23px no-repeat;/*нг*/
}
.alink  {
	font-weight:bold;
	font-style:italic;
	font-family:cambria;
	color:rgb(0, 95, 169);
	font-size:17px;
}

.adware {
	display: block;
	position: relative;
	/*margin: 20px 0;*/
	margin: 0 0 20px 0;
	padding: 0 230px 0 240px;
	//text-align:center;
	height: 140px;
	background: url(../blue/banner_fon.png) 0 0 repeat;
}
.adware div {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.adware div ul {
	position: absolute;
	width: auto;
	margin:15px 0 0 0;
	padding:0;
	//height: 140px;
	display: inline-block;
	white-space: nowrap;
}
.adware div ul li {
	display: inline-block;
	position: relative;
	list-style: none;
	//height: 120px;
	padding: 5px;
}
.adware span.adw_l {
	background: url(../blue/banner_left.png) 0 0 no-repeat;
	width: 20px;
	height: 100%;
	cursor: pointer;
	left:220px;
	top: 0;
	position: absolute;
	display: block;
}
.adware span.adw_r {
	background: url(../blue/banner_right.png) 0 0 no-repeat;
	width: 20px;
	height: 100%;
	cursor: pointer;
	right:205px;
	top: 0;
	position: absolute;
	display: block;
	font-size: 0px;
	text-indent: 0;
}
.adware span.adw_l:hover,.adware span.adw_r:hover {
	background-position: -20px 0;
}
a {
	color: rgb(38, 63, 236);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.sub {
	margin-left: 20px;
	display: block;
}
.fakelink {
	margin:0px;
	cursor:pointer;
	color: rgb(43,131,202);
	font-size: 17px;
	font-family:Times New Roman;
}
.fakelink2 {
	font-size: 17px;
	color: rgb(43,131,202);
	font-family:Times New Roman;
}
.css_button {
	display:block;
	background: url(button.png) 0 0 no-repeat;
	background-color:#2DBCEE;
	border:1px solid #999999;
	width:82px;
	height:22px;
	text-align:center;
	font-family: Verdana;
	color: rgb(43,131,202);
	text-shadow: 1px 1px 1px rgb(130,214,240);
	font-size: 14px;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration:none;
	cursor: pointer;
}
.css_button:hover {
	border:1px solid #ffaa45;
	text-decoration:none;
} 
.css_button:active {
	border:1px solid #ffaa45;
	text-decoration:none;
	height:22px;
	background: url(button.png)  0 -22px no-repeat;
}
.go {
	height: 24px;
	background: url(../search1.gif) no-repeat;
	width:24px;
	color: #FFF;
	cursor: pointer;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size:12px;
	border: none;
}
.go:hover {
	height: 24px;
	background: url(../search1.gif) 0 -24px no-repeat;
}
.go:active {
	background-position: 1px 1px;
}
.l_move {
	position: absolute;
	background: url(../l_move.png);
	left: 0;
	top: 0;
	height: 100%;
	width: 60px;
	display: none;
}
.r_move {
	position: absolute;
	background: url(../r_move.png);
	right: 0;
	top: 0;
	height: 100%;
	width: 60px;
}
* html .l_move {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/l_move.png');
}
* html .r_move {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='theme/r_move.png');
}
ul#menu {
	margin:0px;
	padding: 0 0 0 10px;
}
#menu li {
	width:230px;
	list-style:none;
}
#menu a{
	margin:0px;
	cursor:pointer;
	font-size: 17px;
	font-family: Georgia;
	display: block;
	position: relative;
	z-index: 90;
	width:auto;
	text-decoration: none;
	padding:3px 3px 3px 10px;
	color: white;
	border-top: 1px solid rgb(122,218,245);
}
#menu div.dropdiv{
	margin: 0px;
	cursor: pointer;
	display: block;
	position: relative;
	width:250px;
	text-decoration: none;
	color: white;
	border-top: 1px solid rgb(49,192,240);/*обычный*/
	/*border: 1px solid rgb(154,223,243);/*нг*/
	/*border-top: 1px solid rgb(122,218,245);/*старый*/
	border-bottom: none;
}
#menu div.ddiv{
	margin: 0;
	position: relative;
	width: auto;
	height: 100%;
	padding: 3px 5px 3px 10px;
}
#menu span.ulsub {
	top: 0;
	left:230px;
	width: 0;
	padding:0;
	position:absolute;
	/*background-color: rgb(103,208,239);/*старыйобычный*/
	/*background-color: rgb(52,197,242);/*нг*/
	background-color: rgb(83,174,233);/*обычный*/
	visibility: hidden;
	/*border: 1px solid rgb(49,192,240);/*старый обычный*/
	/*border: 1px solid rgb(154,223,243);/*нг*/
	border: 1px solid rgb(122,218,245);/*обычный*/
	border-radius: 0em 1em 1em 1em;  
	-moz-border-radius: 0em 1em 1em 1em;  
}
* html #menu span.ulsub {
	left:210px;
}
#menu div.ddiv_nopad {
	padding: 0px;
}
#menu div.menu2 {
	padding: 3px 5px 3px 10px;
}
#menu span  div div div span.second_ulsub {
	z-index:10;
	left: 250px;
}
* html #menu span  div div div span.second_ulsub {
	left: 230px;
}
#menu li a:hover {
	/*background-color: rgb(154,223,243) !important;/*обычный*/
	background-color: rgb(35,142,210) !important;/*нг+140*/
}

.pswd {
	position: relative;
	width:113px;
	
}
.pswd_u {
	position: relative;
	width: 213px;
}
.password-input {
	width: 87px;
	padding-right: 20px;
}
.password-input_u {
	width: 187px;
	padding-right: 20px;
}
input[type="password"]::-ms-reveal {
  display: none;
}
.password-control {
	position: absolute;
	cursor: pointer;
	top: 0px;
	right: 3px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(eye-password.png) 0 0 no-repeat;
}
.password-control.view {
	background: url(eye-password.png) 0 -20px no-repeat;
}

.m-img {
	margin: 5px 7px 2px 0px;
	border: none;
}
#img_mp img {
	margin: 3px 0px 3px 8px; 
	padding:0;
}
.page-div {
	border-radius: 1em 1em 0em 0em;  
	  -moz-border-radius: 1em 1em 0em 0em;
	border: 1px solid rgb(222,231,231); 
	padding: 5px 5px 3px 25px; 
	background: rgb(233,239,239); 
	color: #899b9b;
	text-shadow: 1px 1px 1px rgb(190,200,200); 
	font-family: monospace,verdana,arial,sans-serif; 
	font-size: 25px; 
	font-weight: bold;
}
.page-div a {
	color: #899b9b;
	text-shadow: 1px 1px 1px rgb(215,225,225);
	font-family: monospace,verdana,arial,sans-serif;
	font-size: 25px;
	font-weight: bold;
}
.page-body {
	padding: 5px 10px 5px 10px; 
	border: 1px solid rgb(222,231,231); 
	border-top: none;
	border-radius: 0em 0em 1em 1em;  
	  -moz-border-radius: 0em 0em 1em 1em;
 	text-align:left; 
	font-family: Times New Roman; 
	font-size:16px;
}
.page-no-title {
	padding: 5px 10px 5px 10px; 
	border: 1px solid rgb(222,231,231); 
	border-radius: 1em 1em 1em 1em;  
	  -moz-border-radius: 1em 1em 1em 1em;
 	text-align:left; 
	font-family: Times New Roman; 
	font-size:16px;
}
.td_news {
	border: 1px solid rgb(222,231,231); 
	border-radius: 1em;  
	  -moz-border-radius: 1em 1em 1em 1em;
	background: rgb(250,250,250) url(news/n-title.png) left top repeat-x;
}
* html .td_news {
	height:100%;
}
.news-main {
	width: 100%; 
}
.news-head {
	cursor: default;
	padding: 5px 10px 3px 15px; 
	background: rgb(233,239,239); 
	border-radius: 1em 1em 0em 0em;  
	  -moz-border-radius: 1em 1em 0em 0em;
	color: #899b9b;
	text-shadow: 1px 1px 1px #bfc8c8; 
	font-size: 18px; 
	font-family: monospace,verdana,arial,sans-serif; 
	font-weight: bold; 
	text-align: left;
}
.news-head a {
	font-size: 15px; 
	font-family: Georgia;
	color: #899b9b;
	text-shadow: 1px 1px 1px #bfc8c8; 
}
.news-body {
	min-height: 93px; 
	z-index: 1;
}
.news-body img#n_img {
	margin: 7px 7px 7px 7px; 
	padding: 3px 3px 3px 3px; 
	border: 1px solid rgb(186,203,203); 
	float: left;
}
#news_d {
	padding: 7px 10px 7px 0;
	margin-left: 120px; 
	font-size:16px; 
}
ul#news-list {
	list-style: none; 
	padding: 0;
	margin: 0;
}
#news-list li {
	cursor:pointer;
}
.last_news_elem {
	border-bottom: 1px dashed rgb(186,203,203);
}
#news-list li a {
	position: relative; 
	text-decoration: none; 
	display: block;
	color:rgb(24,116,150); 
	font-size: 14px;
	background: none;
	padding: 3px 0px 3px 0px;
	border-top: 1px dashed rgb(186,203,203);
}
#news-list li a img {
padding: 2px 3px 2px 3px;
}
#news-list li a:hover {
background-color: rgb(239,243,243);
}
#news-list li a span {
	position: absolute; 
	padding:0; 
	top:0; 
	display: none; 
	width: 160px; 
	background: rgb(250,250,250) url(news/info_bg.png) left bottom repeat-x; 
	color: rgb(24,116,150); 
	border-radius: 0em 2em 2em 2em; 
	  -moz-border-radius: 0em 2em 2em 2em;
	border: 1px solid rgb(222,231,231); 
	font-size: 13px; 
	padding: 7px 7px 7px 7px;
}
.news_ny2020 {
	background-image: url(../../img/other/new_year2020bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.news_ny21 {
	background-image: url(../../img/other/ny21_bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
.news_ny2020 table tr:first-child  td,.news_ny21 table tr:first-child  td{
	color: #FFF !important;
}
.video-content {
	margin-left: 20px;
	font: 18px Cambria;
	color: #899b9b;
}
.video-content p {
	margin: 4px 0;
}
.video-content p a {
	color: #899b9b;
	text-shadow: 1px 1px 1px #bfc8c8;
	font-size: 24px;
	font-family: monospace,verdana,arial,sans-serif;
	font-weight: bold;
}
.video-content div {
	margin: 0 0 4px 0;
}
.video-content div a {
	color:#2793e6;
}
#main_abo_date {
	float:right;
	font-family: Georgia;
	font-size: 15px;
	padding: 0px 20px 3px 20px;
	color: #A4BBBB;
	text-shadow: 1px 1px 1px #D7E1E1;
	font-weight: bold;
}
.div_text1 {
	color: white;
	font: 46px Cambria;
	width: 672px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgb(164,187,187);
}
.headlg {
	/*vertical-align: top;*/
	padding-top: 0px;
	padding-bottom: 20px;
}
.disp_text {
	position: absolute;
	
	left: 10px;
	/*top: 236px;*/
	top: 136px;
	color: white;
	font: 17px Cambria;
	width: 960px;
	height: 40px;

	/*cursor: pointer;*/
	/*font-weight: bold;*/
	font-style: italic;
	text-shadow: 1px 1px 1px rgb(164,187,187);
	/*border-radius: 8px 0 0 8px;
	background: url(../disp_phones_bg.png) 0 0 no-repeat;*/
	/*background: url(../link31.gif) 95% 50% no-repeat;	*/
}
.disp_text div.disp1 {
	position: absolute;
	display: inline-block;
	width: 120px;
	margin: 0px;
	padding: 10px 0;
	text-align: center;
	/*background-color: none;*/
	border-radius: 8px;
	
}

.disp_act {
	
	/*background: #198cd7 url(../link32.gif) 95% 50% no-repeat;*/
	background: url(../disp_phones_bg.png) 0 -80px no-repeat !important;
}
/*.disp_text:hover {
	background: url(../disp_phones_bg.png) 0 -40px no-repeat;
	//background-color: #198cd7;
}
*/
.disp_qu {
	position: relative;
	font: 17px Cambria;
	left: 120px;
	width: 240px;
	cursor: default;
	margin:0;
	padding: 0px;
	background-color: #198cd7;
	display: none;
	z-index: 10;
	border-radius: 0 8px 8px 8px;
}
.disp_qu div.disp_block {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.disp_qu div.disp_block div {
	position: relative;
	display: block;
	float: none;
	padding: 15px 0;
	margin: 0 20px;
	text-align: center;
}
.disp_qu div.disp_block div p {
	margin: 7px 0;
}
.disp_qu div.disp_block div:first-child {
	border-bottom: 1px solid white;
}
.disp_qu div.disp_block div span {
	font-size: 19px;
	font-weight: bold;
}
.d_phone {
	display: block;
	width: 220px;
	height: 50px;
	background: url(../phones_bg.png) 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin: 20px 0 10px 15px;
}
.d_phone:hover {
	background-position: 0 -50px;
}
.d_works {
	display: block;
	width: 200px;
	height: 50px;
	background: url(../works_bg.png) 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin: 20px 20px 10px 0;
}
.d_works:hover {
	background-position: 0 -50px;
}
.d_payorder:hover {
	background-position: 0 -70px;
}
.d_payorder {
	display: block;
	width: 200px;
	height: 70px;
	background: url(../memo_payorder_bg2.png) 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin: 20px 20px 10px 0;
}
.d_covid:hover {
	background-position: 0 -70px;
}
.d_covid {
	display: block;
	width: 200px;
	height: 70px;
	background: url(../covid_vaccine_banner.png) 0 0 no-repeat;
	cursor: pointer;
	text-decoration: none;
	margin: 20px 20px 10px 0;
}
.div-rek {
	float:right;
	display: none;
	margin: -32px 0 0 0;
	width: 270px;
	height: 172px;
}
.div-rek div {
	margin: 8px 12px;
	width:234px;
	border: 1px solid #000;
	background-color: #000;
}
.div_flash2 {
	border: 1px solid #000;
	width: 220px;
	height: 170px;
	margin: 10px 10px 10px 0;
	/*margin: 20px 0 0 15px;*/
}
.bg-pls {
	overflow: hidden; 
	background: url(bg-pls.png) left top repeat-x; 
	height: 40px;
}
* html .bg-pls {
	
	background: url(bg-pls-ie1.png) right top no-repeat;/*об*/
	/*background: url(bg-pls-ie.png) right top no-repeat;/*нг*/
}
.bg-pls-v-r {
	margin-top: 3px;
	color: rgb(80,113,158);
}
.bg-pls-v-l {
	margin-top: 3px;
	color: rgb(87,151,171);
}
.rand_body {
	width: 220px; 
	margin: 30px auto 20px auto;
	overflow: hidden;
}
.rand_head {
	height: 26px; 
	width: 100%;
	font-family: Georgia;
	font-weight: bold;
	font-size:14px;
	color: rgb(26,124,161);
	cursor: pointer;
	background: url(panel_bg2.png) left top no-repeat;
	padding: 2px 0px 0px 4px;
}
.rand_head a {
	text-decoration: none;
	color: rgb(26,124,161);
	font-family: Georgia;
	font-weight: bold;
	font-size:14px;
	cursor: pointer;
}
* html .rand_head a:hover {
	text-decoration: none;
}
* html .rand_head {
	background: url(panel_bg2.gif) left top no-repeat;
}
.random_div {
	background-color: rgb(67,176,221); 
	width: 190px; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 140px;
	border: 3px solid rgb(29,130,168);
	border-top: 1px solid rgb(29,130,168);
	overflow: hidden;
}
.act-r-img {
	margin-top: 2px;
}
#r_img2 {
	position: absolute;
	top: 0;
	left: 0;
}
.img_active {
	width: 0;
	height: 0;
}
.qa_main {
	margin:20px 15px 0px 0px; 
	width: 200px; 
	overflow: hidden;
}
.qa_top {
	height: 26px; 
	width: 100%;
	font-family: Georgia;
	font-weight: bold;
	font-size:14px;
	color: rgb(26,124,161);
	cursor: pointer;
	padding-top: 2px;
	background: url(panel_bg.png) left top no-repeat;
}
* html .qa_top {
	background: url(panel_bg.gif) left top no-repeat;
}
.qa_top a {
	text-decoration: none;
	color: rgb(26,124,161);
	font-family: Georgia;
	font-weight: bold;
	font-size:14px;
	cursor: pointer;
}
* html .qa_top a:hover {
	text-decoration: none;
}
.qa_img  {
	margin-top: 2px;
}
* html .qa_img {
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#0085e6,Strength=1);
	margin-top: 1px;
}
.qa_body {
	height: 150px; 
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(67,176,221); 
	border-bottom: 3px solid rgb(29,130,168);
}
#qa_window {
	position:relative;
	overflow:hidden;
	height: 150px; 
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: rgb(67,176,221); /*обычный*/
	background-color: rgb(39,147,216); /*140*/
	border-bottom: 3px solid rgb(29,130,168);
}
#qa_scrolldiv {
	width:inherit;
	position:relative;
}
#qa_scrolldiv div {
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid rgb(26,124,161) !important;
	background-color:rgb(122,198,231) !important;
	padding:5px;
	font-family: Georgia;
	font-weight: normal;
	font-size:14px;
}
#qa_scrolldiv div a {
	color:rgb(24,116,150) !important;
}
.dop_menu {
valign:bottom;
	margin: 30px 0 20px 0;
	padding: 0 20px;
	width: 100%;
}
.dop_menu td {
	width: 25%;
	border-right: 2px solid #fff;
	text-align: center;
}
.dop_menu td#dm_l {
	border: none;
}
.dop_menu td a {
	color: #fff;
	font: 17px Times new roman;
}
.abt_l {
	width: 100%; 
	height: 40px; 
	font-size: 1px;
	background: url(abt-pls-l.png) left top no-repeat;

}
* html .abt_l {
	
	background:  url(abt-pls-l-ie1.png) left top no-repeat;/*об*/
	/*background:  url(abt-pls-l-ie.png) left top no-repeat;/* нг */
}
.abt_r {
	margin-left: 5px; 
	height: 40px; 
	font-size: 1px;
	background: url(abt-pls-r.png) right top no-repeat;
}
* html .abt_r {
	
	background:  url(abt-pls-r-ie1.png) right top no-repeat;/*об*/
	/*background:  url(abt-pls-r-ie.png) right top no-repeat;/* нг*/
}
.abt_c {
	margin-right: 5px;
	padding: 10px 0 0 0;
	height: 40px;
	background: url(bg-pls.png) left top repeat-x;
	text-align: center; 
	font-family: Georgia;  
	color: white; 
	font-size: 16px; 
	font-weight: bold;
}
* html .abt_c {
	
	background:  url(abt-pls1.png) left top repeat-x;/*об*/
	/*background:  url(abt-pls.png) left top repeat-x;/* нг*/
	height: 20px;
}
.showimage img {
	border: 1px solid silver;
}
.showimage img:hover {
	border: 1px solid #A0A0A0;
}
.showimage {
	cursor: url(../../highslide/graphics/zoomin.cur), pointer;
}
#content_div {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
}
#content_div img {
	opacity:0;
}
#content_close {
	position: absolute;
	display: none;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	right: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
	background: url(../../img/other/close_ico.gif) 0 0 no-repeat;
	cursor: pointer;
}
#mt_load {
	position: absolute;
	width: 120px;
	height: 20px;
	top:50%;
	left:50%;
	margin: -10px 0 0 -60px;
	background: rgb(250,250,250) url(load1.gif) 5px 7px no-repeat;
	padding: 5px 5px 5px 25px;
	text-align: center;
	border: 1px solid rgb(120,120,120);
}
#mt_load a {
	font-family: Cambria;
	color: rgb(120,120,120);
	font-size: 16px;
	font-weight: bold;
}
#quest_send {
	border: 0;
	background: url(../../img/other/send_bg.jpg) 0 0 no-repeat;
	font-family: Verdana;
	color: #5d1c06;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #d96c48;
	padding: 0 6px 0 6px;
/*	background-color:#2DBCEE;
	border:1px solid #999999;*/
	margin-top:10px;
	width:100px;
	height:30px;
	text-decoration:none;
	cursor: pointer;
}
#quest_send:hover {
/*	border:1px solid #ffaa45;*/
	background-position: 0 -30px;
	text-decoration:none;
} 
#quest_send:active {
/*	border:1px solid #ffaa45;*/
	padding: 1px 5px 0 7px;
	text-decoration:none;
	background-position: 0 -60px;
}
.inv-mess {
	float: right;
	margin: 4px 4px 0 0;
	width:8px;
	height:8px;
	cursor:pointer;
	background: url(../delet.gif) 0 0 no-repeat;
}
#vodom_sub {
	margin: 20px 0;
	width: 260px;
    height: 30px;
    font: 17px georgia;
    cursor: pointer;
}
.jsk-set {
	margin:0px;
	cursor:pointer;
	color: rgb(132,87,32);
	font-family: Cambria; 
	font-size:17px;
	font-style:italic;
	font-weight: bold;
}
.jsk_show_sort {
	font-size:16px;
	font-weight:bold;
	font-family: Times New Roman;
	height: 100%;
	width:100%;
	background: rgb(181,227,227);
	border: 0px;
	cursor: pointer;
	padding:0;
}
.jsk_show_title {
	font-size:16px;
	font-weight:bold;
	font-family: Times New Roman;
	background: rgb(181,227,227);
}
.jsk_agre {
	margin-top: 4px;
	padding: 6px;
	position: relative;
	border: 1px solid #DEE7E7;
	border-radius: 4px;
}
#subm-but {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 8px;
	font-size: 15px;
}
.pay-table {
	border: 2px solid rgb(222,231,231);
}
.pay-table-title {
	font-size: 18px;
	font-family: monospace,verdana,arial,sans-serif;
	text-align: center;
	font-weight: bold;
	color: rgb(86,92,95);
	height: 25px;
}
.rez-table td {
	border: 1px dashed rgb(222,231,231);
	padding: 3px;
}
.rez2-table td {
	padding: 5px;
}
.pay-input {
	width: 128px; 
	text-align: center;
}
.pay-res {
	margin: 10px 0;
	padding: 0;
	display: none;
	width: 550px;
}
.pay-res p {
	margin: 0;
	padding: 0 10px 10px 10px;
	text-align: center;
font-weight: bold;
	color: #34b43a;
}
.pay-res div {
	background: url(../code_bg.gif) left top repeat;
	border: 1px solid rgb(222,231,231);
	width: 100%;
}
.div-jsk-er {
	position:absolute;
	z-index:2;
}
.div-jsk-er div {
	display:none;
	border-radius: 1em;
	-moz-border-radius: 1em;
	position:fixed;
	left:50%;top:45%;margin-top:30px;margin-left:-150px;
	width:310px;
	background-color: rgb(117,213,240);
	border:2px solid rgb(134,182,196);
	padding:10px;
	text-align: center;
}
* html .div-jsk-er div {
	position:absolute;
	left:50%;top:50%;margin-left:-150px;
}
.div-jsk-er div div {
	display: block;
	position: relative;
	left: 0; top:0;
	border-radius: 0em;
	-moz-border-radius: 0em;
	margin: 0;
	padding: 0;
	border: none;
	height: 118px;
	background: url(../../img/other/jsk_mess.png) 0 0 no-repeat;
	font-family:georgia;
	font-size:16px;
	color:rgb(237,232,97);
	text-align: center;
}
.div-jsk-er div input {
	width: 150px;
	height: 28px;
	background: url(btn-er-bg.png) 0 0 no-repeat;
	font-family: Georgia;
	font-size: 16px;
	color: rgb(134,182,196);
	font-weight: bold;
	border: none;
	border-radius: 1em;
	-moz-border-radius: 1em;
	border:1px solid rgb(134,182,196);
	cursor:pointer;
}
* html .div-jsk-er div input {
	margin-left: 150px;
}
.linkbutt {display: inline-block; text-decoration: none; padding: 5px 16px 5px 16px; margin: 5px; border: 1px solid gray; border-radius: 6px; background-color: #F5F9FF; box-shadow: 1px 1px 1px rgb(164,187,187); font-family: Cambria; font-size: 16px; font-weight: bold; color: #525252;}
.linkbutt:hover {text-decoration: none;background-color:#fff;cursor:pointer;}
.reg-step-div {
	position: relative;
	height: 100px;
	background: url(../steps.png) 0 0 no-repeat;
}
.reg-info-div {
	border: 1px solid rgb(222,231,231); 
	border-radius: 1em 1em 1em 1em;  
	  -moz-border-radius: 1em 1em 1em 1em;
	margin: 10px;
	background-color: rgb(251,249,240);
	padding:15px;
	text-align:justify;
	font-family: Cambria;
	font-size:17px;
	font-style:italic;
}
.reg-div {
	padding: 10px; 
	border: 1px solid rgb(222,231,231); 
	border-radius: 1em 1em 1em 1em;  
	  -moz-border-radius: 1em 1em 1em 1em;
 	text-align:left; 
	font-family: Times New Roman; 
	font-size:16px;
	margin: 10px 0;
}
#send_rez {
	padding: 0 4px;
}
.reg_but_send {
	display:block;
	/*background: url(reg_but_bg.png) 0 0 repeat-x;
	background-color:#33ebbe;
	border:1px solid #999999;*/
	/*width:245px;*/
	height:30px;
	text-align:center;
	font-family: Times New Roman;
	/*color: #999999;
	text-shadow: 1px 1px 1px #dcfeee;*/
	font-size: 18px;
	padding-bottom: 2px;
	margin: 8px 0;
	/*font-weight: bold;*/
	text-decoration:none;
	cursor: pointer;
}
/*.reg_but_send:hover {
	border:1px solid #ffaa45;
	text-decoration:none;
} 
.reg_but_send:active {
	border:1px solid #ffaa45;
	text-decoration:none;
	height:22px;
	background: url(reg_but_bg.png)  0 -22px repeat-x;
}*/
.reg_subm {
	padding: 4px;
    font-family: 'OpenSans-Regular',arial;
    font-size: 16px;
    color: #525252;
}
.reg_href {
	color: #1863b0;
}
.reg_href a {
	color: #1863b0;
}
.reg_div_new {
	margin-top: 6px;
	font-size: 3px;
	height: 3px;
	border-top: 1px dashed #BACBCB;
}

.lang_div {
	padding: 0 25px 0 0;
	float: right;
	height: 26px;
	width: 90px;
}
.lang_div a {
	padding: 0;
	display:inline-block;
	height:26px;
}
.lang_div div {
	float:right;
	width: 42px;
	height:26px;
	overflow:hidden;
	padding:0;
	margin:0;
	cursor:pointer;
}
.gl_lang {
	position: absolute;
	right: 10px;
	/*top: 107px;*/
	top: 7px;
	height: 26px;
}
#pv_butt {
	position: absolute;
	right: 125px;
	/*top: 105px;*/
	top: 5px;
	
	background: url(../poorvision_butt.png) 0 0 no-repeat;
	display: block;
	width: 280px;
	height: 30px;
	cursor: pointer;
}
#pv_butt:hover {
	background-position: 0 -30px;
}
#auth_div {
	display: none;
	position: absolute;
	width: 343px;
	height: 303px;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -280px;
	background: url(../authorized_bg.png) 0 0 no-repeat;
	font-size: 14px;
	font-family: Cambria;
	color: #5f5f62;
}
* html #auth_div {
	background: url(../authorized_bg.png) 0 0 no-repeat;
}
.os_form_table {
	width: 500px;
	margin:0px 10px 1px 30px;
	font-size:16px;
}
.os_form_subm {
	font-size: 16px;
}
.os_form_fsize_inf {
	font-size: 16px;
	font-family: Cambria;
	font-style: italic;
}
#insta {
	display: block;
	width: 75px;
	height: 75px;
	background: url(../instagram-ico.png) 0 0 no-repeat;
	margin-top: 15px;
}
#ytube {
	display: block;
	width: 75px;
	height: 55px;
	background: url(youtube_ico.png) 0 0 no-repeat;
	margin-top: 15px;
}
/*.sn_list {
    position: relative;
    float: left;
    //width: 138px;
	width: 156px;
    font-size: 0;
    line-height: 0;
    //margin: 30px 0 0 31px;
	margin: 30px 0 0 22px;
}*/
.sn_list {
    position: relative;
    //float: left;
    width: 440px;
	//width: 156px;
    font-size: 0;
    line-height: 0;
    margin: 0 auto 10px auto;
	//margin: 30px 0 0 22px;
}
.sn_item {
    display: inline-block;
    vertical-align: top;
	margin: 0 16px;
    /*margin: 0 6px 16px;*/
    font-size: 14px;
    line-height: 1.4;
}
.sn_item a {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    background: #fff;
    -webkit-transition-property: box-shadow, fill, -webkit-transform;
    transition-property: box-shadow, fill, -webkit-transform;
    transition-property: transform, box-shadow, fill;
    transition-property: transform, box-shadow, fill, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
	border-radius: 10px;
}
.sn_item a.sn_telegram {
	border-radius: 18px;
}
.sn_item a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 24px;
    height: 24px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.sn_item a span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sn_item a path {
    fill: #fff;
    -webkit-transition-property: box-shadow, fill, -webkit-transform;
    transition-property: box-shadow, fill, -webkit-transform;
    transition-property: transform, box-shadow, fill;
    transition-property: transform, box-shadow, fill, -webkit-transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.sn_item a.sn_fb {
background-color: #3a589e;
}
.sn_item a.sn_vk {
    background-color: #4b73a4;
}
.sn_item a:hover {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    transform: translate(0, -4px);
}
.sn_item a.sn_youtube,.sn_item a.sn_viber,.sn_item a.sn_telegram {
    background: rgba(255,255,255,0);
}
#users {
	margin: 15px 50px 15px 30px;
	width: 90px;
	padding: 13px 10px 0 40px; 
	height: 67px;
	
	background: url(../online_icon.png) 0 0 no-repeat;/*об*/
	/*background: url(../online_icon2c.png) 0 0 no-repeat;/* нг */
	cursor: pointer;
}
#users.us_eng {
	background: url(../online_icon3_eng.png) 0 0 no-repeat;
}
#users div {
	color: #576bdd;
	text-shadow: 1px 1px 1px #9cb2a2;
	font-weight: bold;
	font-family: monospace,verdana,arial,sans-serif;
	font-size: 14px;
	padding: 2px 0 0 60px;
	text-align: left;
}

#mt_obl, #jsk_obl {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
* html #mt_obl, * html #jsk_obl{
	position:absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + "px");
}
#mt_fon {
	position: relative;
	width: 100%;
	height: 100%;
background-color: black;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#mt_fix {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
* html #mt_fix {
	height: expression(document.documentElement.offsetHeight+document.documentElement.scrollTop*2+"px");
}
#mt_el {
	display: none;
	position: absolute;
	width: 500px;
	height: 300px;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -280px;
	background: url(../online_full.png) 0 0 no-repeat;
	font-size: 14px;
	font-family: Cambria;
	color: #5f5f62;
}
* html #mt_el {
	background: url(../online_full.gif) 0 0 no-repeat;
}
#mt_el.me_eng {
	background: url(../online_full_eng.png) 0 0 no-repeat;
}	
* html #mt_el.me_eng {
	background: url(../online_full_eng.gif) 0 0 no-repeat;
}
#mt_jsk_mess {
	background: url(../jsk_mess.png) 0 0 no-repeat;
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 880px;
	height: 450px;
	margin: -225px 0 0 -440px;
	font-size: 16px;
	font-family: Times New Roman;
	color: #A5C8BA;
}
#mt_weather {
	background: url(../weather_panel.png) 0 0 no-repeat;
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 330px;
	height: 220px;
	margin: -110px 0 0 -165px;
	font-size: 16px;
	font-family: Times New Roman;
	color: #A5C8BA;
}
* html #mt_weather {
	background: url(../weather_panel.gif) 0 0 no-repeat;
}
.weather_night_temp {
	display: inline-block;
	font-size: 14px;
	/*color: #368BC4;/*старыйобычный*/
	color: #185C8A;/*140*/
	/*color: #185883;/* нг*/
	
}

#mt_close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
#mt_tbl {
	position: absolute;
	left: 180px;
	top: 74px;
}
#mt_tbl td {
	height: 19px;
	text-align: center;
	font-weight: bold;
}
#mt_gcombo {
	position: absolute;
	top: 165px;
	left: 224px;
	padding: 4px 0 0 22px;
	width: 75px;
	height: 20px;
	background: url(../combo_panel.png) 0 0 no-repeat;
	cursor: pointer;
	font-weight: bold;
}
#mt_glist {
	position: absolute;
	top: 189px;
	left: 234px;
	width: 75px;
	background-color: #f2f5f3;
	border: 1px solid #6b94aa;
	border-top: none;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
}
#mt_glist ul, #mt_mlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mt_glist ul li {
	width: 55px;
	padding: 5px 10px;
	cursor: pointer;
	background: none;
}
#mt_mcombo {
	position: absolute;
	top: 165px;
	left: 329px;
	padding: 4px 32px 0 15px;
	width: 75px;
	height: 20px;
	background: url(../combo_panel2.png) 0 0 no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
}
#mt_mlist {
	position: absolute;
	top: 189px;
	left: 339px;
	width: 100px;
	background-color: #f2f5f3;
	border: 1px solid #6b94aa;
	border-top: none;
	display: none;
	overflow-y: auto;
	overflow-x: hidden;
}
#mt_mlist ul li {
	font-weight: bold;
	width: 80px;
	padding: 5px 10px;
	cursor: pointer;
	background: none;
}
#mt_mp, #mt_mc {
	position: absolute;
	top: 198px;
	width: 65px;
	height: 19px;
	left: 227px;
	padding: 4px 0 0 45px;
	font-weight: bold;
	text-align: center;
}
#mt_mc {
	left: 339px;
}
@font-face {
      font-family: "EVT";
      src: url("../fonts/Ekaterina Velikaya Two.ttf");
    }
	@font-face {
      font-family: "OSit";
      src: url("../fonts/oldstandardttitalic.ttf");
    }
.mytest {
	font-style: normal;
	padding: 0 10px;
	color: #4f8a1e;
	font-family: EVT;
	font-size: 22px;
}
#ank_have_err {
	margin:10px;
	font-size:17px;
	font-family: sans-serif;
	padding: 20px 16px;
	border: 1px solid #FFDBDE;
	background-color: white;
	color: #F00;
	border-radius: 8px;
}
.form_anketa {
	margin-left: 20px;font-size:17px;font-family: sans-serif;
}
.form_anketa input[name="potr_anketa"] {
	margin: 20px 0;
	font-size: 17px;
	padding: 6px 10px;
}
.potr_anketa_p17 {
	margin:10px;
	font-size:17px;
	font-family: sans-serif;
}
.anketa_question {
	margin-top: 20px;
	margin-bottom: 20px;
}
.anketa_table {
	border: none;
	margin: 10px;
	font-family: sans-serif;
	font-size:17px;
	width: 600px;
	border-spacing: 0px;
}
.anketa_table td {
	border-top: 1px solid #d7d7d7;
	padding: 10px;
}
.anketa_table tr:last-child td {
	border-bottom: 1px solid #d7d7d7;
}
.anketa_table td:nth-child(2) {
	padding: 10px 30px;
	width: 50px;
}
.anketa2tbl td:nth-child(2) {
	padding: 10px 15px 10px 30px;
	width: 100px;
}
.anketa_table td:nth-child(3) {
	padding: 10px 30px;
	width: 50px;
}
.anketa2tbl td:nth-child(3) {
	padding: 10px 20px 10px 15px;
	width: 110px;
}
.form_anketa span span {
	display: block;
}
.form_anketa div {
	display:none;
	margin: 10px 0;
	padding: 0;
	font-style: italic;
}
.form_anketa div.act_input {
	display: block;
}
.form_anketa div input {
	//display: inline-block;
	width: 400px;
	margin: 0;
}
.fail_input {
	display: inline-block;
	padding: 4px 6px;
	margin: 10px 0;
	border: 1px solid #FFDBDE;
	background-color: white;
	font-size: 19px;
	color: #F00;
	border-radius: 8px;
}
.succ_input {
	display: inline-block;
	padding: 4px 6px;
	margin: 10px 0;
	border: 1px solid #23A78E; /*#9AE6D8;*/
	background-color: white;
	font-size: 19px;
	color: #23A78E;
	border-radius: 8px;
}
#jsk_send {
	display: none;
	position: absolute;
	width: 350px;
	height: 200px;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -175px;
	background: url(../jsk_send.png) 0 0 no-repeat;
	font-size: 14px;
	font-family: Cambria;
	color: #5f5f62;	
}
* html #jsk_send {
	background: url(../online_full.gif) 0 0 no-repeat;
}	
#pr_bar {
	position: absolute;
	width: 0px;
	height:12px;
	left: 45px;
	top:94px;
	background: url(pr_bar.png) 0 0 no-repeat;
}
#jsk_output {
	position: absolute;
	width: 280px;
	height: 50px;
	left: 35px;
	top: 124px;
	font: 19px Sans Serif;
	text-align:center;
	background: url(../jsk_result.png) 0 -150px no-repeat;
}
#jsk_close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../jsk_close.png) 50% 50% no-repeat;
	display: none;
}
.sms_info_div {
	margin: 10px 20px 20px 20px;
	background-image: url(../attention_ico.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	//background:#FFF2EA;
	padding:15px 0;
	text-align:justify;
	font-size:19px;
	font-family: 'OpenSans-Regular',arial;/*sans-serif;*/
	line-height: 30px;
	text-indent: 20px;
	/*font-weight:bold;
	font-style:italic;*/
}
.sms_manag {
	display: inline-block;
	line-height: 20px;
	text-indent: 0;
	text-decoration: none;
	padding: 5px 9px 5px 29px;
	margin: 15px 0 0 0;
	border: 1px solid gray;
	border-radius: 6px;
	background-color: #F5F9FF;
	box-shadow: 1px 1px 1px rgb(164,187,187);
	font-family: 'OpenSans-Regular',arial;
	font-size: 16px;
	font-weight: bold;
	color: #525252;
	background-image: url(../send_sms.png);
	background-position: 8px 50%;
	background-repeat: no-repeat;
}
.sms_manag:hover {
	text-decoration: none;
	background-color: #ECECEC;
}
div#cookies_accept {
	position: fixed;
	display: flex;
	justify-content: center;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background-color: white;
	opacity: 1;
	text-align: center;
	color: #008acf;
	font-size: 18px;
	border-top: 2px solid #008acf;
	box-shadow: 0 2px 28px rgba(0, 0, 0, 0.35);
}
.cookacc {
	position: relative; font: 18px/24px Arial, Helvetica, sans-serif;
    color: #333;
    padding: 8px 25px;
    border: 2px solid #008acf;
    background: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s;
    position: relative;
    border-radius: 3px;
	cursor: pointer;
	color: #008acf;
}
#btnac {
	background: #008acf;
	color:white;
}
#vdk_docs {
	display: block;
	
	background: url(vdkdocs/vdk_docs_edited.png) 0 0 no-repeat;/*об*/
	/*background: url(vdkdocs/vdk_docs_ng.png) 0 0 no-repeat;/* нг */
	height: 110px;
	width: 100px;
	margin: 0 10px;
}
#vdk_docs:hover {
	
	background: url(vdkdocs/vdk_docs_edited.png) 0 -110px no-repeat;/*об*/
	/*background: url(vdkdocs/vdk_docs_ng.png) 0 -110px no-repeat;/* нг */
}
#vdk_sotr_exit {
	margin-top: 10px;
	display:block;
	color: #000;
	width: 170px;
	height:20px;
	padding: 5px 5px 5px 30px;
	font:17px georgia;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #848484;
	background: url(../btn_exit_rl.png) 0 0 no-repeat;
}
#vdk_sotr_exit:hover {
	text-decoration: none;
	border: 1px solid #545454;
	/*background: url(../btn_exit_rl.png) 0 -30px repeat-x;*/
}