html, body, p, ul, ol, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; border: none; }

body {
  font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  color: #222;
  background: url(http://www.skolaprirodnimediciny.inpage.cz/obrazek/2/pozadi-1-jpg/) repeat-x 0 0 #E6CE6A;
  padding: 20px 0; 
}
/* ---[ logo ]-------------------------------- */

#logo {
  display: block;
  position: absolute;
  width: 200px; height: 117px;
  top: 15px; left: 30px;
  overflow: hidden;
  cursor: pointer; _cursor: hand;
}

#logo span {
  position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background: transparent url(/obrazek/3/logo-kopie-jpg/) no-repeat 0 0 ;
}

