
body {
    background-color: rgba(221,221,221,  0.75) ;
    margin-top: 1;
    text-align: center;
    margin:0;
    padding:0;
}

.czysto{
    clear: both;
}

.pusto {
    width: 750px;
    height: 6px;
    border: 0;
}

.text {
    width: 520px;
    height: auto;
    border: 0;
    text-align: left;
    color: #858681;
    margin-top: 15px;
    margin-left: 5px;
}

.textOferta {
    width: 250px;
    height: auto;
    border: 0;
    float: left;
    text-align: left;
    color: #858681;
    margin-top: 15px;
    margin-left: 5px;
}

.textPasek {
    width: 200px;
    height: auto;
    text-align: left;
    color: #615f55;
    margin-top: 5px;
    margin-left: 3px;
    font-size: 15;
    font-weight: bold;
}

.more {
    text-align: right;
    width: 200px;
    margin-top: 3px;
}

.zdjecia {
    width: 530px;
    height: auto;
    text-align: center;
    margin-top: 6px;
}

#strona {
    margin: 0px;
    margin: auto;
    border: none;
    padding: 0px;
    width: 750px;
    text-align: center;
    overflow: hidden;
    position: relative;
    height: auto;
}

#logo {
    width: 750px;
    height: auto;
    text-align: center;
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-bottom-style: none;


}

#menu {
    width: 200px;
    height: auto;
    float: left;
    background-color: #e1dfd3;
    border: 0;
    margin: 0;
    padding: 0;
}

#content {
    width: 530px;
    height: auto;
    float: right;
    background-color: #f4f5f0;
    border: 0;
    margin: 0;
    padding: 0 ;
}

#kontaktText {
    width: 210px;
    height: auto;
    color: #858681;
    float: left;
    text-align: left;
    margin-left: 5px;

}


#kontaktObrazek {
    width: auto;
    height: auto;
    float: right;
    margin-right: 10px;
}

.ofertaObrazek {
    width: 240;
    height: auto;
    float: right;
    margin-left: 8px;
    margin-right: 2px;
}

#footer {
    width: 750px;
    height: auto;
    margin-top: 10px;
    text-align: right;
    color: #858681;
    font-size: 13;
    font-family: tahoma;
}

.ofertaText {
    width: 270px;
    height: auto;
    color: #858681;
    float: left;
    text-align: left;
    margin-left: 5px;
}
