body  {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

  padding: 0; 
  background-color: #999999;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}


body a, body a:link, body a:visited  {
  color: #000000;
  text-decoration: underline;
}

a:hover  {
  color: #ff0000;
  text-decoration: underline;
}

ul {
  margin-top: 2px;
  list-style-type: none;
}

li {
  margin-top: 14px;
}

#telo {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  margin-top: 0px;
  margin-bottom: auto;
  overflow:hidden;
}

#hlavicka {
  width: 800px;
  height: 150px;
  overflow:hidden;
}

#menu {
  margin-top:0px;
  padding:0px;
  float:left;
  width: 208px;
  background-image: url('../images/menu_pozadi.gif');
}

#clanek {
  float:left;
  background-color: #ffffff;
  width: 542px;
  padding: 20px; 
  padding-left: 25px; 
  padding-right: 25px; 
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  font-weight: normal;
  font-size: 22px;
  color: #b10000;
  margin-top:-1px;
  margin-left: 0px;
  margin-bottom: 0px;
  height: 31px;
  list-style-type: none;
  padding-top: 10px;
  padding-left: 8px;
  background-color: #ffffff;
  background-image: url('../images/menu_nadpis.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

h2 {
  font-weight: normal;
  font-size: 22px;
  color: #b10000;
  margin-top:-1px;
  margin-left: 0px;
  margin-bottom: 0px;
  height: 31px;
  list-style-type: none;
  padding-top: 10px;
  padding-left: 8px;
  background-color: #ffffff;
  background-image: url('../images/menu_nadpis.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}


#menu ul {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #000000;
}

#menu li  {
  height: 36px;
  margin-top: 0px;
  padding-top: 2px;
  padding-left: 8px;
  background-image: url('../images/menu_polozka.gif');
  background-position: 0px 10px;
  background-repeat: no-repeat;
}

#nabidka ul {
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: -3px;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
  color: #000000;
}

#nabidka li  {
  height: 20px;
  padding-top: 6px;
  padding-left: 8px;
  background-image: url('../images/menu_polozka.gif');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

#menu a, a:link, a:visited  {
  color: #000000;
  text-decoration: none;
}

#menu a:hover  {
  color: #ff0000;
}

.odsazeni {
  background-image: url('../images/menu_pozadi.gif');
  background-position: 0px 1px; 
  height: 5px;
  overflow:hidden;
  line-height: 0px;
}

.odsazeni2 {
  background-image: url('../images/menu_pozadi.gif');
  background-position: 0px 0px; 
  margin-top: -4px; 
  height: 8px;
  overflow:hidden;
  line-height: 0px;
}
.mini-padding {
  margin-top:2px;
  height: 4px;
  min-height: 4px;
  overflow:hidden;
  line-height: 5px;
}


h3 {
  font-weight: normal;
  font-size: 18px;
  color: #b10000;
}

.mail {
  font-size: 12px;
  font-style: italic;
}