* {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  color: #666;
  background: #fff;
}
body {
  text-align: left;
  font-size: 85%;
  line-height: 130%;
}
h1 {
  width: 100%;
  color: #888;
  font-size: 170%;
  font-weight: normal;
  font-family: "Georgie Ce", "Times New Ce", "New York Ce", "Times Ce", Georgie, times, serif;
  margin: 1em 0 0.5em 0;
  padding: 8px 0 3px 0;
  text-align: left;
  line-height: 120%;
}
h2 {
  font-size: 155%;
  font-weight: normal;
  font-family: "Georgie Ce", "Times New Ce", "New York Ce", "Times Ce", Georgie, times, serif;
  color: #cc6600;
  margin: 1em 0 0.5em 0;
  line-height: 120%;
}
h3 {
  font-size: 130%;
  font-weight: bold;
  font-family: "Georgie Ce", "Times New Ce", "New York Ce", "Times Ce", Georgie, times, serif;
  color: #026783;
  margin: 0.5em 0;
  line-height: 130%;
}
h3 span {
  color: #cc6600;
}
h4 {
  font-size: 115%;
  font-weight: bold;
  font-family: "Georgie Ce", "Times New Ce", "New York Ce", "Times Ce", Georgie, times, serif;
  color: #666;
  margin: 0.5em 0;
  line-height: 100%;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #cc6600;
}
a:hover {
  text-decoration: underline;
}
ul, ol {
  margin: 1em 0;
}
ul li {
  list-style-type: square;
  margin-left: 40px;
}
ol li {
  margin-left: 30px;
}
p {
  margin: 0 0 1em 0;
  text-align: justify;
}
hr {
  height: 1px;
  width: 80%;
  text-align: center;
  color: #ccc;
  background-color: #ccc;
  margin: 1em auto;
}
#body {
  width: 928px;
  margin: 10px 10px 0 10px;
}
#area_top {
  width: 928px;
  height: 131px;
  background: #fff;
}
#mid {
  width: 928px;
  clear: both;
  position: relative;
}
#area_left {
  width: 0;
  float: left;
}
#area_content {
  width: 685px;
  float: left;
  padding-bottom: 20px;
}
#area_right {
  width: 236px;
  float: right;
  padding: 0 0 20px 0;
  background: #f0f0f0;
}
#area_bottom {
  width: 665px;
  height: auto;
  clear: both;
  color: #999999;
  font-size: 80%;
  margin-bottom: 10px;
  background: #eee;
  padding: 10px;
}
.midsep {
  clear: both;
}
#topmenu {
  width: 214px;
  float: right;
  text-align: right;
  line-height: 130%;
  color: #999;
  font-variant: small-caps;
  _font-size: 90%;
}
#topmenu a {
  color: #999;
}
#topmenu a:hover {
  text-decoration: none;
  color: #cc6600;
}
#topmenu a#link_en {
  padding-right: 25px;
  background: url("style/gfx/bg_flag_en.jpg") no-repeat right center;
  /* _background-position: right top; */
}
#topmenu a#link_en:hover {
  background-image: url("style/gfx/bg_flag_en_on.jpg");
}
#logo {
  float: left;
  margin: 12px;
}
#logo img {
  float: left;
}
#quick {
  float: left;
}
div#quick a {
  color: #fff;
  font-size: 0;
  display: block;
  float: left;
  overflow: hidden;
  width: 140px;
  height: 70px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
