html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code,del,
dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,fieldset,
form, label, legend, caption {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
} 
html {
  height:100%;
}
body {
  height:100%;
  width:100%;
  font:normal 13px arial;
  line-height:1;
  /*background-color:#9bc2df; old */
  background-color:#a4d1ef;
}
table, td {
  border-collapse:collapse;
  border-spacing:0;
}
div, ul, ol, li {
  position:relative;
}
textarea {
  overflow:auto;
}

a {
  color:#14416b;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}

.overflow {
  overflow:hidden;
}
.break {
  font-size:0;
  clear:both;
  overflow:hidden;
}
.hidden {
  display:none;
}

/*==== interface styles ====*/
#main {
  width:974px;
  margin:0 auto;
  padding:1px 0 0 0;
}
html>body #main {
  height:auto;
  min-height:100%;
}

#main .head {
  padding-top:39px;
}
#main .head .language {
  position:absolute;
  left:0;
  top:43px;
}
#main .head .search {
  position:relative;
  margin:0;
  padding:0;
  background-color:#cde6f7;
  float:right;
}
#main .head .search .button {
  width:48px;
  margin:0;
  padding:0 6px 0 6px;
  font-size:10px;
  color:#047dc2;
  text-transform:uppercase;
  background-color:#cde6f7;
  border:0;
  cursor:pointer;
}
#main .head .search .text {
  width:120px;
  font-size:12px;
  line-height:16px;
  border:0;
}
#main .head .search .cross {
  padding:2px 14px 0 0;
  background:#fff url(/i/cross.jpg) 100% 3px no-repeat;
  border-right:3px solid #fff;
  font-size:12px;
}
#main .head .head_menu {
  margin:0 212px 0 30px;
  padding:3px 0 19px 0;
  text-transform:uppercase;
  text-align:right;
}
#main .head .head_menu li {
  margin-left:10px;
  padding:2px 10px 0 10px;
  display:inline;
}
#main .head .head_menu li a {
  color:#115fa7;
}
#main .head .head_menu li.active {
  color:#fff;
  background-color:#007bc1;
}
#main .head .head_menu li.active a {
  color:#fff;
}
#main .head .head_content {
  height:118px;
  background-color:#007bc1;
  clear:both;
}
#main .head .head_content .logo {
  position:absolute;
  left:39px;
  top:36px;
}
#main .head .head_content .title {
  position:absolute;
  left:111px;
  top:19px;
  width:335px;
  font:bold 21px times;
  text-transform:uppercase;
  color:#d0e7f1;
}
#main .head .head_content .pictures {
  margin-left:450px;
  text-align:right;
}
#main .head .head_content .pictures img {
  /*border-left:5px solid #9bc2df; old */
  border-left:5px solid #a4d1ef;
  display:inline;
}

#main #main-menu {
  z-index:30;
  padding-top:30px;
  list-style:none;
}
#main #main-menu .main_menu_item {
  width:20%;
  float:left;
}
#main #main-menu .main_menu_item .main_menu_more {
  position:absolute;
  right:10px;
  top:4px;
}
#main #main-menu .main_menu_item h3 {
  padding:9px 45px 9px 21px;
}
#main #main-menu .main_menu_item h3.active a {
  color:#c00;
}
#main #main-menu .main_menu_item .submenu {
  /*border:1px solid #9bc2df; old */
  border:1px solid #a4d1ef;
}
#main #main-menu .main_menu_item .popup {
  position:absolute;
  left:0;
  top:38px;
  z-index:40;
  width:99%;
  margin:0;
  padding:3px 0 3px 0;
  /*background-color:#9bc2df; old */
  background-color:#a4d1ef;
  border:1px solid #fff;
}
#main #main-menu .main_menu_item .popup li {
  margin-left:10px;
}
#main #main-menu .even h3 {
  background-color:#ebf7ff;
}
#main #main-menu .odd h3 {
  background-color:#cde6f7;
}

#main .body {
  z-index:10;
  padding:23px 0 70px 0;
  clear:both;
} 

#left  {
  float:left;
  width:184px;
  margin:0 35px 0 0;
}
#left h3 {
  margin-left:13px;
}
#left .left_menu {
  margin-top:23px;
  list-style:none;
}
#left .left_menu_item .left_subsection_title {
  margin-bottom:10px;
  padding:2px 13px 3px 13px;
  background-color:#007bc1;
}
#left .left_menu_item  .left_subsection_title a {
  color:#fff;
}
#left .active .left_subsection_title {
  background-color:#cde6f7;
}
#left .active .left_subsection_title a {
  color:#14416b;
}
#left .left_menu_item ins {
  position:absolute;
  right:5px;
  top:50%;
  width:16px;
  height:16px;
  margin-top:-8px;
}
#left .left_menu_item ins.plus {
  background:url(/admin/images/c.gif) 0 0 no-repeat;
}
#left .left_menu_item ins.minus {
  background:url(/admin/images/e.gif) 0 0 no-repeat;
}
#left .submenu .last {
  margin-bottom:25px;
}

