html, body {
margin: 0;
padding: 0;
background: url(bg.jpg) repeat;
}

#wrapper {
padding: 100px 0px 0px 100px;
position: relative;
}

#kep {
background: url(pola.png) no-repeat;
width: 361px;
height: 316px;
position: absolute;
}

#paszta {
background: url(paszta2.png) no-repeat;
width: 290px;
height: 90px;
position: absolute;
margin: 0 0 0 400px;
}

#paszta2 {
background: url(pola2.png) no-repeat;
width: 308px;
height: 295px;
position: absolute;
margin: 120px 0 0 420px;
}

#lastfm {
background: url(ikon/lastfm.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 30px;
}

#deviantart {
background: url(ikon/deviantart.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 55px;
}

#flickr {
background: url(ikon/flickr.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 80px;
}

#twitter {
background: url(ikon/twitter.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 105px;
}

#myspace {
background: url(ikon/myspace.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 130px;
}

#facebook {
background: url(ikon/facebook.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 155px;
}

#iwiw {
background: url(ikon/iwiw.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 180px;
}

#msn {
background: url(ikon/msn.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 205px;
}

#mail {
background: url(ikon/mail.png) no-repeat;
width: 16px;
height: 16px;
position: absolute;
margin: 40px 0px 0px 230px;
}