#belowheader{
float:left;
}

#leftcolumn{
float:left;
width:350px;
padding:10px;
}

#rightcolumn{
float:right;
width:370px;
padding:10px;
}

.splitter{
float:left;
width:100%;
height:20px;
background-image: url(/images/19.gif);
background-repeat: repeat-x;
}

#vertsplitter{
background-image: url(/images/20.gif);
background-repeat: repeat-y;
float:left;
height:400px;
margin-top:15px;
margin-bottom:15px;
padding-left:10px;
padding-right:5px;
}

.uppersplitter{
float:left;
width:100%;
margin-top:10px;
height:5px;
background-image: url(/images/19.gif);
background-repeat: repeat-x;
}


.air{
padding-bottom:5px;
}

.air2{
padding-bottom:10px;
}
.obrazeczki{
float:left;
padding:10px;
}

#rezerwuj a{
color: #576368;
float:right;
}