Instrukcja aktualizacji stylu z wersji 1.8 do 1.9 na podstawie stylu subSilver

Skopiuj (nadpisz) wszystkie pliki z wersji 1.9 z katalogu /templates/subSilver/admin/ z wyjatkiem pliku: page_header.tpl
Do katalogu /admin/ swojego stylu

Z katalogu subSilver wersji 1.9 skopiuj pliki:
/images/lang_english/pomogl.gif		-/images/lang_english/
/images/lang_english/pomogla.gif	-/images/lang_english/
/images/lang_polish/pomogl.gif		-/images/lang_polish/
/images/lang_polish/pomogla.gif		-/images/lang_polish/
/images/custom_fields/no_image.gif	-/images/custom_fields/
/add_attachment_body.tpl		-/
/confirm_body_notify.tpl		-/
/ignore_topics_body.tpl			-/
/pa_category_body.tpl			-/
/pa_comment_posting.tpl			-/
/pa_download_body.tpl			-/
/pa_email_body.tpl			-/
/pa_license_body.tpl			-/
/pa_main_body.tpl			-/
/pa_search_result.tpl			-/
/pa_viewall_body.tpl			-/
/seeker.tpl				-/

##
##-----[ OTWRZ ]------------------------------------------ 
## add_attachment_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row2"><span class="genmed"><textarea name="filecomment" rows="3" cols="35" wrap="virtual" size="40" class="post">{FILE_COMMENT}</textarea></span>
##
##-----[ NA ]------------------------------------------
##
<td class="row2"><span class="genmed"><textarea name="filecomment" rows="3" cols="35" class="post">{FILE_COMMENT}</textarea>

## 
##-----[ OTWRZ ]------------------------------------------ 
## album_index_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
</span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_ALBUM}" class="nav">{L_ALBUM}</a></span></td>
##
##-----[ NA ]------------------------------------------
##
</span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a href="{U_ALBUM}" class="nav">{L_ALBUM}</a> {SUBCAT_NAV}</span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="catLeft" colspan="3" height="28"><span class="cattitle">{L_PUBLIC_CATS}</span></td>
##
##-----[ NA ]------------------------------------------
##
<td class="catLeft" colspan="3" height="28"><span class="cattitle">{L_PUBLIC_CATS} {SUBCAT_NAV}</span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
</span><span class="gensmall">{catrow.L_MODERATORS} {catrow.MODERATORS}</span></td>
##
##-----[ NA ]------------------------------------------
##
</span><span class="gensmall">{catrow.L_MODERATORS} {catrow.MODERATORS}</span>{catrow.SUBCATS}</td>

##
##-----[ USU ]------------------------------------------
##
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
	<tr>
	  <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
	</tr>
	<tr>
	  <td class="row1" align="center" height="28"><span class="gensmall">{L_USERNAME}:
		<input class="post" type="text" name="username" size="10" />
		&nbsp;&nbsp;&nbsp;{L_PASSWORD}:
		<input class="post" type="password" name="password" size="10" />
		&nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN}
		<input class="text" type="checkbox" name="autologin" />
		&nbsp;&nbsp;&nbsp;
		<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
		<input type="hidden" name="redirect" value="{U_ALBUM}" /></span></td>
	</tr>
  </table>
</form>
<!-- END switch_user_logged_out -->

## 
##-----[ OTWRZ ]------------------------------------------ 
## bbcode.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<center>Jeli jeste *zarejestrowanym uytkownikiem* musisz odpowiedzie w tym temacie eby zobaczy t wiadomo<br>--- If you are a *registered user* : you need to post in this topic to see the message ---</center>
##
##-----[ NA ]------------------------------------------
##
<center>Jeli jeste *zarejestrowanym uytkownikiem* musisz odpowiedzie w tym temacie eby zobaczy t wiadomo<br />--- If you are a *registered user* : you need to post in this topic to see the message ---</center>

##
##-----[ ZAMIE ]------------------------------------------
## 
<!-- BEGIN code_open --></span>
##
##-----[ NA ]------------------------------------------
##
<!-- BEGIN code_open -->

##
##-----[ ZAMIE ]------------------------------------------
## 
<span class="postbody"><!-- END code_close -->
##
##-----[ NA ]------------------------------------------
##
<!-- END code_close -->

## 
##-----[ OTWRZ ]------------------------------------------ 
## gg.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<br>
##
##-----[ NA ]------------------------------------------
##
<br />

## 
##-----[ OTWRZ ]------------------------------------------ 
## gg_www.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<br>
##
##-----[ NA ]------------------------------------------
##
<br />

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1" align=center><span class=gen><br />{L_WYSLANA}</span><br><br /></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row1" align=center><span class=gen><br />{L_WYSLANA}</span><br /><br /></td>

