.artykuly {
width: 100%;
border: 0px solid red;
}

.artykuly div {
width: 528px;
padding-bottom: 1px;
}

.artykul {
width: 528px;
float:left;
border: 0px solid blue;
}

#inne-artykuly {
width: 228px;
float: left;
border: 0px solid green;
margin: 0 0 0 12px;
padding: 0 0 15px 0;
border: 1px solid #cccccc;
float: left;
background: #fefefe url(../images/wybor-bg.gif) repeat-x;
position: relative;
overflow: hidden;
}

.artykul h2 {
font-family: Arial;
font-size: 16px;
font-weight: bold;
margin: 5px 0 3px 0;
padding: 0;
color: #001190;
border-bottom: 1px solid #001190;
}

.data-artykulu {
font: normal 14px 'Arial';
}

.tresc-artykulu {
font: normal 12px 'Arial';
color: #777777;
line-height: 18px;
text-align: justify;
}
