<!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">Текущее время: Чт июл 29, 2010 8:45 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">237</p></td>
			<td class="row2" align="center"><p class="topicdetails">4231</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 8:28 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9678">Кабанчик</a>						<a href="./viewtopic.php?f=7&amp;p=66650#p66650"><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">166</p></td>
			<td class="row2" align="center"><p class="topicdetails">9205</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 1:19 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9031">Ковалевич А.</a>						<a href="./viewtopic.php?f=9&amp;p=66620#p66620"><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">51</p></td>
			<td class="row2" align="center"><p class="topicdetails">902</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 28, 2010 2:22 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=7638">Васильев_Игорь</a>						<a href="./viewtopic.php?f=8&amp;p=66478#p66478"><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=16">Обсуждение фотографий</a>
				<p class="forumdesc">Общественное обсуждение конкретных снимков</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">23</p></td>
			<td class="row2" align="center"><p class="topicdetails">377</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Пн июл 26, 2010 8:52 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9816">mehanik1102</a>						<a href="./viewtopic.php?f=16&amp;p=66149#p66149"><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">122</p></td>
			<td class="row2" align="center"><p class="topicdetails">5716</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 28, 2010 10:26 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4580">Алексей Волков</a>						<a href="./viewtopic.php?f=31&amp;p=66422#p66422"><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">11</p></td>
			<td class="row2" align="center"><p class="topicdetails">513</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вс июл 25, 2010 9:34 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4220">Алёна Шевцова</a>						<a href="./viewtopic.php?f=43&amp;p=66083#p66083"><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">11</p></td>
			<td class="row2" align="center"><p class="topicdetails">1060</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 15, 2010 11:00 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=628">dreamcatcher</a>						<a href="./viewtopic.php?f=17&amp;p=65396#p65396"><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=13">Офтопик</a>
				<p class="forumdesc">Обсуждение всего чего угодно</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">467</p></td>
			<td class="row2" align="center"><p class="topicdetails">8789</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вт июл 27, 2010 5:54 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=4718">Наталья Гераськина</a>						<a href="./viewtopic.php?f=13&amp;p=66299#p66299"><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.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">165</p></td>
			<td class="row2" align="center"><p class="topicdetails">2714</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 7:21 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9031">Ковалевич А.</a>						<a href="./viewtopic.php?f=3&amp;p=66646#p66646"><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=1">Зеркальная техника для Макро</a>
				<p class="forumdesc">Обсуждаем зеркальные фотоаппараты и макрообъективы.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">590</p></td>
			<td class="row2" align="center"><p class="topicdetails">9550</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 28, 2010 4:35 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=8484">Pinochet_A</a>						<a href="./viewtopic.php?f=1&amp;p=66513#p66513"><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">70</p></td>
			<td class="row2" align="center"><p class="topicdetails">1215</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 4:34 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9685">axxxs</a>						<a href="./viewtopic.php?f=2&amp;p=66587#p66587"><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">287</p></td>
			<td class="row2" align="center"><p class="topicdetails">4769</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 22, 2010 10:15 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9678">Кабанчик</a>						<a href="./viewtopic.php?f=10&amp;p=65930#p65930"><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">114</p></td>
			<td class="row2" align="center"><p class="topicdetails">2124</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 1:05 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=994">Роман</a>						<a href="./viewtopic.php?f=11&amp;p=66618#p66618"><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=4">Цифровая обработка фотографий, просмотр и печать</a>
				<p class="forumdesc">Обработка фотографий после съемки, приемы, софт. Программы просмотра, экраны, печать.</p>
							</td>
			<td class="row2" align="center"><p class="topicdetails">134</p></td>
			<td class="row2" align="center"><p class="topicdetails">2297</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Сб июл 17, 2010 10:56 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9359">misterio</a>						<a href="./viewtopic.php?f=4&amp;p=65502#p65502"><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">66</p></td>
			<td class="row2" align="center"><p class="topicdetails">937</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 21, 2010 4:45 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=9816">mehanik1102</a>						<a href="./viewtopic.php?f=12&amp;p=65815#p65815"><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">26</p></td>
			<td class="row2" align="center"><p class="topicdetails">459</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вт май 25, 2010 8:40 am</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=2284">Надежда Муравьёва</a>						<a href="./viewtopic.php?f=23&amp;p=61649#p61649"><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">31</p></td>
			<td class="row2" align="center"><p class="topicdetails">506</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Вт июл 27, 2010 10:21 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=8477">Сергеич</a>						<a href="./viewtopic.php?f=24&amp;p=66365#p66365"><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">72</p></td>
			<td class="row2" align="center"><p class="topicdetails">531</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 21, 2010 4:50 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=8639">Dymon</a>						<a href="./viewtopic.php?f=25&amp;p=65817#p65817"><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">410</p></td>
			<td class="row2" align="center"><p class="topicdetails">1259</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Чт июл 29, 2010 12:07 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=7248">Kvitoslava</a>						<a href="./viewtopic.php?f=5&amp;p=66606#p66606"><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">114</p></td>
			<td class="row2" align="center"><p class="topicdetails">404</p></td>
			<td class="row2" align="center" nowrap="nowrap">
									<p class="topicdetails">Ср июл 21, 2010 10:57 pm</p>
					<p class="topicdetails"><a href="./memberlist.php?mode=viewprofile&amp;u=8724">oleg_l</a>						<a href="./viewtopic.php?f=6&amp;p=65855#p65855"><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>21</strong>, из них зарегистрированных: 11, скрытых: 0 и гостей: 10 (основано на активности пользователей за последние 5 минут)<br />Больше всего посетителей (<strong>88</strong>) здесь было Пн мар 24, 2008 8:14 pm<br /><br />Зарегистрированные пользователи: <a href="./memberlist.php?mode=viewprofile&amp;u=4146">Александр Юкарев (A-lexx)</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=8477">Сергеич</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=5058">futja</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=5067">Glass</a>, <span style="color: #9E8DA7;" class="username-coloured">Google [Bot]</span>, <a href="./memberlist.php?mode=viewprofile&amp;u=17" style="color: #AA0000;" class="username-coloured">Limar</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=4174">nic__</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=4677">Pastor</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=8484">Pinochet_A</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=9416">Praktikar</a>, <span style="color: #9E8DA7;" class="username-coloured">Yahoo [Bot]</span></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=4321">YLena</a>, <a href="./memberlist.php?mode=viewprofile&amp;u=52">metlion</a> (38)</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>63651</strong> | Тем: <strong>3368</strong> | Пользователей: <strong>3835</strong> | Новый пользователь: <strong><a href="./memberlist.php?mode=viewprofile&amp;u=9837">nana</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>