@font-face {
  font-family: 'PTSansNarrow';
  src: url("/assets/fonts/PTSansNarrow/pt_sans_narrow-webfont-webfont.eot");
  src: url("/assets/fonts/PTSansNarrow/pt_sans_narrow-webfont-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/PTSansNarrow/pt_sans_narrow-webfont-webfont.woff") format("woff"), url("/assets/fonts/PTSansNarrow/pt_sans_narrow-webfont-webfont.svg#pt_sans_narrowregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSansNarrowBold';
  src: url("/assets/fonts/PTSansNarrowBold/ptn77f.eot");
  src: url("/assets/fonts/PTSansNarrowBold/ptn77f.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/PTSansNarrowBold/ptn77f.woff") format("woff"), url("/assets/fonts/PTSansNarrowBold/ptn77f.svg#pt_sans_narrowbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTsansRegular';
  src: url("/assets/fonts/PTsansRegular/pts55f.eot");
  src: url("/assets/fonts/PTsansRegular/pts55f.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/PTsansRegular/pts55f.woff") format("woff"), url("/assets/fonts/PTsansRegular/pts55f.ttf") format("truetype"), url("/assets/fonts/PTsansRegular/pts55f.svg#PTsansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* general stuff */
body{
margin:0;
padding:0;
text-align: center;
font-family:Tahoma, Verdana, arial, sans-serif;
}

a
{
    text-decoration:  none;
    border: none;
}
a:hover
{
    text-decoration:  underline;
    border: none;
}

/* Layout */

#accessibility {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#source {
position: absolute;
left: -2000px;
top: -2000px;
display: none;
}

#pagewidth-800{
width:770px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all.gif) repeat-y 0px 140px;
margin-bottom: 20px;
}

#pagewidth-1024{
width:970px;
text-align:left;
margin-left:auto;
margin-right:auto;
background: transparent url(../images/back_all1024.gif) repeat-y ;
margin-bottom: 20px;
}

#header {
height:  120px;
width:  100%;
 }

#top-top {
height: 30px;
width: 100%;
background: transparent;
}

#top-bottom {
height: 80px;
width: 400px;
background: transparent;
float: left;
}

#search {
margin: 0px;
padding: 0px;
width: 148px;
height: 28px;
float: right;
background: url(../images/back_search.jpg) right top no-repeat;
padding-left: 10px;
padding-top: 2px;
vertical-align: top;
}

#search .inputbox{
width: 100px;
height: 18px;
font-size: 10px;
background: transparent;
border: none;
margin: 0px;
padding: 0px;
line-height: 14px;
}

#search .button{
margin: 0px;
padding: 0px;
height: 14px;
font-size: 10px;
background: transparent;
border: none;
line-height: 10px;
}

#search form {
margin: 0px;
padding: 0px;
}

#topmenu{
height: 20px;
float: right;
width: 600px;
}


#pathway{
    padding-top: 5px;
}

#leftcol{
 /*width: 152px;*/
 /*width: 180px;*/
 width: 230px;
 float: left;
 position: relative;
 margin-right: 5px;
 }

#rightcol-normal{
 width: 155px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -1px;
 }

#rightcol-broad{
 width: 180px;
 float: right;
 position: relative;
 margin-right: 1px;
 margin-top: -1px;
 }

#outer-800{
width: 770px;
padding-top: 6px;
}

#outer-1024{
width: 970px;
padding-top: 6px;
}

#footer-800{
height: 40px;
width:100%;
background: transparent url(../images/footer.jpg) bottom left no-repeat;
font-size: 10px;
}

#footer-1024{
height: 80px;
width: 100%;
background: transparent url(../images/footer1024.jpg) bottom left no-repeat;
font-size: 10px;
margin-top: 25px;
}

#maincol-normal-800{
 float: left;
 width: 450px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 446px;
 }

