<html>
<head>
<title>[TITLE]</title>
<link type="text/css" rel="StyleSheet" href="[CSS_URL]" />
</head>

<body>
$ADMIN_BAR$
<div id="contanier">
 <table border="0" cellpadding="0" cellspacing="0" id="mainTable" align="center">
 <tr>
 <td class="logoBlock" valign="top"><h1>$SITE_NAME$</h1>
 <a href="http://www.uelite.ru/" title="  uCoz" id="rgts"><h2>uElite Design</h2></a></td>
 <td class="dataBlock" valign="top">$WDAY$, $DATE$, $TIME$<br><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a><br>Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><br><?if($USER_LOGGED_IN$)?><br><a href="$PERSONAL_PAGE_LINK$">Profile page</a><?else?><br><a href="$REGISTER_LINK$">Register now</a><?endif?><?if($USER_LOGGED_IN$)?><br><a href="$LOGOUT_LINK$">Log out</a><?else?><br><a href="$LOGIN_LINK$">Log in</a><?endif?></td>
 </tr>
 <tr>
 <td valign="top" class="contentBlock">
 <div class="rssBlock"><?if($RSS_LINK$)?><a href="$RSS_LINK$"><img src="/img/1.gif" border="0"></a><?endif?></div>
 <?if($MODULE_NAME$)?><h1>$MODULE_NAME$</h1><hr>
 <p>
   <?endif?>
   <!-- <middle> -->[BODY]<!-- </middle> --></td>
 <td valign="top" align="center" style="width:248px; padding-top:40px;">
<!-- <container> -->
<!-- <block> -->
 <table border="0" cellpadding="0" cellspacing="0" class="boxTable"><tr><td class="boxTitle"><b>TITLE</b></td></tr><tr><td class="boxContent">CONTENT</td></tr></table>
<!-- </block> -->
<!-- </container> --> 
 </td>
 
 </tr>
 </table>
</div>
<!-- <footer> -->
<div id="footer">
<table border="0" cellpadding="10" cellspacing="0" width="780" align="center">
<tr><td align="center">[COPYRIGHT] | $POWERED_BY$</td></tr>
</table>
</div>
<!-- </footer> -->
</div>
</body>

</html>

<!-- <popup> -->
<table border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td style="background:url('/img/2.gif') repeat-x #acacac;height:38px;color:#242A2F;text-align:center;text-transform:uppercase;font-weight:bold;font-size:9pt;"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#242A2F;padding:10px;">[BODY]</td></tr>
</table>
<!-- </popup> -->