* {
  padding: 0;
  margin: 0;
}

a {
  color: #36C;
  text-decoration:none;
}
a:hover {
  color: #06F;
}

html, body {
  height: 100%;
}

body {
  color: #444;
  font: normal 0.8em Arial,"Lucida Sans Unicode",sans-serif;
}

p,ul {
  padding-bottom: 10px;
}

h1 {
  font-size: 1.7em;
}
h2 {
  font-size: 1.5em;
}
h1,h2,h3 {
  color: #367EA6;
  padding-top: 6px;
  margin-bottom: 4px;
}

#page_main {
  background: #fff url(/images/ural/ural.jpg);
/*  border: 2px solid #fef;*/
  min-width: 970px;
}

#page_top {
  height: 160px;
  width: 100%;
  padding: 0px 0px;
 /* background: #fff url(/files/styles/254581/baikal_to_form.png) no-repeat;*/
 background: #fff url(/files/styles/254581/babr.jpg) no-repeat;
 background-size: 220px auto;
 /* border-bottom: 1px solid #fef;*/
}

#page_title {
  padding-left: 220px;
  height: 160px;
}

#page_title_top {
  height: 25px;
  background-color: #0e71e2;/* #d80;*/
 /* border: 1px solid #fef;
  border-width: 0px 0px 1px 1px;*/
}

#flags {
  margin-top: 4px;
  float: left;
}
#flags span {
  display: block;
  float: left;
  margin-left: 4px;
  /*border: 1px solid #fef;*/
}
#help {
  margin-top: 2px;
  float: right;
}
#help span.help_span {
  display: block;
  float: left;
  margin-right: 4px;
}
#help span.help_logout {
  padding-top: 4px;
}
#help .logout-user a {
  color: #fef;
  font-weight: bold;
}
#help .logout-link, #help .logout-link a {
  color: #040835;/*#0e71e2;*//*#fb5;*/
  font-weight: bold;
}
#flags img, #help img {
  display: block;
}

#page_conf_place {
  height: 20px;
  padding: 4px 30px;
  background-color: #B4C7E9;/*#fb5;*/
  font-weight: bold;
  font-size: 17px;
  color: #040835;/*#611;*/
  text-align: center;
  overflow: hidden;
 /* border: 1px solid #fef;
  border-width: 0px 0px 1px 1px;*/
}

#page_conf_name {
  height: 75px;
  padding: 20px 30px 10px 30px;
 /* background: #eb7 url(/images/ural/bgname.gif) repeat;*/
/*  background: #bde url(/files/styles/254746/baikal2.png);
  background-size: 100px;*/
  background-color: #B4C7E9;
  font-weight: bold;
  font-size: 22px;
  color: #040835;/*#453;*/
  text-align: center;
  overflow: hidden;
 /* border-left: 1px solid #fef;*/
}

#page_menu {
  width: 220px;
  vertical-align: top;
  background-color: #B4C7E9;#fd9;
 /* border-right: 1px solid #fef;*/
  padding-bottom: 30px;
}

#page_menu_top {
  height: 30px;
  background-color: #0e71e2;/*#fb5;*/
/*  border-bottom: 1px solid #fef;*/
}

#page_menu_bottom {
  margin-top: 5px
}
#page_menu_bottom ul {
  margin: 0;
}
#page_menu_bottom li {
 /* border-bottom: 1px solid B4C7E9;#fd9;*/
  list-style: none;
}
#page_menu_bottom li a {
  display: block;
  padding: 1px 6px 1px 10px;
  font-size: 13px;
  font-weight: bold;
  /*color: #940;*/
  color: #040835;
  text-decoration: none;
}
#page_menu_bottom li a:hover,
#page_menu_bottom li a:first-letter {
/*  color: #d61;*/
}

#page_content {
  padding: 15px 30px;
  vertical-align: top;
}

#page_content li {
  margin-left: 25px;
  padding-bottom: 6px;
}

#page_footer {
  background-color: #0e71e2;/*#fb5;*/
  height: 20px;
  font-size: 12px;
  text-align: center;
  padding: 5px 30px;
 /* border-top: 1px solid #fef;*/
  color: #ffffff;
}

/*crutch for min-width for explorer*/
* html .crutch1 {
  padding-left:970px;
}
* html .crutch3 {
  margin-left:-970px;
  position:relative;
}
* html .crutch1,
* html .crutch2,
* html .crutch3 {
  height:1px;
}
