body {
  background:#00A0FC url(../img/back.gif) repeat-x scroll 0 0;
  font-family: Arial;
  font-size:81.25%;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.4;
  margin:0;
  padding:0;
  text-align:center;
}

#cover {
  /* background:transparent url(../img/back2.jpg) no-repeat scroll center top; */
}

#content {
  margin:0 auto 50px auto; text-align:left; width:860px; position: relative;
}

#content a { color: #ffffff; text-decoration: none;}
#content a:hover { text-decoration: underline;}
#floatdiv {position: absolute; top:40px; left: -140px;}
#obsah {
   min-height:500px; width:100%;
  padding: 10px; 
}
#obsah .info_text {
  color:#ffffff;
}
.odkazy {
  color:#ffffff; padding: 10px 0px 0px 10px; font-size: 12px;
}
h1 {
  font-size: 250%;  font-weight:normal; margin:0.5em 0; color:#ffffff;
}

