body{
  background-color: white;
  background-repeat: no-repeat;
  color: black; /* #5E2F00; */
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
}



#body{
   position:absolute;
   left:160px;
   top:60px;
   min-width:680px;
   max-width:1200px;
   min-height:80%;
   margin-right: 20px;
   text-align: left;
   border: 0px solid #5E2F00;
   padding-left: 20px;
   padding-right: 20px;

}

#body #copyright
{
   position: absolute;
   bottom: 0px;
   right: 10px;
}

p
{
    margin-bottom:0.3em;
}

ul
{
    margin-top:0;
    margin-left: 0;
    padding-left: 2em;
}


#topbalk
{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:50px;
   background-color: white;
}

#topbalk .logo a
{
  font-size: 33px;
  letter-spacing:2px;
  position:absolute;
  left:14px;
  top:6px;
  color: #804000;
  text-decoration: none;
}

#topbalk #logo
{
  position:absolute;
  position:absolute;
  left:-4px;
  top:-4px;
}

#topbalk .fotos
{
  position:relative;
  position:absolute;
  left:250px;
  top:15px;
}


#menu
{
   position:absolute;
   left:0;
   top:150px;
   width:150px;
   height:100%;
   background-color: white;
}

.menu_alg_top
{
   text-decoration: none;
}

.menu_alg_top:hover
{
   text-decoration: underline;
}


.menu_2
{
  margin-left: 5px;

}