<!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">
<head>
	<link rel="stylesheet" type="text/css" href="https://forum.suse.pl/Themes/SUSE/css/index_green.css?fin20" />
	<script type="text/javascript" src="https://forum.suse.pl/Themes/default/scripts/script.js?fin20"></script>
	<script type="text/javascript" src="https://forum.suse.pl/Themes/SUSE/scripts/theme.js?fin20"></script>
	<script type="text/javascript"><!-- // --><![CDATA[
		var smf_theme_url = "https://forum.suse.pl/Themes/SUSE";
		var smf_default_theme_url = "https://forum.suse.pl/Themes/default";
		var smf_images_url = "https://forum.suse.pl/Themes/SUSE/images";
		var smf_scripturl = "https://forum.suse.pl/index.php";
		var smf_iso_case_folding = false;
		var smf_charset = "UTF-8";
		var ajax_notification_text = "Ładowanie...";
		var ajax_notification_cancel_text = "Anuluj";
	// ]]></script>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
	<meta name="description" content="forum.suse.pl - Indeks" />
	<title>forum.suse.pl - Indeks</title>
	<link rel="canonical" href="https://forum.suse.pl/index.php" />
	<link rel="help" href="https://forum.suse.pl/index.php?action=help" />
	<link rel="search" href="https://forum.suse.pl/index.php?action=search" />
	<link rel="contents" href="https://forum.suse.pl/index.php" />
	<link rel="alternate" type="application/rss+xml" title="forum.suse.pl - RSS" href="https://forum.suse.pl/index.php?type=rss;action=.xml" />
		  <link rel="shortcut icon" type="image/x-icon" href="https://forum.suse.pl/Themes/SUSE/images/theme/favicon.ico">
	<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
	<script type="text/javascript">
		jQuery(document).ready(function(){
			var cookieSet = document.cookie.indexOf("eu_cookie=") != -1;
			if(!cookieSet) {
				jQuery("#cookie_button").click(function(){
					var expire = new Date();
					expire.setDate(expire.getDate() + 30);
					document.cookie = "eu_cookie=1; path=/; expires=" + expire.toUTCString();
					jQuery(".cookie_wrap").fadeOut("fast");
				});
				jQuery(".cookie_wrap").css("visibility", "visible");
			}
		});
	</script><script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang: "pl"}</script>
