body { 
    background: url(../images/pozadi.gif);
    text-align: center;
    font-family: Tahoma, Verdana, Arial, default;
   
}

#hlavni {
    width: 820px;
    margin: auto;
    text-align: left;
    background: rgb(244,244,244);
}
#pozadi_nadpis {
    height: 91px;
    background: url(../images/nadpis.gif) top left repeat-x;   
}
#hlavni_nadpis {
    margin-bottom:3px;
    color: rgb(222, 4, 3);
    padding: 10px;
    padding-bottom: 0px;
}
p, ul {
    line-height: 22px;
}
#motto {
    color: rgb(87, 87, 87);
    font-size: 15px;
    margin-top: 0;
    margin-left: 10px;
}

#info1 {
    background: url(../images/lupa.gif) top left no-repeat;
    width: 468px;
    float: left;
    
}
#info2 {
    background: url(../images/penize.gif) top left no-repeat;
    width: 347px;
    float: left;
    margin-left: 5px;
    margin-top:5px;
}
.info h2 {
  text-align: right;
  padding-top: 25px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  color: white;
}
#info2 h2 {
      padding-top: 17px;
}

#kontakt {
    clear: both;
    width: 100%;
    background: rgb(192, 198, 198) url(../images/naradi.gif) bottom right no-repeat;
    height:152px;
}

#kontakt p, h3 {
    margin:7px;
}

#kontakt h3 {
    font-size: 14px;
}
#kontakt h2 {
    background: rgb(159, 168, 167);
    padding: 10px;
    color: white;
    font-size: 17px;
    padding-left: 7px;
    letter-spacing: 2px;
}
#kontakt a {
    text-decoration: none;
    color: black;
}
#kontakt a:hover {
    text-decoration: underline;
    color: black;
}
ul {
    list-style-type: square;
}

#copy {
    width: 820px;
    margin: auto;
    text-align: right;
    font-size: 10px;
    margin-top: 5px;
}
#copy a {
  text-decoration: none;
  color: black;
}
#info2 p {
    color: rgb(87, 87, 87);
}
#info2 strong {
    color: black;
    font-size: 25px;
    font-weight: normal;
}
