  /* ---------------------hlavni */
  body {
   margin-top: 0px;
   font-family: verdana, tahoma, sans-serif;
   font-size: 12pt;
   color: #00000;
   }
   
   a img {
    border: 0;
   }
   
   #menu, #footer_menu, #sidebar{
     display: none;
   }
   
   #content{
     margin: 0 5%;
   }
  
  #masterhead{
    border-bottom: 1px solid gray;
    background:url(obr/web/hrom_mus_nadpis_print.gif) no-repeat;
    background-position:  12% 86%;
  }
  
   #footer{
    border-top: 1px solid;
    text-align: right;
    font-style: italic;
    font-size: smaller;
    margin-top: 2em;
    color: gray;
   }