</head>
<body>
<div id="wrapper">
	<div id="header"><div class="frame">
		<div id="top_section">
			<h1 class="forumtitle">
				<a href="https://forum.suse.pl/index.php"><img src="https://forum.suse.pl/Themes/SUSE/images/theme/logo.png" alt="forum.suse.pl" title="forum.suse.pl" /></a>
			</h1><form id="search_form" action="https://forum.suse.pl/index.php?action=search2" method="post" accept-charset="UTF-8">
					<input type="text" name="search" value="" class="input_text" />&nbsp;
					<input type="submit" name="submit" value="Szukaj" class="button_submit" />
					<input type="hidden" name="advanced" value="0" /></form>
			<img id="upshrink" src="https://forum.suse.pl/Themes/SUSE/images/upshrink.png" alt="*" title="Zmniejsz lub zwiększ nagłówek." style="display: none;" /><div class="mrg5t floatright"><div class="g-plusone" data-size="tall" data-count="true"></div></div><img src="https://forum.suse.pl/Themes/SUSE/images/theme/opensuse_r.png" class="floatright mrg5t mrg10r"><div class="floatright mrg10r"><h2>&nbsp</h2><h2><a href="http://unic0rn.github.io/tiramisu/suse/" target="_blank">Wejdź na Czat</a></h2></div>
		</div>
		<div id="upper_section" class="middletext">
			<div class="user">
				<script type="text/javascript" src="https://forum.suse.pl/Themes/default/scripts/sha1.js"></script>
				<form id="guest_form" action="https://forum.suse.pl/index.php?action=login2" method="post" accept-charset="UTF-8"  onsubmit="hashLoginPassword(this, '8c70d8ddb6d438b014a1f2a52c5bcfa0');">
					<div class="info">Witamy, <strong>Gość</strong>. <a href="https://forum.suse.pl/index.php?action=login">Zaloguj się</a> lub <a href="https://forum.suse.pl/index.php?action=register">zarejestruj</a>.</div>
					<input type="text" name="user" size="10" class="input_text" />
					<input type="password" name="passwrd" size="10" class="input_password" />
					<select name="cookielength">
						<option value="60">1 Godzina</option>
						<option value="1440">1 Dzień</option>
						<option value="10080">1 Tydzień</option>
						<option value="43200">1 Miesiąc</option>
						<option value="-1" selected="selected">Zawsze</option>
					</select>
					<input type="submit" value="Zaloguj się" class="button_submit" /><br />
					<div class="info">Zaloguj się podając nazwę użytkownika, hasło i długość sesji</div>
					<input type="hidden" name="hash_passwrd" value="" />
				</form>
			</div>
			<div class="news normaltext">
				<h2>Aktualności: </h2>
				<p><strong><span style="color: teal;" class="bbc_color"><a href="https://forum.suse.pl/index.php?topic=80.0" class="bbc_link" target="_blank"> Regulamin i ciasteczka</a></span></strong></p>
			</div>
		</div>
		<br class="clear" />
		<script type="text/javascript"><!-- // --><![CDATA[
			var oMainHeaderToggle = new smc_Toggle({
				bToggleEnabled: true,
				bCurrentlyCollapsed: false,
				aSwappableContainers: [
					'upper_section'
				],
				aSwapImages: [
					{
						sId: 'upshrink',
						srcExpanded: smf_images_url + '/upshrink.png',
						altExpanded: 'Zmniejsz lub zwiększ nagłówek.',
						srcCollapsed: smf_images_url + '/upshrink2.png',
						altCollapsed: 'Zmniejsz lub zwiększ nagłówek.'
					}
				],
				oThemeOptions: {
					bUseThemeSettings: false,
					sOptionName: 'collapse_header',
					sSessionVar: 'bfc40fe75ccb',
					sSessionId: '8c70d8ddb6d438b014a1f2a52c5bcfa0'
				},
				oCookieOptions: {
					bUseCookie: true,
					sCookieName: 'upshrink'
				}
			});
		// ]]></script>
		<div id="main_menu">
			<ul class="dropmenu" id="menu_nav">
				<li id="button_home">
					<a class="active firstlevel" href="https://forum.suse.pl/index.php">
						<span class="last firstlevel">Strona główna</span>
					</a>
				</li>
				<li id="button_help">
					<a class="firstlevel" href="https://forum.suse.pl/index.php?action=help">
						<span class="firstlevel">Pomoc</span>
					</a>
				</li>
				<li id="button_login">
					<a class="firstlevel" href="https://forum.suse.pl/index.php?action=login">
						<span class="firstlevel">Zaloguj się</span>
					</a>
				</li>
				<li id="button_register">
					<a class="firstlevel" href="https://forum.suse.pl/index.php?action=register">
						<span class="last firstlevel">Rejestracja</span>
					</a>
				</li>
			</ul>
		</div>
		<br class="clear" />
	</div></div>
	<div id="content_section"><div class="frame">
		<div id="main_content_section">
	<div class="navigate_section">
		<ul>
			<li class="last">
				<a href="https://forum.suse.pl/index.php"><span>forum.suse.pl</span></a>
			</li>
		</ul>
	</div>
	<div id="boardindex_table">
		<table class="table_list">
			<tbody class="header" id="category_4">
				<tr>
					<td colspan="4">
						<div class="cat_bar">
							<h3 class="catbg">
								<a id="c4"></a>Informacje ogólne
							</h3>
						</div>
					</td>
				</tr>
			</tbody>
			<tbody class="content" id="category_4_boards">
				<tr id="board_1" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=1.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=1.0" name="b1">Informacje</a>

						<p>Zanim zaczniesz zadawać pytania, czyli ogólne informacje dotycz&#261;ce dzia&#322;ania forum.</p>
					</td>
					<td class="stats windowbg">
						<p>394 Wiadomości <br />
						58 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=666">zgrupowanie operacyjno-manewrowe obi</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28197.msg198194#new" title="Odp: Przerwa techniczna 30.03-01.04">Odp: Przerwa techniczna ...</a><br />
						dnia Kwiecień 08, 2018, 10:43:57 am
						</p>
					</td>
				</tr>
				<tr id="board_2" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=2.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=2.0" name="b2">Instalacja</a>

						<p>Jak zainstalować SUSE i openSUSE</p>
					</td>
					<td class="stats windowbg">
						<p>3391 Wiadomości <br />
						424 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=10764">Zonk</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28183.msg198143#new" title="Odp: Jak zainstalowac Pakiet rpm - przez aplikacje Terminal ?">Odp: Jak zainstalowac Pa...</a><br />
						dnia Marzec 01, 2018, 10:18:06 am
						</p>
					</td>
				</tr>
				<tr id="board_4" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=4.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=4.0" name="b4">Administracja</a>

						<p>Instalacja, usuwanie pakietów, aktualizacja systemu, podstawowa konfiguracja i zarządzanie na codzień</p>
					</td>
					<td class="stats windowbg">
						<p>8105 Wiadomości <br />
						1127 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=33431">klatu</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28203.msg198211#new" title="Odp: Wydłużony czas rozruchu po aktualizacji">Odp: Wydłużony czas rozr...</a><br />
						dnia Kwiecień 21, 2018, 07:29:05 pm
						</p>
					</td>
				</tr>
				<tr id="board_9" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=9.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=9.0" name="b9">Sprzęt</a>

						<p>Dział ogólny poświęcony sprzętowi działającemu pod kontrolą SUSE. Karty graficzne, sieciowe, dźwiękowe, drukarki, AIO, bluetooth., etc.</p>
					</td>
					<td class="stats windowbg">
						<p>17407 Wiadomości <br />
						2505 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=6574">Marcysia_Z</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28161.msg198178#new" title="Odp: Błąd instalacji sterowników Nvidia">Odp: Błąd instalacji ste...</a><br />
						dnia Marzec 23, 2018, 12:47:05 pm
						</p>
					</td>
				</tr>
				<tr id="board_6" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=6.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=6.0" name="b6">Środowisko graficzne i programy użytkowe</a>

						<p>openSUSE i SUSE jako desktop. Wszechstronny system do pracy i rozrywki. Programy biurowe, multimedia i gry. </p>
					</td>
					<td class="stats windowbg">
						<p>4743 Wiadomości <br />
						693 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=31278">SlawekSWP</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28199.msg198195#new" title="OpenSUSE42.3 Leap ustawienie rozdzielczości po upgrade ">OpenSUSE42.3 Leap ustawi...</a><br />
						dnia Kwiecień 09, 2018, 09:01:36 pm
						</p>
					</td>
				</tr>
				<tr id="board_50" class="windowbg2">
					<td class="icon windowbg" rowspan="2">
						<a href="https://forum.suse.pl/index.php?board=50.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=50.0" name="b50">Zagadnienia zaawansowane</a>

						<p>Serwery www, DBMS, kompilacja, tworzenie paczek rpm, build.opensuse.org, skrypty, programowanie. openSUSE Factory, lokalizacja, wirtualizacja i parawirtualizacja, virtual appliances, serwery pocztowe, klastry...  