#center .print {
  position:absolute;
  right:10px;
  top:32px;
  z-index:100;
}
#center .path {
  height:12px;
  margin:3px 0 8px 26px;
}
#center .path li {
  display:inline;
}
#center .path li a {
  margin-right:3px;
  color:#000;
}
#center .canvas {
  padding:40px 40px 50px 50px;
  background-color:#eaf7ff;
}
#center h1 {
  margin:0 0 7px 24px;
  font:26px arial;
  color:#14416b;
}
#center .text {
  margin-top:20px;
  line-height:1.4;
  text-align:justify;
}
#center .text p {
  margin-bottom:13px;
}
#center .text ul, #center .text ol {
  /*list-style-position:inside;*/
  margin-left:25px;
}
@-moz-document url-prefix() {
  .text {
    padding:1px;
  }
}
#center .text table p {
  margin-bottom:5px;
}
#center .back {
  top:-30px;
  right:40px;
  text-align:right;
}
/*==== /interface styles ====*/

/*==== some common styles ====*/
#main .submenu {
  margin-left:10px;
  list-style:none;
  line-height:1.1;
}
#main .submenu li {
  margin-bottom:4px;
  padding-left:12px;
  background:url(/i/white_marker.jpg) 0 2px no-repeat;
}
#main .blue li {
  background-image:url(/i/blue_marker.jpg);
}
#main .submenu li.active {
  background-image:url(/i/red_marker.jpg);
}
#main .submenu li.active a {
  color:#c00;
}
#main h2 {
  color:#14416b;
  font:bold 16px arial;
}
#main h3 {
  margin:0 0 8px 0;
  font:bold 12px arial;
  text-transform:uppercase;
  color:#13416b;
}
/*==== /some common styles ====*/

/*==== home page styles ====*/
#center .home_page {
  margin-top:23px;
}
#center .home_page .left_block {
  width:300px;
  margin-right:15px;
  padding:15px 30px 20px 30px;
  background-color:#cce6f7;
  color:#14416b;
  list-style:none;
  float:left;
}
#center .home_page .left_block li.left_block_part {
  margin-bottom:10px;
  padding-bottom:18px;
  background:url(/i/grey_dotts.jpg) 0 100% repeat-x;
}
#center .home_page .left_block li.last {
  margin-bottom:0;
  padding-bottom:0;
  background:none;
}
#center .home_page .left_block li h2 a {
  text-decoration:underline;
}
#center .home_page .left_block li .home_news {
  list-style:none;
}
#center .home_page .left_block li .home_news li {
  margin-top:3px;
}
#center .home_page .center_block {
  width:300px;
  padding:12px 27px 17px 27px;
  border:3px solid #cce6f7;
  list-style:none;
  float:left;
}
#center .home_page .center_block .block_item {
  margin-bottom:27px;
}
#center .home_page .center_block .block_item img {
  float:left;
}
#center .home_page .center_block .block_item div {
  margin-left:127px;
}
#center .home_page .center_block .block_item h3 {
  margin-left:12px;
  padding-bottom:8px;
  background:url(/i/blue_dotts_.jpg) 0 100% repeat-x;
}
#center .home_page .center_block .block_item .submenu {
  margin-left:0;
}
#center .home_page .center_block .block_item .submenu li {
  margin-bottom:8px;
  background-image:url(/i/blue_marker.jpg);
}
#center .home_page .center_block .block_item .submenu li a {
  text-decoration:underline;
}
#center .home_page .right_block {
  width:180px;
  padding:12px 20px 17px 20px;
  border:3px solid #cce6f7;
  text-align:center;
  color:#14416b;
  float:right;
}
#center .home_page .right_block h3 {
  padding-bottom:8px;
  background:url(/i/blue_dotts_.jpg) 0 100% repeat-x;
}
#center .home_page .right_block img {
  margin-bottom:12px;
}
#center .home_page .right_block #person {
  margin-bottom:12px;
}
#center .home_page .right_block #person div {
  margin:5px 0 5px 0;
  color:#fff;
  font-style:italic;
}
#center .home_page .right_block #next {
  position:absolute;
  right:3px;
  bottom:2px;
  margin:0;
  cursor:pointer;
}
#center .home_page .right_banner {
  float:right;
}
/*==== /home page styles ====*/

/*==== section pages` styles ====*/
#center #content-menu {
  margin-left:65px;
  list-style:none;
  font:bold 13px arial;
}
#center #content-menu li {
  padding:0 10px 0 10px;
  /*border-left:3px solid #9bc2df; old */
  border-left:3px solid #a4d1ef;
  display:inline;
  line-height:22px;
  white-space:nowrap;
}
#center #content-menu li.last {
  /*border-right:3px solid #9bc2df; old */
  border-right:3px solid #a4d1ef;
}
#center #content-menu li a {
  color:#000;
  cursor:pointer;
}
#center #content-menu li.active a {
  color:#c00;
  text-decoration:none;
}

