		body, h1, h2, img h3, h4, h5, h6,
blockquote, p, address, form, fieldset,
div, dl, dt, dd, li, hr, table, td, th {
     margin: 0;
     padding: 0;
     border: 0;
}

body{
background: #000;
color:#000;
margin: 20px 0 0 0;
}

#kontener{
width:4000px;
height:500px;
}

#lewy{
background: url("a13.jpg") repeat-x;
width:639px;
height:500px;
float:left;}

#srodek{
background: url("13.jpg") repeat-x;
width:2500px;
height:460px;
padding-top:40px;
float:left;}



#prawy{
background: url("13a.jpg") repeat-x;
width:747px;
height:500px;
float:left;}

.tresc{
width:431px;
height:411px;
background:url('content.png');
overflow:auto;
float:left;
padding:5px;
margin:0 50px 0 0;
}


h1{
color:#1b1b1b;
font-size:20px;
font-weight:bolder
text-align:right;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
color:white;
text-decoration:none;

	}
