<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="ru-ru" xml:lang="ru-ru">
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-language" content="ru-ru" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<base href="http://macroclub.ru/club/">

<title>MacroClub.Ru &bull; Главная страница</title>

<link rel="stylesheet" href="http://macroclub.ru/css/main.css" type="text/css">
<link rel="stylesheet" href="http://macroclub.ru/club/styles/macrotheme/theme/stylesheet.css" type="text/css" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9817706-1");
pageTracker._trackPageview();
} catch(err) { }</script>


<script type="text/javascript">
// <![CDATA[

function popup(url, width, height, name)
{
	if (!name)
	{
		name = '_popup';
	}

	window.open(url.replace(/&amp;/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
	return false;
}

function jumpto()
{
	var page = prompt('Введите номер страницы, на которую хотите перейти:', '');
	var perpage = '';
	var base_url = '';

	if (page !== null && !isNaN(page) && page > 0)
	{
		document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * perpage);
	}
}

/**
* Find a member
*/
function find_username(url)
{
	popup(url, 760, 570, '_usersearch');
	return false;
}

/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
	var parent = document.getElementById(id);
	if (!parent)
	{
		eval('parent = document.' + id);
	}

	if (!parent)
	{
		return;
	}

	var rb = parent.getElementsByTagName('input');
	
	for (var r = 0; r < rb.length; r++)
	{
		if (rb[r].name.substr(0, name.length) == name)
		{
			rb[r].checked = state;
		}
	}
}


// ]]>
</script>
</head>
<body class="ltr">

<a name="top"></a>

<div id="wrapheader">

	<div id="logodesc">
<table cellspacing="0" width="100%">
		<tbody><tr>
			<td rowspan="2"><a href="http://macroclub.ru/"><img src="http://macroclub.ru/images/logo.png" alt="" title="" /></a> </td>      <!--src="/images/logo_forum.gif-->
			<td width="100%" height="77" colspan="13" align="center"><h1>Клуб любителей макросъемки - Форум </h1>		    </td>       <!--height="61"-->
		</tr>
		  <tr>
		    <td align="center">&nbsp;</td>
	      <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/">Главная</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/konkurs">Конкурсы</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/gallery">Галерея</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/story">Макроистории</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/how">Статьи</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/hard">Макрооптика</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/obzor">Обзоры</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/live">Блоги</a></td>
	        <td align="center" bgcolor="#FFFFFF"><a href="http://macroclub.ru/club">Клуб</a> </td>
	        <td align="center" bgcolor="#FFFFFF">&nbsp;</td>
	        <td align="center">&nbsp;</td>
	        <td align="center">&nbsp;</td>
		  </tr>
		</tbody></table>


	</div>

	<div id="menubar">
		<table width="100%" cellspacing="0">
		<tr>
			<td class="genmed">
				<a href="./ucp.php?mode=login"><img src="./styles/macrotheme/theme/images/icon_mini_login.gif" width="12" height="13" alt="*" /> Вход</a>&nbsp; &nbsp;<a href="./ucp.php?mode=register"><img src="./styles/macrotheme/theme/images/icon_mini_register.gif" width="12" height="13" alt="*" /> Регистрация</a>
								</td>
			<td class="genmed" align="right">
				<a href="./faq.php"><img src="./styles/macrotheme/theme/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> FAQ</a>
				&nbsp; &nbsp;<a href="./search.php"><img src="./styles/macrotheme/theme/images/icon_mini_search.gif" width="12" height="13" alt="*" /> Поиск</a>&nbsp; &nbsp;<a href="./memberlist.php"><img src="./styles/macrotheme/theme/images/icon_mini_members.gif" width="12" height="13" alt="*" /> Пользователи</a>			</td>
		</tr>
		</table>
	</div>

	<div id="datebar">
		<table width="100%" cellspacing="0">
		<tr>
			<td class="gensmall"></td>
			<td class="gensmall" align="right">Текущее время: Сб фев 04, 2012 9:08 pm<br /></td>
		</tr>
		</table>
	</div>

</div>

<div id="wrapcentre">

		<p class="searchbar">
		<span style="float: left;"><a href="./search.php?search_id=unanswered">Сообщения без ответов</a> | <a href="./search.php?search_id=active_topics">Активные темы</a></span>
			</p>
	
	<br style="clear: both;" />

	<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
	<tr>
		<td class="row1">
			<p class="breadcrumbs"><a href="./index.php">Список форумов</a></p>
			<p class="datetime">Часовой пояс: UTC + 3 часа [ Летнее время ]</p>
		</td>
	</tr>
	</table>
	<br /><table class="tablebg" cellspacing="1" width="100%">
<tr>
	<td class="cat" colspan="5" align="right">&nbsp;</td>
