*{
  padding: 0;
  margin: 0;
}
html{
  height:100%;
}
body{
  height: auto !important;
  height: 100%;

  min-height: 100%;
  position: relative;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
}
a:focus{
  outline: none;
}
a img{
  border: none;
}
ul {
  margin-left: 20px;
}
ol {
  margin-left: 20px;
}
/*-----------------------Блоки------------------------------------------------*/
#container{
  height: auto !important;
  height: 904px;
  min-height: 904px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -470px;
  padding: 0;
  width: 940px;
  background-image: url(../img/back.gif);
  background-repeat: repeat-y;
}
#left{
  height: auto !important;
  height: 100%;

  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 228px;
  min-height: 100%;
}
#right{
  height: auto !important;
  height: 100%;

  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 185px;
  min-height: 100%;
}
#content{
  height: auto !important;
  height: 810px;

  min-height: 830px;
  margin: 200px 0 0 228px;
  padding: 50px 10px 10px 10px;
  width: 507px;
  background-image: url(../img/content_grad.gif);
  background-repeat: repeat-x;
}
center{
  margin: 15px 0 15px 0;
}
#clock{
  position: absolute;
  top: 213px;
  right: 25px;
}
/*-----------------------Текст------------------------------------------------*/
p{
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 13px;
  color: #515271;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
}
h2{
  background-image: url(../img/header_back.gif);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  color: #515271;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
  padding: 3px 10px;
  font-family: Arial, Helvetica, sans-serif;
}
a{
  color: #59a3c6;
  text-decoration: underline;
  font-weight: bold;
}
a:hover{
  text-decoration: none;
}
.left_header{
  margin: 0;
  padding: 5px 10px 5px 20px;
  color: #FFFFFF;
  font-size: 13px;
  background-color: #2f3a72;
  background-image: url(../img/lh_back.gif);
  background-repeat: repeat-y;
  background-position: top right;
  font-family: Tahoma, Arial, sans-serif;
}
.menu_info{
  padding: 0;
  margin: 10px 0 10px 20px;
  font-size: 11px;
  color: #4b4e6f;
  font-weight: bold;
}
.right_header{
  margin: 0;
  padding: 5px 10px 5px 20px;
  color: #FFFFFF;
  font-size: 13px;
  background-color: #2f3a72;
  background-image: url(../img/rh_back.gif);
  background-repeat: repeat-y;
  background-position: top left;
  font-family: Tahoma, Arial, sans-serif;
}
#rh_first{
  margin-top: 260px;
}
#qst{
  text-align: center;
}
#question p{
  font-style: italic;
}
#addt{
  font-size: 11px;
}
#addt a{
  color: #FFFFFF;
  font-weight: normal;
  font-size: 10px;
}
#addt a:hover{
  text-decoration: none;
}
.rgt{
  margin: -20px 0 20px 0;
  text-align: right;
  font-style: italic;
}
/*-----------------------Списки------------------------------------------------*/
#menu{
  margin: 240px 0 0 0;
  padding: 0;
  list-style: none;
}
#menu li{
  margin: 10px 20px 10px 20px;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #6E6C77;
}
#menu li.menu_bottom{
  border: none;
}
#menu li a{
  font-size: 13px;
  font-weight: bold;
  color: #4b4e6f;
  text-decoration: none;
  font-family: Tahoma, Arial, sans-serif;
  display: block;
}
#menu li a:hover{
  color: #2e96d3;
}
#menu li a.active{
  color: #2e96d3;
}
#menu li div{
  position: absolute;
  left: 87px;
  margin: 0;
  padding: 5px;
  background-color: #fff;
  opacity: 0.85;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
  background-repeat: repeat;
  display: none;
}
#menu li div ul{
  margin: 0;
  list-style: none;
  border: 2px solid #6e6c77;
  width: 200px;
}
#menu li div ul li{
  margin: 0;
  padding: 5px;
}
#menu li div ul li a{
  display: block;
  position: relative;
}
#menu li div ul li.submenu_bottom{
  border: none;
}
/*-----------------------Картинки------------------------------------------------*/
#hat{
  position: absolute;
  top: 0;
  left: 0;

}
.additional{
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  position: relative;
  top: -15px;
}
.content_img{
  float: right;
  display: inline;
  margin: 0;
  padding: 0 15px;
}
#road{
  margin: 0 10px 0 0;
}
/*-----------------------Формы------------------------------------------------*/
form{
  margin: 0;
  padding: 0;
}
.text{
  width: 110px;
  height: 14px;
  padding: 3px 5px;
  font-size: 11px;
  color: #aeadb5;
}
#search_button{
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  float: right;
  display: inline;
  background-image: url(../img/search_button.gif);
  background-repeat: no-repeat;
  width: 25px;
  height: 29px;
  cursor: pointer;
}
#question{
  margin: 0 10px 0 20px;
  padding: 0;
  color: #4b4e6f;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}