</p>
						<p class="moderators">Moderator: <a href="https://forum.suse.pl/index.php?action=profile;u=1125" title="Moderator działu">mastal</a></p>
					</td>
					<td class="stats windowbg">
						<p>8092 Wiadomości <br />
						1413 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=28310">Grzegorz B</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28169.msg198206#new" title="Odp: Cups i Samba">Odp: Cups i Samba</a><br />
						dnia Kwiecień 19, 2018, 08:46:14 pm
						</p>
					</td>
				</tr>
					<tr id="board_50_children">
						<td colspan="3" class="children windowbg">
							<strong>Działy podrzędne</strong>: <a href="https://forum.suse.pl/index.php?board=16.0" title="Brak nowych wiadomości (Wątków: 1210, Wiadomości: 7151)">Problemy sieciowe</a>
						</td>
					</tr>
				<tr id="board_77" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=77.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/redirect.png" alt="*" title="*" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=77.0" name="b77">forums.opensuse.org</a>

						<p>Oficjalne Forum Projektu openSUSE - główne miejsce, w którym skupia się międzynarodowa społeczność tworząca Projekt openSUSE. Forum prowadzone jest głównie w języku angielskim.
</p>
					</td>
					<td class="stats windowbg">
						<p>67951 Przekierowania <br />
						
						</p>
					</td>
					<td class="lastpost">
					</td>
				</tr>
			</tbody>
			<tbody class="divider">
				<tr>
					<td colspan="4"></td>
				</tr>
			</tbody>
			<tbody class="header" id="category_11">
				<tr>
					<td colspan="4">
						<div class="cat_bar">
							<h3 class="catbg">
								<a id="c11"></a>Informacje dla firm
							</h3>
						</div>
					</td>
				</tr>
			</tbody>
			<tbody class="content" id="category_11_boards">
				<tr id="board_24" class="windowbg2">
					<td class="icon windowbg">
						<a href="https://forum.suse.pl/index.php?board=24.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=24.0" name="b24">SUSE w firmie</a>

						<p>SLED, SLES, OES, gdzie kupić, jak zarejestrować, porady prawne...</p>
					</td>
					<td class="stats windowbg">
						<p>1447 Wiadomości <br />
						193 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=31678">wolare</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=27827.msg195180#new" title="Odp: JDK w praktyce">Odp: JDK w praktyce</a><br />
						dnia Maj 25, 2016, 05:53:12 am
						</p>
					</td>
				</tr>
			</tbody>
			<tbody class="divider">
				<tr>
					<td colspan="4"></td>
				</tr>
			</tbody>
			<tbody class="header" id="category_9">
				<tr>
					<td colspan="4">
						<div class="cat_bar">
							<h3 class="catbg">
								<a id="c9"></a>Strefa wolna :)
							</h3>
						</div>
					</td>
				</tr>
			</tbody>
			<tbody class="content" id="category_9_boards">
				<tr id="board_14" class="windowbg2">
					<td class="icon windowbg" rowspan="2">
						<a href="https://forum.suse.pl/index.php?board=14.0">
							<img src="https://forum.suse.pl/Themes/SUSE/images/_green/off.png" alt="Brak nowych wiadomości" title="Brak nowych wiadomości" />
						</a>
					</td>
					<td class="info">
						<a class="subject" href="https://forum.suse.pl/index.php?board=14.0" name="b14">Kameleon po godzinach</a>

						<p>Weź filiżankę kawy lub herbaty, napij się i przegryź dobrym ciastkiem... 
