html,  body, table {
  height:100%;
height:auto !important;
  height:100%;
}

h1 {font-size:16px;}
h2 {font-size:14px;}

#block {float:left; overflow:auto; min-width:200px; min-height:200px; border: 1px white solid; background:url(../images/fon1.gif); width:30%;}

#head {font-weight:bold; text-align:right; font-size:16px; padding:10px; color:white; background:url(../images/head.jpg); background-repeat:no-repeat; background-color:#5d79a1; height:277px;}

#txt {padding:5px;
border: 1px white solid;
padding:20px;
}

#right{padding-left:165px; padding-top:200px; margin-left:10px;  float:right; height:100%;}


p {text-indent:1.3em;}

#menu {width:300px; background-color:#5d79a1;}
#menu a {padding:5px;}
a {color:white; background-color:#5d79a1;}

body
{
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
background:url(../images/fon.gif);
padding:0px; margin:0px;
}


.content {width:100% overflow:auto;
margin:10px; font-size:14px;
border:1px solid white;
background:url(../images/fon1.gif);
padding:10px;
}