</tr>
<tr>
	<th colspan="2">&nbsp;Форум&nbsp;</th>
	<th width="50">&nbsp;Темы&nbsp;</th>
	<th width="50">&nbsp;Сообщения&nbsp;</th>
	<th>&nbsp;Последнее сообщение&nbsp;</th>
</tr>
		<tr>
			<td class="cat" colspan="2"><h4><a href="./viewforum.php?f=18">Клуб Макро</a></h4></td>
			<td class="catdiv" colspan="3">&nbsp;</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=7">Обсуждение сайта</a>
				<p class="forumdesc">Обсуждение сайта макроклуба</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">268</p></td>
			<td class="row2" align="center"><p class="topicdetails">5894</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пт фев 03, 2012 7:34 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=2284">Надежда Муравьёва</a>						<a href="./viewtopic.php?f=7&amp;p=107570#p107570"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=9">Клубные дела</a>
				<p class="forumdesc">Обсуждение клубных дел и вопросов.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">226</p></td>
			<td class="row2" align="center"><p class="topicdetails">13296</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 8:28 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4935">genfed</a>						<a href="./viewtopic.php?f=9&amp;p=107678#p107678"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=8">Обсуждение статей</a>
				<p class="forumdesc">Обсуждение статей сайта</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">73</p></td>
			<td class="row2" align="center"><p class="topicdetails">1473</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вс янв 15, 2012 8:24 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=17" style="color: #AA0000;" class="username-coloured">Limar</a>						<a href="./viewtopic.php?f=8&amp;p=105786#p105786"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=16">Обсуждение фотографий</a>
				<p class="forumdesc">Общественное обсуждение конкретных снимков</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">66</p></td>
			<td class="row2" align="center"><p class="topicdetails">1519</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пт янв 27, 2012 12:06 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=11680">Samuel_Bernie</a>						<a href="./viewtopic.php?f=55&amp;p=106912#p106912"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=27">Конкурсы и выставки</a>
				<p class="forumdesc">Обсуждаются конкурсы и выставки макро- и анималистической направленности.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">201</p></td>
			<td class="row2" align="center"><p class="topicdetails">8582</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 12:52 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=2284">Надежда Муравьёва</a>						<a href="./viewtopic.php?f=32&amp;p=107642#p107642"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=42">Клубные игры</a>
				<p class="forumdesc">Миниконкурсы, фотозагадки и другие игры</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">31</p></td>
			<td class="row2" align="center"><p class="topicdetails">1309</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср фев 01, 2012 11:55 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4220">Алёна Шевцова</a>						<a href="./viewtopic.php?f=47&amp;p=107453#p107453"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=17">Проекты Макроклуба</a>
				<p class="forumdesc">Вопросы, связанные с Классификатором-определителем (MacroID.ru) и Клубом &quot;Натуралист&quot; (Naturalist.su)</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">15</p></td>
			<td class="row2" align="center"><p class="topicdetails">1144</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пт дек 16, 2011 11:13 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=11493">anik</a>						<a href="./viewtopic.php?f=36&amp;p=103851#p103851"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=13">Офтопик</a>
				<p class="forumdesc">Обсуждение прочих тем</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">781</p></td>
			<td class="row2" align="center"><p class="topicdetails">19496</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 8:39 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4938">Sokolkov</a>						<a href="./viewtopic.php?f=56&amp;p=107680#p107680"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="cat" colspan="2"><h4><a href="./viewforum.php?f=19">МакроТехника и МакроТехнологии</a></h4></td>
			<td class="catdiv" colspan="3">&nbsp;</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=3">Макросъемка</a>
				<p class="forumdesc">Вопросы и ответы макросъемки. Секреты мастерства. Советы и методики.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">253</p></td>
			<td class="row2" align="center"><p class="topicdetails">5045</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 10:29 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9253">KIZILL</a>						<a href="./viewtopic.php?f=3&amp;p=107623#p107623"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=1">Зеркальная и беззеркальная техника для Макро</a>
				<p class="forumdesc">Обсуждение сменнообъективных фотоаппаратов и макрообъективов.</p>
									<p class="forumdesc"><strong>Подфорум: </strong> <a href="./viewforum.php?f=61" class="subforum read" title="Нет новых сообщений">Беззеркальная техника для Макро</a></p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">772</p></td>
			<td class="row2" align="center"><p class="topicdetails">14466</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср фев 01, 2012 11:52 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=3976" style="color: #AA0000;" class="username-coloured">barry</a>						<a href="./viewtopic.php?f=1&amp;p=107391#p107391"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=2">Цифрокомпакты для макросъемки</a>
				<p class="forumdesc">Обсуждение компактных цифровых фотоаппаратов, применимых в Макросъемке.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">91</p></td>
			<td class="row2" align="center"><p class="topicdetails">2029</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 8:40 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4380">byv</a>						<a href="./viewtopic.php?f=2&amp;p=107681#p107681"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=10">Принадлежности и аксессуары</a>
				<p class="forumdesc">вспышки, штативы, отражатели, переходники и т.п.
