body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
}

.clearboth
{
clear: both;
}

.clearleft
{
clear: left;
}
/* Stylesheet: a__reset Modified On 2017-10-12 11:15:19 */
/*-----------------------------------------------------------------------------*/
/* Fonts */
/*-----------------------------------------------------------------------------*/
@font-face 
{
font-family: TopLineFont; 
src: local(TopLineFont), url(/uploads/images/n2/fonts/Helvetica-7-Bold.ttf); 
}
@font-face 
{
font-family: RedButtonFont; 
src: local(RedButtonFont), url(/uploads/images/n2/fonts/10076.ttf); 
}
@font-face 
{
font-family: HelveticaNormalFont; 
src: local(HelveticaNormalFont), url(/uploads/images/n2/fonts/Helvetica-5-Normal.ttf); 
}
@font-face 
{
font-family: HelveticaBlackFont; 
src: local(HelveticaBlackFont), url(/uploads/images/n2/fonts/Helv-9-Black.ttf); 
}
@font-face 
{
font-family: HelveticaMediumFont; 
src: local(HelveticaMediumFont), url(/uploads/images/n2/fonts/Helv-6-Medium.ttf); 
}
@font-face 
{
font-family: HelveticaBoldFont; 
src: local(HelveticaBoldFont), 
url(/uploads/images/n2/fonts/Helvetica-7-Bold.ttf)  format('truetype'); 
font-weight: normal;
font-style: normal;
}
@font-face 
{
font-family: UnknownBoldFont; 
src: local(UnknownBoldFont), url(/uploads/images/n2/fonts/aghcb.ttf); 
}
@font-face 
{
font-family: HelveticaThinFont; 
src: local(HelveticaThinFont), url(/uploads/images/n2/fonts/Helvetica-3-Thin.ttf); 
}







/* --------------------------------------------*/
/* */
/* --------------------------------------------*/
#bgfix {
    min-width: 1000px;
    min-height: 474px; 
    overflow-x: hidden;
    background-image: url(/uploads/images/n2/top_back_center.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#main {
    width: 1000px;
    min-height: 474px;
    position: relative;
    margin: 0 auto;
}

#leftbg {
    position: absolute;
    width: 170px;
height: 474px;
    background-image: url(/uploads/images/n2/top_back_left.png);
background-position: top center;
    background-repeat: no-repeat;
    left: -170px;
}

#rightbg {
      position: absolute;
    width: 170px;
height: 474px;
    background-image: url(/uploads/images/n2/top_back_right.png);
background-position: top center;
    background-repeat: no-repeat;
    right: -170px;
}





#bgfix2 {
    min-width: 1000px;
    min-height: 160px; 
    overflow-x: hidden;
  background-image: url(/uploads/images/n2/footer_center.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#main2 {
    width: 1000px;
    height: 160px;
    position: relative;
    margin: 0 auto;
}

#leftbg2 {
    position: absolute;
    width: 170px;
height: 160px;
 background-image: url(/uploads/images/n2/footer_side.png);
        left: -170px;

}

#rightbg2 {
      position: absolute;
    width: 170px;
height: 160px;
  background-image: url(/uploads/images/n2/footer_side.png);
    right: -170px;
}


/* --------------------------------------------*/
/* TOP */
/* --------------------------------------------*/
div.top_line
{
width: 1000px;
height: 100px;
margin: 0 auto;
}

div.top_logo a 
{
width: 308px;
height: 76px;
background-image: url(/uploads/images/n2/top_logo.png);
display: block;
float: left;
margin-top: 13px;
}

div.top_txt1
{
width: 195px;
float:left;
font-family: TopLineFont;
margin-top: 22px;
margin-left: 230px;

margin-left: 180px;
}
div.top_txt2
{
width: 135px;
float:left;
font-family: TopLineFont;
margin-top: 22px;

width: 185px;
}
p.top_line_big_txt
{
margin: 10px 0 0 0;
font-size: 14px;
}
p.top_line_small_txt
{
margin: 0;
font-size: 12px;
}


div.top_btn_enter a 
{
width: 122px;
height: 37px;
width: 80px;
height: 27px;
background-image: url(/uploads/images/n2/top_btn_enter.png);
display: block;
float: left;
margin-top: 32px;
padding-top: 10px;
padding-left: 42px;
}




#menu {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-family: HelveticaNormalFont;
font-size: 14px;
margin-left: 90px;
	}
#menu li {
	list-style: none;
	float: left;
	height: 33px;