</p>
					</td>
					<td class="stats windowbg">
						<p>24123 Wiadomości <br />
						2400 Wątków
						</p>
					</td>
					<td class="lastpost">
						<p><strong>Ostatnia wiadomość</strong>  wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=11615">rilicek</a><br />
						w <a href="https://forum.suse.pl/index.php?topic=28204.msg198212#new" title="Przypadek? Nie sądzę.">Przypadek? Nie sądzę.</a><br />
						dnia Kwiecień 24, 2018, 10:00:30 pm
						</p>
					</td>
				</tr>
					<tr id="board_14_children">
						<td colspan="3" class="children windowbg">
							<strong>Działy podrzędne</strong>: <a href="https://forum.suse.pl/index.php?board=60.0" title="Brak nowych wiadomości (Wątków: 125, Wiadomości: 2000)">Zakupy </a>, <a href="https://forum.suse.pl/index.php?board=66.0" title="Brak nowych wiadomości (Wątków: 16, Wiadomości: 19)">Dam pracę</a>
						</td>
					</tr>
			</tbody>
			<tbody class="divider">
				<tr>
					<td colspan="4"></td>
				</tr>
			</tbody>
		</table>
	</div>
	<div id="posting_icons" class="flow_hidden">
		<ul class="reset">
			<li class="floatleft"><img src="https://forum.suse.pl/Themes/SUSE/images/new_none.png" alt="" /> Brak nowych wiadomości</li>
			<li class="floatleft"><img src="https://forum.suse.pl/Themes/SUSE/images/new_redirect.png" alt="" /> Przekieruj forum</li>
		</ul>
	</div>
	<span class="clear upperframe"><span></span></span>
	<div class="roundframe"><div class="innerframe">
		<div class="cat_bar">
			<h3 class="catbg">
				<img class="icon" id="upshrink_ic" src="https://forum.suse.pl/Themes/SUSE/images/collapse.gif" alt="*" title="Zmniejsz lub zwiększ nagłówek." style="display: none;" />
				forum.suse.pl - Centrum informacji
			</h3>
		</div>
		<div id="upshrinkHeaderIC">
			<div class="title_barIC">
				<h4 class="titlebg">
					<span class="ie6_header floatleft">
						<a href="https://forum.suse.pl/index.php?action=recent"><img class="icon" src="https://forum.suse.pl/Themes/SUSE/images/post/xx.gif" alt="Ostatnie wiadomości" /></a>
						Ostatnie wiadomości
					</span>
				</h4>
			</div>
			<div class="hslice" id="recent_posts_content">
				<div class="entry-title" style="display: none;">forum.suse.pl - Ostatnie wiadomości</div>
				<div class="entry-content" style="display: none;">
					<a rel="feedurl" href="https://forum.suse.pl/index.php?action=.xml;type=webslice">Zapisz się do Webslice</a>
				</div>
				<dl id="ic_recentposts" class="middletext">
					<dt><strong> <a href="https://forum.suse.pl/index.php?topic=28204.msg198212;topicseen#msg198212" rel="nofollow">Przypadek? Nie sądzę.</a></strong> wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=11615">rilicek</a> (<a href="https://forum.suse.pl/index.php?board=14.0">Kameleon po godzinach</a>)</dt>
					<dd>Kwiecień 24, 2018, 10:00:30 pm</dd>
					<dt><strong> <a href="https://forum.suse.pl/index.php?topic=28203.msg198211;topicseen#msg198211" rel="nofollow">Odp: Wydłużony czas rozruchu po aktualizacji</a></strong> wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=33431">klatu</a> (<a href="https://forum.suse.pl/index.php?board=4.0">Administracja</a>)</dt>
					<dd>Kwiecień 21, 2018, 07:29:05 pm</dd>
					<dt><strong> <a href="https://forum.suse.pl/index.php?topic=28203.msg198210;topicseen#msg198210" rel="nofollow">Odp: Wydłużony czas rozruchu po aktualizacji</a></strong> wysłana przez <a href="https://forum.suse.pl/index.php?action=profile;u=6756">szwagier</a> (<a href="https://forum.suse.pl/index.php?board=4.0">Administracja</a>)</dt>
					<dd>Kwiecień 21, 2018, 05:06:57 pm</dd>
				</dl>
			</div>
			<div class="title_barIC">
				<h4 class="titlebg">
					<span class="ie6_header floatleft">
						<a href="https://forum.suse.pl/index.php?action=stats"><img class="icon" src="https://forum.suse.pl/Themes/SUSE/images/icons/info.gif" alt="Statystyki forum" /></a>
						Statystyki forum
					</span>
				</h4>
			</div>
			<p>
				91057 wiadomości w 10911 wątkach, wysłana przez 4757 użytkowników. Najnowszy użytkownik: <strong> <a href="https://forum.suse.pl/index.php?action=profile;u=33632">weirded</a></strong><br />
				Ostatnio wysłane: <strong>&quot;<a href="https://forum.suse.pl/index.php?topic=28204.msg198212#new" title="Przypadek? Nie sądzę.">Przypadek? Nie sądzę.</a>&quot;</strong>  ( Kwiecień 24, 2018, 10:00:30 pm )<br />
				<a href="https://forum.suse.pl/index.php?action=recent">Zobacz ostatnio wysłane wiadomości</a>
			</p>
			<div class="title_barIC">
				<h4 class="titlebg">
					<span class="ie6_header floatleft">
						<img class="icon" src="https://forum.suse.pl/Themes/SUSE/images/icons/online.gif" alt="Użytkownicy online" />
						Użytkownicy online
					</span>
				</h4>
			</div>
			<p class="inline stats">
				62 Gości, 1 Użytkownik
			</p>
			<p class="inline smalltext">
				Użytkownicy aktywni w ciągu ostatnich 15 minut:<br /><a href="https://forum.suse.pl/index.php?action=profile;u=6756">szwagier</a>
			</p>
			<p class="last smalltext">
				Dziś online: <strong>87</strong>.
				Najwięcej online: 296 (Marzec 05, 2017, 06:32:18 pm)
			</p>
		</div>
	</div></div>
	<span class="lowerframe"><span></span></span>
	<script type="text/javascript"><!-- // --><![CDATA[
		var oInfoCenterToggle = new smc_Toggle({
			bToggleEnabled: true,
			bCurrentlyCollapsed: false,
			aSwappableContainers: [
				'upshrinkHeaderIC'
			],
			aSwapImages: [
				{
					sId: 'upshrink_ic',
					srcExpanded: smf_images_url + '/collapse.gif',
					altExpanded: 'Zmniejsz lub zwiększ nagłówek.',
					srcCollapsed: smf_images_url + '/expand.gif',
					altCollapsed: 'Zmniejsz lub zwiększ nagłówek.'
				}
			],
			oThemeOptions: {
				bUseThemeSettings: false,
				sOptionName: 'collapse_header_ic',
				sSessionVar: 'bfc40fe75ccb',
				sSessionId: '8c70d8ddb6d438b014a1f2a52c5bcfa0'
			},
			oCookieOptions: {
				bUseCookie: true,
				sCookieName: 'upshrinkIC'
			}
		});
	// ]]></script>
		</div>
	</div></div>
	<div id="footer_section"><div class="frame">
		<ul class="reset">
			<li class="copyright"><span>Copyright &copy; <script type="text/javascript"> var currentTime = new Date();var year = currentTime.getFullYear();document.write(year); </script> </span><strong><a href="https://forum.suse.pl/index.php" title="copyright">forum.suse.pl</a></strong></li><li class="copyright"><a rel="nofollow" href="https://forum.suse.pl/index.php?action=credits" title="Simple Machines Forum" target="_blank" class="new_win">SMF 2.0.14</a> |
