<!--
html,body{text-align:center}


#strona {
    margin-top: 0px;
    margin: 0 auto;
    padding: 0px;
    width: 760px;
    background: #000000;
    height: auto;

}

#naglowek {
        width: 760px;
        padding: 0px;


}

#menu {
        width: 760px;
        padding: 0px;

        
 }
 
#jezyki {
        width: 760px;
        padding: 0px;

 }
 
#logotyp {
        width: 760px;
        padding: 0px;
}

 
#kolumnaLewa {
        width: 185px;
        float: left;
        background: #250705;
        display: inline;
        background-color:#250705;
        
}
 
#wykonujemy {
        width: 185px;
 }
 
#kolumnaPrawa {
        width: 575px;
        float: right;
        display: inline;

 }

#produkty {
        width: 575px;

 }

  #tresc {
        width: 575px;
        height: 303px;
        background: #FDF8F4;
 }
 
  #stopka {
        width: 760px;
        clear: both;

 }

h1 {
        font-family: Tahoma;
        color: #76422D;
        line-height: 19px;
        font-size: 11px;
        font-weight: lighter;
}

p {
        font-family: Helvetica, sans-serif,Tahoma;
        color: #72412C;
        line-height: 12px;
        text-transform none;
        font-size: 12px;
        font-style: oblique;
        font-weight: bold;
        text-align: left;
}

h2 {
        font-family: Helvetica, sans-serif,Tahoma;
        color: #76422D;
        line-height: 11px;
        text-transform: capitalize;
        font-size: 11px;
        font-weight: lighter;

}

A {
        font-family: Tahoma;
        color: #76422D;
        line-height: 19px;
        text-transform: capitalize;
        font-size: 11px;
        font-weight: lighter;
}

A:link {
        font-family: Tahoma;
        color: #76422D;
        line-height: 19px;
        text-transform: capitalize;
        font-size: 11px;
        font-weight: lighter;
}

A:hover {
        font-family: Tahoma;
        color: #76422D;
        line-height: 19px;
        text-transform: capitalize;
        font-size: 11px;
        font-weight: lighter;
}

A:visited {
        font-family: Tahoma;
        color: #76422D;
        line-height: 19px;
        text-transform: capitalize;
        font-size: 11px;
        font-weight: lighter;
}
-->