#maincol-broad-800{
 float: left;
 width: 422px !important;
 margin-left: 0px !important;
 margin-left: -5px;
 width: 417px;
 }

 #maincol-wide-800{
 float: left;
 width: 600px !important;
 width: 595px;
 margin-left: 0px !important;
 margin-left: -5px;
 padding-top: 3px !important;
padding-top: 0px;
 }


#maincol-normal-1024{
 float: left;
 width: 650px;
 margin-left: 0px !important;
 margin-left: -5px;
 }

#maincol-broad-1024{
 float: left;
 width: 622px;
 margin-left: 0px !important;
 margin-left: -5px;
 }

 #maincol-wide-1024{
float: left;
/*width: 800px;*/
/*width: 772px;*/
width: 722px;
padding-top: 3px !important;
padding-top: 0px;
 margin-left: 0px !important;
 margin-left: -5px;
 }

 #banner {
 width: 478px;
 height: 69px;
 float: right;
 padding-left: 6px;
 padding-top: 6px;
 }

 iframe.wrapper {
 z-index: 0;
 }

.clr{clear:both;}
.content
{
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 18px;
    margin-left: 15px;
}

/* Modules */

#leftcol div.module, #rightcol-normal div.module {
/*width: 152px;*/
/*width: 180px;*/
/*width: 250px;*/
width: 230px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#leftcol div.module div, #rightcol-normal div.module div {
/*width: 152px;*/
/*width: 180px;*/
/*width: 250px;*/
width: 230px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#leftcol div.module div div, #rightcol-normal div.module div div {
/*width: 152px;*/
/*width: 180px;*/
/*width: 250px;*/
width: 230px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#leftcol div.module div div div,#rightcol-normal div.module div div div{
/*width: 137px;*/
/*width: 165px;*/
/*width: 235px;*/
width: 215px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

#leftcol div.module div div div div, #rightcol-normal div.module div div div div{
padding: 0px;
margin: 0px;
}

#rightcol-broad div.module {
width: 177px;
background: transparent url(../images/module_middle_wide.jpg) left repeat-y;
margin-bottom: 10px;
}

#rightcol-broad div.module div {
width: 177px;
background: transparent url(../images/module_top_wide.jpg) top left no-repeat;
}

#rightcol-broad div.module div div {
width: 177px;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}

#rightcol-broad div.module div div div{
width: 162px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 11px;
}

#rightcol-broad div.module div div div div{
padding: 0px;
margin: 0px;
}




div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;
}

#user2{
float: right;
width: 49%;
}

#user3 {
width: 100%;
}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 0px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;
}

#maincol-normal-800 div.moduletable,
#maincol-wide-800 div.moduletable,
#maincol-broad-800 div.moduletable,
#maincol-normal-1024 div.moduletable,
#maincol-wide-1024 div.moduletable,
#maincol-broad-1024 div.moduletable {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #EFEFEF;
    background: transparent;
    font-size: 11px;
}

#maincol-normal-800 div.moduletable h3,
#maincol-wide-800 div.moduletable h3,
#maincol-broad-800 div.moduletable h3,
#maincol-normal-1024 div.moduletable h3,
#maincol-wide-1024 div.moduletable h3,
#maincol-broad-1024 div.moduletable h3,
#maincol-wide-1024 div.moduletable .h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    height: 20px;
    line-height: 20px;
    color: #FFF;
    width: 100%;
    border-bottom: 1px solid #EFEFEF;
    text-align: left;
    text-indent: 5px;
}

/* Topmenu */
ul#mainlevel-nav
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 11px;
height: 20px;
line-height: 20px;
white-space: nowrap;
margin-right: 1px;
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
display: block;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #CCCCCC;
margin-left: 5px;
white-space: nowrap;
}



/* Main Menu(s) */
a.level1 {
font-size: 11px;
padding-left: 4px;
width: 143px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
/*width: 135px;*/
width: 160px;
}



html>body a.level1 {width: 208px;} /* Opera5-Fix-fix ;-) */


a.level1:hover, a.level1.current {
background: #F1F1F1;
text-decoration: none;
}

