  body {
    font-family: tahoma, arial, sans-serif; font-size: 13px; color: #663300;}
  p {font-size: 13px; color: #663300; } 
  td {font-size: 13px; color: #663300; } 
  a {font-size: 13px; color: #006600; font-weight: bold; text-decoration: underline; }

  #hlavicka {position: absolute; width: 950px; height: 90px; top: 10px; left: 10px}
  #horni {
    position: absolute; width: 930px; height: 100px; top: 100px; left: 30px;
    border-style: solid; border-top-width: 0px; border-left-width: 0px;
    border-right-width: 0px; border-bottom-width: 1px;
    }
  #obsah1 {
    position: absolute; width: 629px; height: 449px; top: 201px; left: 30px;
    border-style: solid; border-top-width: 0px; border-left-width: 1px;
    border-right-width: 0px; border-bottom-width: 0px; 
    background-color: #FFFFDD; 
    }
  #pravy {
    position: absolute; width: 298px; height: 449px; top: 201px; left: 660px;
    border-style: solid; border-top-width: 0px; border-left-width: 1px;
    border-right-width: 1px; border-bottom-width: 0px;
    background-color: #DDFFDD;
    }
  #paticka {
    position: absolute; width: 930px; height: 100px; top: 650px; left: 30px;
    border-style: solid; border-top-width: 1px; border-left-width: 0px;
    border-right-width: 0px; border-bottom-width: 0px;
    }
  #hlavicka, #horni, #paticka, #patka {background-color: transparent; } 
  #hlmenu {position: relative; width: 920px; height: 100px; top: 0px; left: 10px; }
  #patka {position: relative; width: 920px; height: 100px; top: 0px; left: 10px; }  
  #podkazy {position: relative; top: 20px; left: 20px; width: 258px; height: 418px;
    border-style: none;
    } 
  #dalodkaz {position: relative; top: 5px; left: 10px; width: 235px; height: 20px;
    border-style: none;
    }
  .obsah {
/*    position: absolute; width: 618px; height: 440px; top: 4px; left: 10px; */
    position: relative; width: 618px; height: 440px; top: 4px; left: 10px;
    background-color: #FFFFDD;
    }

  .titmax{
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
  }
  .tit1 {
    font-size: 18px;
    font-weight: bold;
  }
  .tit2 {
    font-size: 15px;
    font-weight: bold;
  }
  .tuc13 {
    font-size: 13px;
    font-weight: bold;
  }
  .tucit13 {
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
  }
  .maly {
    font-size: 11px;
    font-weight: normal;
   }
  .odkazb:hover { 
    font-size: 13px;
    font-weight: bold;
	  color: #FF0099;
	  text-decoration: underline;
	}	
  .odkaz:hover { 
    font-size: 13px;
    font-weight: normal;
	  color: #FF0099;
	  text-decoration: underline;
	}	

