body {
    margin:0;
    border:0;
    padding:0;
    font:normal normal normal 10px/1.4em Arial, "Geneva CE", lucida, sans-serif;
}
a {
    color:#666;
    cursor:pointer;
}
img {
    border: 0px;
}
h1 {
    font-size: 22px; 
    color : #323A89; 
    font-weight: bold; 
    text-indent: 10px;
    text-align: left;
    padding: 20px;
    font-style:italic;
}
h2 {
    font-size: 13px; 
    text-indent: 10px;
    text-align: left;
    padding-left: 20px;
    
}
h3 {
    font-size: 11px; 
    padding-top: 10px;
    padding-left: 35px;
}
li {
    font-size: 11px; 
    margin-left: 30px; 
    text-align: left;
    padding-bottom: 2px;
}

#head {
    width: 779px;
    margin-left: auto;
    margin-right: auto;
}
#head #logo {
    background:transparent url(header.gif) 0 0 repeat-x;
    height: 60px;
    width: 561px;
    float: left;
}
#head #logomailto {
    background:transparent url(header_mail.gif) 0 0 repeat-x;
    height: 60px;
    width: 218px;
    float: left;
}
#body {
    background:transparent url(body.gif) 0 0 repeat-x;
    width:779px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    height: 290px;
}
#woman {
    float: left;
}
#reklama {
    float: left;
}
#mailto {
    float:right;
}
#footer {
    background:transparent url(footer.gif) 0 0 repeat-x;
    width:779px;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    height: 32px;
    font-size: 14px; 
    font-weight: bold; 
    color: #ffffff; 
    text-align: center; 
    padding-top: 10px;  
}

.clear {
    clear: both; 
    font-size: 1%; 
    line-height: 1%;
}