body {
  font-family: Ariel, Tahoma, sans-serif;
  font-size: 14px;
  margin: 0px;
}

table {
  font-family: Ariel, Tahoma, sans-serif;
  font-size: 14px;
  margin: 0px;
}

.header  {  font-size: 22px; font-weight: bold;  }

a {  
  color:  #ffffff;
  text-decoration: none;
}

a:hover {
  color: #cee3ed;  /* #086232;  */
  text-decoration:underline;
}
.bocniAdresa {
  font-family: Ariel, Tahoma, sans-serif;
  font-size: 12px;
  color: white; 
}
.nazevBig {
  font-family: Garamond, Tahoma, sans-serif;  
  font-weight: bold;
  font-size: 39px;  color: white;  
}
.nazevSmall {
  font-family: Garamond, Tahoma, sans-serif;  
  font-weight: bold;
  font-size: 33px;  color: white;  
}

#hlavicka {
  /* border-bottom: solid 1px #000000; */
  margin: 0 0 0px 0;
  padding: 0 0 10px 0;
}
#hlavicka #podnazev {
  font-family: Ariel, Tahoma, sans-serif;  
  font-size: 18px;  color: white;  
}
#hlavicka #jazyk {
  color: white;
/*  font-size: 0.75em;  */
}
#hlavicka #sprava {
  text-align: center;
  font-size: 0.75em;
}

#nabidka {
  margin: 10 0 0 0px;
  margin-left: 17px;
  float: left;
  width: 165px;
/*  border-right: solid 1px #000000; */
}
#nabidka #jazyk {
/*  font-size: 0.75em;  */
}
#nabidka ul {
  margin: 0 0 0 17px;
  padding: 0;
}
#nabidka ul ul {
  margin: 0 0 0 17px;
}
#nabidka li {
  list-style-image: url('../obrazky/web/prazdna13.jpg');
  margin: 0 0 0.5em 0;
}
#nabidka li.rozbalena {
  list-style-image: url('../obrazky/web/rozbalena.gif');
}
#nabidka li.zabalena {
  list-style-image: url('../obrazky/web/zabalena.gif');
}
#nabidka li li {
  margin: 0.5em 0 0 0;
}

#text {
  margin: 20 0 0 30px;
  margin-right: 30px;
  padding: 0 0 0 10px;
}
#text h1 {
  text-align: center;
  margin: 0 1em 1em 1em;
}
#text a {  
  color:  #0f355c;
  font-weight: bold;
  text-decoration: none;
}
#text a:hover {
  color: white;  /* #086232;  */
  text-decoration:underline;
}
#text p {
  text-align: justify;
}

#paticka {
  border-top: solid 1px #000000;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 0.7em;
}
