body.mainpage {
    border: none;
    color: #333;
    font-size: 12px;
    padding: 10px 0px 10px 0px;
}

#mainpage_top {
    height: 150px;
    background: url("../../design/backtop.png") top repeat-x;
    padding: 10px 0px 0px 0px;
}

#wrap {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Shadow settings */   
}

body.textpage {
  border: none;
  color: #303030;
  font-size: 12px;
  padding: 10px;
  margin: 0px;
  background-color: transparent;
  font-family: sans-serif,verdana,arial,helvetica;
}

#inf-ribbon
{ color: #0000FF;
}

.container_18 .grid_14 {
  background-color: #ffffff;
  background: url("../img/info_back.gif") right center repeat-y;
}

a:hover {
  text-decoration: underline;
  cursor: hand;
}

h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  text-align: center;
}

h2 {
  padding: 20px 0 0;
  text-align: center;
}

p {
  overflow: hidden;
  padding: 10px 0px;
}

.refl
{ border-collapse: collapse;
  margin: 5px;
  border: dotted 1px #333;
}

.refl td
{ border: dotted 1px #333;
  padding: 5px;
}

.textpage p {
  border: none;
  text-align: justify;
  text-indent: 2em;
}

.hei5 {
  height: 5px;
  position: relative;
}

.hei20 { 
  height: 20px;
  position: relative;
}

.hei30 { 
  height: 30px;
  position: relative;
}

.hei40 { 
  height: 40px;
}

.cl {
  overflow: visible;
  height: 40px;
}

.act_button {
  border: none;
  margin: 0px 6px 0px 0px;
}

.vert_menu1 {
  list-style: none outside;
  margin: 0px;
}

.vert_menu1 li {
  margin: 10px 0px 0px 0px;
  padding: 1px;
}

.vert_menu1 li a {
  text-decoration: none;
  background-color: transparent;
  color: #303030;
  display: block;
  padding: 4px;
  border-bottom: solid 1px #D0D0D0;
  margin: 1px;
  font-family: dejavu_sansbook;
  font-size: 12px;
}

.vert_menu1 li a:hover {
  text-decoration: none;
  background-color: #606060;
  display: block;
  padding: 4px;
  color: yellow;
  border-bottom: solid 1px yellow;
  cursor: pointer;
}

#new_eq {
  display:block;
  background-color:yellow;
  border: solid 1px red;
  height:inherit;
  width:inherit;
  font-weight:bold;
}

#obank {
  margin: 0px 0px 10px 240px;
  background: url("../img/obank.png") left center repeat-x;
}

#obank a {
  display:block;
  text-decoration:none;
  width:inherit;
  text-align: center;
  color: #e0fffe;
  font-family: dejavu_sansbook;
}

#s1, #s2 {
  display:block;
  float:left;
  position:relative;
  text-align:center;
  border: none;
  margin: 0px;
}

#s1 {
  width: 60px;
  padding: 10px 5px;
}

#s2 {
  width: 210px;
}

#s2 a {
  display:block;
  width:inherit;
  height:inherit;
  text-decoration:none;
  padding: 2px 0px;
}

#s2 a:hover {
  background: #606060;
  color: #FFFF00;
}


#info {
  height: 200px;
  width: 818px;
  background-color: transparent;
}

#ift {
  background-color: transparent;
  width: 818px;
  height: 0px;
  z-index: 100;
}

#vm1_header { 
  height: 26px;
  display: block;
  margin: 0px;
  padding: 0px;
  background: url('../../design/menu_header.png') left center no-repeat;
}

#vm1_header p { 
  border: none;
  padding: 6px;
  margin: 0px;
  line-height: 100%;
  text-align: center;
}

.image_right
{ float: right;
  display: block;
  margin: 10px;
}

.image_left
{ float: left;
  display: block;
  margin: 10px;
}

#menu2
{ width: 100%;
}

#frameprint, #sendmessage { 
  cursor: hand;
  float: left;
}

.step10
{ padding-top: 10px;
}

#ikmslider
{ width: 100%;
  display: block;
  float: left;
  /* border: solid 1px green; */
}

#slide1, #slide2, #slide3
{ margin: 2px;
  border: none;
}

#slideborder1, #slideborder2, #slideborder3
{ padding: 2px;
  margin: 5px;
  background-color: #ffffff;
  border: solid 1px #c0c0c0;
  display: block;
  float: left;
  overflow: hidden;
}

#mainpage_bottom {
  display: block;
  width: 100%;
  height: 60px;
  padding: 0px;
  background: url('../../design/main_bottom.png') center bottom repeat-x;
}

#mp_b1 {
  position:relative;
  display: block;
  top: 20px;
  float: left;
  width: 200px;
  height: 20px;
  padding: 0px;
  left: 40%;
  background: none;
}

#mp_b1 p {
  text-align: center;
  border: none;
  padding: 0px;
  margin: 0px;
  color: #303030;
}