div#quick a:hover {
  color: #fff;
  background-position: 0 -70px;
}
a#d1 {
  background-image: url("style/gfx/bg_area_top_d1.gif");
}
a#d2 {
  background-image: url("style/gfx/bg_area_top_d2.gif");
}
a#d3 {
  background-image: url("style/gfx/bg_area_top_d3.gif");
}
a#lab {
  background-image: url("style/gfx/bg_area_top_lab.gif");
}
a#iso {
  background: url("style/gfx/bg_area_top_iso.gif") no-repeat 0 0 #fff;
  color: #fff;
  font-size: 0;
  display: block;
  float: left;
  overflow: hidden;
  width: 214px;
  height: 70px;
}
a#iso:hover {
  color: #fff;
  background-position: 0 -70px;
}
div#motto {
  padding-top: 30px;
  padding-left: 22px;
  color: #00678C;
  font-size: 24px;
  font-variant: small-caps;
  font-weight: bold;
  float: left;
}
#topmenu form {
  width: 214px;
  background: none;
  float: left;
  clear: both;
  text-align: right;
  border: 0;
  margin: 7px 0 6px 0;
  padding: 0;
}
#topmenu form fieldset {
  vertical-align: middle;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: right;
  display: inline;
}
#topmenu form input {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  font-size: 100%;
  line-height: 100%;
  width: 128px;
  height: 16px;
  _height: 20px;
  border: 1px solid #ccc;
  padding: 2px 2px 0 2px;
  _padding-top: 4px;
  vertical-align: middle;
  display: inline;
  float: none;
  margin: 0;
  font-variant: normal;
}
#topmenu form input.submit {
  display: inline;
  color: #fff;
  border: 1px solid #ccc;
  background: #cc6600;
  font-size: 90%;
  width: 54px;
  height: 20px;
  padding: 0;
  _padding-top: 1px;
  clear: none;
  margin: 0;
}
#area_bottom a {
  font-size: 115%;
  color: #999999;
  font-variant: small-caps;
  font-weight: normal;
}
#area_bottom a:hover {
  color: #cc6600;
  text-decoration: none;
}
#copyright {
  float: left;
}
#bottom_links {
  text-align: right;
}
div.block {
  width: 100%;
  font-size: 90%;
  clear: both;
}
div.block ul li {
  margin: 0 0 0 25px;
  list-style-type: square;
}
#area_content div.block {
  margin: 0 0 10px 0;
}
#area_content div.block_body_in {
  margin: 0 15px 15px 15px;
}
#area_right div.block {
  background: #f0f0f0;
  line-height: 120%;
}
#area_right h3.block_heading {
  height: 24px;
  color: #f0f0f0;
  background: url("style/gfx/bg_block.gif") repeat-x left bottom #a2a5a7;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  font-variant: small-caps;
  font-size: 110%;
  line-height: 125%;
  margin: 0;
}
#area_right div.block_major h3 {
  background: url("style/gfx/bg_block_major.gif") repeat-x left bottom #cc6600;
}
#area_right h3.block_heading span {
  color: #f0f0f0;
  padding: 3px 0 0 30px;
  display: block;
  background: url("style/gfx/bg_block_tick.gif") no-repeat 8px 6px transparent;
}
#area_right div.block_major h3 span {
  background: url("style/gfx/bg_block_major_tick.gif") no-repeat 8px 6px transparent;
}
#area_right div.block_body_in {
  margin: 7px 20px 0 20px;
  padding: 10px 0;
}
#area_right ul {
  margin: 0;
}
#area_right ul li {
  margin: 0 0 0.5em 0;
  list-style-type: none;
}
.block_event_date, .block_news_date {
  color: #026783;
  font-weight: bold;
}
div#navi {
  width: 100%;
  background: #164751;
}
div#bread {
  height: 100%;
  background: url("style/gfx/bg_bread.gif") repeat-x left bottom #164751;
  clear: both;
  margin: 0;
  padding: 5px 15px;
  text-align: left;
  font-size: 90%;
  color: #ddd;
}
div#bread a {
  color: #ccc;
  font-weight: normal;
  font-variant: normal;
}
div#bread a:hover {
  color: #f0f0f0;
  text-decoration: none;
}
#hmenu_bg {
  width: 100%;
  float: left;
  height: 32px;   
  background: #026783;
  margin-top: 5px;
}
ul.hmenu_dd {
  width: 100%;
  margin: 0;
}
ul.hmenu_dd li { 
  list-style-type: none;
  line-height: 24px;
  float: left;
  margin: 0;
}
ul.hmenu_dd a {
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  font-variant: small-caps;
  display: block;
  padding: 3px 15px 5px 15px;
  float: none;
  _float: left;
}
ul.hmenu_dd a:hover {
  background: #cc6600;
  background: url("style/gfx/bg_hmenu_dd.gif") repeat-x left bottom #cc6600;
  text-decoration: none;
} 
ul.hmenu_dd ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #164751;
  position: absolute;
  visibility: hidden;
  background: #026783;
  clear: both;
}
ul.hmenu_dd ul ul, ul.hmenu_dd ul ul ul {
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  position: absolute;
  left: 186px;
  _left: 180px;
  margin-top: -31px;
  visibility: hidden;
}
ul.hmenu_dd ul a {
  width: 186px;
  height: auto;
  line-height: 20px;
  color: #fff;
  padding: 3px 10px;
  float: none;
  font-size: 90%;
  font-variant: normal;  
  font-weight: normal;
  border-bottom: 1px solid #164751;
}
ul.hmenu_dd ul a:hover {
  color: #fff;
}
ul.hmenu_dd ul ul a {
  width: 220px;
}
ul.hmenu_dd li.act li a:hover {
  color: #fff;
  background: #92a839;
}
ul.hmenu_dd li.act a {
  color: #fff;
  background: #29394e;
}
ul.hmenu_dd li.act li a {
  color: #fff;
  background: #506f98;
}
ul.hmenu_dd li:hover ul, ul.hmenu_dd li.hover ul {
  visibility: visible;
}
ul.hmenu_dd li:hover ul ul, ul.hmenu_dd li.hover ul ul {
  visibility: hidden;
}
ul.hmenu_dd li:hover li:hover ul, ul.hmenu_dd li.hover li.hover ul,
ul.hmenu_dd li:hover li:hover li:hover ul, ul.hmenu_dd li.hover li.hover li.hover ul
 {
  visibility: visible;
}
ul.hmenu_dd li:hover li:hover ul ul, ul.hmenu_dd li.hover li.hover ul ul {
  visibility: hidden;
}
ul.hmenu_dd li li, ul.hmenu_dd li li li {
  float: none;
  _float: left;
  clear: both;
  border: 0;
  padding: 0;
  text-align: left;
  height: auto;
}
ul.hmenu_dd li {
  behavior: url("/style/dropdown_menu_hover.htc");
}
table {
  border: 0;
  font-size: 100%;
  border-collapse: separate;
  margin: 0.5em 0 1em 0;
  color: #333;
}
caption {
  font-style: italic;
  color: #cc6600;
}
tr {
  background-color: #fdfdfd;
}
td {
  vertical-align: top;
  margin: 1px;
  border-color: #ddd;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  padding: 4px 5px 1px 5px;
}
tr.odd {
  background-color: #fff;
}
tr.odd td {
  border-color: #eeeeee;
}
tr.even {
  background-color: #F6F6F6;
}
tr.even td {
  border-color: #cccccc;
}
tr.link:hover {
  background-color: #f6f6f6;
  border-color: #cccccc;
  color: #333333;
  cursor: pointer;
}
th, tr td.thead {
  margin: 1px;
  padding: 1px 3px;
  background: url('style/gfx/bg_table_head.gif') repeat-x #fafafa;
  background-position: left bottom;
  border: 1px solid #dddddd;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
}
td.accept, tr.accept td {
  background-color: #ddf1da;
  border-color: #a9d299;
}
td.alert, tr.alert td {
  background-color: #fbeeb5;
  border-color: #f7dc5e;
  color: #776306;
}
td.warning, tr.warning td {
  background-color: #ffe6d7;
  border-color:#ff8866;
  color: #8a3400;
}
td.minor, tr.minor td {
  background-color: #f6f6f6;
  border-color: #cccccc;
  font-style: italic;
  color: #333333;
}
td.major, tr.major td {
  background: url('style/gfx/bg_table_head.gif') repeat-x #fafafa;
  background-position: left bottom;
  border: 1px solid #dddddd;
}
table.orgstruct {
  border-collapse: collapse;
}
table.orgstruct td, table.orgstruct tr {
  background: transparent;
  border: none;
  margin: 0 auto;
  border: none;
}
table.orgstruct td.orgstruct-box {
  font-weight: bold;
  font-size: 90%;
  border: 1px solid #CCCCCC;
  padding: 0;
  white-space: nowrap;
}
table.orgstruct td.orgstruct-box a {
  display: block;
  padding: 2px 4px;
  background: url('style/gfx/bg_table_head.gif') repeat-x #fafafa;
  background-position: left bottom;
  font-weight: normal;
  text-decoration: none;
  color: #333333;
  text-align: center;
}
table.orgstruct td.orgstruct-box a.orgstruct-main {
  background: url("style/gfx/bg_block.gif") repeat-x left bottom #a2a5a7;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 140%;
}
table.orgstruct td.orgstruct-box a:hover {
  background-image: url('style/gfx/bg_block_major.gif');
  color: #FFFFFF;
}
table.orgstruct div.orgstruct-detail {
  display: none;
  color: #555555;
  padding: 3px 4px;
  border-top: 1px solid #dddddd;
}
table.orgstruct td.orgstruct-right {
  border-right: 1px solid #AAAAAA;
}
table.orgstruct td.orgstruct-left{
  border-left: 1px solid #AAAAAA;
}
table.orgstruct td.orgstruct-bottom {
  border-bottom: 1px solid #AAAAAA;
}
form {
  background: #fafafa;
  margin: .5em 0;
  padding-bottom: 20px;
  border: 3px solid #aaa;
  float: left;
  clear: both;
  text-align: center;
}
fieldset {
  padding: 10px 15px 15px 15px;
  margin: 10px;
  border: 1px solid #d6d5d9;
  background: #fdfdfd;
  text-align: left;
}
legend {
  font-weight: bold;
  font-variant: small-caps;
  color: #026783;
}
label {
  font-weight: bold;
  display: block;
  float: left;
  clear: both;
  margin-top: 4px;
  width: 10em;
}
input, select, textarea {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
  margin-top: 4px;
  font-size: .9em;
  border: 1px solid #c6c0b0;
  padding: 1px 3px;
  float: left;
}
select {
  padding: 0 2px;
}
textarea {
  width: 40em;
  height: 6em;
  display: block;
  clear: both;
}
input.submit {
  display: block;
  float: none;
  clear: both;
  margin: 0px auto;
  _margin: 0px;
  padding: 1px 10px;
  _padding: 2px 0px 0px 0px;
  border: 1px solid #aaa;
  font-weight: normal;
  font-size: .9em;
  color: #fff;
  background: url('style/gfx/bg_form_submit.gif') repeat-x left bottom #aaa;
}
input.choice {
  border: none;
  clear: none;
  height: 1.5em;
}
/* table type form */
form.table {
  float: none;
  padding: 10px 15px;
  text-align: left;
}
form.table table {
  font-size: 100%;
  width: 98%;
  _width: 90%;
}
form.table td {
  padding: 3px 5px 2px 5px;
}
form.table td.label {
  width: 150px;
  vertical-align: top;
  background: #eee;
}
form.table td.required {
  border-right: 5px solid #aaa;
}
form.table label {
  width: 150px;
  font-weight: bold;
}
form.table td.narrower {
  width: 4em;
}
form.table td.narrower label {
  font-weight: normal;
  width: 4em;
}
form.table th {
  font-weight: bold;
  padding: 4px 6px;
}
th.important {
  background: url('style/gfx/bg_form_submit.gif') repeat-x left bottom;
  color: #fff;
  font-variant: small-caps;
  text-align: center !important;
}
form.table th, form.table label {
  text-align: left;
}
form.table input, form.table select, form.table textarea {
  font-size: 110% !important;
  margin-top: 2px;
  float: none;
}
form.table input.submit {
  font-variant: small-caps;
  font-weight: bold;
  text-transform: lowercase;
}
form.table textarea {
  width: 80%;
  height: 5em;
}
form.table textarea.higher {
  height: 10em;
}
form.table table table {
  width: auto;
  margin: 5px 0;  
}
div.submit {
  text-align: center;
  clear: both;
  margin: 1em 0 0 0;
  position: relative;
}
div.required_info {
  clear: both;
  color: #aaa;
  padding-left: 10px;
  margin: 1em 0 1em;
  border-left: 5px solid #aaa;
}
/* cascade values - set dimensions of elements, if necessary */
.narrower {
  width: 5.5em;
}
.narrower2 {
  width: 2em;
}
.wider {
  width: 16em;
}
.wider2 {
  width: 26em;
}
.wider3 {
  width: 24em;
}
.wider4 {
  width: 44em;
}
.wider100 {
  width: 98%;
  _width: 100%;
}
.plain {
  vertical-align: -5px;
}
.typing {
  border: 1px solid #c30;
  background: #fff2e6;
}
body.hp h1 {
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;
}
body.hp h2 {
  color: #026783;
}
body.hp #area_content div.block {
  margin: 6px 0 0 0;
}
body.hp #area_content div.block_body_in {
  margin: 0;
}
div.hp_perex {
  width: 320px;
  float: left; 
}
div.hp_perex p {
  margin: 10px 0 0 0;
}
div.hp_block {
  width: 335px;
  float: left;
  margin: 5px 5px 0 0 ;
  background: #f7f7f7;
  padding-bottom: 1em;
  height: 16em;
}
div.higher {
  height: 24em;
}
div.hp_block_in {
  line-height: 120%;
  margin: 0 10px;
}
.l, .left { text-align: left; }
.r, .right { text-align: right; }
.c, .center { text-align: center; }
.j, .justify { text-align: justify; }
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.va_top { vertical-align: top; }
.va_bottom { vertical-align: bottom; }
.va_middle { vertical-align: middle; }
.dis_none { display: none; }
.dis_block { display: block; }
.dis_inline { display: inline; }
.dis_table_row { display: table-row; }
.nowrap, .nobr { white-space: nowrap; }
.nomargin { margin: 0; padding: 0; }
.cb, .clear { clear: both }
.strong { font-weight: bold; }
.normal { font-weight: normal; }
.em { font-style: italic; }
.help { cursor: help;	pointer: help; }
.hand {	cursor: pointer; _cursor: hand; }
.print { display: none; }
span.file_desc {
  color: #aaa;
}
div.article_list_item {
  margin: 0 0 1em 0;
}
div.article_list_item h2 {
  margin: 0.2em 0;
  background: url("style/gfx/bg_metainfo_print.gif") no-repeat left top;
  padding-left: 30px;
  clear: both;
}
div.article_list_item div.date {
  color: #026783;
  font-weight: bold;
  margin: 0 0 0 30px;
  float: left;
}
img.article, img.news, img.event, img.article_detail, img.news_detail, img.event_detail {
  float: left;
  border: 1px solid #eee;
  padding: 5px;
  margin: 0 10px 10px 0;
}
img.article_detail, img.news_detail, img.event_detail {
  float: none;
}
p.perex {
  font-weight: bold;
}
div.article_list_item p.perex {
  margin: 0 0 0 30px;
  clear: both;
  font-weight: normal;
}
div.article_list_item div.category {
  float: left;
  color: #999;
  margin: 0 0 0 2em;
}
span.search_found {
  font-weight: bold;
  border-bottom: 1px dotted #999;
}
img.oblast {
  float: right;
  margin: 0 0 1em 1em;
}
p.caption {
  font-style: italic;
  color: #cc6600;
  margin-bottom: 0;
}
span.caption {
  font-style: italic;
  color: #cc6600;
}
div.debugger {
  margin: 100px 0 0 0;
  color: #cc6600;
  background-color: #eee;
  border: 1px solid #999;
  font-size: 80%;
}
#page_metainfo {
  color: #999;
  padding: 3px 0;
  margin: 2em 0 0 0;
}
#page_metainfo #page_actions {
  margin: 0 0 1em 0;
}
#page_metainfo #page_actions a {
  margin-right: 2em;
}
#page_metainfo #page_actions a.action_email {
  padding-left: 26px;
  background: url("style/gfx/bg_metainfo_email.gif") no-repeat left center;
}
#page_metainfo #page_actions a.action_print {
  padding-left: 26px;
  background: url("style/gfx/bg_metainfo_print.gif") no-repeat left center;
}
div#ba_menu {
  border-left: 1px solid #eee; 
  margin: 0 0 1em 1em;
  padding: 1em;
  float: right;
}
div#ba_menu li.menu_item_actual a {
  color: #999
}
h2 a {
  font-weight: normal;
}
div.error_404 {
  margin: 0 0 2em 0;
  padding: 1em 0;
  background: url("style/gfx/bg_error_404.png") no-repeat right bottom;
}
div.content_update {
  padding: 5px;
  border: 1px dashed #ccc;
}
div.gallery img {
  border: 1px solid #ccc;
  padding: 3px;
}
img.rss {
  vertical-align: bottom;
  margin-bottom: 1px;
}
div#card_div {
  position: absolute;
  background: #eee;
  border: 1px solid #ccc;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  font-size: 90%;
  padding: 0 1em;
  opacity: .93;
  filter: alpha(opacity=93);
  z-index: 1300;
}
div#card_div h2 {
  background: url("style/gfx/bg_card.gif") no-repeat left center;
  padding-left: 30px;
  margin: 12px 0 5px 0;
}
div#card_div table {
  background: #fff;
}
div#card_div table th {
  text-align: left;
  padding: 3px 10px;
}
div#card_div table td {
  padding: 1px 10px;
}
span.card {
  background: url("style/gfx/bg_card.gif") no-repeat right -1px;
  padding-right: 22px;
  cursor: help;
  pointer: help;
  border-bottom: 1px dashed #aaa;
  line-height: 150%;
  white-space: nowrap;
}
span.card:hover, span.cardhover {
  background-color: #eeffee;
}
span.card {
  behavior: url("/style/dropdown_menu_hover.htc");
}
a.card_close {
  float: right;
  background: url("style/gfx/bg_card_close.gif") no-repeat left center;
  padding: 0 0 0 20px;
  font-size: 90%;
}
form.close_to {
  width: 100%;
  _width: 96%;
  border: 0;
  background: #eee;
  text-align: left;
}
form.close_to div {
  border: 1px solid #bbb;
  background: #ddd;
  margin: 1em;
  padding: 10px;
}
form.close_to div.transparent {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}
form.close_to input {
  float: none;
}
form.close_to textarea {
  width: 50em;
  float: none;
  clear: none;
  display: inline;
}
