
Игровой шаблон для uCoz - EXTM
Установка кидаем все из папки "В файловый мененджер" в корень сайта
Затем в конструктор сайта вставляем это:
 Code
<html>  
 <head>  
 <title>[TITLE]</title>  
   
 <link type="text/css" rel="StyleSheet" href="/_st/my.css" />  
 </head><div id="design">  
 <!-- <header> --> 
 <style type="text/css" media="all">  
 @import url(http://key-cs.ru/highslide/highslide.css); 
 </style>  
 <script type="text/javascript" src="http://d1z-games.ru/highslide/highslide.js"></script>  
 <script type="text/javascript">  
 hs.graphicsDir = 'http://key-cs.ru/highslide/graphics/'; 
 </script>  
   
 <link rel="alternate" type="application/rss+xml" title="RSS-канал" href="/news/rss/" />  
   
   
 <table border="0" cellpadding="0" cellspacing="0" width="100%" id="top_menu_bg">  
 <tr><td align="left">  
 <a href="http://forum-c.do.am/"><div id="top_menu_li">Главная</div></a>  
 <a href="http://forum-c.do.am/"><div id="top_menu_li">Главная</div></a>  
 <a href="http://forum-c.do.am/"><div id="top_menu_li">Главная</div></a>  
 <a href="http://forum-c.do.am/"><div id="top_menu_li">Главная</div></a>  
 <a href="http://forum-c.do.am/"><div id="top_menu_li"><font color="#eda710">Шаблон KEY-CS.RU</font></div></a>  
 </td></tr></table>  
   
 <div id="shapka"><table width="100%" border="0" cellspacing="0" cellpadding="0">  
 <tr>  
 <td><div align="right" style="width:507px;height:158px;position:relative;float:right;">  
 <img src="/img/3.png" border="0">  
 <div id="banner_position"><a href="http://extm.clan.su/"><img src="http://extm.clan.su/banner/5.gif" border="0" title="EXTM - вы всегда об этом мечтали."></a></div>  
 </div>  
 </td>  
 </tr>  
 </table></div>  
   
 <table border="0" cellpadding="0" cellspacing="0" width="100%" id="bottom_menu_bg">  
 <tr><td align="left">  
 <a href="http://forum-c.do.am/"><div id="bottom_menu_li">Главная</div></a>  
 <?if($USER_LOGGED_IN$)?> 
 <a href="/index/8" target="_blank"><div id="bottom_menu_li">Мой профиль</div></a>  
 <a href="$LOGOUT_LINK$"><div id="bottom_menu_li">Выход</div></a><?else?> 
 <a href="$REGISTER_LINK$"><div id="bottom_menu_li">Регистрация</div></a>  
 <a href="$LOGIN_LINK$">Вход</div></a> <?endif?> 
 </td></tr></table> 
 <!-- </header> --> 
   
 <!-- <middle> -->  
 <table border="0" cellpadding="0" cellspacing="0" width="100%">  
 <tr>  
 <td valign="top" style="width:150px;">  
 <!-- <container> --> 
 <!-- <block> --> 
 <div id="table_block_left">  
 <div id="top_block_left">TITLE</div>  
 <div id="middle_block_left">CONTENT</div>  
 <div id="bottom_block_left"></div>  
 </div>  
 <!-- </block> --> 
 <!-- </container> -->  
 <td valign="top" style="padding:5px 5px 5px 5px;">  
 <div class="news_fon"><div class="eTitleInf">Реклама на сайте</div><center><br><div id="anyclass"><noindex><a href="http://extm.clan.su/"><img src="http://extm.clan.su/banner/5.gif" border="0" title="EXTM - вы всегда об этом мечтали."></a></noindex><hr><noindex><a href="http://extm.clan.su/"><img src="http://extm.clan.su/banner/5.gif" border="0" title="EXTM - вы всегда об этом мечтали."></a></noindex></div><br></center></div>  
 <br>  
 <script language="javascript" src="http://uno.wb-rotator.com/?t=br&pid=24084"></script> 
 <!-- <body> -->[BODY]<!-- </body> --> 
 <td valign="top" style="width:150px;">  
 <!-- <container> --> 
 <!-- <block> --> 
 <div id="table_block_right">  
 <div id="top_block_right">TITLE</div>  
 <div id="middle_block_right">CONTENT</div>  
 <div id="bottom_block_right"></div>  
 </div>  
 <!-- </block> --> 
 <!-- </container> -->  
 </td></tr>  
 </table>  
 <!-- </middle> -->  
   
 <!-- <footer> --> 
 <div id="footer"><table width="100%" height="50" border="0" cellspacing="0" cellpadding="0">  
  <tr>  
  <td align="left" style="color:#fff;text-shadow:1px 1px 1px #000;">Администрация не несёт ответственности за содержащие файлы на данном портале.<br>Все материалы на сайте принадлежат исключительно их владельцам!<br>Ra[Z]uM'a © 2011. Все права не нарушены.$POWERED_BY$.<br>Шаблон от razum</a>.</td>  
  <td align="right" style="color:#fff;text-shadow:1px 1px 1px #000;"><div id="anyclass"></div></td>  
  </tr>  
  </table></div> 
 <!--/U1BFOOTER1Z-->  
 </div></html>  
 <!-- <popup> --><!-- </popup> --> В "CSS" вставляем это:
Code
#menu { margin:40px 0 0 150px; }  
 #menu ul { list-style:none; }  
 #menu ul li { display:inline; float:left; margin-bottom:20px; } 
 /* Module Part Menu */ 
 .catsTd {background:url('/img/5.gif') no-repeat 0px 2px;padding:13px;margin-left:14px;} 
 .catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;} 
 .catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;} 
 .catNumData {font-size:8pt;} 
 .catDescr {font-size:8pt; padding-left:10px;} 
 /* ----------------- */ 
 /* PageSelector */ 
 .catPages1 {color:#fff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .catPages1 a:link, 
 .catPages1 a:visited, 
 .catPages1 a:hover, 
 .catPages1 a:active {text-decoration:none;color:#fff;background:url('/img/6.png');padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #1b1b1b;} 
 .catPages1 a:hover {background:url('/img/7.png');color:#eda710;font-weight:bold;border:1px solid #1b1b1b;} 
 .catPages1 b {text-decoration:none;background:url('/img/6.png');padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #1b1b1b;} 
 .pagesBlock1 {color:#fff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited, 
 .pagesBlock1 a:hover, 
 .pagesBlock1 a:active {text-decoration:none;color:#fff;background:url('/img/6.png');padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlock1 a:hover {background:url('/img/7.png');color:#eda710;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlock1 b {text-decoration:none;background:url('/img/6.png');padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #1b1b1b;} 
 .pagesBlock1 {color:#fff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlock1 a:link, 
 .pagesBlock1 a:visited, 
 .pagesBlock1 a:hover, 
 .pagesBlock1 a:active {text-decoration:none;color:#fff;background:url('/img/6.png');padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlock1 a:hover {background:url('/img/7.png');color:#eda710;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlock1 b {text-decoration:none;background:url('/img/6.png');padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #1b1b1b;} 
 .pagesBlockuz1 {color:#fff;border:1px;margin-bottom:10px;margin-top:10px;} 
 .pagesBlockuz1 a:link, 
 .pagesBlockuz1 a:visited, 
 .pagesBlockuz1 a:hover, 
 .pagesBlockuz1 a:active {text-decoration:none;color:#fff;background:url('/img/6.png');padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlockuz1 a:hover {background:url('/img/7.png');color:#eda710;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlockuz1 b {text-decoration:none;background:url('/img/6.png');padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #1b1b1b;} 
 .pagesBlockuz2 {color:#fff;border:1px;margin-bottom:10px;margin-top:10px;}  
 .pagesBlockuz2 a:link,  
 .pagesBlockuz2 a:visited,  
 .pagesBlockuz2 a:hover,  
 .pagesBlockuz2 a:active {text-decoration:none;color:#fff;background:url('/img/6.png');padding:3px 10px;font-size:11px;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlockuz2 a:hover {background:url('/img/7.png');color:#eda710;font-weight:bold;border:1px solid #1b1b1b;} 
 .pagesBlockuz2 b {text-decoration:none;background:url('/img/6.png');padding:3px 10px;color:#ccc;font-size:11px;border:1px solid #1b1b1b;} 
 /* --------- */ 
 /* Category Style */ 
 .catsTd {margin: 2px; padding: 2px 2px 2px 13px; overflow: auto;} 
 .catName {font-family:Verdana,Tahoma,Arial,Sans-Serif;} 
 .catNameActive {font-family:Verdana,Tahoma,Arial,Sans-Serif;} .catNumData {font-size:7pt;color:#bbc3ce;} 
 .catDescr {font-size:7pt; padding-left:10px;} 
 /* ------------------- */ 
 /* Comments Form Style */ 
 .commTable {background:#3c3c3c;border:1px solid #252525;color:#FFFFFF;} 
 .commTd1 {color:#FFFFFF;font-weight:bold;padding-left:5px;} 
 .commTd2 {padding-bottom:2px;} 
 .commFl {width:100%;color:#FFFFFF;background:#2d2d2d;border:1px solid #252525;} 
 .smiles {border:1px solid #252525;background:#2d2d2d;} 
 .commReg {padding: 10 0 10 0px; text-align:center;} 
 .commError {color:#FF0000;} 
 .securityCode {color:#848484;background:#000000;border:1px solid #252525;} 
 /* ------------------- */ 
 /* Block Menu */ 
  .bnav {width:100%; display:block; margin:0 0 0 -2px; z-index:55;text-shadow:1px 1px 1px #000;margin-right:3px;margin-left:3px;margin-top:1px;margin-bottom:-1px;}  
  .bnav li {height:21px; display:block; background:url(/img/8.png) no-repeat 0 0; margin: 1px 0 0 0;text-shadow:1px 1px 1px #000;margin-top:-2px;}  
  .bnav li:hover {background-position:0 -21px;text-shadow:1px 1px 1px #000;}  
  .bnav li:hover a:link,  
  .bnav li:hover a:active,  
  .bnav li:hover a:visited,  
  .bnav li:first-child {border:0;text-shadow:1px 1px 1px #000;}  
  .bnav li a:link,  
  .bnav li a:active,  
  .bnav li a:visited {height:16px; display:block; padding:3px 0 0 10px; color:#ffffff;text-shadow:1px 1px 1px #000;}  
  .bnav li a:hover {text-decoration:none;text-shadow:1px 1px 1px #000;}  
  .bnav li:hover .bnavs {display:block;text-shadow:1px 1px 1px #000;}  
  .bnav_c {width:100%;height:0px;position:absolute; left:0px; top:0px;text-shadow:1px 1px 1px #000;}  
 /*--------------- */ 
 /* Comments Style */ 
 .cAnswer {color:#848484;padding-left:15px;padding-top:4px;font-style:italic;} 
 .cBlock1 {background:url('/img/9.png') #252525; border:1px solid #1b1b1b;} 
 .cBlock2 {background:url('/img/9.png') #252525; border:1px solid #1b1b1b;} 
 /* -------------- */ 
 /* Text Pole */ 
 input {vertical-align:middle;color:#636363;text-shadow:1px 1px 1px #000; background:#252525;border:1px solid #333333;font-size:11px;font-family:Trebuchet MS,Tahoma,Arial,Verdana;} 
 textarea {vertical-align:middle;color:#636363;background:#252525;border:1px solid #333333;font-size:11px;font-family:Trebuchet MS,Tahoma,Arial,Verdana;} 
 select {vertical-align:middle;color:#636363;background:#252525;border:1px solid #333333;font-size:11px;font-family:Trebuchet MS,Tahoma,Arial,Verdana;} 
 .searchSbmFl,.uplFileFl,.gTableBottom input, .fastLogBt, .fastSearch, .fastNav, .commSbmFl, .pollBut {vertical-align:middle;color:#636363;background:#252525;border:1px solid #333333;font-size:10px;font-family:Trebuchet MS,Tahoma,Arial,Verdana;} 
 /* -------------- */ 
 /* Gategory Style */ 
 #cat_news_bg { background:#232323; height:24px; line-height:23px; color:#fff; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; padding:0px 5px 0px 5px; margin:0px; border-top:1px solid #000; border-bottom:1px solid #000; border-left:1px solid #000; border-right:1px solid #000; margin-top:0px;} 
 #cat_news_bg a:link {text-decoration:none; color:#fff;} 
 #cat_news_bg a:visited {text-decoration:none; color:#fff;} 
 #cat_news_bg a:active {text-decoration:none; color:#fff;} 
 #cat_news_bg a:hover {text-decoration:none; color:#eda710;} 
 /* -------------- */ 
 /* News Style */ 
 .eBlock {background:#252525;border:1px solid #000;} 
 .eBlock5 {background:#292929;border:1px solid #1b1b1b;} 
 .eBlock51 {background:#292929;border:1px solid #000;} 
 .eTitle {background:url('/img/10.png');height:15px;margin:-3px;padding:9px;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;text-family:Tahoma,Verdana,Arial;margin-bottom:5px;} 
 .eTitle1 {background:url('/img/10.png');height:21px;margin:0px;padding:9px;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;text-family:Tahoma,Verdana,Arial;margin-bottom:0px;border:1px solid #000;border-bottom:none;} 
 .eDetails {background:url('/img/11.png');height:13px;margin:-3px;padding:9px;margin-top:5px;} 
 .eDetails1 {background:url('/img/11.png');height:13px;margin:-3px;padding:9px;margin-top:5px;} 
 .eDetails11 {background:url('/img/11.png');height:13px;margin:-3px;padding:9px;margin-top:5px;border:1px solid #000;border-top:none;} 
 .eMessage {color:#fff;padding:5px;} 
 .eText {color:#fff;text-shadow:1px 1px 1px #000;text-family:Tahoma,Verdana,Arial;} 
 .eDetails1 {background:url('/img/12.png');height:12px;margin:-3px;padding:9px;margin-top:5px;} 
 .eDetails2 {background:url('/img/12.png');height:12px;margin:-3px;padding:9px;margin-top:5px;} 
 #img_news_bg { background:#404040; padding:5px; margin-right:10px; border:1px solid #000; float:right; margin-bottom:4px} 
 #img_news_bg1 { float:center; margin-bottom:4px} 
 /* -------------- */ 
 /* General Style */ 
 #banner_position {position:absolute; bottom:43px; left:20px; float:right;} 
 body {margin:0px; padding:0px; text-align:left; font-size:12px;background-attachment: fixed;background-repeat: repeat;background-position: top;background:#353535 url(/img/13.png) repeat-x 0 0;} 
 #design {width:1200px;margin:0px auto;border:1px solid #000;background:#252525;} 
 #footer {background:#303030 url(/img/14.png); height:57px; border-top:1px solid #000;padding:12px;padding-left:10px; color:#fff; text-shadow:1px 1px 1px #000; font-size:11px; font-family:Tahoma,Verdana,Arial;} 
 #shapka {background:url(/img/15.png); height:179px; border:1px solid #000; border-right:none; border-left:none; border-top:none;} 
 #top-menu {background:url(/img/16.png); height:23px; border:1px solid #000; border-left:none; border-right:none; border-top:none; padding:10px;} 
 #top-bottom-menu {background:url(/img/17.png); height:29px;} 
 td, body {font-family:Tahoma,Verdana,Arial; font-size:8pt; color:#999;} 
 hr {color:#212121; border:none; height:2px; background:#121212 url(/img/18.png) repeat-x 0 bottom;} 
 .news_fon {background:#303030 url('/img/19.png'); border:1px solid #000000; font:11px Tahoma; color:#fff; text-shadow:1px 1px 1px #000;} 
 .forum_fon {background:#303030 url('/img/19.png'); border:1px solid #1b1b1b; font:11px Tahoma; color:#fff; text-shadow:1px 1px 1px #000; padding-bottom:3px; width:200px;} 
 #bg-news {background:url(/img/20.png);} 
 .eBlock1 {border:1px solid #000;background:#3c3c3c;} 
 .eBlock111 {border:1px solid #000;background:#3c3c3c;border-top:none;} 
 a#h_b_r_icon { background:#232323 url('/img/9.png'); line-height:21px; color:#fff; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; padding:4px 5px 4px 5px; margin-left:5px; border:1px solid #000;} 
 a#h_b_r_icon:hover {background:#353535 url('/img/21.png');} 
 .eTitleInf {background:url('/img/10.png');height:15px;margin:0px;padding:9px;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;text-family:Tahoma,Verdana,Arial;margin-bottom:5px;} 
 /* ----------------- */ 
 /* Links Style */ 
 a:link {text-decoration:none; color:#fff;} 
 a:active {text-decoration:none; color:#fff;} 
 a:visited {text-decoration:none; color:#fff;} 
 a:hover {text-decoration:none; color:#eda710;} 
 /* ----------------- */ 
 /* Block Style */ 
 #table_block_left {width:202px; margin-top:5px; margin-bottom:5px; margin-left:5px;} 
 #top_block_left {background:url('/img/22.png'); color:#fff; height:33px; line-height:33px; padding-right:5px; text-align:center; text-shadow:1px 1px 1px #000;} 
 #middle_block_left {background:#303030 url('/img/23.png'); padding:5px; color:#fff; font-family:tahoma; font-size:11px;} 
 #bottom_block_left {background:#202020 url('/img/24.png'); height:23px;} 
 #table_block_right {width:202px; margin-top:5px; margin-bottom:5px; margin-right:5px;} 
 #top_block_right {background:url('/img/22.png'); color:#fff; height:33px; line-height:33px; padding-left:5px; text-align:center; text-shadow:1px 1px 1px #000;} 
 #middle_block_right {background:#303030 url('/img/25.png'); padding:5px; color:#fff; font-family:tahoma; font-size:11px;} 
 #bottom_block_right {background:#202020 url('/img/26.png'); height:23px;} 
 /* ----------------- */ 
 /* User Group Marks */ 
 a.groupModer:link {color:#00FF00;font-weight:normal;} a.groupModer:visited {color:#00FF00;font-weight:normal;} a.groupModer:hover {color:#00FF00;font-weight:normal;} 
 a.groupAdmin:link {color:#ff0000;font-weight:bold;} a.groupAdmin:visited {color:#ff0000;font-weight:bold;} a.groupAdmin:hover {color:#ff0000;font-weight:bold;} 
 a.groupVerify:link {color:#2489f1;font-weight:normal;} a.groupVerify:visited {color:#2489f1;font-weight:normal;} a.groupVerify:hover {color:#2489f1;font-weight:normal;} 
 a.groupBanned:link,a.groupBanned:visited,a.groupBanned:hover {color:#4F4F4F;text-decoration:line-through;} /*Р В°?аАаРвЂР °РђР°РќР°Р•аНаНб?аЙ*/ 
 a.groupFriends:link {color:white;} a.groupFriends:visited {color:white;} a.groupFriends:hover {color:white;} 
 a.groupOther5:link {color:#00FF00;font-weight:bold;} a.groupOther5:visited {color:#00FF00;font-weight:bold;} a.groupOther5:hover {color:#00FF00;font-weight:bold;} 
 a.groupOther6:link {color:#774d86;font-weight:bold;} a.groupOther6:visited {color:#774d86;font-weight:bold;} a.groupOther6:hover {color:#774d86;font-weight:bold;} 
 a.groupOther7:link {color:#774d86;} a.groupOther7:visited {color:#774d86;} a.groupOther7:hover {color:#774d86;} 
 a.groupOther8:link {color:#4c6480;} a.groupOther8:visited {color:#4c6480;} a.groupOther8:hover {color:#4c6480;} 
 a.groupOther9:link {color:#519176;} a.groupOther9:visited {color:#519176;} a.groupOther9:hover {color:#519176;} 
 a.groupOther10:link {color:#997d59;} a.groupOther10:visited {color:#997d59;} a.groupOther10:hover {color:#997d59;} 
 a.groupOther11:link {color:#848e3e;} a.groupOther11:visited {color:#848e3e;} a.groupOther11:hover {color:#848e3e;} 
 a.groupOther12:link {color:#eda710;font-weight:bold;} a.groupOther12:visited {color:#eda710;font-weight:bold;} a.groupOther12:hover {color:#eda710;font-weight:bold;} 
 /* ---------------- */ 
 /* Anyclass Style */  
 #anyclass A IMG{opacity:0.5; -moz-opacity:0.3; filter:alpha(opacity=60);} 
 #anyclass a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);background:none;} 
 #anyclass a img {OPACITY:0.3px; -MOZ-OPACITY:0.3px; FILTER:alpha(opacity=60)} 
 #anyclass a:hover img {OPACITY:1px; -MOZ-OPACITY:1px; FILTER:alpha(opacity=100); BACKGROUND:none;} 
 /* ----------------- */ 
 /* Menu Style */ 
 #top_menu_bg { background:url('/img/16.png'); height:43px; border-top:0px; border-bottom:1px solid #000; border-left:0px; border-right:0px; color:#c3c3c3; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 0px #000; text-align:left; padding-top:0px; padding-right:5px; margin:0px;} 
 #top_menu_li { color:#c4c4c4;border-right:1px solid #252525; border-left:0px; height:42px; line-height:39px; color:#c3c3c3; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; float:left; padding:0px 8px 0px 8px; margin:none;} 
 #top_menu_li:hover {background:url('/img/27.png'); border-right:1px solid #3f0000; border-left:1px solid #3f0000; border-left:0px; height:42px; line-height:39px; color:#fff; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; float:left; padding:0px 8px 0px 8px; margin:none;} 
 #bottom_menu_bg { background:url('/img/28.png'); height:28px; border-top:0px; border-bottom:1px solid #000; border-left:0px; border-right:0px; color:#c3c3c3; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 0px #000; text-align:left; padding-top:0px; padding-right:5px; margin:0px;} 
 #bottom_menu_li { color:#c4c4c4; border-right:1px solid #252525; border-left:0px; height:27px; line-height:24px; color:#c3c3c3; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; float:left; padding:1px 8px 0px 8px; margin:none;} 
 #bottom_menu_li:hover {background:url('/img/29.png'); border-right:1px solid #3f0000; border-left:1px solid #3f0000; border-left:0px; height:28px; line-height:25px; color:#fff; font-family:tahoma; font-size:8pt; font-weight:normal; text-decoration:none; text-shadow:1px 1px 1px #000; text-align:center; float:left; padding:0px 8px 0px 8px; margin:none;} 
 /* ----------------- */ 
 /* ===== forum Start ===== */ 
 /* General forum Table View */ 
 .gTable {background:#181818;font-family:Tahoma,Verdana,Arial,Sans-Serif;} 
 .gTableTop {background:url('/img/30.png');padding: 8px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;} 
 .gTableSubTop {text-transform: uppercase;background:url('/img/31.png');padding: 5px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:8px;font-weight:bold;} 
 .gTableBody {background: #303030;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;} 
 .gTableBody1 {background: #303030;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;} 
 .gTableBottom {padding:2px;background:#353535;} 
 .gTableLeft {background: #353535;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;} 
 .gTableRight {background: #353535;padding: 4px;margin-bottom: 5px;font-family:Verdana,Arial,Sans-Serif;font-size:10px;} 
 .gTableError {padding:2px;background:#282828;color:#FF0000;} 
 /* ------------------------ */ 
 /* Forums Styles */ 
 .forumNameTd,.forumLastPostTd {padding:2px;background:#303030} 
 .forumNameTd:hover {background:#353535 repeat-y 0 0;} 
 .forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#353535} 
 .forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;} 
 a.catLink:link {text-decoration:none; color:#999;} 
 a.catLink:visited {text-decoration:none; color:#999;} 
 a.catLink:hover {text-decoration:none; color:#999;} 
 a.catLink:active {text-decoration:none; color:#999;} 
 .lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold} 
 .archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;} 
 /* ------------- */ 
 /* forum Page switches */ 
 .switches {background:#1b1b1b;} 
 .pagesInfo {background:url('/img/30.png');padding-right:10px;font-size:8pt;color:#fff;} 
 .switch {background:url('/img/30.png');width:15px;font-size:8pt;color:#fff;} 
 .switchActive {background:#353535;font-weight:bold;color:#fff;width:15px;} 
 a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none;color:#fff;} 
 a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none;color:#fff;} 
 a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline;color:#eda710;} 
 a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:none;color:#fff;} 
 /* ------------------- */ 
 /* forum Titles & other */ 
 .forum {font-size:8pt;} 
 .forumDescr,.forumModer {color:#696969;font-size:7pt;} 
 .forumViewed {font-size:9px;} 
 a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#a4a4a4;} 
 a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#a4a4a4;} 
 a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#1e90ff;} 
 a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:none; color:#1e90ff;} 
 /* -------------------- */ 
 /* forum Navigation Bar */ 
 .forumNamesBar {padding-bottom:7px;font-size:8pt;} 
 .forumBarKw {font-weight:normal;} 
 a.forumBarA:link {text-decoration:none; color:#949494;} 
 a.forumBarA:visited {text-decoration:none; color:#949494;} 
 a.forumBarA:hover {text-decoration:underline; color:#949494;} 
 a.forumBarA:active {text-decoration:underline; color:#949494;} 
 /* -------------------- */ 
 /* forum Fast Navigation Blocks */ 
 .fastNav,.fastSearch,.fastLoginForm {font-size:7pt;} 
 /* ---------------------------- */ 
 /* forum Fast Navigation Menu */ 
 .fastNavMain {background:#585858;color:#FFFFFF;} 
 .fastNavCat {background:#EEEEF0;} 
 .fastNavCatA {background:#EEEEF0;color:#0000FF} 
 .fastNavForumA {color:#0000FF;} 
 /* -------------------------- */ 
 /* forum Threads Style */ 
 .threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#303030;} 
 .threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#353535;} 
 .threadLastPostTd {padding:2px;font-size:7pt;} 
 .threadDescr {color:#fff;font-size:7pt;} 
 .threadNoticeLink {font-weight:bold;} 
 .threadsType {padding:2px;background:url('/img/30.png');height:20px;font-weight:bold;font-size:7pt;color:#fff;padding-left:40px;text-transform:uppercase;font-family:Verdana,Arial,Sans-Serif;font-size:8px;} 
 .threadsDetails {padding:2px;background:url('/img/30.png');height:20px;color:#fff;padding-left:5px;font-family:Verdana,Arial,Sans-Serif;font-size:8px;} 
 .forumOnlineBar {padding:2px;background:url('/img/30.png');height:20px;color:#fff;padding-left:5px;font-family:Verdana,Arial,Sans-Serif;font-size:8px;} 
 a.threadPinnedLink:link {text-decoration:none;color:#fff;} 
 a.threadPinnedLink:visited {text-decoration:none;color:#fff;} 
 a.threadPinnedLink:hover {text-decoration:none;color:#5286b9;} 
 a.threadPinnedLink:active {text-decoration:underline;color:#fff;} 
 a.threadLink:link {text-decoration:none;color:#fff;} 
 a.threadLink:visited {text-decoration:none;color:#fff;} 
 a.threadLink:hover {text-decoration:none;color:#5286b9;} 
 a.threadLink:active {text-decoration:none;color:#fff;} 
 .postpSwithces {font-size:7pt;} 
 .thDescr {font-weight:normal;} 
 .threadFrmBlock {font-size:7pt;text-align:right;} 
 /* ------------------- */ 
 /* Posts View */ 
 .postTable {background:#444;} 
 .postPoll {background:#353535;text-align:center;} 
 .postFirst {background:#868686;border-bottom:0px;} 
 .postRest1 {background:#868686;} 
 .postRest2 {background:#868686;} 
 .postSeparator {height:3px;background:#353535;} 
 .postTdTop,.postBottom {background:#353535 url('/img/32.png');height:24px;border:0px;} 
 .postUser {font-weight:bold;} 
 .postRankName {margin-top:5px;} 
 .postRankIco {margin-bottom:5px;margin-bottom:5px;} 
 .reputation {margin-top:5px;} 
 .signatureHr {margin-top:20px;color:#949494;} 
 .posttdMessage {background:#353535;padding:5px;} 
 .postTdInfo {background:#353535;text-align:center;padding:5px;} 
 .postPoll {padding:5px;} 
 .pollQuestion {text-align:center;font-weight:bold;} 
 .pollButtons,.pollTotal {text-align:center;} 
 .pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;} 
 .pollSubmit {font-weight:bold;} 
 .pollEnd {text-align:center;height:30px;} 
 .codeMessage {color: #fff; background:#2d2d2d; FONT: 8pt Tahoma; border: 0px !important; border-bottom: 0; padding: 5px;}  
 .bbCodeName {color: #fff; !important; background:url('/img/30.png'); font-size: 7pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;}  
 .quoteMessage {color: #fff; background:#2d2d2d; FONT: 8pt Tahoma; border: 0px !important; border-bottom: 0; padding: 5px;}  
 .bbQuoteName {color: #fff; !important; background:url('/img/32.png'); font-size: 7pt; !important; font-weight: bold; margin: 0 auto 0 auto; padding-top: 7px; padding-bottom: 7px;}  
 .signatureView {font-size:7pt;} 
 .edited {padding-top:30px;font-size:7pt;text-align:right;color:#CCCCCC;} 
 .editedBy {font-weight:bold;font-size:8pt;} 
 .statusBlock {padding-top:3px;} 
 .statusOnline {color:#FFFF00;} 
 .statusOffline {color:#FFFFFF;} 
 /* ---------- */ 
 /* forum AllInOne Fast Add */ 
 .newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} 
 .newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;} 
 .newThreadItem {padding: 0 0 0 8px; background: url('/img/33.gif') no-repeat 0px 4px;} 
 .newPollItem {padding: 0 0 0 8px; background: url('/img/33.gif') no-repeat 0px 4px;} 
 /* ----------------------- */ 
 /* forum Post Form */ 
 .postPreview, .postSubmit, .postReset {background:#303030;padding:2px;border:none;border:1px solid #252525;color:#fff;text-shadow:1px 1px 0px #000;font-family:tahoma;font-size:8pt;font-weight:normal;} 
 .pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background:#202020;color:#fff;border:1px outset #252525;} 
 .codeButtons {font-size:7pt;background:#282828;color:#fff;border:1px solid #202020;} 
 .codeCloseAll {font-size:7pt;background:#282828;color:#fff;border:1px solid #202020;font-weight:bold;} 
 .postNameFl,.postDescrFl {background:#2d2d2d;border:1px solid #252525;width:400px;color:#fff;} 
 .postPollFl,.postQuestionFl {background:#2d2d2d;border:1px solid #252525;width:400px;color:#fff;} 
 .postResultFl {background:#2d2d2d;border:1px solid #252525;width:50px;color:#fff;} 
 .postAnswerFl {background:#2d2d2d;border:1px solid #252525;width:300px;color:#fff;} 
 .postTextFl {width:550px;height:150px;background:#2d2d2d;border:1px solid #252525;color:#fff;font-size:11px;} 
 .postUserFl {background:#2d2d2d;border:1px solid #252525;width:300px;} 
 .button {background:#303030;padding:2px;border:none;border:1px solid #252525;color:#fff;text-shadow:1px 1px 0px #000;font-family:tahoma;font-size:8pt;font-weight:normal;} 
 .uplFileFl {background:#303030;padding:2px;border:none;border:1px solid #252525;color:#fff;text-shadow:1px 1px 0px #000;font-family:tahoma;font-size:8pt;font-weight:normal;} 
 .fastSearch {background:#303030;padding:2px;border:none;border:1px solid #252525;color:#fff;text-shadow:1px 1px 0px #000;font-family:tahoma;font-size:8pt;font-weight:normal;} 
 .fastNav {background:#303030;padding:1px;border:none;border:1px solid #252525;color:#fff;text-shadow:1px 1px 0px #000;font-family:tahoma;font-size:8pt;font-weight:normal;} 
 .pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;} 
 .smilesPart {width:85px;margin-top:10px;padding-top:5px;text-align:center;} 
 .replaceTable {width:300px; height:100px;color:#ffffff;text-shadow:1px 1px 1px #000; background-color:#303030; border:1px solid #1b1b1b;border-radius:6px;} 
 /* ----------------- */ 
 /* ====== forum End ====== */ 
 /* Site Spoiler */ 
 a.bspoiler:link {text-decoration:none; color:#898989}  
 a.bspoiler:visited {text-decoration:none; color:#898989}  
 a.bspoiler:hover {text-decoration:none; color:#898989}  
 a.bspoiler:active {text-decoration:none; color:#898989}  
 .bspoilerdiv {height: 18px; padding-left: 3px; padding-top: 3px; background:#292929; border:1px dashed #898989;}  
 .bspoilerdtw {margin: 3px; margin-top:1px;}  
 /* ----------------- */ 
 /* Webmoney */  
 .Forum1 {width:170px; padding-left: 4px; padding-right: 6px; padding-bottom: 4px; padding-top: 4px; border: 1px solid #777777;}  
 .Forum2 {width:70%;border: 1px dashed #666;}  
 /* ----------------- */ 
 .osninf {background:#303030;padding:8px;border-bottom:1px solid #1b1b1b;text-shadow:1px 1px 1px #000;} 
 .inftitl b, .osninf b {color:#e0ffff;text-shadow:1px 1px 1px #000;} 
 .inftitl a:link, .inftitl a:visited, .inftitl a:active {text-decoration:underline;color:#e0ffff;text-shadow:1px 1px 1px #000;} 
 .inftitl a:hover {text-decoration:none;text-shadow:1px 1px 1px #000;} 
 .infmes {font-weight:bold; border:1px solid #1b1b1b;margin:5px 0 3px 0;padding:5px;background:url('/img/21.png') #292929;font-size:7pt; color:#6f6f6f;text-shadow:1px 1px 1px #000;} 
 .infmes1 {border:1px solid #1b1b1b;margin:5px 0 3px 0;padding:5px;background:#292929;font-size:8pt; color:#6f6f6f;text-shadow:1px 1px 1px #000;} 
 .infmes5 { border-top:1px dotted #4e4e4e;border-bottom:1px dotted #4e4e4e;margin-left:0px 0 0px 0 ;padding:6px;background:#212121;font-size:8pt; text-decoration:none; color:#cbcbcb; text-shadow: 0.1em 0.1em 0.05em #000000;} Готово, В архиве есть PSD исходники которые вы легко сможете отредактировать с помощью программы Photoshop, если что та непонятно или не получается установить этот шаблон пишите сюда поможем
Скачать EXTM с файлообменника
Другие новости | 
 
 
Поделиться ссылкой
  | 
 
 | 
