/* GENERAL
-----------------------------------------------*/
.contLeft				{width:236px; position:relative; padding-top:10px; zoom:1; }
.contCenter				{width:423px; position:relative; padding-top:10px; zoom:1; left:7px; _left:4px; }
.contRight				{width:300px; position:relative; padding-top:10px; zoom:1; _left:-8px; }

.banners				{text-align:center; }
.banners a:link, .banners a:visited,
.banners a:hover		{display:block; text-decoration:none; padding:5px 0; }
.banners a img.bord		{border:1px solid #b1b1b1; }

a.read_more:link,
a.read_more:visited		{text-decoration:none; color:#477703; font-size:12px; padding-right:15px; background:url(../img/home/arrow.gif) no-repeat right; }
a.read_more:hover		{text-decoration:underline; }

ul.home-buttons li		{padding-bottom:10px; }

/* ----- Boxes ----- */
.boxBlueMiddle			{margin-bottom:10px; background:url(../img/home/boxBlueMiddle.gif) repeat-y top left; }
.boxBlueTop				{zoom:1; background:url(../img/home/boxBlueTop.gif) no-repeat top left; }
.boxBlueBottom			{min-height:320px; padding:10px; background:url(../img/home/boxBlueBottom.gif) no-repeat bottom left; }
.boxBlueBottom h2		{font-size:12px; font-weight:bold; padding-bottom:20px; color:#fff; }
.boxBlueBottom h3		{font-size:11px; font-weight:bold; padding-bottom:10px; color:#fff; }
.boxBlueBottom h3 a:link,
.boxBlueBottom h3 a:visited	{color:#fff; text-decoration:none; }
.boxBlueBottom h3 a:hover	{text-decoration:underline; }
/* ----- */
.boxGreyMiddle			{margin-bottom:10px; background:url(../img/home/boxGreyMiddle.gif) repeat-y top left; }
.boxGreyTop				{zoom:1; background:url(../img/home/boxGreyTop.gif) no-repeat top left; }
.boxGreyBottom			{min-height:200px; _height:200px; padding:10px; background:url(../img/home/boxGreyBottom.gif) no-repeat bottom left; }
.boxGreyBottomEmpty		{min-height:230px; _height:230px; padding:10px; background:none; }
.boxGreyBottom h2,
.boxGreyBottomEmpty h2	{font-size:12px; font-weight:bold; padding-bottom:20px; color:#6A6B6B; }
/* ----- */
.boxBanners				{zoom:1; text-align:center; background:url(../img/boxGreyBottom.gif) no-repeat bottom left; }
.boxBanners a,
.boxBanners img			{display:block; }
.boxBanners a			{padding-bottom:2px; }
.boxBanners	p			{line-height:36px; text-align:right; padding-right:10px; }


/* HOME
-----------------------------------------------*/
.homeCoJestGrane				{position:relative; }
.homeCoJestGrane a.image:link,
.homeCoJestGrane a.image:visited,
.homeCoJestGrane a.image:hover			{display:block; position:relative; text-decoration:none; zoom:1; width:207px; height:100px; border:3px solid #fff; }

.homeCoJestGrane a.empty_image:link,
.homeCoJestGrane a.empty_image:visited,
.homeCoJestGrane a.empty_image:hover	{display:block; position:relative; text-decoration:none; zoom:1; width:207px; height:50px; }
 
.homeCoJestGrane img.General	{display:block; border:3px solid #fff; }
.homeCoJestGrane img.Ico		{display:block; width:30px; height:30px; position:absolute; bottom:5px; left:5px; background:url(../img/sportIco.gif) no-repeat; }
.homeCoJestGrane p				{line-height:30px; color:#fff; font-weight:bold; }
.homeCoJestGrane p a:link,
.homeCoJestGrane p a:visited	{color:#fff; text-decoration:underline; font-weight:normal; }
.homeCoJestGrane p a:hover		{text-decoration:none; }
.homeCoJestGrane p.viewAll		{line-height:16px; padding-top:5px;}

/* ----- */

.homeDodaneKluby .dotGrey		{padding-bottom:10px; margin-bottom:10px; }
.homeDodaneKluby a.photo		{ width:80px; height:80px; display:block; float:left; margin-right:10px; border:1px solid #232929; }
.homeDodaneKluby h3				{color:#115AB0; }
.homeDodaneKluby h3	a:link,
.homeDodaneKluby h3	a:visited	{color:#115AB0; text-decoration:none; }
.homeDodaneKluby h3	a:hover		{text-decoration:underline; }
.homeDodaneKluby p				{color:#848585; line-height:16px; }

/* ----- */

.homeZalogowani	p.box			{width:200px; height:80px; color:#416DA1; float:left; margin-bottom:15px; line-height:16px; }
.homeZalogowani	p.box a:link,
.homeZalogowani	p.box a:visited	{color:#416DA1; text-decoration:none; }
.homeZalogowani	p.box a:hover	{text-decoration:underline; }
.homeZalogowani	p.a-Right		{padding:10px 0 5px 0; background:url(../img/dotBlue.gif) repeat-x top left; }
.homeZalogowani	a.avatar:link,
.homeZalogowani	a.avatar:visited, 
.homeZalogowani	a.avatar:hover	 {width:80px; height:80px; display:block; float:left; margin-right:10px; border:1px solid #232929; }

/* ----- */

.homeLogin form					{display:block; padding:0 10px; }
.homeLogin form input			{margin:4px; }
.homeLogin input.Text1,
.homeLogin input.Text2			{width:206px; border:none; padding:4px 4px; color:#000; }
.homeLogin input.Text1			{background:url(../img/loginInp1.gif) no-repeat top left; }
.homeLogin input.Text2			{background:url(../img/loginInp2.gif) no-repeat top left; vertical-align:middle; }
.homeLogin input.Submit			{vertical-align:middle; }
.homeLogin p					{padding:10px 25px; }
.homeLogin a:link,
.homeLogin a:visited			{text-decoration:none; color:#232929; }
.homeLogin a:hover				{text-decoration:underline; }
.homeLogin a.lostPass:link,
.homeLogin a.lostPass:visited,
.homeLogin a.lostPass:hover		{padding-left:16px; background:url(../img/lostPass.gif) no-repeat left; }
.homeLogin a.register:link,
.homeLogin a.register:visited,	
.homeLogin a.register:hover		{display:block; width:283px; height:31px; text-indent:-2000em; margin:0 auto; margin-top:20px; background:url(../img/button/zarejestruj.gif) no-repeat top left; }
.homeLogin a.guide:link,
.homeLogin a.guide:visited,
.homeLogin a.guide:hover		{display:block; width:283px; height:31px; text-indent:-2000em; margin:0 auto; margin-top:10px; background:url(../img/button/przewodnik.gif) no-repeat top left; }

/* ----- */

.homeWyszukajNaMapie			{ }
.homeWyszukajNaMapie form		{margin:0 0 0 35px; width:220px; }
.homeWyszukajNaMapie form p		{padding:5px; line-height:14px; }
.mapthickboxpageLink a:link,
.mapthickboxpageLink a:visited	{text-decoration:none; color:#1D7BEA; font-size:13px; }
.mapthickboxpageLink a:hover	{text-decoration:underline; color:#1D7BEA; }
#MapBox							{width:203px; height:190px; display:none; }

/* ----- */

.homeForum						{padding:0 0 0 1px; color:#fff; }
.homeForum h2					{padding:10px; }
.homeForum div.item				{/*height:125px;*/ padding:10px; position:relative; border-bottom:1px solid #2481EE; }
.homeForum div.lastP			{border:none; }
.homeForum div a:link,
.homeForum div a:visited		{text-decoration:none; color:#fff; font-weight:bold; }
.homeForum div a:hover			{text-decoration:underline; }
.homeForum div .odp				{position:absolute; right:10px; }
.homeForum div p				{padding-top:4px; }
.homeForum div p a.user:link,
.homeForum div p a.user:visited	{color:#AACEF9; font-weight:normal; }
.homeForum div p a.user:hover	{ }
.homeForum .a-Right				{padding:10px; border:none; background:url(../img/dotWhite.gif) repeat-x top left; }
.homeForum .a-Right a:link,
.homeForum .a-Right a:visited	{text-decoration:underline; color:#fff; }
.homeForum .a-Right a:hover		{text-decoration:none; }

/* ----- */

.homeInformacje					{padding:0; }
.homeInformacje h2				{padding:10px; }
.homeInformacje .box			{height:308px; background:url(../img/home/homeInfoBox.gif) no-repeat top left; }
.homeInformacje .box .inner		{padding:5px 5px 0 5px; }

.homeInformacje #cycleNews		{height:280px; }
.homeInformacje #cycleNews li	{width:413px; height:276px; }

.homeInformacje #slide_control			{text-align:center; height:20px; }
.homeInformacje #slide_control .pager	{text-align:center; }
.homeInformacje #slide_control .pager a {color:#454C4C; font-size:12px; padding:0 3px; margin:0 2px; text-decoration:none; }

.homeInformacje #slide_control .pager a.activeSlide:link,
.homeInformacje #slide_control .pager a.activeSlide:visited,
.homeInformacje #slide_control .pager a.activeSlide:hover  {color:#fff; }

.homeInformacje .homeInfosPNG	{width:413px; height:89px; position:relative; top:187px; background:url(../img/home/homeInfosPNG.png) no-repeat top left; }
.homeInformacje .homeInfosPNG	{_background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='img/home/homeInfosPNG.png'); }
.homeInformacje p				{color:#fff; }
.homeInformacje .p1				{width:218px; font-weight:bold; line-height:18px; padding-left:5px; position:relative; }
.homeInformacje .p1 span		{position:absolute; right:10px; _top:0px; }
.homeInformacje .p2				{padding:10px 10px 0 5px; }
.homeInformacje .p3				{padding:0 10px 0 0; }
.homeInformacje .p3	a:link,
.homeInformacje .p3	a:visited	{text-decoration:none; color:#FF7200; }
.homeInformacje .p3	a:hover		{text-decoration:underline; }
.homeInformacje a.bigLink:link, 
.homeInformacje a.bigLink:visited,
.homeInformacje a.bigLink:hover	{display:block; width:413px; height:276px; position:absolute; top:0; left:0; z-index:999; }
.homeInfosIco					{position:absolute; right:8px; bottom:80px; }

.homeInformacje #next_button, 
.homeInformacje #prev_button	{height:20px; width:85px; cursor:pointer; display:block; }
.homeInformacje #next_button	{background:url(../img/home/next.png) no-repeat top left; float:right; }
.homeInformacje #prev_button	{background:url(../img/home/prev.png) no-repeat top left; float:left; }

/* ----- */

#Foto							{display:none; }
.FV-Tabs						{height:30px; line-height:30px; }
.FV-Tabs li						{width:49.999%; text-align:center; }
.FV-Tabs li a:link,
.FV-Tabs li a:visited			{text-decoration:none; color:#6A6B6B; font-weight:bold; background:url(../img/home/tabsInActive.gif) repeat-x top left; _float:left; _width:100%; }
.FV-Tabs li a:hover				{text-decoration:none; }
.FV-Tabs li a.active:link,
.FV-Tabs li a.active:visited	{color:#fff; font-weight:bold; border:none; background:url(../img/home/tabsActive.gif) repeat-x top left;  }
.FV-Tabs li a.active:hover		{text-decoration:none; }
.FV-box							{background-color:#EDEDED; padding:10px; margin-bottom:10px; }
.FV-box .box					{width:124px; height:130px; float:left; margin:0 10px 10px 0; }
.FV-box a.imgBox				{width:122px; height:91px; display:block; border:2px solid #232929; text-align:center; text-indent:-2000em; }
.FV-box img						{display:block; margin:0 auto; border:2px solid #232929; }
.FV-box p						{line-height:16px; }
.FV-box span					{color:#1D7BEA; }

/* ----- */

.T-Tabs							{height:30px; line-height:30px; }
.T-Tabs li						{width:49.999%; text-align:center; }
.T-Tabs li a:link,
.T-Tabs li a:visited			{text-decoration:none; color:#6A6B6B; font-weight:bold; background:url(../img/home/tabsInActive.gif) repeat-x top left; _float:left; _width:100%; }
.T-Tabs li a:hover				{text-decoration:none; }
.T-Tabs li a.active:link,
.T-Tabs li a.active:visited		{color:#fff; font-weight:bold; border:none; background:url(../img/home/tabsActive.gif) repeat-x top left;  }
.T-Tabs li a.active:hover		{text-decoration:none; }
.T-box							{background-color:#EDEDED; padding:10px; margin-bottom:10px; }

/* ----- */

.T2-Tabs						{height:30px; line-height:30px; }
.T2-Tabs li						{width:33%; text-align:center; }
.T2-Tabs li a:link,
.T2-Tabs li a:visited			{text-decoration:none; color:#6A6B6B; font-weight:bold; background:url(../img/home/tabsInActive.gif) repeat-x top left; _float:left; _width:100%; }
.T2-Tabs li a:hover				{text-decoration:none; }
.T2-Tabs li a.active:link,
.T2-Tabs li a.active:visited	{color:#fff; font-weight:bold; border:none; background:url(../img/home/tabsActive.gif) repeat-x top left;  }
.T2-Tabs li a.active:hover		{text-decoration:none; }
.T2-box							{background-color:#fff; padding:0; position:relative; }

/* ----- */

.patronaty								{padding:0 0 10px 0; position:relative; z-index:99999; }
.patronaty ul#cyclePatron li			{border:1px solid #cecece; margin:0 0 5px 0; position:relative; }
.patronaty ul#cyclePatron li .f-Left	{width:268px; padding-top:17px; background:url(../img/home/patronujemy.gif) no-repeat top left; }
.patronaty ul#cyclePatron li .f-Right	{width:150px; padding:1px; border-left:1px solid #cecece; }

.patronaty ul#cyclePatron li .f-Right a:link,
.patronaty ul#cyclePatron li .f-Right a:visited,
.patronaty ul#cyclePatron li .f-Right a:hover		{text-decoration:none; width:150px; height:150px; display:block; }

.patronaty h3					{font-size:12px; padding:5px; }
.patronaty h3 a:link,
.patronaty h3 a:visited			{text-decoration:none; color:#004687; }
.patronaty h3 a:hover			{text-decoration:underline; }
.patronaty p					{padding:5px; color:#333; font-size:12px; line-height:16px; }
.patronaty p.descr				{height:82px; overflow:hidden; padding:0 5px; }

.patronaty p.a-Right			{padding:0 10px 0 0; line-height:12px; }

.patronaty .pager				{/*position:absolute; bottom:20px; left:156px; _position:relative; _bottom:18px; _left:155px; */ position:relative; left:1px; height:16px; z-index:99999; }

.patronaty .pager a:link,
.patronaty .pager a:visited		{text-decoration:none; color:#6c6c6c; display:block; float:left; width:17px; height:16px; text-align:center; margin-right:1px; line-height:16px; background:url(../img/count.gif) repeat-x top left; }
.patronaty .pager a:hover		{text-decoration:none; color:#477703; background:url(../img/count.gif) repeat-x bottom left; }
.patronaty .pager a.activeSlide:link,
.patronaty .pager a.activeSlide:visited,
.patronaty .pager a.activeSlide:hover  {color:#477703; background:url(../img/count.gif) repeat-x bottom left; }

/* ----- */

.konkursy								{padding:0 0 10px 0; position:relative; z-index:99999; }
.konkursy ul#cycleKonkurs li			{border:1px solid #cecece; margin:0 0 5px 0; position:relative; }
.konkursy ul#cycleKonkurs li .f-Left	{width:268px; padding-top:17px; background:url(../img/home/konkursy.gif) no-repeat top left; }
.konkursy ul#cycleKonkurs li .f-Right	{width:150px; padding:1px; border-left:1px solid #cecece; }

.konkursy ul#cycleKonkurs li .f-Right a:link,
.konkursy ul#cycleKonkurs li .f-Right a:visited,
.konkursy ul#cycleKonkurs li .f-Right a:hover		{text-decoration:none; width:150px; height:150px; display:block; }

.konkursy .pager				{position:absolute; bottom:25px; right:155px; _position:relative; _bottom:18px; _right:-2px; height:16px; z-index:99999; }
.konkursy .pager a:link,
.konkursy .pager a:visited		{text-decoration:none; color:#6c6c6c; display:block; float:left; width:17px; height:16px; text-align:center; margin-right:1px; line-height:16px; background:url(../img/count.gif) repeat-x top left; }
.konkursy .pager a:hover		{text-decoration:none; color:#477703; background:url(../img/count.gif) repeat-x bottom left; }
.konkursy .pager a.activeSlide:link,
.konkursy .pager a.activeSlide:visited,
.konkursy .pager a.activeSlide:hover  {color:#477703; background:url(../img/count.gif) repeat-x bottom left; }

.konkursy h3					{font-size:12px; padding:5px; }
.konkursy h3 a:link,
.konkursy h3 a:visited			{text-decoration:none; color:#004687; }
.konkursy h3 a:hover			{text-decoration:underline; }
.konkursy p					{padding:5px; color:#333; font-size:12px; line-height:16px; }

.konkursy p.a-Right			{padding:0 10px 0 0; line-height:12px; }

/* ----- */

.obiekty							{padding:0 0 10px 0; position:relative; z-index:99999; }
.obiekty ul#cycleObiekt li			{border:1px solid #cecece; margin:0 0 5px 0; position:relative; }
.obiekty ul#cycleObiekt li .f-Right	{width:268px; padding-top:17px; background:url(../img/home/obiekty_polecane.gif) no-repeat top left; }
.obiekty ul#cycleObiekt li .f-Left	{width:150px; height:150px; padding:1px; border-right:1px solid #cecece; }

.obiekty ul#cycleObiekt li .f-Left a:link,
.obiekty ul#cycleObiekt li .f-Left a:visited,
.obiekty ul#cycleObiekt li .f-Left a:hover		{text-decoration:none; display:block; width:150px; height:150px; }

.obiekty h3						{font-size:12px; padding:5px; }
.obiekty h3 a:link,
.obiekty h3 a:visited			{text-decoration:none; color:#004687; }
.obiekty h3 a:hover				{text-decoration:underline; }
.obiekty p						{padding:5px; color:#333; font-size:12px; line-height:16px; }
.obiekty p.descr				{height:82px; overflow:hidden; padding:0 5px; }


.obiekty p.a-Right				{padding:0 10px 0 0; line-height:12px; }

.obiekty .pager					{/*position:absolute; bottom:20px; left:156px; _position:relative; _bottom:18px; _left:155px; */ position:relative; left:1px; height:16px; z-index:99999; }
.obiekty .pager a:link,
.obiekty .pager a:visited		{text-decoration:none; color:#6c6c6c; display:block; float:left; width:17px; height:16px; text-align:center; margin-right:1px; line-height:16px; background:url(../img/count.gif) repeat-x top left; }
.obiekty .pager a:hover			{text-decoration:none; color:#477703; background:url(../img/count.gif) repeat-x bottom left; }
.obiekty .pager a.activeSlide:link,
.obiekty .pager a.activeSlide:visited,
.obiekty .pager a.activeSlide:hover  {color:#477703; background:url(../img/count.gif) repeat-x bottom left; }

/* ----- */

p.tags			{line-height:18px; }
p.tags a 		{color: #63b32c;}
p.tags a.itemS:link,
p.tags a.itemS:visited	{text-decoration:none; }
p.tags a.itemS:hover	{text-decoration:underline; }

p.tags a.itemM:link,
p.tags a.itemM:visited	{text-decoration:none; font-size:16px; }
p.tags a.itemM:hover	{text-decoration:underline; }

p.tags a.itemL:link,
p.tags a.itemL:visited	{text-decoration:none; font-size:20px; }
p.tags a.itemL:hover	{text-decoration:underline; }

/* ----- */

.homeSport1				{height:371px; margin-bottom:10px; background:url(../img/home/Sport1/sport1bg.png) no-repeat top left; }
.homeSport1 ul			{padding:105px 32px 0 21px; }
.homeSport1 ul li		{height:24px; line-height:24px; padding-left:8px; background:url(../img/home/Sport1/sport1dot.gif) repeat-x bottom left; }
.homeSport1 ul li.last	{background:transparent none; }

.homeSport1 ul li a:link,
.homeSport1 ul li a:visited	{text-decoration:none; padding-left:15px; color:#373737; font-weight:normal; background:url(../img/home/Sport1/sport1dot1.gif) no-repeat left; }
.homeSport1 ul li a:hover	{text-decoration:underline; background:url(../img/home/Sport1/sport1dot2.gif) no-repeat left; }

.homeSport1 p			{padding:10px 0 0 25px; }
.homeSport1 p *			{vertical-align:middle; }
.homeSport1 p strong	{color:#8D7A26; margin-right:40px; }


/* ----- */

.homeFanKluby			{height:356px; margin-bottom:10px; position:relative; background:url(../img/home/homeFanKluby.png) no-repeat top left; }
.homeFanKluby h2		{height:44px; text-indent:-2000em; }
.homeFanKluby ul		{height:280px; overflow:hidden; padding:0 10px; }
.homeFanKluby ul li		{height:68px; padding-top:20px; background:url(../img/home/homeFanKluby-sep.gif) repeat-x bottom left; }
.homeFanKluby ul li a		{color:#115AB0; }
.homeFanKluby ul li .photo	{float:left; width:75px; height:48px; border:2px solid #aaa; margin-right:15px; }
.homeFanKluby a.pokaz-wszystkie			{color:#fff; text-decoration:none; height:31px; line-height:30px; display:block; text-align:right; padding:0 15px; }
.homeFanKluby a.pokaz-wszystkie:hover	{text-decoration:underline; }

/* ----- */

.homeSpotkania			{height:326px; text-align:center; margin-bottom:10px; position:relative; background:url(../img/home/homeSpotkania.gif) no-repeat top left; }
.homeSpotkania a.utworz	{display:block; width:187px; height:22px; float:right; margin:6px 7px 0 0; text-indent:-2000em; background:url(../img/home/homeSpotkaniaUtworz.gif) no-repeat top left; }

.homeSpotkania p.pokaz			{text-align:right; padding:3px 15px 0 0; _padding:0 15px 0 0; }
.homeSpotkania a.pokaz			{color:#30302F; text-decoration:none; }
.homeSpotkania a.pokaz:hover	{text-decoration:underline; }

.homeSpotkania ul		{width:412px; margin:0 auto; padding:6px 0 0 0; text-align:left; clear:both; }
.homeSpotkania ul li	{height:90px; padding:0 5px; background:url(../img/home/homeSpotkaniaLi.gif) no-repeat top left; }
.homeSpotkania ul li div.left	{width:230px; padding:7px 0 0 0; float:left; }
.homeSpotkania ul li div.right	{width:165px; padding:8px 0 0 0; float:right; }

.homeSpotkania ul li div.left h3			{margin:0; padding:0; padding-bottom:4px; }
.homeSpotkania ul li div.left h3 a			{color:#2682EF; font-size:13px; text-decoration:none; }
.homeSpotkania ul li div.left h3 a:hover	{text-decoration:underline; }
.homeSpotkania ul li div.left p				{padding-bottom:4px; }

.homeSpotkania ul li div.right a.photo		{width:50px; height:50px; float:left; margin:5px 10px 0 0; border:1px solid #aaa; }
.homeSpotkania ul li div.right p			{padding-bottom:4px; }


/* ----- */


.homeRabatySportowe			{zoom:1; background:url(../img/home/homeRabatySportowe.gif) no-repeat top left; }
.homeRabatySportoweBottom	{zoom:1;  padding-top:70px; position:relative; background:url(../img/home/homeRabatySportoweBottom.gif) no-repeat bottom left; }

.homeRabatySportoweBottom ul	{padding:0 0 0 20px; margin-bottom:10px; background:url(../img/home/homeRabatySportoweUl.gif) repeat-y top center; }
.homeRabatySportoweBottom ul li	{width:125px; padding-top:10px; float:left; padding-left:10px; }

.homeRabatySportoweBottom ul li a.photo		{display:block; width:94px; height:94px; border:1px solid #C1C1C1; background-color:#fff; background-repeat:no-repeat; background-position:50% 50%; position:relative; }
.homeRabatySportoweBottom ul li a.title		{display:block; color:#1F7DEC; font-weight:bold; padding:4px 0 8px 0; }
.homeRabatySportoweBottom ul li p.price		{width:100px; padding-bottom:4px; background:url(../img/home/homeRabatySportowePrice.gif) repeat-x bottom left; }
.homeRabatySportoweBottom ul li p.price span	{color:#FF0500; }

.homeRabatySportoweBottom ul li p.shop		{padding:4px 0; }
.homeRabatySportoweBottom ul li p.shop span {display:block; color:#A4A4A4; font-size:10px; }

.homeRabatySportoweBottom p.pokaz			{height:37px; line-height:36px; text-align:right; padding-right:48px; }
.homeRabatySportoweBottom p.pokaz a			{color:#fff; text-decoration:none; }
.homeRabatySportoweBottom p.pokaz a:hover	{text-decoration:underline; }