#question br{
  margin-bottom: 10px;
}
.btn{
  margin: 0 0 0 -20px;
  padding: 2px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  width: auto;
  height: auto;
  background-color: #22347c;
  border-top: 2px solid #EEEEEE;
  border-left: 2px solid #EEEEEE;
  border-right: 2px solid #555555;
  border-bottom: 2px solid #555555;
}
/*--------------------Календарь---------------*/
#calendar{
  margin: 0 0 3px 10px;
  padding: 0;
  width: 225px;
  height: 204px;
  background-image: url(../img/calendar_back.gif);
  background-repeat: no-repeat;
  position: relative;
}
#c_form{
  margin: 0;
  padding: 40px 15px 20px 15px;
  width: 195px;
  height: 144px;
  top: 0;
  left: 0;
}
#c_form select{
  width: 90px;
  color: #324378;
  font-size: 13px;
  font-family: Tahoma, Arial, sans-serif;
}
#dates{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 88px;
  left: 18px;
  width: 186px;
  height: 96px;
  background-color: transparent;
}
#dates li{
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  width: 26px;
  height: 16px;
  background-color: transparent;
}
#dates li a{
  text-decoration: none;
  color: #324378;
  font-size: 13px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#dates li a:hover{
  text-decoration: none;
  color: #0997de;
}
#dates li a#now{
  text-decoration: none;
  color: #0997de;
  font-size: 13px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#week_days{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 68px;
  left: 18px;
  width: 186px;
  height: 20px;
  background-color: transparent;
}
#week_days li{
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  width: 26px;
  height: 16px;
  background-color: transparent;
  text-decoration: none;
  color: #324378;
  font-size: 13px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#week_days li.holiday{
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  width: 26px;
  height: 16px;
  background-color: transparent;
  text-decoration: none;
  color: #d83730;
  font-size: 13px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
}
#calendar_name{
  margin: 0;
  padding: 0;
  position: absolute;
  top: 13px;
  left: 27px;
  text-align: left;
  font-size: 16px;
  color: #324378;
  font-family: Arial, Helvetica, sans-serif;
}
/*-----------------------Структура------------------------*/
#struct_wrapper{
  height:auto !important;
  height:900px;

  min-height: 900px;
  margin: 0;
  padding: 0;
  width: 507px;
  height: auto;
  position: relative;
  overflow: hidden;
}
#struct_higher{
  margin: 0 auto;
  padding: 3px;
  width: 160px;
  height: auto;
  border: 5px solid #0088e0;
  position: absolute;
  top: 0;
  left: 160px;
}
.struct_zam{
  background-color: #04195d;
}
.struct_zam p{
  color: #FFFFFF;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.struct_secoond{
  margin: 0;
  padding: 3px;
  width: 110px;
  height: auto;
  border: 2px solid #04185d;
  background-color: #7eaadc;
  position: absolute;
  top: 120px;
}
.struct_secoond p{
  font-size: 10px;
  color: #000037;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
}
#struct_contol{
  left: 0;
}
#struct_SMI{
  right: 129px;
}
#struct_SOBST{
  right: 0;
}
#struct_KADR{
  left: 129px;
}
#struct_zam_1{
  margin: 0;
  padding: 3px;
  position: absolute;
  width: 110px;
  height: auto;
  top: 280px;
  left: 70px;
}
#struct_zam_2{
  margin: 0;
  padding: 3px;
  position: absolute;
  width: 110px;
  height: auto;
  top: 280px;
  right: 70px;
}
.struct_district{
  margin: 0;
  padding: 0;
  width: 110px;
  height: auto;
  overflow: visible;
  position: absolute;
  top: 420px;
  background-color: #c0bebe;
  border: 2px solid #04185d;
}
#struct_d_1{
  left: 0;
}
.struct_district p{
  text-align: center;
  margin: 0;
  padding: 0;
  color: #04195d;
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
}
.struct_district p.struct_district_desc{
  background-color: #FFFFFF;
  width: 106px;
  border-top: 2px solid #04185d;
  padding: 5px 2px 0 2px;
}
#struct_d_4{
  right: 0;
}
#struct_d_2{
  left: 131px;
}
#struct_d_3{
  right: 130px;
}
.struct_district_down{
  margin: 0;
  padding: 0;
  width: 115px;
  height: auto;
  overflow: visible;
  position: absolute;
  top: 620px;
  background-color: #c0bebe;
  border: 2px solid #04185d;
}
#struct_d_5{
  left: 0;
}
#struct_d_6{
  left: 130px;
}
#struct_d_7{
  right: 0px;
}
.struct_district_down p.struct_district_desc{
  background-color: #FFFFFF;
  width: 115px;
  border-top: 2px solid #04185d;
  padding-top: 5px 2px 0 2px;
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
}
.struct_district_down p{
  text-align: center;
  margin: 0;
  padding: 0;
  color: #04195d;
  font-size: 10px;
  font-family: Tahoma, Arial, sans-serif;
}
#struct_lines{
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
}
#struct_d_8{
  right: 130px;
}