height: 25px;
	padding: 0;
	margin: 0;
	/*width: 150px;*/
	text-align: center;
/*	background: #171717;*/
	position: relative;
	padding-top: 12px;
padding-top: 7px;
margin-right: 6px;
	}
#menu li ul {
	list-style: none;
	padding: 0;
	margin: 0;
/*	width: 150px;*/
width: 200px;
	display: none;
	position: absolute;
	left: 0;
	top: 45px;
top: 32px;
	}
#menu li ul li {
	float: none;
	height: 33px;
height: 25px;
	margin: 0;
	/*width: 150px;*/
	text-align: center;
text-align: left;
	background: #7F7F7F;
background: #0092d7;
	}
#menu li a {
	display: block;
	/*width: 150px;*/
	height: 33px;
height: 25px;
	color: #fff;
	text-decoration: none;
	}
#menu li:hover ul, #menu li.jshover ul {
	display: block;
	}
#menu li:hover, #menu li.jshover {
	background: #424242;
background: #ffca00;
	}


div.earth
{
width: 440px;
height: 440px;
background-image: url(/uploads/images/n2/earth2.png);
float: left;
}
div.header_right
{
width: 560px;
float: left;
}


div.btn_accept a
{
width: 188px;
height: 37px;
width: 158px;
height: 27px;

background-image: url(/uploads/images/n2/btn_accept.png);
display: block;
padding-top: 10px;
padding-left: 30px;


width: 316px;
height: 59px;
background-size: 100%;
}
a.RedButtonFont
{
font-family: RedButtonFont;
font-size: 14px;

color: white;
text-decoration: none;
}
a.YellowButtonFont
{
font-family: RedButtonFont;
font-size: 14px;
color: #23535f;
text-decoration: none;

font-size: 18px;
}
p.headertext1
{
font-family: HelveticaBlackFont;
font-size: 26px;
color: #ffca00;
text-transform: uppercase;
line-height: 1.2em;
margin-top: 40px;
}
p.headertext2
{
font-family: HelveticaNormalFont;
font-size: 20px;
color: white;
line-height: 1.2em;
margin-top: 30px;
margin-bottom: 30px;
}
p.headertext3
{
font-family: HelveticaNormalFont;
font-size: 14px;
color: white;
line-height: 1.2em;
text-align: right;
margin-top: 60px;
width: 530px;
}
div.btn_dl1 a
{
width: 68px;
height: 68px;
background-image: url(/uploads/images/n2/download1.png);
display: block;
float: left;
}
div.btn_dl2 a
{
width: 68px;
height: 68px;
background-image: url(/uploads/images/n2/download2.png);
display: block;
float: left;
}
div.btn_dl3 a
{
width: 68px;
height: 68px;
background-image: url(/uploads/images/n2/download3.png);
display: block;
float: left;
}
div.txt_dl1 a
{
width: 140px;
height: 53px;
display: block;
float: left;
padding: 15px 0 0 15px;
}
div.txt_dl2 a
{
width: 140px;
height: 53px;
display: block;
float: left;
padding: 15px 0 0 15px;
}
div.txt_dl3 a
{
width: 240px;
height: 53px;
display: block;
float: left;
padding: 15px 0 0 15px;
}
a.btn_dl_tx
{
font-famaly: HelveticaBlackFont;
color: black;
text-decoration: none;
font-size: 18px;
}
a.btn_dl_tx:hover
{
text-decoration: underline;
}


div.footer_logo a
{
width: 245px;
height: 70px;
background-image: url(/uploads/images/n2/footer_logo.png);
display: block;
float: left;
margin-top: 40px;
margin-right: 45px;
}
div.footer_txt1
{
margin-top: 45px;
width: 130px;
float: left;
}
div.footer_txt2
{
margin-top: 45px;
width: 180px;
float: left;
}
div.footer_txt3
{
margin-top: 45px;
width: 150px;
float: left;

width: 200px;
}
div.footer_txt4
{
margin-top: 45px;
width: 250px;
float: left;

width: 200px;
}
a.footer_link
{
color: white;
text-decoration: none;
}
a.footer_link:hover
{
color: #ffca00;
}
p.ftr_txt1
{
color: white;
font-family: HelveticaNormalFont;
}
.ftr_txt2
{
font-family: HelveticaMediumFont;
font-size: 14px;
}
p.content_text1
{
text-indent: 15px;
font-size: 14px;
text-indent: 45px;
/*font-family: HelveticaNormalFont;*/
font-size: 16px;
}
p.content_text2
{
/*font-family: HelveticaNormalFont;*/
font-size: 14px;
font-size: 16px;
text-align: justify;
}
p.content_header1
{
/*font-family: HelveticaMediumFont;*/
font-size: 16px;
font-size: 20px;
font-weight: bold;
}