## 
##-----[ OTWRZ ]------------------------------------------ 
## groupcp_user_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr><form method="get" action="{S_USERGROUP_ACTION}">
			<td width="40%"><span class="gensmall">{GROUP_MEMBER_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</form></tr>
	  </table>

##
##-----[ NA ]------------------------------------------
##
	<form method="get" action="{S_USERGROUP_ACTION}">
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr>
			<td width="40%"><span class="gensmall">{GROUP_MEMBER_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</tr>
	  </table>
	  </form>

##
##-----[ ZAMIE ]------------------------------------------
## 
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr><form method="get" action="{S_USERGROUP_ACTION}">
			<td width="40%"><span class="gensmall">{GROUP_PENDING_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</form></tr>
	  </table>

##
##-----[ NA ]------------------------------------------
##
	<form method="get" action="{S_USERGROUP_ACTION}">
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr>
			<td width="40%"><span class="gensmall">{GROUP_PENDING_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</tr>
	  </table>
	  </form>

##
##-----[ ZAMIE ]------------------------------------------
## 
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr><form method="get" action="{S_USERGROUP_ACTION}">
			<td width="40%"><span class="gensmall">{GROUP_LIST_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</form></tr>
	  </table>
##
##-----[ NA ]------------------------------------------
##
	<form method="get" action="{S_USERGROUP_ACTION}">
	  <table width="90%" cellspacing="0" cellpadding="0" border="0">
		<tr>
			<td width="40%"><span class="gensmall">{GROUP_LIST_SELECT}</span></td>
			<td align="center" width="30%"> 
			  <input type="submit" value="{L_VIEW_INFORMATION}" class="liteoption" />{S_HIDDEN_FIELDS}
			</td>
		</tr>
	  </table>
	  </form>

##
##-----[ OTWRZ ]------------------------------------------
## index_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1"><span class="gen">{BOARD_MSG}</a></span></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row1"><span class="gen">{BOARD_MSG}</span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
	<!-- BEGIN switch_user_logged_out -->
	<form method="post" action="{S_LOGIN_ACTION}">
	<!-- END switch_user_logged_out -->
##
##-----[ NA ]------------------------------------------
##
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<!-- END switch_user_logged_out -->
<table width="100%" cellspacing="1" cellpadding="3" border="0" align="center">

##
##-----[ ZAMIE ]------------------------------------------
## 
	</tr>
	<!-- BEGIN switch_user_logged_out -->
	</form>
	<!-- END switch_user_logged_out -->
</table>

{BOARD_INDEX}

<table width="100%" cellspacing="1" border="0" align="center" cellpadding="3">
	<form method="post" action="{T_SELECT_ACTION}">
	<tr>

##
##-----[ NA ]------------------------------------------
##
   </tr>
</table>

<!-- BEGIN switch_user_logged_out -->
</form>
<!-- END switch_user_logged_out -->

{BOARD_INDEX}

<form method="post" action="{T_SELECT_ACTION}" name="quickchange">
<table width="100%" cellspacing="1" border="0" align="center" cellpadding="3">
	<tr>

##
##-----[ ZAMIE ]------------------------------------------
## 
		<!-- END switch_user_logged_in -->
	</tr>
	</form>
</table>
##
##-----[ NA ]------------------------------------------
##
		<!-- END switch_user_logged_in -->
	</tr>
</table>
</form>

##
##-----[ ZAMIE ]------------------------------------------
## 
whosonline.gif"
##
##-----[ NA ]------------------------------------------
##
whosonline.gif" width="46" height="26"
##
## -----[ Tutaj podaj odpowiednie wymiary obrazka twojego stylu ] ---
##

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
##
##-----[ NA ]------------------------------------------
##
<tr>
	<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>

##
##-----[ ZAMIE ]------------------------------------------
## 
folder_new.gif"
##
##-----[ NA ]------------------------------------------
## 
folder_new.gif" width="19" height="18"
##
## -----[ Tutaj podaj odpowiednie wymiary obrazka twojego stylu ---
##

##
##-----[ ZAMIE ]------------------------------------------
## 
folder.gif"
##
##-----[ NA ]------------------------------------------
##
folder.gif" width="19" height="18"
##
## -----[ Tutaj podaj odpowiednie wymiary obrazka twojego stylu ] ---
##

##
##-----[ ZAMIE ]------------------------------------------
## 
folder_lock.gif"
##
##-----[ NA ]------------------------------------------
##
folder_lock.gif" width="19" height="18"
##
## -----[ Tutaj podaj odpowiednie wymiary obrazka twojego stylu ]---
##

##
##-----[ OTWRZ ]------------------------------------------
## index_box.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25"
##
##-----[ NA ]------------------------------------------
##
src="{catrow.forumrow.FORUM_FOLDER_IMG}"

##
##-----[ OTWRZ ]------------------------------------------
## jumpbox.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" /></span></td>
##
##-----[ NA ]------------------------------------------
##
{L_JUMP_TO}:&nbsp;</span>{S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" /></td>

##
##-----[ OTWRZ ]------------------------------------------
## login_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
	<form action="{S_LOGIN_ACTION}" method="post" target="_top">
##
##-----[ NA ]------------------------------------------
##
<form action="{S_LOGIN_ACTION}" method="post" target="_top">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

##
##-----[ ZAMIE ]------------------------------------------
## 
	</form>
</table>
##
##-----[ NA ]------------------------------------------
##
</table>
</form>

##
##-----[ OTWRZ ]------------------------------------------
## memberlist_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
	<form method="post" action="{S_MODE_ACTION}">
##
##-----[ NA ]------------------------------------------
##
<form method="post" action="{S_MODE_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="catbottom" colspan="11" height="28">{U_STAFF}</td>
##
##-----[ NA ]------------------------------------------
##
<td class="catbottom" colspan="5" height="28" align="left">{U_STAFF}</td><td class="catbottom" colspan="6" height="28" align="right">{U_SEARCH_USERS}</td>

##
##-----[ ZAMIE ]------------------------------------------
## 
	</form>
</table>
##
##-----[ NA ]------------------------------------------
##
</table>
</form>

##
##-----[ OTWRZ ]------------------------------------------
## modcp_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18"
##
##-----[ NA ]------------------------------------------
##
src="{topicrow.TOPIC_FOLDER_IMG}"

##
##-----[ ZAMIE ]------------------------------------------
## 
<br>
##
##-----[ NA ]------------------------------------------
##
<br />

##
##-----[ OTWRZ ]------------------------------------------
## modcp_merge_post.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
icon_minipost.gif"
##
##-----[ NA ]------------------------------------------
##
icon_minipost.gif" width="12" height="9"

##
##-----[ OTWRZ ]------------------------------------------
## modcp_merge_topicpost.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18"
##
##-----[ NA ]------------------------------------------
##
src="{topicrow.TOPIC_FOLDER_IMG}"

##
##-----[ OTWRZ ]------------------------------------------
## modcp_split.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
icon_minipost.gif"
##
##-----[ NA ]------------------------------------------
##
icon_minipost.gif" width="12" height="9"

##
##-----[ OTWRZ ]------------------------------------------
## overall_footer.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<div align="center"><span class="copyright">
<font style="font-family: Verdana, Arial, Helvetica, sans-serif;"><br />
##
##-----[ NA ]------------------------------------------
##
<div align="center"><span class="copyright"><br />

##
##-----[ OTWRZ ]------------------------------------------
## overall_header.tpl

##
##-----[ ZNAJDZ ]------------------------------------------
##
td.row3 { background-color: {T_TR_COLOR3}; }
##
##-----[ PONIEJ DODAJ ]------------------------------------------
##
td.row_helped { background-color: #F0EDDE; }
##
## -----[ Tutaj ustal kolor odpowiedni dla twojego stylu ]---
##

##
##-----[ ZAMIE ]------------------------------------------
## 
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
##
##-----[ NA ]------------------------------------------
##
<script language="Javascript" type="text/javascript">
<!--
<!-- BEGIN switch_enable_pm_popup -->

##
##-----[ ZAMIE ]------------------------------------------
## 
WIDTH=400');;
##
##-----[ NA ]------------------------------------------
##
WIDTH=400');

##
##-----[ ZAMIE ]------------------------------------------
## 
<script language="Javascript" type="text/javascript">
<!--    
	report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=yes,WIDTH={switch_report_popup.S_WIDTH}');;
	report.focus();
//-->
</script>
<!-- END switch_report_popup -->

<script language="JavaScript">
<!--
function MM_jumpMenu(targ,selObj,restore)
{
	//v3.0
	eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
	if (restore) selObj.selectedIndex=0;
}
//-->
</script>

<SCRIPT LANGUAGE="JavaScript">
<!--
##
##-----[ NA ]------------------------------------------
##
report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT}, resizable=yes, scrollbars=yes, WIDTH={switch_report_popup.S_WIDTH}');
report.focus();

##
##-----[ ZAMIE ]------------------------------------------
## 
//-->
</script>

<!-- BEGIN switch_enable_greeting_popup --> 
<script language="Javascript" type="text/javascript"> 
<!--
var greeting_flag = {GREETING_FLAG};
if( greeting_flag )
{
	window.open('{U_GREETING_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
}
//-->
</script> 
<!-- END switch_enable_greeting_popup -->

<script language="Javascript" type="text/javascript"> 
<!-- 
##
##-----[ NA ]------------------------------------------
##
<!-- BEGIN switch_enable_greeting_popup -->
var greeting_flag = {GREETING_FLAG};
if ( greeting_flag )
{
   window.open('{U_GREETING_POPUP}', '_phpbbprivmsg', 'HEIGHT=225, resizable=yes, WIDTH=400');
}
<!-- END switch_enable_greeting_popup -->

##
##-----[ ZNAJDZ ]------------------------------------------
##
		chkboxes.checked = isChecked;
	}
	return true;
}
##
##-----[ PONIZEJ DODAJ ]------------------------------------------
##
   <!-- BEGIN quick_quote -->
   var selectedText = quoteAuthor = '';
   // Support for browsers other like IE by Logeen [www.kurshtml.boo.pl]
   function quoteSelection()
   {
      theSelection = false;
      if (selectedText) theSelection = selectedText;
      else if (document.selection && document.selection.createRange) theSelection = document.selection.createRange().text; // Get text selection

      if (theSelection)
      {
         // Add tags around selection
         emoticon( (document.post.message.value ? '\n' : '') + '[quote' + (quoteAuthor ? '="' + quoteAuthor + '"' : '') + ']' + theSelection + '[/quote]\n');
         document.post.message.focus();
         selectedText = quoteAuthor = theSelection = '';
         return;
      }
      else
      {
         alert('{L_NO_TEXT_SELECTED}');
      }
   }
   <!-- END quick_quote -->
   <!-- BEGIN popup_album -->
   function displayWindow(url, width, height)
   {
      var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=1,scrollbars=no,menubar=no' );
   }
   <!-- END popup_album -->
   <!-- BEGIN loading_header -->
   function hideLoadingPage()
   {
      if (document.getElementById)
      {
         // DOM3 = IE5, NS6
	 document.getElementById('hidepage').style.visibility = 'hidden';
      }
      else
      {
         if (document.layers)
	 {
	    // Netscape 4
	    document.hidepage.visibility = 'hidden';
	 }
	 else
	 {
	    // IE 4
	    document.all.hidepage.style.visibility = 'hidden';
	 }
       }
    }
   <!-- END loading_header -->

##
##-----[ ZAMIE ]------------------------------------------
## 
hspace="3" />Chat</a>
##
##-----[ NA ]------------------------------------------
##
hspace="3" alt="" />Chat</a>
##
##-----[ Wystepuje dwa razy w pliku, zamien dwa razy ] ---
##

##
##-----[ ZAMIE ]------------------------------------------
## 
						</table>
						<!-- BEGIN switch_user_logged_in -->
						<td align="center" nowrap="nowrap">{MY_AVATAR_IMG}</td>
						<!-- END switch_user_logged_in -->
					</td>

##
##-----[ NA ]------------------------------------------
##
                  </table>
               </td>
               <!-- BEGIN switch_user_logged_in -->
               <td align="center" nowrap="nowrap">{MY_AVATAR_IMG}</td>
               <!-- END switch_user_logged_in -->
##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1"><span class="gen">{BOARD_MSG}</a></span></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row1"><span class="gen">{BOARD_MSG}</span></td>

##
##-----[ OTWRZ ]------------------------------------------
## portal_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td valign="top" width="23%">
##
##-----[ NA ]------------------------------------------
##
<td valign="top" width="200">

##
##-----[ ZNAJDZ ]------------------------------------------
##
{POLLL_OFF1}
##
##-----[ PONIEJ DODAJ ]------------------------------------------
##
<form method="post" action="{S_POLL_ACTION}">

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1" align="left"><span class="gensmall"><form method="post" action="{S_POLL_ACTION}"><center><b>{S_POLL_QUESTION}</b></center></span></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row1" align="center"><span class="gensmall"><b>{S_POLL_QUESTION}</b></span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
								<td class="row1" align="left">
									<!-- BEGIN switch_user_logged_out -->
									<span class="gensmall"><center>{L_LOGIN_TO_VOTE}</center></span>
									<!-- END switch_user_logged_out -->
									<!-- BEGIN switch_user_logged_in -->
									<center><input type="submit" class="mainoption" name="submit" value="{L_VOTE_BUTTON}" {DISABLED}></center>
									<input type="hidden" name="topic_id" value="{S_TOPIC_ID}"><input type="hidden" name="mode" value="vote">
									<!-- END switch_user_logged_in -->
									</form></td>
							</tr>
						</table>

##
##-----[ NA ]------------------------------------------
##
                        <td class="row1">
                           <table width="100%" height="100%" border="0">
                              <tr>
                                 <td colspan="3" class="row1" align="center"><span class="gensmall">{poll_option.POLL_OPTION_CAPTION}: <b>{poll_option.POLL_OPTION_RESULT}</b></span></td>
                              </tr>
                              <tr>
                                 <td class="row1">
                                    <table cellspacing="0" cellpadding="0" border="0">
                                       <tr>
                                          <td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td>
                                          <td><img src="{poll_option.POLL_OPTION_IMG}" width="{poll_option.POLL_OPTION_IMG_WIDTH}" height="12" /></td>
                                          <td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td>
                                       </tr>
                                    </table>
                                 </td>
                              </tr>
                           </table>
                          <!-- END poll_option -->
                        </td>
		     </tr>
                     <tr>
                        <td class="row1" align="center">
                           <!-- BEGIN switch_user_logged_out -->
                           <span class="gensmall">{L_LOGIN_TO_VOTE}</span>
                           <!-- END switch_user_logged_out -->
                           <!-- BEGIN switch_user_logged_in -->
                           <!-- BEGIN poll_vote -->
                           <input type="submit" class="mainoption" name="submit" value="{L_VOTE_BUTTON}" {DISABLED}>
                           <input type="hidden" name="topic_id" value="{S_TOPIC_ID}"><input type="hidden" name="mode" value="vote">
                           <!-- END poll_vote -->
                           <!-- END switch_user_logged_in -->
                         </td>
                     </tr>
                  </table>
                  </form>
##
##-----[ ZAMIE ]------------------------------------------
## 
		<td valign="top" width="55%">
			{BEGIN_NEWS}
			<table width="97%" cellspacing="1" cellpadding="1" border="0" align="center">
##
##-----[ NA ]------------------------------------------
##
      <td valign="top">
         {BEGIN_NEWS}
         <table width="99%" cellspacing="1" cellpadding="1" border="0" align="center">
##
##-----[ ZAMIE ]------------------------------------------
## 
<font size="1"><br></font>
##
##-----[ NA ]------------------------------------------
##
<font size="1"><br /></font>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td valign="top" width="22%">
##
##-----[ NA ]------------------------------------------
##
<td valign="top" width="200">

##
##-----[ ZAMIE ]------------------------------------------
## 
								<td class="row1" align="right"><span class="gensmall">
									<form method="post" action="{S_POLL_ACTION}">
									<center><b>{S_POLL_QUESTION}</b></center></span></td>

##
##-----[ NA ]------------------------------------------
##
                        <td class="row1" align="center"><span class="gensmall">
                           <b>{S_POLL_QUESTION}</b></span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
								<td class="row1" align="right">
									<!-- BEGIN switch_user_logged_out -->
									<span class="gensmall"><center>{L_LOGIN_TO_VOTE}</center></span>
									<!-- END switch_user_logged_out -->
									<!-- BEGIN switch_user_logged_in -->
									<center><input type="submit" class="mainoption" name="submit" value="{L_VOTE_BUTTON}" {DISABLED}></center>
									<input type="hidden" name="topic_id" value="{S_TOPIC_ID}"><input type="hidden" name="mode" value="vote">
									<!-- END switch_user_logged_in -->
									</form></td>
##
##-----[ NA ]------------------------------------------
##
                        <td class="row1" align="center">
                           <!-- BEGIN switch_user_logged_out -->
                           <span class="gensmall">{L_LOGIN_TO_VOTE}</span>
                           <!-- END switch_user_logged_out -->
                           <!-- BEGIN switch_user_logged_in -->
                           <input type="submit" class="mainoption" name="submit" value="{L_VOTE_BUTTON}" {DISABLED}>
                           <input type="hidden" name="topic_id" value="{S_TOPIC_ID}"><input type="hidden" name="mode" value="vote">
                           <!-- END switch_user_logged_in -->
                           </td>

##
##-----[ OTWRZ ]------------------------------------------
## posted_attachments_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row2"><span class="genmed"><textarea name="comment_list[]" rows="3" cols="35" wrap="virtual" size=40 class="post">{attach_row.FILE_COMMENT}</textarea></span>	
##
##-----[ NA ]------------------------------------------
##
<td class="row2"><span class="genmed"><textarea name="comment_list[]" rows="3" cols="35" size=40 class="post">{attach_row.FILE_COMMENT}</textarea></span>

##
##-----[ OTWRZ ]------------------------------------------
## posting_attach_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
{S_HIDDEN}
##
##-----[ NA ]------------------------------------------
##
<tr><td>{S_HIDDEN}</td></tr>

##
##-----[ OTWRZ ]------------------------------------------
## posting_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
moveSelectionRange(oRange, -numLen, -strAft.length);
##
##-----[ NA ]------------------------------------------
##
// moveSelectionRange(oRange, -numLen, -strAft.length);

##
##-----[ USU ]------------------------------------------
##
function google(strFore, strAft) {
	wrapSelection(document.post.message, strFore, strAft);
}

##
##-----[ ZAMIE WSZYSTKIE ]------------------------------------------
##
ABSCENTER>
##
##-----[ NA ]------------------------------------------
##
ABSCENTER />

##
##-----[ ZAMIE ]------------------------------------------
## 
onMouseOut="nd()">
##
##-----[ NA ]------------------------------------------
##
onMouseOut="nd()" />

##
##-----[ ZAMIE ]------------------------------------------
## 
title="{smilies_row.smilies_col.SMILEY_DESC}" /></a></td>
##
##-----[ NA ]------------------------------------------
##
title="{smilies_row.smilies_col.SMILEY_DESC}" /></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row2" valign="top"><span class="gen">
##
##-----[ NA ]------------------------------------------
##
<td class="row2" valign="top">

##
##-----[ ZAMIE ]------------------------------------------
## 
<script language="Javascript">
##
## Wystepuje dwa razy, zamien obydwa
##
Na:
<script language="JavaScript" type="text/javascript">

##
##-----[ ZAMIE ]------------------------------------------
## 
									<script language='JavaScript'>
										function quoteSelection() {
											theSelection = false;
											theSelection = document.selection.createRange().text; // Get text selection
											if (theSelection) {
											emoticon('[q]' + theSelection + '[/q]');
											document.post.message.focus();
											theSelection = '';
											return;
											}else{
											alert('Select text');
											}
										}
									</script>
									<td class="gensmall" align="center"><input type="button" class="button" value="Google" onclick="google('[g]', '[/g]')"></td>
									<td nowrap="nowrap" align="right"><span class="gensmall">
										<input type="button" class="button" name="addbbcode-1" value="{L_BBCODE_CLOSE_TAGS}" style="width: 84px" onClick="bbstyle(-1)" onMouseOver="helpline('a')" /></span></td></span></td>
							</tr>

##
##-----[ NA ]------------------------------------------
##
									<script language="Javascript" type="text/javascript">
									<!--
										function quoteSelection() {
											theSelection = false;
											theSelection = document.selection.createRange().text; // Get text selection
											if (theSelection) {
											emoticon('[q]' + theSelection + '[/q]');
											document.post.message.focus();
											theSelection = '';
											return;
											}else{
											alert('Select text');
											}
										}
									//-->
									</script>
									</span>
									</td>
									<td nowrap="nowrap" align="right"><span class="gensmall">{CLOSE_ALL}</span></td>
							</tr>

##
##-----[ ZAMIE ]------------------------------------------
## 
			{CBBCODE_OFF2}
			<tr><td>
			<tr>
				<td colspan="9"><span class="gen"><textarea name="message" rows="15" cols="35" wrap="virtual" style="width:550px" tabindex="3" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea></span></td>
			</tr>
		</table>
	</span></td>
##
##-----[ NA ]------------------------------------------
##
			{CBBCODE_OFF2}
			<tr>
				<td colspan="9"><span class="gen"><textarea name="message" rows="15" cols="35" style="width:550px" tabindex="3" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);">{MESSAGE}</textarea></span></td>
			</tr>
		</table>
	</td>
##
##-----[ PONIEJ ]------------------------------------------
##
<!-- END switch_unlock_topic -->
##
##-----[ DODAJ ]------------------------------------------
##
				<!-- BEGIN switch_no_split_post -->
				<tr>
					<td><input type="checkbox" name="nosplit" /></td>
					<td><span class="gen">{L_NO_SPLIT_POST}</span></td>
				</tr>
				<!-- END switch_no_split_post -->
##
##-----[ OTWRZ ]------------------------------------------
## posting_preview.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
icon_minipost.gif"
##
##-----[ NA ]------------------------------------------
##
icon_minipost.gif" width="12" height="9"
##
## -----[ Tutaj podaj odpowiednie wymiary obrazka twojego stylu ]---
##

##
##-----[ OTWRZ ]------------------------------------------
## posting_topic_review.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{postrow.MINI_POST_IMG}" width="12" height="9"
##
##-----[ NA ]------------------------------------------
##
src="{postrow.MINI_POST_IMG}"

##
##-----[ OTWRZ ]------------------------------------------
## privmsgs_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{listrow.PRIVMSG_FOLDER_IMG}" width="19" height="18"
##
##-----[ NA ]------------------------------------------
##
src="{listrow.PRIVMSG_FOLDER_IMG}"

##
##-----[ OTWRZ ]------------------------------------------
## privmsgs_read_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
								{CGG_OFF1}
								<td>&nbsp;</td><td width="59" height="19">
									<script language="JavaScript" type="text/javascript">
									if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
									document.write('{AIM_IMG}');
									else
									document.write('<div style="position:relative">{AIM_IMG}<div style="position:absolute;left:3px;top:-1px">{AIM_STATUS_IMG}</div></div>');
									</script>
									<noscript>{AIM_IMG}</noscript>
								</td>
								{CGG_OFF2}
								{CICQ_OFF1}
								<td>&nbsp;</td><td width="59" height="19">
									<script language="JavaScript" type="text/javascript">
									if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
									document.write('{ICQ_IMG}');
									else
									document.write('<div style="position:relative">{ICQ_IMG}<div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div>');
									</script>
									<noscript>{ICQ_IMG}</noscript>
								</td>
								{CICQ_OFF2}

##
##-----[ NA ]------------------------------------------
##
                        {CGG_OFF1}
                        <td>&nbsp;</td><td width="59" height="19"><div style="position:relative">{AIM_IMG}<div style="position:absolute;left:3px;top:-1px">{AIM_STATUS_IMG}</div></div></td>
                        {CGG_OFF2}
                        {CICQ_OFF1}
                        <td>&nbsp;</td><td width="59" height="19"><div style="position:relative">{ICQ_IMG}<div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td>
                        {CICQ_OFF2}

##
##-----[ OTWRZ ]------------------------------------------
## profile_add_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<form action="{S_PROFILE_ACTION}" {S_FORM_ENCTYPE} method="post">

##
##-----[ NA ]------------------------------------------
##
<form action="{S_PROFILE_ACTION}" {S_FORM_ENCTYPE} method="post">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

##
##-----[ ZAMIE ]------------------------------------------
## 
	{VALIDATE_OFF1}
	<!-- BEGIN switch_user_logged_out -->
	<tr>
	  <td class="row1" valign="top"><span class="gen">{L_VALIDATION}:<br /></span><span class="gensmall">{L_VALIDATION_EXPLAIN}</span></td>
	  <td class="row2" align="left"><span class="gen"><img src="{S_ANTI_ROBOT1}" border="0" width="12" height="12"><img src="{S_ANTI_ROBOT2}" width="12" height="12" border="0"><img src="{S_ANTI_ROBOT3}" width="12" height="12" border="0"><br /><input type="text" name="reg_key" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" maxlength="3" size="4"></span></td>
	</tr>
	<!-- END switch_user_logged_out -->
	{VALIDATE_OFF2}
##
##-----[ NA ]------------------------------------------
##
	<!-- BEGIN validation -->
	<tr>
	  <td class="row1" valign="top"><span class="gen">{validation.L_VALIDATION}:<br /></span><span class="gensmall">{validation.L_VALIDATION_EXPLAIN}</span></td>
	  <td class="row2" align="left"><span class="gen">{validation.VALIDATION}<br /><input type="text" name="reg_key" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" maxlength="4" size="24"></span></td>
	</tr>
	<!-- END validation -->

##
##-----[ ZAMIE ]------------------------------------------
## 
<textarea cols="30" rows="2" name="{custom_fields.input_textarea.INPUT_NAME}" maxlength="{custom_fields.input_textarea.INPUT_MAXVALUE}" class="post2" onFocus="Active(this)" onBlur="NotActive(this)">{custom_fields.input_textarea.INPUT_VALUE}</textarea>
##
##-----[ NA ]------------------------------------------
##
<textarea cols="30" rows="2" name="{custom_fields.input_textarea.INPUT_NAME}" class="post2" onFocus="Active(this)" onBlur="NotActive(this)">{custom_fields.input_textarea.INPUT_VALUE}</textarea>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1"><span class="gen">{custom_color.L_CUSTOM_color}:</span><br /><span class="gensmall">{custom_color.L_CUSTOM_color_EXPLAIN}<br /></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row1"><span class="gen">{custom_color.L_CUSTOM_color}:</span><br /><span class="gensmall">{custom_color.L_CUSTOM_color_EXPLAIN}<br /></span></td>

##
##-----[ OTWRZ ]------------------------------------------
## profile_send_email.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row2"><span class="gen"><textarea name="message" rows="25" cols="40" wrap="virtual" style="width:500px" tabindex="3" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" >{MESSAGE}</textarea></span></td>
##
##-----[ NA ]------------------------------------------
##
<td class="row2"><span class="gen"><textarea name="message" rows="25" cols="40" style="width:500px" tabindex="3" class="post2" onFocus="Active(this)" onBlur="NotActive(this)" >{MESSAGE}</textarea></span></td>

##
##-----[ OTWRZ ]------------------------------------------
## profile_view_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row1" rowspan="3" valign="top">
##
##-----[ NA ]------------------------------------------
##
<td class="row1" rowspan="2 valign="top">

##
##-----[ PONIEJ ]------------------------------------------
##
				<tr>
					<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_WEBSITE}:&nbsp;</span></td>
					<td><span class="gen"><b>{WWW}</b></span></td>
				</tr>
##
##-----[ DODAJ ]------------------------------------------
##
				<!-- BEGIN helped -->
				<tr>
					<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{helped.L_SPECIAL_RANK}&nbsp;</span></td>
					<td><span class="gen"><b>{helped.SPECIAL_RANK}</b></span></td>
				</tr>
				<!-- END helped -->
##
##-----[ ZAMIE ]------------------------------------------
## Wystpuje 5 razy, zamie wszystkie
 height="9"
##
##-----[ NA ]------------------------------------------
##
 height="9" alt=""

##
##-----[ ZAMIE ]------------------------------------------
## 
					<td class="row1"><script language="JavaScript" type="text/javascript">
					if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
					document.write('{AIM_IMG}');
					else
					document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{AIM_IMG}</div><div style="position:absolute;left:3px;top:-1px">{AIM_STATUS_IMG}</div></div></td></tr></table>');
					</script><noscript>{AIM_IMG}</noscript></td>
				</tr>
				{CGG_OFF2}
				{CICQ_OFF1}
				<tr> 
					<td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_ICQ_NUMBER}:</span></td>
					<td class="row1"><script language="JavaScript" type="text/javascript">
					if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
					document.write('{ICQ_IMG}');
					else
					document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
					</script><noscript>{ICQ_IMG}</noscript></td>

##
##-----[ NA ]------------------------------------------
##
					<td class="row1"><table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{AIM_IMG}</div><div style="position:absolute;left:3px;top:-1px">{AIM_STATUS_IMG}</div></div></td></tr></table></td>
				</tr>
				{CGG_OFF2}
				{CICQ_OFF1}
				<tr> 
					<td valign="middle" nowrap="nowrap" align="right"><span class="gen">{L_ICQ_NUMBER}:</span></td>
					<td class="row1"><table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table></td>
##
##-----[ ZAMIE ]------------------------------------------
## Wystpuje 12 razy, zamie wszystkie
 height="12"
##
##-----[ NA ]------------------------------------------
##
 height="12" alt=""

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="right"><span class="nav"><br />{JUMPBOX}</span></td>
##
##-----[ NA ]------------------------------------------
##
<td align="right"><span class="nav"><br /></span>{JUMPBOX}</td>

##
## ----- Plik quick_reply.tpl
## Tutaj jest dosyc duzo zmian, sprobuj nadpisac plik ze stylu subSilver wersji 1.9

##
##-----[ OTWRZ ]------------------------------------------
## search_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0">
<form action="{S_SEARCH_ACTION_LAST}" method="POST">

##
##-----[ NA ]------------------------------------------
##
<form action="{S_SEARCH_ACTION_LAST}" method="POST">
<table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0">

##
##-----[ ZAMIE ]------------------------------------------
## 
{L_DISPLAY_RESULTS}:&nbsp;<input type="radio" name="show_results" value="posts" /><span class="genmed">{L_POSTS}<input type="radio" name="show_results" value="topics" checked="checked" />{L_TOPICS}</span></td>
##
##-----[ NA ]------------------------------------------
##
{L_DISPLAY_RESULTS}:&nbsp;<input type="radio" name="show_results" value="posts" />{L_POSTS}<input type="radio" name="show_results" value="topics" checked="checked" />{L_TOPICS}</span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
	</form>
</table>
<br />
<table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0">
<form action="{S_SEARCH_ACTION}" method="POST"><table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">

##
##-----[ NA ]------------------------------------------
##
</table>
</form>
<br />
<form action="{S_SEARCH_ACTION}" method="POST">
<table class="forumline" width="100%" cellpadding="4" cellspacing="1" border="0">

##
##-----[ ZAMIE ]------------------------------------------
## 
	</tr>
</table></form>

##
##-----[ NA ]------------------------------------------
##
	</tr>
</table>
</form>

##
##-----[ OTWRZ ]------------------------------------------
## search_results_posts.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
folder.gif" align="absmiddle">
##
##-----[ NA ]------------------------------------------
##
folder.gif" width="19" height="18" alt="" align="middle" />

##
##-----[ ZAMIE ]------------------------------------------
## 
src="{searchresults.MINI_POST_IMG}" width="12" height="9"
##
##-----[ NA ]------------------------------------------
##
src="{searchresults.MINI_POST_IMG}"

##
##-----[ ZAMIE ]------------------------------------------
## 
<td valign="top" class="row1">
##
##-----[ NA ]------------------------------------------
##
<td valign="top" class="{searchresults.ROW}">

##
##-----[ OTWRZ ]------------------------------------------
## search_results_topics.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
	<td align="right" nowrap="nowrap"><span class="nav">
	<a href="javascript:window.close();" onClick="
	<!-- BEGIN searchresults -->
	window.open('{searchresults.OPEN_ALL_NEW_WINDOW}');
	<!-- END searchresults -->
	" class="nav">{L_OPEN_ALL}</a></span></td>

##
##-----[ NA ]------------------------------------------
##
	<!-- BEGIN new_windows -->
	<td align="right" nowrap="nowrap"><span class="nav">
	<a href="javascript:window.close();" onClick="
	<!-- BEGIN searchresults -->
	window.open('{searchresults.OPEN_ALL_NEW_WINDOW}');
	<!-- END searchresults -->
	" class="nav">{L_OPEN_ALL}</a></span></td>
	<!-- END new_windows -->

##
##-----[ ZAMIE ]------------------------------------------
## 
</table>

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline" align="center">
##
##-----[ NA ]------------------------------------------
##
</table>
{IGNORE_BEGIN}
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline" align="center">

##
##-----[ ZAMIE ]------------------------------------------
## 
  {IGNORE_BEGIN}
  <!-- BEGIN searchresults -->

##
##-----[ NA ]------------------------------------------
##
  <!-- BEGIN searchresults -->

##
##-----[ ZAMIE ]------------------------------------------
## 
<img src="{searchresults.TOPIC_FOLDER_IMG}" width="19" height="18"
##
##-----[ NA ]------------------------------------------
##
<img src="{searchresults.TOPIC_FOLDER_IMG}"

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="row2"><span class="topictitle">
##
##-----[ NA ]------------------------------------------
##
<td class="{searchresults.ROW}"><span class="topictitle">

##
##-----[ ZAMIE ]------------------------------------------
## 
	<td valign="top" align="right">{JUMPBOX}</td>
  </tr>
</table>

##
##-----[ NA ]------------------------------------------
##
  </tr>
</table>
{IGNORE_END_FORM}

##
##-----[ OTWRZ ]------------------------------------------
## shoutbox_send_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" />
  <script language="JavaScript">

##
##-----[ NA ]------------------------------------------
##
 <head>
  <title>ShoutBox</title>
  <meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
  <meta http-equiv="Content-Style-Type" content="text/css">
  <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css">
  <script language="JavaScript" type="text/javascript">

##
##-----[ ZAMIE ]------------------------------------------
## 
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4" />
<div id="overDiv" style="position:absolute; visibility:hide; filter: alpha(opacity=85); -moz-opacity: 0.85;"></div><script language="JavaScript" src="templates/subSilver/overlib.js"></script>
<table class="formarea" width="100%" cellpadding="1" cellspacing="0">
	<form name="post" action="{SHOUTBOX_ACTION}" method="POST" target="ekran" autocomplete=off onsubmit="submitonce()">
	<tr>
		<td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px" size="60" maxlength="{MAXLENGHT}" " value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit">&nbsp;<input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button">&nbsp;<form action="{S_ACTION}" method=GET><INPUT TYPE=submit NAME=Home VALUE="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd()" class="button"></span></td>
		<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td>
	</form>
	</tr>
	</form>
</table>

<script language="JavaScript" type="text/javascript">
##
##-----[ NA ]------------------------------------------
##
<body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4">
<div id="overDiv" style="position:absolute; visibility:hide; filter: alpha(opacity=85); -moz-opacity: 0.85;"></div><script language="JavaScript" src="templates/subSilver/overlib.js" type="text/javascript"></script>
<form name="post" action="{SHOUTBOX_ACTION}" method="POST" target="ekran" onsubmit="submitonce()">
<table class="formarea" width="100%" cellpadding="1" cellspacing="0">
	<tr>
		<td class="row1" align="center" valign="bottom" nowrap><span class="gensmall"><input type="hidden" name="name" value="{NICK}"><input type="hidden" name="sb_user_id" value="{SB_USER_ID}">{L_GG_MES}: <input type="text" name="message" style="height:15px;" size="60" maxlength="{MAXLENGHT}" value="" class="post" onFocus="Active(this)" onBlur="NotActive(this)"><input type="hidden" name="msg" value=""><input type="hidden" name="mode" value="submit">&nbsp;<input type="submit" name="submit_button" value="{L_SEND}" style="font-size:9px; height:15px;" class="button">&nbsp;<input type="submit" name="refresh" value="R" style="font-size:9px; height:15px;" onMouseOver="return overlib('', ol_width=60, ol_offsetx=12, ol_offsety=-6, CAPTION, '<center>{REFRESH}</center>')" onMouseOut="nd();" class="button" /></span></td>
		<td class="row1" align="right" nowrap><span class="gensmall">{SB_HIDE}</span></td>
	</tr>
</table>
</form>
<script language="JavaScript" type="text/javascript">
<!--

##
##-----[ ZAMIE ]------------------------------------------
## 
</script>
##
##-----[ NA ]------------------------------------------
##
//-->
</script>

##
##-----[ OTWRZ ]------------------------------------------
## shoutbox_view_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
 <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" />
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4" onload="window.scrollTo(0,99999);" />

##
##-----[ NA ]------------------------------------------
##
 <title>ShoutBox</title>
 <link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css">
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4" onload="window.scrollTo(0,99999);">

##
##-----[ OTWRZ ]------------------------------------------
## simple_footer.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
modified v1.8
##
##-----[ NA ]------------------------------------------
##
modified v1.9

##
##-----[ OTWRZ ]------------------------------------------
## staff_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
        <td align="center" class="row1">{staff.MAIL}
		{CICQ_OFF1}<script language="JavaScript" type="text/javascript">
		if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
		document.write('{staff.ICQ}');
		else
		document.write('<div style="position:relative">{staff.ICQ}<div style="position:absolute;left:3px;top:-1px">{staff.ICQ_STATUS}</div></div>');
		</script>
		<noscript>{staff.ICQ}</noscript>{CICQ_OFF2}
	  </td>
	  <td align="center" class="row2">{staff.PM}</td>
        {CGG_OFF1}<td align="center" class="row1">
		<script language="JavaScript" type="text/javascript">
		if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
		document.write('{staff.AIM}');
		else
		document.write('<div style="position:relative">{staff.AIM}<div style="position:absolute;left:3px;top:-1px">{staff.AIM_STATUS_IMG}</div></div>');
		</script>
		<noscript>{staff.AIM}</noscript>
	  </td>{CGG_OFF2}

##
##-----[ NA ]------------------------------------------
##
        <td align="center" class="row1">{staff.MAIL}{CICQ_OFF1}<div style="position:relative">{staff.ICQ}<div style="position:absolute;left:3px;top:-1px">{staff.ICQ_STATUS}</div></div></td>
	<td align="center" class="row2">{staff.PM}</td>{CGG_OFF1}<td align="center" class="row1"><div style="position:relative">{staff.AIM}<div style="position:absolute;left:3px;top:-1px">{staff.AIM_STATUS_IMG}</div></div></td>{CGG_OFF2}

##
##-----[ OTWRZ ]------------------------------------------
## viewforum_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
	<tr>
		<th colspan="{SPAN_I}" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
		<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
		<th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
		<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
		<th width="150" align="center" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	{IGNORE_BEGIN}
	<!-- BEGIN topicrow -->
	<tr>
		<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
		{ICON_BOX1}{topicrow.ICON}{ICON_BOX2}
		<td class="row1" width="100%" onMouseOver="this.style.backgroundColor='#DEE3E7'; this.style.cursor='default';" onMouseOut="this.style.backgroundColor='#EFEFEF';"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">{topicrow.TOPIC_EXPIRE}</span><span class="gensmall"><br />{topicrow.GOTO_PAGE}</span></td>

##
##-----[ NA ]------------------------------------------
##
{IGNORE_BEGIN}
<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
	<tr>
		<th colspan="{SPAN_I}" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
		<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
		<th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
		<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
		<th width="150" align="center" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
	</tr>
	<!-- BEGIN topicrow -->
	<tr>
		<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
		{ICON_BOX1}{topicrow.ICON}{ICON_BOX2}
		<td class="{topicrow.ROW}" width="100%" onMouseOver="this.style.backgroundColor='#DEE3E7'; this.style.cursor='default';" onMouseOut="this.style.backgroundColor='';"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_ATTACHMENT_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall">{topicrow.TOPIC_EXPIRE}</span><span class="gensmall"><br />{topicrow.GOTO_PAGE}</span></td>
##
##-----[ ZAMIE ]------------------------------------------
## 
	{IGNORE_END}
	<tr>
		<td class="catBottom" align="center" valign="middle" colspan="{SPAN_J}" height="28"><span class="genmed"><form method="post" action="{S_POST_DAYS_ACTION}">{L_DISPLAY_TOPICS}:&nbsp;{S_SELECT_TOPIC_DAYS}&nbsp;<input type="submit" class="liteoption" value="{L_GO}" name="submit"/></span></td>
	</tr>
	</form>
</table>

##
##-----[ NA ]------------------------------------------
##
	{IGNORE_END}
</table>
{IGNORE_END_FORM}

<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
	<tr>
		<td class="catBottom" align="center" valign="middle" height="28"><form method="post" action="{S_POST_DAYS_ACTION}"><span class="genmed">{L_DISPLAY_TOPICS}:&nbsp;{S_SELECT_TOPIC_DAYS}&nbsp;<input type="submit" class="liteoption" value="{L_GO}" name="submit"/></span></form></td>
	</tr>
</table>

##
##-----[ ZAMIE ]------------------------------------------
## 
	  <!-- BEGIN switch_search_for -->
	  <form method="post" action="{SEARCH_ACTION}"><input type="hidden" name="search_where" value="f{FORUM_ID}"><input type="hidden" name="show_results" value="topics"><input type="hidden" name="search_terms" value="any"><input type="hidden" name="search_fields" value="all">
	  <td align="right" nowrap="nowrap"><span class="gensmall">{L_SEARCH_FOR}:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /></span><input class="liteoption" onFocus="Active(this)" onBlur="NotActive(this)" type="text" name="search_keywords" value="" size="20" maxlength="150" />&nbsp;<input type="submit" name="submit" value="{L_GO}" alt="{L_SUBMIT_SEARCH}" class="liteoption" /></td>
	  </form>
	  <!-- END switch_search_for -->
	</tr>
	</form>
</table>
##
##-----[ NA ]------------------------------------------
##
	  <!-- BEGIN switch_search_for -->
	  <td align="right" nowrap="nowrap"><form method="post" action="{SEARCH_ACTION}"><input type="hidden" name="search_where" value="f{FORUM_ID}"><input type="hidden" name="show_results" value="topics"><input type="hidden" name="search_terms" value="any"><input type="hidden" name="search_fields" value="all"><span class="gensmall">{L_SEARCH_FOR}:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /></span><input class="liteoption" onFocus="Active(this)" onBlur="NotActive(this)" type="text" name="search_keywords" value="" size="20" maxlength="150" />&nbsp;<input type="submit" name="submit" value="{L_GO}" alt="{L_SUBMIT_SEARCH}" class="liteoption" /></form></td>
	  <!-- END switch_search_for -->
	</tr>
</table>

##
##-----[ USU ]------------------------------------------
##
## Usun w calym pliku wymiary obrazkow:
## width="wymiar" oraz height="wymiar"

##
##-----[ OTWRZ ]------------------------------------------
## viewtopic_attach_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="left"><img src="{postrow.attach.cat_images.IMG_SRC}" alt="{postrow.attach.cat_images.DOWNLOAD_NAME}" border="0" /></td>
##
##-----[ NA ]------------------------------------------
##
<td align="left"><img src="{postrow.attach.cat_images.IMG_SRC}" alt="" border="0" /></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="left"><a href="{postrow.attach.cat_thumb_images.IMG_SRC}"><img src="{postrow.attach.cat_thumb_images.IMG_THUMB_SRC}" alt="{postrow.attach.cat_thumb_images.DOWNLOAD_NAME}" border="0" /></a></td>
##
##-----[ NA ]------------------------------------------
##
<td align="left"><a href="{postrow.attach.cat_thumb_images.IMG_SRC}"><img src="{postrow.attach.cat_thumb_images.IMG_THUMB_SRC}" alt="" border="0" /></a></td>

##
##-----[ OTWRZ ]------------------------------------------
## viewtopic_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<script language='JavaScript'>
function quoteSelection() {
	theSelection = false;
	theSelection = document.selection.createRange().text; // Get text selection
	if (theSelection) {
		// Add tags around selection
		emoticon( '[quote]' + theSelection + '[/quote]');
		document.post.message.focus();
		theSelection = '';
		return;
	}else{
		alert('{L_NO_TEXT_SELECTED}');
	}
}
</script>
<br />
<table width="100%" cellspacing="2" cellpadding="2" border="0">
	<tr>
		<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
	</tr>
	<tr> 

##
##-----[ NA ]------------------------------------------
##
<br />
<table width="100%" cellspacing="2" cellpadding="2" border="0">
   <tr> 

##
##-----[ POWYEJ ]------------------------------------------
##
<!-- BEGIN postrow -->
##
##-----[ DODAJ ]------------------------------------------
##
   <!-- BEGIN moderate -->
   <tr>
      <td><form action="{moderate.S_MODERATE_ACTION}" method="post"></td>
   </tr>
   <!-- END moderate -->

##
##-----[ PRZED ]------------------------------------------
##
{postrow.POSTER_AGE}
##
##-----[ DODAJ ]------------------------------------------
##
{postrow.SPECIAL_RANK}

##
##-----[ PONIEJ ]------------------------------------------
##
{L_LEVEL}: <b>{postrow.levelmodl.POSTER_LEVEL}</b>
##
##-----[ DODAJ ]------------------------------------------
##
</span>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="left"><span class="postdetails">HP:&nbsp;</span><span class="postdetails"><b>{postrow.levelmodl.POSTER_HP}</b></span></td>
##
##-----[ NA ]------------------------------------------
##
<td align="left"><span class="postdetails">HP:&nbsp;<b>{postrow.levelmodl.POSTER_HP}</b></span></td>

##
##-----[ ZAMIE ]------------------------------------------
## Wystepuje okoo 30 razy, zamie wszystkie
height="6" />
##
##-----[ NA ]------------------------------------------
##
height="6" alt="" />

##
##-----[ ZAMIE ]------------------------------------------
## 
			</table></span>
			<!-- END levelmodl -->
			<!-- BEGIN warnings -->
			<span class="postdetails">

##
##-----[ NA ]------------------------------------------
##
         </table>
         <!-- END levelmodl -->
         <!-- BEGIN warnings -->

##
##-----[ ZAMIE ]------------------------------------------
## 
			</span>
			<!-- END warnings -->
##
##-----[ NA ]------------------------------------------
##
			<!-- END warnings -->
##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" height="100%"
##
##-----[ NA ]------------------------------------------
##
<table width="100%" style="height:100%;"

##
##-----[ ZAMIE ]------------------------------------------
## 
<hr />
##
##-----[ NA ]------------------------------------------
##
<object><hr></object>

##
##-----[ ZAMIE ]------------------------------------------
## 
colspan="2"><span class="postbody">{postrow.MESSAGE}
##
##-----[ NA ]------------------------------------------
##
colspan="2" {postrow.QUOTE_USERNAME}><span class="postbody">{postrow.MESSAGE}

##
##-----[ ZAMIE ]------------------------------------------
## 
<span class="gen"><a href="#top" class="gensmall"><b>{L_BACK_TO_TOP}</b></a></span>
##
##-----[ NA ]------------------------------------------
##
{postrow.top.TOP_IMG}

##
##-----[ ZAMIE ]------------------------------------------
## 
		<td class="{postrow.ROW_CLASS}" width="100%" valign="top" nowrap="nowrap">
			<table cellspacing="0" cellpadding="0" border="0" width="100%">
				<tr>
					<td valign="top" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.YIM_IMG}{postrow.MSN_IMG}</td>
					<td valign="top" align="left" width="177">
						<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" id="AutoNumber1">
							<tr>
								<!-- BEGIN aim -->
								<td>&nbsp;</td><td width="59" height="19">
									<script language="JavaScript" type="text/javascript">
									if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
									document.write('{postrow.AIM_IMG}');
									else
									document.write('<div style="position:relative">{postrow.AIM_IMG}<div style="position:absolute;left:3px;top:-1px">{postrow.AIM_STATUS_IMG}</div></div>');
									</script>
									<noscript>{postrow.AIM_IMG}</noscript>
								</td>
								<!-- END aim -->
								<!-- BEGIN icq -->
								<td>&nbsp;</td><td width="59" height="19">
									<script language="JavaScript" type="text/javascript">
									if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
									document.write('{postrow.ICQ_IMG}');
									else
									document.write('<div style="position:relative">{postrow.ICQ_IMG}<div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
									</script>
									<noscript>{postrow.ICQ_IMG}</noscript>
								</td>
								<!-- END icq -->
							</tr>
						</table>
					</td><td width="100%" align="right"><span class="nav">{postrow.NEW_POST}{postrow.VIEW_USER_AGENT}</span></td>
				</tr>
			</table>
				<!-- BEGIN levelmodd -->
				<span class="postdetails">

##
##-----[ NA ]------------------------------------------
##
      <td class="{postrow.ROW_CLASS}" width="100%" valign="top" nowrap="nowrap">
         <table cellspacing="0" cellpadding="0" border="0" width="100%">
            <tr>
               <td valign="top" nowrap="nowrap">{postrow.HELPED_ME}{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.YIM_IMG}{postrow.MSN_IMG}</td>
               <td valign="top" align="left" width="177">
                  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse">
                     <tr>
                        <!-- BEGIN aim -->
                        <td>&nbsp;</td>
			<td width="59" height="19">
			   <div style="position:relative">{postrow.AIM_IMG}<div style="position:absolute;left:3px;top:-1px">{postrow.AIM_STATUS_IMG}</div></div>
			</td>
                        <!-- END aim -->
                        <!-- BEGIN icq -->
                        <td>&nbsp;</td><td width="59" height="19">
                           <div style="position:relative">{postrow.ICQ_IMG}<div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>
                        </td>
                        <!-- END icq -->
			<td></td>
                     </tr>
                  </table>
               </td>
	       <td width="100%" align="right"><span class="nav">{postrow.ACCEPT-REJECT_POST}{postrow.NEW_POST}{postrow.VIEW_USER_AGENT}</span></td>
            </tr>
         </table>
            <!-- BEGIN levelmodd -->

##
##-----[ ZAMIE ]------------------------------------------
## 
	<!-- END postrow -->
	<tr align="center">
		<td class="catBottom" align="center" nowrap="nowrap" colspan="2">
			<table cellspacing="0" cellpadding="0" align="center" border="0">
				<tr>
				<form method="post" action="{S_POST_DAYS_ACTION}">
					<td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
				</form>
				</tr>
			</table>

##
##-----[ NA ]------------------------------------------
##
   <!-- END postrow -->
   <!-- BEGIN moderate -->
   <tr>
      <td class="catBottom" align="right" nowrap="nowrap" colspan="2"><input type="submit" class="liteoption" value="{moderate.L_ACCEPT-REJECT_POST}"></form></td>
   </tr>
   <!-- END moderate -->
   <tr align="center">
      <td class="catBottom" align="center" nowrap="nowrap" colspan="2">
         <form method="post" action="{S_POST_DAYS_ACTION}">
         <table cellspacing="0" cellpadding="0" align="center" border="0">
            <tr>
               <td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
            </tr>
         </table>
	 </form>

##
##-----[ ZAMIE ]------------------------------------------
##
<td align="left" valign="middle" nowrap><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
##
##-----[ NA ]------------------------------------------
##
<td align="left" valign="middle" nowrap><span class="nav"><a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>

##
##-----[ ZAMIE ]------------------------------------------
## 
{JUMPBOX}</span></td>
##
##-----[ NA ]------------------------------------------
##
<br /><br /></span>{JUMPBOX}</td>

##
##-----[ OTWRZ ]------------------------------------------
## viewtopic_poll_ballot.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<td align="center"><span class="gen"><b><font color="#990000">{MAX_VOTING_1_EXPLAIN}{max_vote}{MAX_VOTING_2_EXPLAIN}</font></b>{POLL_VOTE_BR}<font size="-1" color="#CC9900">{MAX_VOTING_3_EXPLAIN}</font>{POLL_VOTE_BR}{POLL_VOTE_BR}</span></td>
##
##-----[ NA ]------------------------------------------
##
<td align="center"><span class="gen"><b>{MAX_VOTING_1_EXPLAIN}{max_vote}{MAX_VOTING_2_EXPLAIN}</b>{POLL_VOTE_BR}<font size="-1">{MAX_VOTING_3_EXPLAIN}</font>{POLL_VOTE_BR}{POLL_VOTE_BR}</span></td>

##
##-----[ OTWRZ ]------------------------------------------
## viewtopic_print.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
  Powered by phpBB {PHPBB_VERSION} &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB
  Group</a></div>

##
##-----[ NA ]------------------------------------------
##
  {PHPBB_VERSION}</div>

##
##-----[ OTWRZ ]------------------------------------------
## warnings_body.tpl

##
##-----[ ZAMIE ]------------------------------------------
## 
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
<form method="post" action="{S_ACTION}">
	<td align="left" class="nav">{SUBTITLE}</td>

<td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}:&nbsp;{S_MODE_SELECT}&nbsp;&nbsp;{L_ORDER}&nbsp;{S_ORDER_SELECT}&nbsp;&nbsp; 
<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" /></span></td>	

</tr>
</form>
</table>
##
##-----[ NA ]------------------------------------------
##
<form method="post" action="{S_ACTION}">
<table width="100%" cellpadding="1" cellspacing="1" border="0">
<tr>
   <td align="left" class="nav">{SUBTITLE}</td>
   <td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}:&nbsp;{S_MODE_SELECT}&nbsp;&nbsp;{L_ORDER}&nbsp;{S_ORDER_SELECT}&nbsp;&nbsp;<input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" /></span></td>
