Wiem, że to może będzie zabawnie wyglądało, ale w końcu jestem nowicjuszem w tych językach

Tutaj templejtka w html
<!-- INCLUDE overall_header.html -->
<table width="1200" cellspacing="10" cellpadding="10">
<td valign="top" style="width: 350px;"> <br style="clear:both" /> <ul class="topiclist fullwidth"> <ul class="topiclist forums"> <p style="margin: 5px; padding: 5px;"> <center><img src="{PHPBB_ROOT_PATH}/portfolia/zdjecia/Jacold.png" style="border-radius: 10px 10px 10px 10px; -moz-border-radius: 10px 10px 10px 10px;" /></center>
<td valign="bottom" style="width: 350px; clear: left; float: left;" > <br style="clear:both" /> <ul class="topiclist fullwidth"> <ul class="topiclist forums"> <p style="margin: 5px; padding: 5px;"> {L_ZAINT} Muzyka, informatyka
<br /> <p style="margin: 5px; padding: 5px;"> {L_GAT} Trance, dance
<br /> {L_SOFT} FL Studio 9.0
<br /> {L_WEB}
<a href="http://sonicplanet.pl/">SonicPlanet.pl
</a>
<td valign="top" style="width: 840px;"> <br style="clear:both" /> <ul class="topiclist fullwidth"> <ul class="topiclist forums"> <p style="margin: 5px; padding: 5px;">
...z kremem

<br style="clear:both" /> <br style="clear:both" />
<!-- INCLUDE overall_footer.html -->
I "atrapa" w css'ie:
div.margines {
max-width: 1200px;
padding: 10px;
margin: 10px;
margin-right: auto;
margin-left: auto;
display: block;
}
div.portfolia {
border-radius: 10px 10px 10px 10px;
background-image: url("{T_THEME_PATH}/images/bg_list.gif");
}
div.foto {
clear: left;
max-width: 350px;
overflow: hidden;
background-color: transparent;
}
div.info {
clear: left;
max-width: 350px;
overflow: hidden;
background-color: transparent;
}
div.nuty {
max-width: 840x;
overflow: hidden;
background-color: transparent;
}