
html {
  background: white url(./strohe-img/pattern.png) repeat fixed center top;
}
#body {
  text-align: center;
  background: transparent;
}

#summary {
  position: absolute;
  top: -1500px;
  right: 2300px;
  display: block;
  width: 300px;
}

#vnejsiObal {
  text-align: left;
  width: 624px;
  height: 563px;
  overflow: hidden;
  margin: 50px auto 20px;
  padding: 0;
  background: transparent url(./strohe-img/papiry.png) no-repeat center top;
}

#vnitrniObal {
  margin: 4px 85px 0px 95px;
}

#nadObsahem {
  margin: 40px 85px 0px 95px;
  height: 80px;
  overflow: hidden;
}

#logo {
  width: 176px;
  height: 52px;
  display: block;
  overflow: hidden;
  text-indent: 200px;  
  background: transparent url(./strohe-img/logo.png) no-repeat left top;
  position: relative;
  top: 13px;
  left: 100px;
}

p {
  line-height: 24px;
  text-indent: 24px;
  font-family: 'Comic Sans MS';
}




