/* CSS Document */
html {
  height: 100px;
}
body {
  margin: 0;
  padding: 0;
  color: #000;
  background : #914c0e;
  height: 100%;
}
#page {
  width: 577px;
  height: 577px;
  margin-top: 3em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  /*border: 2px solid #000000;*/
  color: #000;
  background : #914c0e none;
  background-image: url(../images/web_uvodb.jpg);
  overflow: hiden;
  position: relative;
  top: 0px;
  left: 0px;
  z-index:0;
}

H1.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#eee8e2;
  text-align:center;
  margin-top:455px;
  margin-right: 15px;
}

p.smalmain {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#eee8e2;
}
#pata {
  width: 577px;
  margin-left: auto;
  margin-right: auto;
  padding: 0,5em;
  /*border: 2px solid #000000;*/
  color: #000000;
  position: relative;
  top: -25px;
  left: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:9px;
  text-align:center;
}