<br /></p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">405</p></td>
			<td class="row2" align="center"><p class="topicdetails">6880</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 1:03 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=5067">Glass</a>						<a href="./viewtopic.php?f=10&amp;p=107646#p107646"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=11">Самодельные приспособления для макросъемки</a>
				<p class="forumdesc">Обмен опытом по изготовлению присопособлений и аксессуаров для Макросъемки.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">129</p></td>
			<td class="row2" align="center"><p class="topicdetails">3210</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт фев 02, 2012 10:11 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=10587">kdmitr</a>						<a href="./viewtopic.php?f=11&amp;p=107478#p107478"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read_subforum.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=4">Цифровая обработка фотографий, просмотр и печать</a>
				<p class="forumdesc">Обработка фотографий после съемки, приемы, софт. Программы просмотра, экраны, печать.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">193</p></td>
			<td class="row2" align="center"><p class="topicdetails">3686</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб фев 04, 2012 7:39 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4172">Vik</a>						<a href="./viewtopic.php?f=4&amp;p=107673#p107673"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=62">Видеомакросъемка</a>
				<p class="forumdesc">Техника и технологии видео, обработка и монтаж снятого материала</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">4</p></td>
			<td class="row2" align="center"><p class="topicdetails">84</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср янв 18, 2012 9:23 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9685">axxxs</a>						<a href="./viewtopic.php?f=62&amp;p=106129#p106129"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="cat" colspan="2"><h4><a href="./viewforum.php?f=22">МакроЖивность</a></h4></td>
			<td class="catdiv" colspan="3">&nbsp;</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=12">МакроОхота</a>
				<p class="forumdesc">Обсуждаем МакроОхоту на насекомых и беспозвоночных</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">77</p></td>
			<td class="row2" align="center"><p class="topicdetails">1725</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вт дек 27, 2011 6:01 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=2653">Марина Мария Всеволодовна</a>						<a href="./viewtopic.php?f=12&amp;p=104395#p104395"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=23">Домашние любимцы</a>
				<p class="forumdesc">Содержание и разведение живности в домашних условиях, обмен и продажа</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">37</p></td>
			<td class="row2" align="center"><p class="topicdetails">663</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пн янв 16, 2012 10:42 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=22">Алексей Лобанов</a>						<a href="./viewtopic.php?f=23&amp;p=106033#p106033"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=24">Биология</a>
				<p class="forumdesc">Особенности биологии живых макромоделей</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">55</p></td>
			<td class="row2" align="center"><p class="topicdetails">835</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб дек 24, 2011 8:51 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=8477">Сергеич</a>						<a href="./viewtopic.php?f=24&amp;p=104275#p104275"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=25">Помогите определить</a>
				<p class="forumdesc">Помощь в определении живности</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">125</p></td>
			<td class="row2" align="center"><p class="topicdetails">968</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пн янв 30, 2012 10:59 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=11149">Александр Зыков (ZAE)</a>						<a href="./viewtopic.php?f=25&amp;p=107208#p107208"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="cat" colspan="2"><h4><a href="./viewforum.php?f=21">Объявления</a></h4></td>
			<td class="catdiv" colspan="3">&nbsp;</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=5">Продам фототехнику</a>
				<p class="forumdesc">Объявления о продаже фототехники.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">550</p></td>
			<td class="row2" align="center"><p class="topicdetails">2122</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт фев 02, 2012 12:47 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=7638">Васильев_Игорь</a>						<a href="./viewtopic.php?f=5&amp;p=107454#p107454"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
			<tr>
			<td class="row1" width="50" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
			<td class="row1" width="100%">
								<a class="forumlink" href="./viewforum.php?f=6">Куплю фототехнику</a>
				<p class="forumdesc">Объявления о покупке фототехники.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">145</p></td>
			<td class="row2" align="center"><p class="topicdetails">819</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт янв 26, 2012 11:13 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=11006">Lucky Angel</a>						<a href="./viewtopic.php?f=6&amp;p=106907#p106907"><img src="./styles/macrotheme/imageset/icon_topic_latest.gif" width="18" height="9" alt="Перейти к последнему сообщению" title="Перейти к последнему сообщению" /></a>
					</p>
							</td>
		</tr>
	</table>
<span class="gensmall"><a href="./ucp.php?mode=delete_cookies">Удалить cookies конференции</a> | <a href="./memberlist.php?mode=leaders">Наша команда</a></span><br />

<br clear="all" />