</tr>
</table>
</form>

##
##-----[ ZAMIE ]------------------------------------------
## 
<td class="catbottom" align="right" colspan="7" height="28" align="left">{default.ARCHIVE}</td>
##
##-----[ NA ]------------------------------------------
##
<td class="catbottom" align="right" colspan="7" height="28">{default.ARCHIVE}</td>

##
##-----[ OTWRZ ]------------------------------------------
## Nazwa_Stylu.css

##
##-----[ ZNAJDZ ]------------------------------------------
## 
td.row3	{ background-color: #D1D7DC; }
##
##-----[ PONIEJ DODAJ ]------------------------------------------
## 
td.row_helped { background-color: #F0EDDE; }
###
### Te kolory sa dla stylu subSilver, w twoim stylu prawdopodobnie beda inne
### Odpowiadaja za kolorkomorki tematu, ktory "komus pomogl"

##
##-----[ ZNAJDZ ]------------------------------------------
## 
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
##
##-----[ W LINI USU ]------------------------------------------
## 
letter-spacing: -1px;

##
##-----[ OTWRZ ]------------------------------------------
## Nazwa_Stylu.cfg

##
##-----[ ZNAJDZ ]------------------------------------------
## 
$images['images'] = "$current_template_images";
##
##-----[ POWYEJ DODAJ ]------------------------------------------
## 
$images['icon_help'] = "$current_template_images/{LANG}/pomogl.gif\" width=\"59\" height=\"18\"";
$images['icon_help-a'] = "$current_template_images/{LANG}/pomogla.gif\" width=\"59\" height=\"18\"";

W wersji 1.9 postanowilem ze phpBB w koncu bedzie mialo ustalone wymiary obrazkow.
Zapobiegnie to nieprzyjemnemu rozjezdzaniu sie forum podczas ladowania i pracy w trybie bez grafiki.
Ustalenia wymiarow obrazkow dokonujemy w pliku Nazwa_Stylu.cfg

Przykad:
Stary plik Nazwa_Stylu.cfg:
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";

Nowa wartosc:
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif\" width=\"19\" height=\"18";

Do atwiejszego ustalenia wymiarw obrazkw przygotowaem skrypt:
<?php
$n = 'subSilver';
$path = 'templates/' . $n . '';
include($path . '/' . $n . '.cfg');
while( list($key, $value) = @each($images) )
{
	$width = $height = '';
	if ( !is_array($value) && $value)
	{
		$images[$key] = $path . str_replace('{LANG}', 'lang_polish', $value);
		$wymiar = getimagesize($images[$key]);
		echo '$images[\'' . $key . '\'] = "$current_template_images' . str_replace('/images', '', $value) . '\" width=\"' . $wymiar[0] . '\" height=\"' . $wymiar[1] . '";<br>';
	}
}
?>

Kod ten kopiujemy do dowolnego pliku .php umieszczamy go w katalogu naszego forum i wchodzimy na niego.
Pobiera on dane z pliku .cfg i odpowiednio je przerabia. Wystarczy je skopiowac i zamienic w pliku .cfg
Pomijamy puste wartosci. Zwrocmy uwage na ewentualne brakujace pliki.
Ponizej zamieszczam dodatkowy opis:

Uwaga dla wszystkich osob zajmujacych sie lub posiadajacych przerobione style:
W tej wersji w pliku nazwa_stylu.cfg (czyli w pliku informujacym o obrazkach stylu) dodalem parametry wysokosci i szerokosci dla wszystkich obrazkow na forum :)
Teraz juz nie bedzie nieprzyjemnego efektu "rozjezdzania" sie forum w trakcie ladowania, lub u osob ktore maja wylaczona grafike :)
Jezeli ktos ma zmienione obrazki (chodzi o wys., szer.) i jezeli sa zdefiniowane w tym pliku, powinien podac swoje wartosci.
Wartosci wysokosci i szerokosci nie moga sie dublowac, czyli jak w pliku .cfg mamy podana wysokosc i szerokosc dla pliku np. icon_quote to w stylu nie moze byc src="{ICON_QUOTE"} width="5" height="5"
W stylu musimy usunac te wartosci (width="5" height="5"), beda one czytane z pliku .cfg Kasowanie wartosci ze stylu dotyczy tylko tych obrazkow, ktore sa czytane z pliku .cfg czyli tylko te do ktorych sciezka i nazwa jest zawarta w {ZMIENNEJ}
Czyli nie dotyczy to obrazkow ktore w stylu sa zapisane np. tak: <img src="templates/subSilver/obraz.gif" width=" w takim przypadku wysokosc i szerokosc jak najbardziej moga byc zdefiniowane w pliku stylu .tpl.
Powyzsze nie dotyczy pliku {SPACER} wysokosc i szerokosc tego pliku nie jest zdefinowana w konfigu, w zaleznosci od potrzeb obraz ten ma rozne rozmiary.
Podobnie jak z {SPACER} jest z innymi obrazkami majacymi rozna wielkosc, jak obrazki sond, poziomu, poznamy je po tym, ze w stylu jedna wartosc maja przypisane na stale, a druga w postaci zmiennej np.: (<img src="{POLL_OPTION_IMG}" width="{POLL_OPTION_IMG_WIDTH}" height="12")
Tak na marginesie dziwie sie, czemu phpBB oryginalnie nie ma podanych wartosci bo efekt jest nieprzyjemny.
Ale jezeli ktos z jakis powodow w pliku .cfg nie chce lub nie potrafi podac wartosci, oczywiscie moze uzywac stylu "po staremu"
Efektem zdublowanych wymiarow na IE bylo niewyswietlanie obrazu.
Jezeli przerabiasz jakis styl do tej wersji i chcesz wyeliminowac zdublowane wartosci, mozesz albo w pliku .cfg wyrzucic wartosci, albo odszukac w katalogu stylu pliki zawierajace obrazy z wartosciami.
Ja wyszukiwalem w total commanderze w katalogu ciagu znakow:
}" width
pozniej:
}" height
i to samo jeszcze raz bez spacji lub z podwojnymi spacjami - tych juz prawie nie bylo.
Pliki w ktorych znalazlem: index_box.tpl, modcp_body.tpl, modcp_merge_topicpost.tpl, modcp_split.tpl, posting_topic_review.tpl, privmsgs_body.tpl, search_results_posts.tpl, search_results_topics.tpl, viewforum_body.tpl, viewtopic_body.tpl

Jezeli chcesz przerobic inny styl, lub dopasowac go do tej wersji i chcesz aby wielkosci obrazkow byly zdefiniowane, zalaczam plik ktory wygeneruje nam liste parametrow gotowych do wpisania w plik .cfg (Pobiera z kazdego obrazka zdefiniowanego w .cfg wysokosc i szerokosc)
W pliku podajemy nazwe stylu i umieszczamy w katalogu glownym forum.
Pozniej trzeba troche spostrzegawaczosci, nalezy wyeliminowac linie w ktorych sa warningi bo plik nie istnieje. Trzeba skorygowac czy plik powinien sie tam znajdowac czy nie. Warning jest np. przy otwarciu samego katalogu /ranks/ (obrazkow rang to nie dotyczy) lub /images/