#mp_b2 {
  position:relative;
  display: block;
  top: 10px;
  float: left;
  left: 60%;
  padding: 0px;
}

#mypath {
  margin: 0px 30px;
  padding: 10px 0px 0px 5px;
  display: block;
}

#mypath p{
  border: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

#mypath span{
  background: url('../../design/mypath.png') left center no-repeat;
  margin: 0px;
  padding: 5px 0px 5px 10px;
}

dl#contlist, dl#contlist_e {
  display:block;
  float:left;
  margin-left: 2em;
}

#contlist dt, #contlist_e dt {
  border-bottom: solid 1px #ff0000;
}

#contlist dd, #contlist_e dd {
  font-style: normal;
  padding: 1em;
  margin-bottom: 0.5em;
}

#contlist_e {
  font-size: 1.2em;
  background-color: #ffffb0;
}

.onenew {
  display:block;
  margin: 0px;
  padding: 10px 10px 0px 10px;
  border-bottom: solid 1px #ffe0e0;
}

.onenew_red {
  display:block;
  margin: 0px;
  padding: 6px;
  border-bottom: solid 1px #ff8080;
  color: #FF0000;
  font-weight: bold;
}

.newsdate {
  display:inline;
  width: 80px;
  height: auto;
  padding: 0px;
  margin: auto;
  font-weight: bold;
  float: left;
  position:relative;
}

.newstext {
  display:inline;
  width: 680px;
  top: -10px;
  height: auto;
  padding: 0px;
  margin:auto;
  float:left;
  position:relative;
}

.newstext p {
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

.f-logo
{ text-align: center;
}

#conference, #conference-thesis {
    font-size: 12px;
    display: block;
    color: yellow;
    text-align: center;
    text-decoration: none;
    background: #F22; /* ���� ���� */
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Safari � Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 3px;
 }
 
#conference:visited, #conference-thesis:visited {
    color: #fff;
    text-decoration: none;   
}

#conference:hover, #conference-thesis:hover {
    color: #ff0;
    text-decoration: none;   
}

#md-text {
  display: block;
  height: 180px;
  border: solid 1px yellow;
    text-align: none;
    text-decoration: none;
    background: red; /* ���� ���� */
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5); /* Safari � Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.5); /* ��������� ���� */
    padding: 5px 30px;
}

#md-text p {
  font-size: 12px;
  color: #FFF;
  border: none;

}

#p1, #p2 {
  text-align: center;
  padding: 0px 0px 5px 0px;
  margin: 0px;
}

#p3, #p4 {
  text-align: justify;
  padding: 0px;
  margin: 0px;
}

#p5 {
  text-align: center;
  padding: 5px 0px 0px 0px;
  margin: 0px;
}

p.videotitle {
  text-align: left;
  text-indent: 0em;
  margin: 0px 0px 10px 0px;
  padding: 5px 0px 5px 0px;
  background: url('../../design/fireline.png') left bottom no-repeat;
}

.videowrap {
    display: block;
    padding: 5px;
    margin: 10px 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Shadow settings */   
}

#a_history dt {
  color: red;
}

#a_history dd {
    background: url("../../design/back_a_history.png") left top repeat-y;
    padding-left: 1em;
    margin: 0em 0em 0em 2em;
    font-size: 11px;
}

.a_title {
  border-bottom: solid 1px #c0c0c0;
  background: url('../../design/menu2item.png') left top repeat-y;
  margin: 1em 0em 0em 0em;
  padding: 0px 0px 0px 12px;
  font-family: serif;
  font-size: 14px;
  font-weight: bold;
}

.a_title_first {
  color: red;
}

.a_text p {
  margin: 5px 0px;
  padding: 0px;
  text-indent: 2em;
}

.a_text ul {
  margin: 5px 0px;
  padding: 0em 0em 0em 4em;
}

#licandcert {
  list-style: none;
}

#licandcert li{
  margin: 2em 0em 1em 0em;
}

.lac_title {
  display: block;
  padding: 0.5em 0em 0.5em 1em;
  margin: 0px;
  border-bottom: solid 1px #c0c0c0;
  background: url('../../design/menu2item.png') left top repeat-y;
  font-size: 120%;
}

#ex2015 {
 margin-top: -20px;
 margin-bottom: -5px;
}

aside {
    position: relative;
    border: none;                  
    background-color: transparent; /* #f0f0f0; */ /* Цвет фона */
    padding: 10px; /* Поля */
    width: 240px; /* Ширина сайдбара */
    float: right; /* Обтекание слева */
}

#aside1, #aside2 {
    display: block;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Safari � Chrome */    
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#aside1 {
    margin: 0px;
}

#aside2 {
    margin: 5px 0px 0px 0px;
}

#head_vm1 { 
  height: 24px;
  display: block;
  border: none;
  margin: 0px;
  padding: 10px;
  text-align: center;
  font-family: dejavu_sansbook;
  font-size: 14px;
  background: url('../img/sign_fire1.png') 10% center no-repeat;
  background-color: #D02000;
  color: #FFFFFF;
}