div.countryblock
{
width: 197px;
float: left;
font-family: RedButtonFont; 
font-size: 16px;
margin-right: 15px;
margin-top: 30px;
margin-bottom: 30px;
}
p.countrytext
{
margin: 7px 0 0 5px;
line-height: 1.0em;
}

div.country1
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country1.png);
}
div.country2
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country2.png);
}
div.country3
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country3.png);
}
div.country4
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country4.png);
}


div.country1_2
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country_2_eng.png);
background-size: 100%;
}
div.country2_2
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country_2_ger.png);
background-size: 100%;
}
div.country3_2
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country_2_rus.png);
background-size: 100%;
}
div.country4_2
{
width: 197px;
height: 103px;
background-image: url(/uploads/images/n2/country_2_chi.png);
background-size: 100%;
}

div.voskl
{
width: 65px;
height: 65px;
background-image: url(/uploads/images/n2/voskl.png);
float: left;
margin-left: 5px;
margin-right: 10px;
}
div.vosklright
{
width: 595px;
width: 825px;
float: left;
}

div.sroki
{
width: 837px;
height: 211px;
background-image: url(/uploads/images/n2/sroki.png);
}
div.gray_line
{
width: 1000px;
height: 31px;
background-image: url(/uploads/images/n2/gray_line.png);
padding-top: 20px;
margin-bottom: 30px;
background-position: right top;
}
p.mainpagetext
{
font-family: HelveticaMediumFont;
font-size: 16px;
font-size: 20px;
text-align: center;
}







div.mp_sroki
{
width: 765px;
height: 262px;
height: 312px;
background: url(/uploads/images/n2/mp_sroki2.png) left top no-repeat;
margin-left: 117px;
margin-top: 25px;
margin-bottom: 25px;
}
div.mp_sroki_right
{
float: left;
margin-left: 120px;
}
div.mp_sroki_date_left
{
margin: 0 90px 0 150px;
float: left;
width: 280px;
height: 35px;
}
div.mp_sroki_date_right
{
width: 99px;
height: 24px;
background: url(/uploads/images/n2/date.png) left top no-repeat;
float: left;
}
p.txt_date
{
font-family: HelveticaNormalFont, Arial;
font-size: 12px;
line-height: 1.4em;
margin: 5px 0 0 4px;
}
hr.date_hr
{
width: 490px;
border: none;
color: #eeeeee; 
background-color: #eeeeee; 
height: 1px;
margin: 0 0 0 140px;
}
h2
{
text-transform: uppercase;
font-family: HelveticaNormalFont, Arial;
font-size: 22px;
line-height: 1em;
margin: 25px 0 10px;
}

ul.disc
{
list-style-type: disc;
list-style-position: outside;
/*font-family: HelveticaNormalFont;*/
font-size: 14px;
font-size: 16px;
margin-left: 25px;
text-align: left;
}


div.sp1
{
width: 1px;
height: 60px;
display: block;
}


h4
{
margin-top:40px;
color:#00529b;
text-align: left;
font-size:20px;
margin-bottom:30px;
line-height:30px;
}
h3
{
color:#0060BF;
text-align:left;
font-size:16px;
margin-bottom:30px;
font-weight:normal;
}
div.text_frame p.epigraf
{
text-align:right;
font-size:14px;
margin-bottom:50px;
}
div.text_frame
{
width: 800px;
margin: 0 auto;
}

div.text_frame p
{
/*font-family: HelveticaNormalFont;*/
font-size: 14px;
}
div.text_frame p.l16b
{
/*font-family: HelveticaBoldFont;*/
font-size: 16px;
font-weight: bold;
}
div.text_frame p.c16b
{
text-align:center;
font-size:16px;
margin-top:25px;
/*font-family: HelveticaBoldFont;*/
/*text-rendering: geometricPrecision;*/
font-weight: bold;

}
div.text_frame a.big
{
text-transform:uppercase;
color: #469daa;
}
ul.v1
{
list-style: disc outside none;
margin:25px 0 25px 60px;
font-size:14px;
/*font-family: HelveticaNormalFont;*/
}
ul.v1 li
{
margin:5px 0;
}
ul.v2
{
list-style: decimal outside none;
margin:25px 0 25px 60px;
font-size:14px;
/*font-family: HelveticaNormalFont;*/
}
ul.v2 li
{
margin:5px 0;
}
div.text_frame b
{
/*font-family: HelveticaBoldFont;*/
font-weight: bold;
}


