body{
  font-size: 75%; 
  font-family: sans-serif;	
  margin:0; 
  padding:0; 
  border:0; 
  background: #EAEAEA url(/images/body_background.gif) repeat-y center top; 
  height: 100%; 
  position: relative; 
  text-align: center;
}

#message {
  width: 980px; 
  position: relative; 
  margin: 0px auto 0px auto; 
  text-align: left;
}

#header{
  width: 980px; 
  height: 60px; 
  background: url(images-flyweb.cz/bgHeader.gif) repeat-x; 
  border-bottom: 1px solid #fff;
}

#message a {
    color: #206BBB;
}

#message img {
    float: right;
    margin: 0em 1em 0em 0.3em;
    padding: 0.1em 0em 0em 0em;
    border: none;
}

#message h1 {
    font-size: 350%;
    color: #424242;
    margin: 0.2em 0em 0em 0.4em;
    padding: 0em;
}

#message #description {
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 1em;
    font-size: small;
    font-weight: normal;
}

#message #banner {
    background-color: white;
    text-align: center;
    border-top: 1px solid #949494;
    border-bottom: 1px solid #949494;
    /* background: white url(images/banner_background.gif) repeat-x; */
}

#message #banner img {
    float: none;
    background-color: white;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
}

#message #content{
    clear: both;
    margin-top: 40px;
}

#message h2 {
    color: #206BA4;
    margin: 1em 0em 0em 2em;
    padding: 0em;
}

#message .lang_title {
    color: #54A4DE;
    margin: 0em 0.2em 0em 0em;
    padding: 0em 0.2em 0em 0em;
    border-right: 1px solid #3C7AA9;
}

#message ul {
    font-size: small;
    list-style-type: none;
    margin: 1em 0em 0em 9em;
    padding: 0em;
}

#message li {
    background: url(http://www.flyweb.cz/data/designs/images-flyweb.cz/liFlyserversMenuUlLiUlLi.gif) left center no-repeat;
    padding-left: 15px;
    margin-bottom: 10px;
}

#message p {
    font-size: small;
    margin: 1em 0em 0em 7.3em;
}