a.level2 {
padding: 0px;
margin: 0px;
font-size: 11px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 152px;
}

html>body a.level2 {width: 184px;} /* Opera5-Fix-fix ;-) */

a.level2:hover, a.level2.current {
text-decoration: none;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 184px;
}
html>body a.level2:hover, a.level2.current { /* Opera5-Fix-fix ;-) */
width: 184px;
}


/* Module specific */

#leftcol div.module div div div div.syndicate {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}

#leftcol div.module div div div div.syndicate div {
background: transparent;
width: 137px;
margin: 0px;
padding: 0px;
}


/* Other Mambo Stuff */

#title {
}
.pathway {
color: #496122;
font-size: 11px;
font-weight: normal;
}

.pathway a{
color: #496122;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 11px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%;
 }
hr.separator {
width:  40%;
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 11px;
color: #ABABAB;
line-height: 0.7;
}
.smalldark {
font-size: 11px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 11px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 11px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 11px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 11px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 11px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 11px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
/*height: 23px;*/
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: /*/*'Trebuchet MS'*/,*/Tahoma, Verdana, sans-serif;
color: #002E61;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 12px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: /*/*'Trebuchet MS'*/,*/Tahoma, Verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 11px;
}
.sectiontableheader {
font-weight: bold;
font-size: 11px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: /*"Trebuchet MS"*/, Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: /*"Trebuchet MS"*/, Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline;
 }
a.category:hover {
text-decoration:  underline;
 }
table.moduletable {
width:  100%;
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 11px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 12px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 11px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}


#top-bottom a img {
    border: none;
    width:400px;
    height:80px;
}

#leftcol .module table
{
    border: none;
    width: 100%;
}

#leftcol .module table tr
{
    text-align: left;
}

.content h1, .content .h1 {
    /*color: #000;*/
    color: #708849;
    font-family: "PTSansNarrowBold", Tahoma, Verdana,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
}

.content h2, .content .h2 {
    /*color: #495122;
    color: #000;*/
    color: #708849;
    text-align: left;
    font-weight: bold;
    margin: 15px 0 7px 0;
    font-family: "PTSansNarrowBold", Tahoma, Verdana,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.content h3, .content .h3 {
    /*color: #666611;*/
    color: #000;
    text-align: left;
    font-weight: bold;
    margin: 12px 0;
}

#leftcol ul
{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0px;
    margin-top: 0px;
}

img.cover_pic_150
{
    border: 1px solid #ccc;
    display: block;
    margin: 5px 10px 5px 0;
    width: 150px;
}


.contentpaneopen {
    font-size: 12px;
    line-height: 1.8;
    text-align: left;
}
.content {
    font-size: 12px;
    line-height: 18px;
}

#pagewidth-1024 {
    text-align: left;
}

body {
    font-family:Tahoma, Verdana,arial,sans-serif;
    text-align: center;
}


.bold   {font-weight: bold;}
.italic {font-style: italic}

ul li.level2 {padding-left: 16px;}


