body {
  background-color: rgb(226,202,164);
  background-repeat: no-repeat;
/*  background-image: url("../img/menu.jpg"); */
  background-position: 0px 0px;
/*  background-attachment: fixed; */
  font-family: Verdana, Tahoma, Arial, "Arial CE", helvetica;
  font-size: 13px;
  z-index: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
/* cursor:hand; */
  scrollbar-arrow-color : navy;
  scrollbar-3dlight-color : navy;
  scrollbar-base-color : rgb(226,202,164);
  scrollbar-darkshadow-color : navy;
  scrollbar-track-color : rgb(226,202,164);

		
}

.menu {
  text-decoration: none;
  font-weight: bold;
  color: black;
  padding: 0px 0px 0px 0px;

}

.menuvis {
  text-decoration: none;
  font-weight: bold;
  color: blue;
  padding: 10px 0px 0px 10px;

}

.menu0 {
  text-decoration: none;
  font-weight: bold;
  color: black;

}

.menu0vis {
  text-decoration: none;
  font-weight: bold;
  color: blue;

}

.submenu {
  text-decoration: none;
  font-weight: bold;
  color: black;
  font-size: 12px;
  line-height: 17px;
  padding: 0px 0px 0px 30px; 
/*  white-space: nowrap; */

}

.submenuvis {
  text-decoration: none;
  font-weight: bold;
  color: blue;
  font-size: 12px;
  line-height: 17px;
  padding: 0px 0px 0px 30px; 

} 

.odkaz {
  text-decoration: none;
  padding: 0px 0px 0px 0px;

}

.tabulka_tree {

/*  background-color: rgb(255,255,255); */
}

.tabulka0 {

  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.tabulka1 {
  font-size: 16px;
  padding: 5px 0px 0px 0px;
}

.created {
  text-decoration: none;
  text-align: right;
  font-weight: normal;
  font-style: italic;
  color: black;
  font-size: 8px;
  padding: 5px 20px 0px 0px;

}

.vzkaz {
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  color: black;
  font-size: 8px;
  padding: 5px 0px 0px 0px;

}

