body { 
background-image: url(images/background.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top;
margin: 0 auto;
}

#header {
width: 950px;
height: 250px;
margin: 0 auto;
}

#container {
width: 950px;
min-height: 500px;
margin: 0 auto;
overflow: hidden;
background-image: url(images/container.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top;
}


#left {
width: 391px;
float: left;
}

#lefttext {
margin-top: 270px;
padding-left: 60px;
color: #000000;
text-align: left;
font-family: tahoma;
font-size: 12pt;
font-weight: normal;
line-height: 1.2;
}
a {
color: #000000;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #0d0d0d;
text-decoration: underline;
font-weight: normal;
}

a.lewy {
color: #0d0d0d;
text-decoration: none;
font-weight: normal;
}

a.lewy:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

#righttext {
margin-top: 5px;
padding-left: 34px;
color: #0d0d0d;
text-align: justify;
font-family: tahoma;
font-size: 10pt;
font-weight: normal;
line-height: 1.4;
width: 500px;
}
#text {

}

#right {
width: 559px;
float: left;
}

#end {
width: 950px;
margin: 0 auto;
clear: both;
}

#footer {
background-image: url(images/footer.jpg);
width: 950px;
height: 65px;
margin: 0 auto;
clear: both;
}

#footertext {
padding-top: 42px;
padding-left: 20px;
color: #ffffff;
text-align: left;
font-family: tahoma;
font-size: 8pt;
}

h3 {
color: #000000;
font-size: 14pt;
text-transform: uppercase;
font-weight: bold;
font-family: tahoma;
}

img.zdjecia {
border: 1px solid #595959;
margin-left: 15px;
}