#center .documents {
  right:-30px;
  width:160px;
  margin:0 0 10px 10px;
  padding:14px 14px 20px 14px;
  background-color:#cce6f7;
  line-height:1.2;
  float:right;
}
#center .documents a {
  color:#000;
}

#center .department_list {
  margin-bottom:15px;
  list-style:none;
}
#center .department_list li {
  padding:3px 15px 6px 15px;
}
#center .department_list li.even {
  background-color:#cde6f7;
}
#center .department_list li a {
  color:#000;
}
/*==== /section pages` styles ====*/

/*==== form styles ====*/
#center .form {
  width:50%;
  margin-top:15px;
}
#center .auth {
  width:20%;
  margin:15px auto 0 auto;
}
#center .form .field {
  margin-bottom:5px;
  clear:both;
}
#center .form .error {
  color:#c00;
  font-weight:bold;
}
#center .form .field .field_name {
  margin-top:4px;
  padding-right:20px;
  text-align:left;
}
#center .form .short_text input, #center .form .e_mail input, #center .form .long_text textarea {
  width:100%;
}
#center .form .pointer select {
  width:100%;
}
#center .form .captcha {
  text-align:center;
  clear:both;
}
#center .form .captcha label {
  margin-bottom:2px;
  display:block;
}
#center .form .captcha img {
  vertical-align:middle;
}
#center .form .submit {
  text-align:center;
}
/*==== /form styles ====*/

/*==== news cat styles ====*/
#center .news_cat {
  margin-bottom:15px;
  padding-bottom:6px;
  list-style:none;
  background:url(/i/blue_white_dotts.jpg) 0 100% repeat-x;
}
#center .news_cat li {
  margin-bottom:20px;
}
#center .news_cat li .date {
  width:67px;
  padding-left:13px;
  font-size:13px;
  line-height:14px;
  color:#14416b;
  background:url(/i/small_canvas.jpg) 0 0 no-repeat;
  float:left;
}
#center .news_cat li .with_year {
  height:50px;
  padding-top:6px;
}
#center .news_cat li .without_year {
  height:43px;
  padding-top:13px;
}
#center .news_cat li .annotation {
  margin-left:103px;
}
#center .news_cat li .annotation a {
  color:#000;
}
#center .news_cat li .more {
  margin-right:15px;
  text-align:right;
}
#center .news_cat li .more a {
  color:#000;
  text-decoration:underline;
}
#center .news_cat li .more a:hover {
  text-decoration:none;
}
#center .navbar {
  margin:0 0 2px 50%;
  font-size:13px;
}
#center .navbar a {
  color:#000;
}
#center .pages a {
  text-decoration:none;
}
#center .navbar a, #center .navbar span {
  margin:0 1px 0 1px;
}
#center .pages a {
  border:1px solid #eaf7ff;
}
#center .pages a, #center .pages span{
  padding:0 3px 0 3px;
}
#center .pages a:hover, #center .pages span {
  border:1px solid #000;
}
/*==== /news cat styles ====*/

/*==== gallery styles ====*/
#center .galleries li.gallery {
  width:30%;
  margin:0 3% 20px 0;
  list-style:none;
  float:left;
  text-align: left;
}
#center .galleries li.last {
  margin-right:0;
  float:none;
}
/*==== /gallery styles ====*/

/*==== site tree styles ====*/
#center .site_tree {
  margin-top:20px;
}
#center .site_tree ul {
  margin:5px 0 5px 30px;
  color:#007ac3;
}
/*==== /site tree styles ====*/

/*==== foot styles ====*/
#main .foot {
  position:absolute;
  bottom:10px;
  z-index:20;
  height:50px;
  width:100%;
  background-color:#007bc1;
  color:#fff;
  font-style:italic;
}
#main .foot a {
  color:#fff;
}
#main .foot .foot_banners {
  position:absolute;
  left:13px;
  top:10px;
  list-style:none;
}
#main .foot .foot_banners li {
  margin-right:10px;
  display:inline;
}
#main .foot .foot_menu {
  position:absolute;
  left:219px;
  top:18px;
}
#main .foot .foot_menu li {
  display:inline;
  margin-right:10px;
}
#main .foot .foot_menu li.active {
  font-weight:bold;
}
#main .foot .vcard {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  height:45px;
}
#main .foot .vcard span {
  margin-right:0.3em;
}
#main .foot .vcard #flex-logo, #main .foot .vcard #flex-logo * {
  vertical-align:middle;
}
/*==== /foot styles ====*/
