div#logistyka {
width:100%;	
}

div#logistyka2 {
width:1000px;
margin:0 auto;	
}

.nagl {
border-bottom:1px solid #6b6c6e;
width:100%;
height:15px;	
margin:20px 0 30px 0;
}

.nagl h1 {
font-size:30px;
font-weight:300;
text-align:center;
color:#434343;
background-color:#D8DEE5;	
width:400px;
margin: 0 auto;
}

.logistyka_box {
width:1000px;
float:left;
padding: 0 0 30px 0;	
}

.logistyka_box > div {
float:left;	
}

.logistyka_box > div:first-child {
width:475px;
padding: 0 25px 0 0;	
}

.logistyka_box > div:last-child {
width:500px;	
}

.logistyka_box > div:first-child .log_nagl {
border-bottom:1px solid #6b6c6e;
width:100%;
height:15px;	
margin:10px 0 20px 0;
}

.logistyka_box > div:first-child .log_nagl h2 {
font-size:30px;
font-weight:300;
text-align:left;
color:#434343;
background-color:#D8DEE5;	
width:170px;
}

.logistyka_box > div:first-child > div:last-child {
font-size:12px;
color:#434343;	
width:435px;
padding: 30px 0 0 40px;
line-height:20px;
}

.logistyka_box > div:first-child > div:last-child table {
width:435px;
}