html,body{margin:0;padding:0;height: 100%;}
body{font: 85%/1.3 TrebuchetMS, Tahoma, Arial, sans-serif;
    text-align: left;
    background: #fff;
    padding-bottom:0px;
    height: 100%;
    }
a { color: #0066B3; background: inherit; text-decoration: none;}
h1 { font: bold 2.1em Trebuchet MS, Tahoma, Arial, Sans-Serif; color: #036DA7; text-shadow:4px 4px 8px #6CACD0; }
h2 { font: bold 1.1em Trebuchet MS, Tahoma, Arial, Sans-Serif; padding: 0; margin: 0; text-shadow:4px 4px 8px #6CACD0; }

b {
text-shadow:4px 4px 8px #6CACD0;
}

p.maintexth1 {
  font: bold 1.1em Trebuchet MS, Tahoma, Arial, Sans-Serif; color: #036DA7; text-shadow:4px 4px 8px #6CACD0; 
  text-decoration: underline;
}

p.maintext {
text-indent: 20px; 
margin-top: 0; 
margin-bottom: 0;
/* FONT-SIZE: 18px; */
text-align: justify;
}

p.nomaintext {
text-indent: 0px; 
margin-top: 0; 
margin-bottom: 0;
/* FONT-SIZE: 18px; */
text-align: justify;
}


div#header{width:100%;overflow:hidden;background: #FAF5DA; text-align:center;}
div#header h1,div#menu{width:700px; margin:0 auto; text-align:center; padding-right:50px; font: italic;}
div#header h1{padding: 30px 0 20px; color: #999999; padding-right:50px;}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 80%}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 95px;padding: 5px 0;background: #E7F1F8;text-decoration:none;color: #666; border-top : 1px solid #fff; border-left : 1px solid #fff; border-right : 1px solid #fff;}
ul#nav a:hover{background: #fff;color: #000}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

#right {
    float: left;
    width: 55%;
    /* margin-left: 20%; */
    padding: 1em;
    background: #eee;
    text-align: justify;
    margin: 0 1% 0 1%;
min-height:400px;
/* min-height для IE */
height:auto !important;
height:100%;
border: 1px dashed rgb(153, 153, 153);
}


#left {
    float: left;
    width: 19%;
    margin: 0;
    
}

#lleft {
    float: left;
    width: 19%;
    margin: 0;
    
}

#left .box {
    
    padding: 1em;
    margin: 0 0 1em 0;
    background : #FFFFCC;
    border: 1px dashed rgb(153, 153, 153);
}

#lleft .box {
    
    padding: 1em;
    margin: 0 0 1em 0;
    background : #FFFFCC;
    border: 1px dashed rgb(153, 153, 153);
}


#content {
font: 95%/1.3 TrebuchetMS,Tahoma,Arial,sans-serif;
    margin: 0em 0em 1em 0em;
    padding: 1%;
    background: #fff;
min-height:70%;
/* min-height для IE */
height:auto !important;
height:70%;
}

div#exp{width:100%; height: 5px; overflow:hidden; background: #FFFFFF; margin: 0em 0em 0em 0em;}
div#footer{width:100%; height: 40px; overflow:hidden; background: #FAF5DA; margin: 0em 0em 0em 0em; text-align: center; font-style: italic; FONT-SIZE: 75%; padding-top:15px;}

ul {  padding: 0; margin: 0;}
li { list-style-type: none;}

img.textimg {
  margin-right: 15px;
  margin-left: 15px;
}