<table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
	<tr>
		<td class="row1">
			<p class="breadcrumbs"><a href="./index.php">Список форумов</a></p>
			<p class="datetime">Часовой пояс: UTC + 3 часа [ Летнее время ]</p>
		</td>
	</tr>
	</table>	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat" colspan="2"><h4><a href="./viewonline.php">Кто сейчас на конференции</a></h4></td>
	</tr>
	<tr>
			<td class="row1" rowspan="2" align="center" valign="middle"><img src="./styles/macrotheme/theme/images/whosonline.gif" alt="Кто сейчас на конференции" /></td>
			<td class="row1" width="100%"><span class="genmed">Сейчас посетителей на конференции: <strong>18</strong>, из них зарегистрированных: 9, скрытых: 0 и гостей: 9 (основано на активности пользователей за последние 5 минут)<br />Больше всего посетителей (<strong>312</strong>) здесь было Вт сен 20, 2011 11:16 pm<br /><br />Зарегистрированные пользователи: <a href="./memberlist.php?mode=viewprofile&amp;u=3734">Bubus</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=11708">Diplodactylus</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=9782">don077</a>, <span style="color: #9E8DA7;" class="username-coloured">Google [Bot]</span>, <a href="./memberlist.php?mode=viewprofile&amp;u=4456">Геннадий</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=11538">sandro</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=5477">Илья Гомыранов (I. Go)</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=4718">Наталья Гераськина</a></span></td>
	</tr>
			<tr>
			<td class="row1"><b class="gensmall">Легенда :: <a style="color:#AA0000" href="./memberlist.php?mode=group&amp;g=4904">Администраторы</a>, <a style="color:#00AA00" href="./memberlist.php?mode=group&amp;g=4903">Супермодераторы</a></b></td>
		</tr>
		</table>
	<br clear="all" />

	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat" colspan="2"><h4>Дни рождения</h4></td>
	</tr>
	<tr>
		<td class="row1" align="center" valign="middle"><img src="./styles/macrotheme/theme/images/whosonline.gif" alt="Дни рождения" /></td>
		<td class="row1" width="100%"><p class="genmed">Поздравляем: <b><a href="./memberlist.php?mode=viewprofile&amp;u=4938">Sokolkov</a> (52), <a href="./memberlist.php?mode=viewprofile&amp;u=5139">Moon</a> (30)</b></p></td>
	</tr>
	</table>

<br clear="all" />

<table class="tablebg" width="100%" cellspacing="1">
<tr>
	<td class="cat" colspan="2"><h4>Статистика</h4></td>
</tr>
<tr>
	<td class="row1"><img src="./styles/macrotheme/theme/images/whosonline.gif" alt="Статистика" /></td>
	<td class="row1" width="100%" valign="middle"><p class="genmed">Всего сообщений: <strong>103414</strong> | Тем: <strong>4835</strong> | Пользователей: <strong>2869</strong> | Новый пользователь: <strong><a href="./memberlist.php?mode=viewprofile&amp;u=11710">Armanda</a></strong></p></td>
</tr>
</table>

	<br clear="all" />

	<form method="post" action="./ucp.php?mode=login">
	
	<table class="tablebg" width="100%" cellspacing="1">
	<tr>
		<td class="cat"><h4><a href="./ucp.php?mode=login">Вход</a></h4></td>
	</tr>
	<tr>
		<td class="row1" align="center"><span class="genmed">Имя пользователя:</span> <input class="post" type="text" name="username" size="10" />&nbsp; <span class="genmed">Пароль:</span> <input class="post" type="password" name="password" size="10" />&nbsp;  <span class="gensmall">Автоматически входить при каждом посещении</span> <input type="checkbox" class="radio" name="autologin" />&nbsp; <input type="submit" class="btnmain" name="login" value="Вход" /></td>
	</tr>
	</table>
		</form>

<br clear="all" />

<table class="legend">
<tr>
	<td width="20" align="center"><img src="./styles/macrotheme/imageset/forum_unread.gif" width="46" height="25" alt="Новые сообщения" title="Новые сообщения" /></td>
	<td><span class="gensmall">Новые сообщения</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="./styles/macrotheme/imageset/forum_read.gif" width="46" height="25" alt="Нет новых сообщений" title="Нет новых сообщений" /></td>
	<td><span class="gensmall">Нет новых сообщений</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="./styles/macrotheme/imageset/forum_read_locked.gif" width="46" height="25" alt="Нет новых сообщений [ Тема закрыта ]" title="Нет новых сообщений [ Тема закрыта ]" /></td>
	<td><span class="gensmall">Форум закрыт</span></td>
</tr>
</table>

</div>

<!--
	We request you retain the full copyright notice below including the link to www.phpbb.com.
	This not only gives respect to the large amount of time given freely by the developers
	but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
	the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
	"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
	forums may be affected.

	The phpBB Group : 2006
//-->

<div id="wrapfooter">
	
<br />
<div align="center">
</div>
	</span>
</div>

</body>
</html>