<a rel="nofollow" href="http://www.simplemachines.org/about/smf/license.php" title="Licencja" target="_blank" class="new_win">SMF &copy; 2017</a>, <a rel="nofollow" href="http://www.simplemachines.org" title="Simple Machines" target="_blank" class="new_win">Simple Machines</a></li><li> <a href="http://kohany.com" target="_blank" title="Theme by mruz">Theme SUSE</a></li><li><a id="button_xhtml" href="http://validator.w3.org/check?uri=referer" target="_blank" class="new_win" title="Prawidłowy XHTML 1.0!"><span>XHTML</span></a></li>
			<li><a id="button_rss" href="https://forum.suse.pl/index.php?action=.xml;type=rss" class="new_win"><span>RSS</span></a></li>
			<li class="last"><a id="button_wap2" href="https://forum.suse.pl/index.php?wap2" class="new_win"><span>WAP2</span></a></li>
		</ul>
	</div></div>
</div>
	<div class="cookie_wrap" style="visibility: hidden;">
		<div class="cookie_notice" style="background: #fff; background-color: rgba(255,255,255,0.80); color: #000;">
			 Skrypt wykorzystuje pliki cookie. Zawierają one informacje tekstowe i są przechowywane po stronie użytkownika. Służą one do indentyfikacji użytkownika wraz z jego preferencjami związanymi z funkcjonowaniem strony. Korzystając ze strony użytkownik wyraża zgodę na używanie plików cookie, zgodnie z aktualnymi ustawieniami przeglądarki. Każdy użytkownik może usunąć pliki cookie oraz wyłączyć ich obsługę w ustawieniach używanej przeglądarki internetowej. W tym celu należy znaleźć odpowiednie opcje konfiguracyjne przeglądarki. Może to spowodować nieprawidłowe działanie serwisu.
			<button id="cookie_button" type="button">OK</button>
			
		</div>
	</div>
</body></html>