body            { background-image: url("images/pozadi.gif"); background-repeat: repeat-x; text-align: center; }
body, td        { font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif; font-size: 80%;  }
#hlavni         { width: 700px; margin: auto;}

#hlavicka       { width: 100%; height: 30px;}
  #hlavicka p        { font-size: 80%; text-align: right; color: yellow; padding: 0 20px}
  #hlavicka a        { color: yellow; text-decoration: none }
  #hlavicka a:hover  {text-decoration: underline}
  
  
#menu           { width: 200px; height: 230px; text-align: left; margin-top: 10px; font-size: 110%; float: left;}
  #menu a       { color: yellow; text-decoration: none; }
  #menu a:hover { color: red; text-decoration: underline; font-weight: bold  }
  #menu ul      { width: 270px; margin: 0; padding: 4em; }
  #menu ul li   { height: 15px; margin-bottom: 3px; padding-top: 3px; color: yellow  }
  
#logo           { width: 417px; height: 230px; margin-top: 10px; margin-left: 200px;}
#logo img       { width: 400px; height: 230px; }


#stranka        { width: 100%; min-height: 400px; margin-top: 10px; text-align: justify;}
#stranka h2     { margin-top: 4px; font-size: 133%; color: yellow }
#stranka img    { border: 1px solid black}
#stranka a      { color: red; text-decoration: underline }
#stranka a:hover     {text-decoration: none; font-weight: bold }


hr              { color: black}


#paticka        { width: 100%;  margin: auto; clear: both; margin-top: 2em; }
  #paticka p    { margin-right: 0px; font-size: 97%; text-align: right; }
  #paticka a    { color: black; text-decoration: underline; }
  
input.vstup     { width: 450px; }
textarea        { width: 450px; height: 150px; }

table.kontakty  { margin: auto; width: 90%; border: 0px;}
table.kontakty td     { width: 30%}
table.kontakty td a        { color: red; text-decoration: underline}
table.kontakty td a:hover  { color: red; text-decoration: none}

table.napiste   { margin: auto; border: 0; width: 90% ; height: 40px; }

table.foto      { margin: auto; border: 1px; width: 90%; }
table.foto tr   { height: 160px}
table.foto td   { width: 45%; text-align: center}

table.onas      { margin: auto; width: 100%; border: 0px;}
table.onas td   { width: 50%; }

table.sluzby    { margin: auto; width: 100%; border: 0px; }
table.sluzby td { width: 60%}

table.ceny      { margin: auto; }

table.mapa      { margin: auto; }
table.mapa tr   { height: 40px}
table.mapa ul li       { height: 20px; list-style: none; margin-bottom: 14px; padding-top: 2px;}
table.mapa a    { font-weight: bold ; text-decoration: none}
table.mapa a:hover     { text-decoration: uderline}