if(!iMEMBER) {
echo "<div id='juosta'><table cellspacing='0' cellpadding='0' align='center' height='55'><tr><td>";
include THEME."kodas/user.php";
echo "</td></tr></table></div>";
}
#juosta {
background-image: url('images/header_juosta.png');
background-repeat: repeat-x;
height: 55px;
width: 100%;
}