html,body { margin: 0px; height:100%; background-color:#E3E5D8; margin-top: -9px;}

#big {width: 100%; height:100%;}
.big_td1 {vertical-align:top; height:160px;}
.big_td15 { vertical-align:middle; height:28px;}
.big_td2 {vertical-align:top;}
.big_td3 { vertical-align:top; height:172px;}


#head {width: 100%; height: 160px;}
.head_td1 {width: 539px; vertical-align:top;vertical-align:top;}
.head_td2 {vertical-align:top;vertical-align:top;}
/*CHANGES! height:160px; -> height:179px; */
.head1 {width: 539px; height:179px; vertical-align:top; background-image:url(images/head1.jpg); background-repeat:no-repeat;vertical-align:top;margin: 0px; padding:0px; white-space: 0px;}
/*CHANGES! height:160px; -> height:179px; */
.head2 {width: 100%;height:179px; vertical-align:top; background-image:url(images/head_bg.jpg); background-repeat:repeat-x;vertical-align:top;margin: 0px; padding:0px; white-space: 0px;}


#menu {width: 100%; height: 28px;}
/*CHANGES! height: 28px; -> 52px; ++padding-top: 7px; */
.menu_td1 {width: 92%;background-image:url(images/menu_bg.jpg);background-repeat:repeat-x;height: 52px; padding-top: 7px;}
.menu1 {TEXT-ALIGN: center; font-size:14px; font-family:arial; font-weight:bold;  text-decoration:none; margin-top:3px;}


#body {width: 100%; height:100%;}
.body1 { vertical-align:top;height:55px;}
.body2 { vertical-align:top;}
.body1 { vertical-align:top;height:40px;}




#down {width: 100%; height: 172px;}
.down_td1 { vertical-align:top; width: 53px;}
.down_td2 { vertical-align:top; width: 32px;}
.down_td3 { vertical-align:top;}
.down_td4 { vertical-align:top;width: 500px;}
.down_td5 { vertical-align:middle;width: 150px; text-align:center;WIDTH: 150px; height:172px; vertical-align:middle;TEXT-ALIGN: center;FONT-SIZE: 11px; background-image:url(images/down_bg1.jpg);}
.down_corr1 {height:172px; background-image:url(images/down_bg.jpg); background-repeat:repeat-x; margin: 0px; padding:0px; white-space: 0px;}
.down_corr2 {height:172px;width: 32px;background-image:url(images/down_vst.jpg); background-repeat:repeat-x;margin: 0px; padding:0px; white-space: 0px;}
.down_corr3 {height:172px; width: 500px;background-image:url(images/down_bg1.jpg); background-repeat:repeat-x;margin: 0px; padding:0px; white-space: 0px;}
.down_corr4 {height:172px; background-image:url(images/down_bg1.jpg); background-repeat:repeat-x;margin: 0px; padding:0px; white-space: 0px;}
.indream {
	  COLOR: #ffffff; background-repeat:repeat-x;padding-top:0px; font-family:Arial;
}
.p { font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:justify; color:#333333}
.li, .content li, .katalog_folder {font-size:14px;font-family:Tahoma; font-weight:bold;text-align:justify; color:rgb(0, 51, 102);}
.zag{ font-size:12px;font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-align:justify; color:rgb(0, 51, 102);}
.a{ text-decoration:none;}
.z{margin-top:12px; color:#5cbbec; font-family:Tahoma; font-weight:bold}

#nav, #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 91%;
    padding-left: 100px;
    border: 1px solid rgb(255, 255, 255);
    margin-left: 10px;
}
#nav li {
  float: left;
  position: relative;
 font-size:14px; font-family:arial; font-weight:bold;
  background: none;
  text-align: center;

}


/*CHANGES! color: #ffffff; */
#nav a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 130px;
  padding: 4px 10px;
}

/*CHANGES! color: #c6ff00; */
#nav a:hover {
  color: #c6ff00;
 }

#nav li:hover{background: #f9b036;}
#nav li.jshover {
  background: #f9b036;
}

#nav li ul {
  display: none;
  position: absolute;
  background: #fff;
  padding: 8px 0;
  width: 310px;
  border: 1px solid #000;
  margin-left: 0px;
}
#nav li li a {
  width: 290px;
  background:none;
  font-size:12px;
  color:#ae0b0e;
  text-align: left;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 138px;
  top: -9px;
  left: 118px;
  lef\t: 133px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}

/*------------- Навигационная полоска---------- */
#navline {
	padding-bottom:5px;
	}

#navline,#navline a {
	font-size:11px;
	color:#999;
	}

#navline #current{
	font-size:11px;
	color:#999;
	}

.copyright {
	  COLOR: #ffffff; background-repeat:repeat-x;padding-top:60px; font-family:Arial; float:left;
	  font-size:14px; height:31px;
}
