/* ---------- Tabela  produktu - info ---------- */
.productdetail_active           {font-weight:bold; text-align:center; float:left; width:auto; padding:3px; background-color:#ddd; border:1px solid #ddd; border-bottom:0px; margin-right:1px}
.productdetail_inactive         {text-align:center; float:left; width:auto; padding:3px; background-color:#fff; border:1px solid #ddd; border-bottom:0px; margin-right:1px}

/* ---------- Strona startowa - nowy produkt ---------- */
/* ---------- 1. Boks - nowy produkt ---------- */
.container_newproducts_1        {background-color:#fff; border: 1px solid #ddd; margin-bottom:7px; margin-top:5px; padding:5px}
.container_newproducts_2        {background-color:#F6F6F6; border: 1px solid #ddd; margin-bottom:7px; margin-top:5px; padding:5px}
/* ---------- Cena produktu ---------- */
.newproducts_price              {text-align:right; font-size:14px; font-weight:bold; color:#777}

/* ---------- Szczegoly - Link na prawo na dole---------- */
.newproducts_detail             {text-align:right; margin-bottom:2px }

/* ---------- Gorna szerokosc kolumny Nawigacji Sklepu - ZAWARTOSC * 3 ~ 100 % ---------- */
.shoptopnavi_width_once        {float:left; width:33%}

/* ---------- Szczegoly produktu - widok ---------- */

/* ---------- Lewa kolumna (Zdjecie) ---------- */
.product_detail_left            {width:35%; float:left}

/* ---------- Prawa kolumna ---------- */
.product_detail_right           {width:65%; float:left; }

/* ---------- Gorne kolumny nazw produktow ---------- */
.product_title_top              {float:left; width:70%; font-weight:bold;font-size:14px; color:#777}

/* ---------- Gorna kolumna dostepnosci-Ikona ---------- */
.product_detail_top             {float:left; width:28%; text-align:right}

/* ---------- Lewa & prawa kolumna Cem hurtowych, opcji produktow, obnizki cen---------- */
.product_detail_various_title   {position:relative; font-weight:bold}
.product_detail_various_left    {float:left; width:25%}
.product_detail_various_right   {float:left; width:70%}
.product_deatil_various_select  {width:200px}

/* ---------- Opcja wyboru ilosci zamawianego produktu ---------- */
.product_detail_dropdown        {float:left; width:90px}
.product_detail_dropdown_select {float:left; width:85px}

/* ---------- Przycisk oszyka zamowien, rezerwacji ---------- */
.product_detail_orderbuttons    {width:200px}


/* ---------- Nawigacja lewa - Start ---------- */
/* ---------- 1. Rowny, nie aktywny ---------- */
a.shopnavi_first:link,
a.shopnavi_first:visited         {
	background:#fff url(../img/page/navi_first.gif) left no-repeat;
	display:block;
	color:#777;
	text-decoration:none;
	font-size:11px;
	border-bottom: 1px solid #dcdcdc;
	_border-bottom: 1px solid #dcdcdc;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
}
a.shopnavi_first:hover           {	
	background:#dcdcdc url(../img/page/navi_first_active.gif) left no-repeat;
	color:#666;
	font-weight:normal}

/* ---------- 1. Rowny, aktywny ---------- */
a.shopnavi_first_active:link, 
a.shopnavi_first_active:visited {
	background:#dcdcdc url(../img/page/navi_first_active.gif) left no-repeat;
	display:block;
	color:#666;
	text-decoration:none;
	font-size:11px;
	border-bottom: 1px solid #dcdcdc;
	_border-bottom: 1px solid #dcdcdc;
	padding-left:14px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
}
a.shopnavi_first_active:hover   {}

/* ---------- 2. Rowny, nie aktywny ---------- */
a.shopnavi_second:link,
a.shopnavi_second:visited       {
	background-color: #eee;
	display:block;
	color:#777;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #e2e2e2;
	_border-bottom: 1px solid #e2e2e2;
	background-color:#fafafa
}
a.shopnavi_second:hover         {color:#777}

/* ---------- 2. Rowny, aktywny ---------- */
a.shopnavi_second_active:link,
a.shopnavi_second_active:visited{
	background-color: #fff;
	display:block;
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom: 1px solid #e2e2e2;
	_border-bottom: 1px solid #e2e2e2;
}
a.shopnavi_second_active:hover  {color:#777;}
/* ---------- Koniec linkow nawigacji ---------- */

/* ---------- Produkt-Teaser, nazwa tabeli ---------- */
.product_newest_box_mleft{margin-right:0px; margin-bottom:5px}

/* ---------- FORMATOWANIE POLA TESKTU PODCZAS BLEDU REJSTEOAWNIA ---------- */
.inputerror            {color:#777;font-size:11px;}
.inputfielderror       {border:2px solid #777;padding:2px;}

/* ---------- NAGLOWEK TABELI- TYP WYSYLKI ---------- */
.shipping_header       {margin-top:5px;	padding:4px;color:#000;font-weight:bold;background-color:#F2F0EE;}

/* ---------- TABELA TYPOW WYSYLKI ---------- */
.shipping_body         {border-bottom:1px solid #eee;padding:1px;background-color:#fff; }

/* ---------- TABELA KOSZTOW WYSYLKI  ---------- */
.shipping_info         {margin-top:6px;margin-bottom:6px;padding:5px;color:#666;background-color:#eee;}

/* ---------- LINK PRODUKTU W DUZEJ TABELI 'nastepujace produkty sa dostepne w tej kategorii' ---------- */
a.shopitem_big:link,
a.shopitem_big:visited {font-size:14px;font-weight:bold;color:#777;text-decoration:none;}
a.shopitem_big:hover   {color:#000;}


/* ---------- TEKST OSTRZEZENIA GDY PRODUKTU JEST ZA MALO NA MAGAZYNIE ---------- */
.shop_small_warning    {font-weight:normal;color:#777}

/* ----------TABELA ZAWIERAJACA PRODUKTY ---------- */
.itembox               {padding:10px; border: 1px solid #D5D5D5;} 

/* ---------- TABELA NAJNOWSZYCH PRODUKTOW ---------- */
.shop_lastitems        {color:#000; font-weight: bold; background: url(../img/tlo_nowy.gif) no-repeat;}

a.shop_lastitems_link:link    {color: #777; text-decoration:none; font-weight: ; font-size:12px; }
a.shop_lastitems_link:visited {color: #777; text-decoration:none; font-weight: ; font-size:12px;}
a.shop_lastitems_link:hover   {color: #EEC00A; text-decoration:none; font-weight: ; font-size:12px;}

a.shop_lastitems_link_2:link    {padding: 4px; color: #fff; text-decoration:none; font-weight: ; font-size:12px; }
a.shop_lastitems_link_2:visited {padding: 4px; color: #fff; text-decoration:none; font-weight: ; font-size:12px;}
a.shop_lastitems_link_2:hover   {padding: 4px; color: #EEC00A; text-decoration:none; font-weight: ; font-size:12px;}

/* ---------- Cena produktu, podglad kategorii ---------- */
.itembox_price         {color:#fff; font-weight:bold; padding:0px;  padding-left:5px; letter-spacing:1px; background: #777}

/* ---------- Tlo szczegolow & Podglad w kategorii zakupow---------- */
.itembox_order         {background:#C0C0C0}

.itembox_text          {height:140px;}
a.new_articles:link, 
a.new_articles:visited {color:#000; text-decoration:none; font-weight:bold;}


/* ---------- STRONA STARTOWA - NAJNOWSZE PRODUKTY ---------- */
.itembox_startpage     {border:1px solid #DCDCDC;background-color:#fff} 

/* ---------- DATA POJAWIENIA SIE PRODUKTU W SKLEPIE ---------- */
.shop_time_small       {color:#bcbcbc;}

/* ---------- TABELA NAWIGACJI - SORTOWANIE CEN ---------- */
.shop_navidiv          {padding:5px;background-color:#E9E9E8;}

/* ---------- 1. I 2. KOLOR TLA KOSZYKA ZAMOWIEN ---------- */
.basket_items_secondtr {background-color:#fff;}
.basket_items_firsttr  {background-color:#f9f9f9;}

/* ---------- TABELE-ZMIANA KOSZYKA ZAKUPOW-PRODUKTY ---------- */
.basket_items_bottom   {border-bottom:1px solid #DCDCDC;}

/* ---------- NAGLOWEK TABELI KOSZYKA ZAMOWIEN ---------- */
.basket_header         {background-color:#D5D5D5;color:#666;font-weight:bold;padding:4px;border-bottom:1px solid #fff;}

/* ---------- TABELA KOSZYKA ZAMOWIEN WARENKORB ---------- */
.shop_basketborder     {background-color:#fff;border:1px solid #fff;}

/* ---------- TABELE RACHUNKU KOSZYKA ZAMOWIEN ---------- */
.shop_basket_prices    {border-top:0px solid #DCDCDC;background-color:#fff;padding:1px;padding-left:8px;}

/* ---------- TABELE ZLKOWITEGO ZAMOWIENIA KOSZYKA ZAMOWIEN ---------- */
.shop_summ             {background-color:#F2F0EE;color:#000;padding:4px;
}

/* ---------- TEKST CENY KATALOGOWEJ - MIEJSCE... ---------- */ 
.shop_listprice        {font-size:11px;}

/* ---------- TEKST 'OSZCZEDZASZ...' ---------- */ 
.shop_you_saved        {color:#777;}

/* ---------- Tabele zwierajaca ceny (szczegoly) ---------- */
.shop_pricebox         {padding:11px;border:1px solid #DCDCDC;background-color:#F6F6F6;}

/* ---------- Produkt-NAZWA---------- */
.shop_product_big      {font-weight:bold;font-size:14px; color:#777}

/* ---------- FORMATOWANIE CENY ---------- */
.shop_product_price_big{ text-align:right; font-weight:bold; font-size:18px; color:#3399FF; margin-top:3px; margin-bottom:3px; }
/* --80 - baterie  --*/
.shop_product_price_big_80{ text-align:right; font-weight:bold; font-size:18px; color:#35C835; margin-top:3px; margin-bottom:3px; }
/* --45 - akumulatory, ladowarki --*/
.shop_product_price_big_45{ text-align:right; font-weight:bold; font-size:18px; color:#D59F00; margin-top:3px; margin-bottom:3px; }
/* --44 Latarki i lampy --*/
.shop_product_price_big_44{ text-align:right; font-weight:bold; font-size:18px; color:#D21500; margin-top:3px; margin-bottom:3px; }
/* --79 Fotografia --*/
.shop_product_price_big_79{ text-align:right; font-weight:bold; font-size:18px; color:#1EA4EC; margin-top:3px; margin-bottom:3px; }
/* --32 Komputery --*/
.shop_product_price_big_32{ text-align:right; font-weight:bold; font-size:18px; color:#993399; margin-top:3px; margin-bottom:3px; }
/* --42 - nosniki danych --*/
.shop_product_price_big_42{ text-align:right; font-weight:bold; font-size:18px; color:#FF6600; margin-top:3px; margin-bottom:3px; }

/* ---------- FORMATOWANIE ZL ---------- */
.zl { text-align:right; font-weight:bold; font-size:10px; color:#3399FF; margin-top:3px; margin-bottom:3px; }

.zl_80 { text-align:right; font-weight:bold; font-size:10px; color:#35C835; margin-top:3px; margin-bottom:3px; }

.zl_45 { text-align:right; font-weight:bold; font-size:10px; color:#D59F00; margin-top:3px; margin-bottom:3px; }

.zl_44 { text-align:right; font-weight:bold; font-size:10px; color:#D21500; margin-top:3px; margin-bottom:3px; }

.zl_79 { text-align:right; font-weight:bold; font-size:10px; color:#1EA4EC; margin-top:3px; margin-bottom:3px; }

.zl_32 { text-align:right; font-weight:bold; font-size:10px; color:#993399; margin-top:3px; margin-bottom:3px; }

.zl_42 { text-align:right; font-weight:bold; font-size:10px; color:#FF6600; margin-top:3px; margin-bottom:3px; }

/* ---------- PROMOCJA & CENA  --------------- */
.shop_product_price_big_promotion { text-align:right; font-weight:bold; font-size:18px; color:#ffffff; margin-top:3px; margin-bottom:3px; }
.zl_promotion { text-align:right; font-weight:bold; font-size:10px; color:#ffffff; margin-top:3px; margin-bottom:3px; }

/* ---------- TABELE - FAORMA ZAPLATY---------- */
.paymethod_div         {border:1px solid #D2D0CF;padding:5px;color:#333;background-color:#eee;margin-left:25px;}

/* ---------- TABELA SZCZEGOLOWEGO WYSZUKIWANIA W SKLEPIE ---------- */
.xsearchform           {background-color:#fff;border:1px solid #DCDCDC;}