body { background-color: white; }
img { border: none; }
.gallery td {
  text-align: center;
  vertical-align: middle;
}
.header {
   background-color: #5a4d5a;   
}
.title {
  color: white;
  font-size: 24px;  
}
.menu {
  font-size: 12px;
  color: #a5968c;
  font-weight: bold;
  font-family: tahoma;
}
.menu a,
.menu a:active,
.menu a:visited {
  color: #a5968c;
  text-decoration: none;
}
.menu a:hover {
  color: #a5968c;
  text-decoration: underline;
}
.menu_a {
  font-size: 12px;
  color: #d5c6bc;
  font-weight: bold;
  font-family: tahoma;
}
.menu_a a,
.menu_a a:active,
.menu_a a:visited {
  color: #d5c6bc;
  text-decoration: none;
}
.menu_a a:hover {
  color: #d5c6bc;
  text-decoration: underline;
}
.bleft {
  border-right: 2px #a5968c solid;
}
.menuleft {
  font-family: verdana;
  font-size: 9px;
  font-weight: bold;
  color: #c6beb5;
  background-color: #6b697b;
}
.gray {
  font-family: arial;
  font-size: 12px;
  color: #736563;
  background-color: #dedbd6;
}
.white {
  font-family: times new roman;
  font-size: 18px;
  color: #ffffff;
}
.whitebig {
  font-family: times new roman;
  font-size: 24px;
  color: #ffffff;
}
.gray_home {
  font-family: arial;
  font-size: 12px;
  color: #736563;
  background-color: #dedfde;
}
.kontakt_big {
  font-size: 15px;
}
.kontakt_big a,
.kontakt_big a:active,
.kontakt_big a:visited {
  color: #736563;
  text-decoration: none;
}
.kontakt_big a:hover {
  color: #736563;
  text-decoration: underline;
}
.kontakt {
  font-size: 13px;
}
.kontakt_small {
  font-size: 11px;
}
.kontakt a,
.kontakt a:active,
.kontakt a:visited
{
  color: #6b6d8c;
  text-decoration: none;
}
.kontakt a:hover
{
  color: #6b6d8c;
  text-decoration: underline;
}
.gray_program {
  font-family: arial;
  font-size: 12px;
  color: #42344a;
  background-color: #dedbd6;
}
.gray_program a,
.gray_program a:active,
.gray_program a:visited
{
  color: #31495a;
  text-decoration: none;
}
.gray_program a:hover
{
  color: #31495a;
  text-decoration: underline;
}