table.border-grey {border-collapse: collapse;}
table.border-grey,
table.border-grey tr,
table.border-grey tr td {border: 1px solid #777;}
table.border-grey tr td {padding: 5px;}

div.conference {margin-bottom: 40px;}




.pagination-wrapper {
    text-align: center;/*все строчные элементы будут выравниваться по центру*/
}
ul.pagination {
    display: inline-block; /*превращаем элемент в строчный блок*/
    //display: inline; /*для IE6-7 превращаем элемент в строчный*/
    zoom: 1; /*присваиваем ему layout*/
    font-size: 12px;/*устанавливаем размер шрифта*/
    padding-left: 0;
}
ul.pagination li {
    float: left;/*делаем блок плавающим*/
    display: inline;/*убираем двойные отступы у плавающих блоков в IE6*/
    margin-right: 4px;
    text-align: center;/*для того, чтобы центрировать надписи в элементах списка по горизонтали*/
    color: #fff;
    font-weight: bold;
    cursor: default;/*для активной страницы*/
    line-height: 22px;/*для того, чтобы центрировать надписи в элементах списка по вертикали*/
}
ul.pagination li a {
    display: block;
    padding:2px 5px 2px 5px;
    margin:2px;
    border:1px solid #999;
    text-decoration:none;
    color: #666;
}

ul.pagination li a.active,
ul.pagination li a:hover{
    background-color: #4C934D;
    color: #fff;
}



p.section-name, h2.section-name {
    color: #495122;
    font-size: 14px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 0px;
}

div.lang-switcher {
    float: right;
    font-size: 12px;
    text-align: right;
    color: #C5B04E;
    line-height: 25px;
    height: 25px;
    padding-right: 10px;
    width: 200px;
}

div.lang-switcher .current {
    font-weight: bold
}

div.lang-switcher a{
    color: #C5B04E;
    font-weight: bold;
}




a, #search .inputbox, #search .button {
    color: #495122;
}
a {
    text-decoration: none;
}
element.style {
    list-style-type: none;
}
#contentTabs {
    text-align: justify;
}
.content {
    font-size: 12px;
    line-height: 18px;
}
.content {
    font-size: 12px;
    line-height: 18px;
}
#pagewidth-1024 {
    text-align: left;
}
#pagewidth-1024 {
    text-align: left;
}
body {
    font-family:Tahoma, Verdana,arial,sans-serif;
    text-align: center;
}

ul.gallery {
    list-style-type: none;
    padding-left: 0px;
}

ul.gallery li {
    float: left;
    height: 158px;
    list-style: none outside none;
    margin: -1px -1px 0 0;
    padding: 5px;
    width: 212px;
}

ul.gallery li img {
    border: 8px solid #e1e1e1;
}

.years-wrapper {
    position: relative;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0px;
}

.years-wrapper:after
{
    content: '';
    display: block;
    clear: both;
}

.years-subwrapper {
    position: relative;
    right: 50%;
    float: right;
}

.years-switcher {
    position: relative;
    z-index: 1;
    right: -50%;
}

.years-switcher a {
    display: block;
    padding: 5px 15px;
    border: 1px solid #136527;
    float: left;
    color: #136527;
    margin-right: 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    outline:none;
}

.years-switcher a.last {
    margin-right: 0;
}

.years-switcher a.current,
.years-switcher a:hover{
    background-color: #4C934D;
    color: #fff;
}

/* new conf menu item*/
a#page564:after {
    content: '';
    color: #ff6600;
    font-weight: bold;
    padding-left:8px;
    text-align: center;
}


a#page:after {
    content: 'Прием заявок';
    color: #ff6600;
    font-weight: bold;
    padding-left:20px;
    text-align: center;
}

a#page547:after {
    content: '';
    color: #ff6600;
    font-weight: bold;
    padding-left:20px;
    text-align: center;
	
}

#maincol-wide-1024 div.moduletable .h3 {
    background: url("../images/module_head_back.jpg") scroll 0 0 transparent;
    font-size: 12px;
}

.issue {
    float: left;
    margin: 2px;
    text-align: center;
    width: 203px;
}

.issue img {
    border: 1px solid #CCCCCC;
    height: 286px;
    width: 200px;
}

.green {color: #008000}
.orange, .content h1.orange {color: #ff6600}
.orange-bold {color: #ff6600; font-weight: bold}

.center {text-align: center}

.size14px {font-size: 14px}
.size12px {font-size: 12px}
.uppercase {text-transform: uppercase}

#topcontrol {
    background: url("/assets/images/up-arrow.png") no-repeat scroll center center rgba(76, 147, 77, 0.5);
    border-radius: 5px 5px 5px 5px;
    bottom: 10px;
    height: 45px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-indent: -999em;
    width: 45px;
    z-index: 40;
}

#topcontrol:hover {
    background-color: rgba(76, 147, 77, 1);
}

a#page175, a#page182 {line-height: 20px; padding-top: 5px; padding-bottom: 5px;}