/* CSS Document */
body {
font-family: "Courier New", Courier, Helvetica, Verdana, sans-serif; 
font-size: 75%;
line-height: 1.5em; 
}

p {
  margin: 4px 0 0 0;
  }

hr.cleaner {
  clear: both;
  margin: -1px 0 0 0;
  padding: 0;
  height: 1px;
  border:none;
  visibility: hidden;
}

h1 {
  text-align: right;
  padding-right:0px;
  line-height: 1.5em;
  font-size: 110%;
  font-weight:900;
  margin-top:7px;  
  }

  
#ruka {
  background: url("ruka.jpg") no-repeat;
  width: 770px;
  height:590px;
  margin-left:-10px;
  position:absolute;
  }
#wrapper {
  padding:246px 0px 0px 342px;
  }

#content {
  width: 372px;
  
  }
  
.velke {
  font-family:Verdana, sans-serif;
  font-size: 100%;
  text-align: right;
  }
.stredni {
  font-family:Verdana, sans-serif;
  font-size: 90%;
  text-align:right;  
  }

.male {
  font-family:Verdana, sans-serif;
  font-size: 75%;
  text-align:center;
  margin-bottom:0px;
  }  
