body {
     background-image: url('images/kowalstwo-tlo2.jpg');
     text-align: center;
     font-family: 'Trebuchet MS', 'Times New Roman', Tahoma
}

#container{
    margin: auto;
    width: 760px;
    height: 1004px;
}

#top{
    width: 760px;
    height: 315px;
    background: url('images/kowalstwo_01.jpg') no-repeat;
    
}
#hh1 {
     padding-top: 170px;
     float: right;
     text-align: right;
     width: 740px;

}
#hh1 h1{
    font-size: 12px;
    font-weight: none;
    padding-right: 50px;
}
#tel{
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    float: left;
}
#kontakt {
    padding-top: 10px;
    padding-right: 3px;
    font-size: 10px;
    text-align: right;
    width: 200px;
    color: white;
float: right;

}

#toplinks{
    text-align: center;
    font-size: 14px;
}

#gal{
border: none;
    margin-right: 5px;
    height: 150px;
}

#inl li{
	display: inline;
}

#center{
    padding: 0 20px 0 20px;

margin: 0;
    height: 689px;
    text-align: left;
    line-height: 15px;
    font-size: 13px;
    background: url('images/kowalstwo_02.jpg') no-repeat;
}
h2 {
padding: 0;
    font-size: 17px;
margin:0;
}


#footer{
    width: 760px;
    color: white;
    background-color: black;
}
#footer a, a:hover{
    text-decoration: none;
    color: white;
}

#linkz {
    font-size: 10px;
    text-decoration: none;
    color: #363636;
}
#linkz a{
    color: #363636;
}