div.sertif
{
width:140px;
height:200px;
float:left;
margin: 20px 30px 20px 0;
}

div.sertif2
{
width:70px;
height:100px;
float:left;
margin: 10px 30px 10px 0;
}

div.sertif_about1
{
width:140px;
height:200px;
margin: 20px 0px 20px 165px;
margin: 20px 0px 20px 50px;
float:left;
}
div.sertif_about2
{
width:140px;
height:200px;
margin: 20px 0px 20px 40px;
float:left;
}
div.sertif_about3
{
width:140px;
height:200px;
margin: 20px 0px 20px 40px;
float:left;
}
div.sertif_about4
{
width:140px;
height:200px;
margin: 20px 0px 20px 40px;
float:left;
}



div.galery_foto
{
width:170px;
height:200px;
float:left;
display:block;
background:#eeeeee;
margin-left:45px;
}
div.galery_text
{
float:left;
height:200px;
width:400px;
}

p.second
{margin: 5px 0;}


p.th1
{
text-transform: uppercase;
font-size: 14px;
line-height: 1.4em;
margin: 20px 0 10px;
font-weight: bold;
}
p.th2
{
text-transform: uppercase;
font-size: 12px;
line-height: 1.4em;
margin: 20px 0 10px;
font-weight: bold;
color:#00529b;
}

div.prises
{
float: left;
margin-top: 40px;
margin-bottom: 40px;
}
/* Stylesheet: a__n2 Modified On 2023-02-09 20:44:20 */
/* Basic Grey */
.basic-grey {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    background: #EEE;
    padding: 20px 30px 20px 30px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #DADADA;
}
.basic-grey h1 {
    font: 25px Georgia, "Times New Roman", Times, serif;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom: 1px solid #DADADA;
    margin: -10px -30px 30px -30px;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px 0px 5px;
}
.basic-grey label>span {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea,.basic-grey select{
    border: 1px solid #DADADA;
    color: #888;
    height: 24px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font: normal 12px/12px Georgia, "Times New Roman", Times, serif;
}
.basic-grey select {
    background: #FFF url('/uploads/images/main/down-arrow.png') no-repeat right;
    background: #FFF url('/uploads/images/main/down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 72%;
    height: 30px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #E48F8F;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
}
.basic-grey .button:hover {
    background: #CF7A7A
}
/* Stylesheet: a__form Modified On 2014-11-20 05:38:18 */
.cms_emailfield
{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.cms_textfield 
{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cms_password
{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.cms_submit {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
.cms_submit:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}
.cms_dropdown {

border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    background: #FFF url('/uploads/images/n3/down-arrow.png') no-repeat right;
    background: #FFF url('/uploads/images/n3/down-arrow.png') no-repeat right;
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 90%;
    height: 35px;
	line-height:15px;
}

.cms_textarea{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

 height:100px;
	padding: 5px 0px 0px 5px;
	width: 90%;
}


input[type=submit] {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 10px 25px 10px 25px;
    color: #333;
    border-radius: 4px;
}
input[type=submit]:hover {
    color: #333;
    background-color: #EBEBEB;
    border-color: #ADADAD;
}


input[type=text]
{
    border: 1px solid #CCC;
    color: #888;
    height: 20px;
	line-height:15px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 5px 0px 5px 5px;
    width: 90%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;    
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}





@media screen and (min-width: 600px) and (max-width: 19200px) 
{
.forms_textfield
{
width: 20%;
float:left;

font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 125%;

/* or 20px */
font-feature-settings: 'pnum' on, 'lnum' on;

/* серый */
color: #454545;
}
.forms_inputfield
{
width: 80%;
float:left;
}
}

@media screen and (min-width: 16px) and (max-width: 600px) 
{
.forms_textfield
{
width: 80%;
margin: 0 auto;

font-family: Tahoma;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 125%;

/* or 20px */
font-feature-settings: 'pnum' on, 'lnum' on;

/* серый */
color: #454545;
}
.forms_inputfield
{
width: 80%;
margin: 0 auto;
}
}
/* Stylesheet: a__forms Modified On 2020-02-12 12:44:38 */
