#header {
  background-color: #FAFC6C;
  text-align: center;

}

#center {
  text-align: center;
  margin-top: 10px;

  margin-left: 150px;
  margin-right:150px;
  background-color: #F1AD42;
}

#padding {
padding-left: 10px;
}

#left {
  float:left;
  width: 150px;
}

#right {

  float: right;
  width: 150px;
}

#cleaner {
 /* background-image: url(style.js); */
  text-align: center; 
}

h2
    {
    text-align: center;
    margin: 0;
    padding: 5px;
    background: #F3D8A9;
    font-family: georgia, serif;
    border: 4px solid #B17101;
    font-size: 1em;
    }
    
a.menu:link, a.menu:visited, a.menu:active {
  text-decoration: none; 
  font-size: 14px;	
  font-family : Verdana, Arial; 
  font-weight : bold; color : #000000;
}

a.menu:hover {
  color: blue; 
  font-family: Verdana, Arial;
}

a.menu2 {
  color: blue; 
  font-family: Verdana, Arial;
  text-decoration: none; 
  font-size: 14px;	
  font-weight : bold;
}
 
td.menu {

  text-align: center;
  background-image: url(obrazky/menu.jpg);
}

img {

 border-color: black;
}

a.vylet:link, a.vylet:visited, a.vylet:active {
  text-decoration: none; 
  color : blue;
}

a.vylet:hover {
  color: green; 
}
#zar {
 /* background-image: url(style.js); */
  text-align: center; 
}

