html, body {
 margin: 0px;
 padding: 0px;
 height: 100%;
 width: 100%;
}
html {
 display: table;
 overflow: auto;
}
body {
 display: table-cell;
 font-family:Tahoma, Verdana, Arial;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 background-color: #FFFFFF;
 top: 0px;
 left: 0px;
 right: 0px;
 bottom: 0px;
 border: 0px solid black;
 text-align: justify;
/* скрыть полосу прокрутки */
/* overflow: hidden; */
}
* > html body {
 text-align: justify;
}
#centerpage{
 position: relative;
 width: 824px;
 margin: 0 auto;
 padding-top: 34px;
}
#centerpage{
 margin-left: expression(this.offsetWidth < this.parentNode.offsetWidth ? parseInt((this.parentNode.offsetWidth - this.offsetWidth) / 2) + 'px' : 0);
}
#mainmenu{
 position: absolute;
 width: 247px;
 left: 0px;
}
#title{
 position: absolute;
 left: 247px;
 width: 577px;
 height: 112px;
}
#content{
 position: absolute;
 left: 247px;
 width: 577px;
 top: 180px;
}
img {
 border: 0px none black;
}
.flydiv{
 z-index:1;
 position:relative;
 padding:0;
 margin:0;
}
.opacityImg {
 border:0;
 filter:alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 margin:0;
}
*:focus
{
 -moz-outline: 0px solid #FFFF00 !important;
 -moz-outline-offset: 1px !important;
 -moz-outline-radius: 5px !important;
}
.menu
{
 background-color:black;
 filter:alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 position: absolute;
}
.menuOp
{
 background-color:black;
 filter:alpha(opacity=0);
 -moz-opacity: 0;
 -khtml-opacity: 0;
 opacity: 0;
 font-size:8pt;
 font-family:Tahoma,Century Gothic, Arial;
 cursor: pointer;
}
.menuTD
{
 background-color:black;
 padding:5px;
}
.menuTD a
{
 color:white;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:8pt;
 text-decoration:none;
}
.menuTDHover
{
 background-color:white;
 padding:5px;
}
.menuTDHover a
{
 color:black;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:8pt;
 text-decoration:none;
}
.tablebodytext
{
 display:none;
}
h1 {
 color:black;
 font-family:Tahoma,Century Gothic, Arial;
 font-weight:bold;
 font-size:14pt;
 margin-left:10px;
}
td {
 color:black;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:10pt;
 text-align:justify;
}
a {
 color:#3E9ADB;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:10pt;
 text-decoration:underline;
}
span {
 color:#9C9C9C;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:10pt;
}
.nav {
 padding: 20px 0px 0px 10px;
 color:#9C9C9C;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:10pt;
}
.nav a{
 color:#9C9C9C;
 font-family:Tahoma,Century Gothic, Arial;
 font-size:10pt;
 text-decoration:underline;
}
