body{
    width: 520px;
    color: #3f454b;
    font-size: 80%;
    margin: 0;
    padding: 0;
    border:0;
    overflow:hidden;
    line-height: 145%;
    font-family: arial, verdana, tahoma, senf-serif;
}

h1{
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: normal;   
}

h2{
   padding: 0;
   margin: 0;
}

p{
    margin: 0 0 1.4em 0;
}

img{
    border: 0;
}

.cleaner{
    clear: both;
}

.product.sport-vyziva{
    height: 237px;
    background: url('picture/bg-sportovni-vyziva.jpg') no-repeat; 
}

.product.pos-stroje{
    height: 289px;
    background: url('picture/bg-posilovaci-stroje.jpg') no-repeat; 
}

.product .info{
    float: right;
    margin-top: 36px;
    width: 256px;
    padding-right: 50px;
}

.product.pos-stroje .info{
    margin-top: 31px;
}

.product h2{
    margin-bottom: 0.5em;
}

#footer{
    padding: 27px 15px 5px 38px;
    background: #fffaed;
    border: 1px solid #fee5be;
    border-top: 0; 
    font-size: 95%; 
    line-height: 130%;  
}

#footer .article{
    width: 200px;
    margin: 0 30px 21px 0;
    float: left;
}

#footer img{
    float: left;
}

#footer p{
    width: 153px;
    margin-bottom: 0;
    float: right;
}

#footer p.title{
    font-weight: bold;
}