* html ul li 
{
	height: 1px;
	display: inline;
}

* 
{
  padding: 0;
  margin: 0;
  border:0;
}

html, body 
{
	margin: 0;
	padding: 0;
	border:0;
}

img
{ 
  border: 0;
  margin: 0;
}

a
{
	color: #333333;
}

p
{
	text-align: justify;
}

a:hover{color: #0000a3; text-indent: 0;}

body
{
	background-color: #e6e6e6;
	background-image: url(images/tlo_gorne.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	color: #1e1e1e;
	text-align: center; /* for IE [ http://flumpcakes.co.uk/css/center-div-ie ]*/
}

#calosc
{
	width: 980px;
	height: auto;
	margin: 0 auto; /* align for good browsers [ http://flumpcakes.co.uk/css/center-div-ie ]*/
	text-align: left;
}

#baner_glowny
{
	width: 980px;
	height: 104px;
	background-image: url(images/baner_glowny.jpg);
	background-repeat: no-repeat;
	float: left;
	clear: both;
}

/* menu poziome */

#menu_poziome
{
	width: 980px;
	height: 40px;
	background-image: url(images/menu_poziome.jpg);
	float: left;
	clear: both;
}

#menu_poziome_cms
{
	width: 980px;
	height: 40px;
	background-image: url(images/menu_poziome_cms.jpg);
	float: left;
	clear: both;
}

li.przycisk_menu_poziome
{
	display: block;
	float: left;
	width: auto;
	height: 29px;
	padding-top: 11px;
	padding-left: 18px;
	padding-right: 18px;
	list-style-type: none;
}

.przycisk_menu_poziome a
{
	text-decoration: none;
	color: #333333;
	font-size: 15px;
	text-align: center;
	display: block;
}

		/* trzeba dac ten text-indent: 0; bo inaczej sie chrzani pod IE: http://www.webmasterworld.com/forum83/5672.htm */
		/* .przycisk_menu_poziome a:hover{background-image: url(images/przycisk_menu_poziome_hover.jpg); text-indent: 0;} */

/* sekcja menu lewego */

#menu_lewe
{
	width: 200px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#menu_lewe_gora, #menu_lewe_gora_artykuly
{
	background: url(images/menu_lewe_gora.jpg) no-repeat center top;
	padding: 6px;
	font-weight: bold;
	text-align: center;
	min-height: 8px;
	height: auto;
	width: 188px;
	float: left;
}

#menu_lewe_srodek, #menu_lewe_srodek_artykuly
{
	background: url(images/menu_lewe_srodek.jpg) repeat-y center;
	text-align: center;
	width: 200px;
	min-height: 10px;
	float: left;
}

#menu_lewe_dol, #menu_lewe_dol_artykuly
{
	background: url(images/menu_lewe_dol.jpg) no-repeat center bottom;
	height: 10px;
	width: 200px;
	float: left;
}

/* sekcja z logo producentow w menu lewym */

#logo_menu_lewe_gora
{
	background: url(images/menu_lewe_logo_gora.jpg) no-repeat center top;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
	height: 8px;
	float: left;
}

#logo_menu_lewe_srodek
{
	background: url(images/menu_lewe_logo_srodek.jpg) repeat-y center;
	margin-left: 10px;
	margin-right: 10px;
	min-height: 10px;
	width: 180px;
	height: auto;
	text-align: center;
	float: left;
}

#logo_menu_lewe_dol
{
	background: url(images/menu_lewe_logo_dol.jpg) no-repeat center bottom;
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
	height: 8px;
	float: left;
}

.pojedyncze_logo
{
	padding-bottom: 3px;
	padding-top: 3px;
}

/* sekcja tresci w srodku */

#tresc_srodek
{
	width: 630px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

#tresc_srodek_gora
{
	background: url(images/tresc_srodek_gora.jpg) no-repeat center top;
	font-weight: bold;
	text-align: left;
	height: 8px;
	width: 630px;
	float: left;
}

#tresc_srodek_srodek
{
	background: url(images/tresc_srodek_srodek.jpg) repeat-y center;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	width: 610px;
	height: auto;
	float: left;
}

#tresc_srodek_dol
{
	background: url(images/tresc_srodek_dol.jpg) no-repeat center bottom;
	text-align: center;
	height: 8px;
	width: 630px;
	float: left;
}

.kategorie,.grupy_artykulow,.artykuly
{
	text-align: left;
	padding: 1px;
	padding-left: 8px;
}

.podkategorie,.artykuly_w_grupie
{
	text-align: left;
	padding: 1px;
	padding-left: 19px;
}

.kategorie, .podkategorie
{
	display: block;
	list-style-type: none;
}

.kategorie
{
	float: left;
	width: 100%;
}

.kategorie a, .podkategorie a, .grupy_artykulow a, .artykuly a, .artykuly_w_grupie a
{
	display: block;
}

/* sekcja SRODKOWEGO diva prezentacyjnego */

.srodkowy_div_prezentacyjny_gora
{
	background: url(images/div_prezentacyjny_gora.jpg) no-repeat center top;
	width: 610px;
	height: 8px;
	float: left;
}

.srodkowy_div_prezentacyjny_srodek
{
	background: url(images/div_prezentacyjny_srodek.jpg) repeat-y center;
	padding-left: 14px;
	padding-right: 14px;
	min-height: 10px;
	width: 582px;
	height: auto;
	text-align: justify;
	float: left;
}

.srodkowy_div_prezentacyjny_dol
{
	background: url(images/div_prezentacyjny_dol.jpg) no-repeat center bottom;
	width: 610px;
	height: 8px;
	float: left;
}

.przerywnik
{
	height: 5px;
	width: 610px;
	float: left;
}

.fotografia_produktu
{
	/* http://www.webmasterworld.com/forum83/4646.htm */
	float: left;
	margin: 5px;
	margin-left: 2px;
}

.fotografia_producenta
{
	float: left;
	margin: 5px;
	margin-left: 2px;
}

.wprowadzenie
{
	font-weight: bold;
	text-transform: uppercase;
}

.kat_podkat_nazwa_info
{
	text-align: left;
}

.kat_podkat_podstrony
{
	text-align: center;
	padding: 5px;
	width: 600px;
	float: left;
}

.strona_glowna_link
{
	text-decoration: underline;
}

.przyciski_produkt
{
	float: right;
	width: 110px;
	padding-left: 4px;
	padding-top: 6px;
}

.przyciski_produkt img
{
	float: right;
	padding: 2px;
}


/* sekcja menu prawego */

#menu_prawe
{
	width: 140px;
	float: left;
	margin-top: 5px;
}

#menu_prawe_gora, #menu_prawe_gora_koszyk
{
	background: url(images/menu_prawe_gora.jpg) no-repeat center top;
	font-weight: bold;
	text-align: center;
	height: 8px;
	width: 140px;
	float: left;
	padding-top: 6px;
	padding-bottom: 30px;
}

#menu_prawe_gora_koszyk
{
	padding-bottom: 14px;
}

#menu_prawe_srodek, #menu_prawe_srodek_koszyk
{
	background: url(images/menu_prawe_srodek.jpg) repeat-y center;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
	float: left;
}

#menu_prawe_dol, #menu_prawe_dol_koszyk
{
	background: url(images/menu_prawe_dol.jpg) no-repeat center bottom;
	height: 8px;
	width: 140px;
	float: left;
}

/* sekcja PRAWEGO diva prezentacyjnego */

.div_prezentacyjny_mniejszy_gora
{
	background: url(images/div_prez_prawy_gora.jpg) no-repeat center top;
	height: 8px;
	width: 120px;
	float: left;
}

.div_prezentacyjny_mniejszy_srodek
{
	background: url(images/div_prez_prawy_srodek.jpg) repeat-y center;
	text-align: center;
	min-height: 20px;
	height:auto;
	width: 120px;
	float: left;
}

.div_prezentacyjny_mniejszy_dol
{
	background: url(images/div_prez_prawy_dol.jpg) no-repeat center bottom;
	height: 8px;
	width: 120px;
	float: left;
}

.przerywnik_2
{
	height: 5px;
	width: 120px;
	float: left;
}

.fotografia_produktu_2
{
	margin: 10px;
}

/* sekcja stopki */

#stopka
{
	width: 980px;
	height: 30px;
	float: left;
	clear: both;
	background: url(images/stopka.jpg) no-repeat center top;
	margin-top: 5px;
	text-align: center;
	padding-top: 8px;
	font-size: 8pt;
}

/* formularz szybkiego wyszukiwania */

#table_szybkie_wyszukiwanie
{
	border-collapse: collapse;
	border: 0;
	float: right;
}

#table_szybkie_wyszukiwanie td
{
	height: 104px;
	vertical-align: bottom;
}

#input_fraza
{
	float: right;
	border: 1px solid #c0bfbf;
	background-color: #fcfcfc;
	width: 267px;
	height: 30px;
	font-size: 25px;
	margin-bottom: 9px;
	color: #444444;
}

#submit_form
{
	/* zdjecie przycisk_szukaj_alt.jpg preloadowane!!! */
	float: right;
	background-color: #fcfcfc;
	background-image: url('images/przycisk_szukaj.jpg');
	width: 140px;
	height: 52px;
	font-size: 22px;
	cursor: pointer;
}

/* obsluga wylaczonego javascriptu */

#brak_javascriptu
{
	color: #f23131;
	text-align: center;
	border: 1px solid #f23131;
	padding: 4px;
	margin-bottom: 5px;
	margin-top: 3px;
}

/* popup */

.popup
{
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	border: 1px solid #c3aebf;
	text-align: center;
	z-index: 50;
}

/* wyszukiwanie */

.znaleziona_fraza
{
	background-color: #f8fa11;
	font-weight: bold;
}

.pojemnik_z_fraza_wyszukiwana
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#input_fraza_2
{
	/* margin-left: 6px; */
	margin-top: 10px;
	margin-bottom: 3px;
	border: 1px solid #999999;
	background-color: #fcfcfc;
	width: 230px;
	height: 18px;
	font-size: 14px;
}

#submit_form_2
{
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 3px;
	background-image: url(images/przycisk_szukaj_small.jpg);
	background-repeat: no-repeat;
	width: 63px;
	height: 20px;
	cursor: pointer;
}

/* strona glowna */
.paragraf_glowny
{
	padding: 5px;
	text-indent: 3em;
	text-align: justify;
}

/* formularz zadawania_pytania */

.tabela_zadaj_pytanie
{
	margin: 0 auto;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.tabela_zadaj_pytanie td
{
	text-align: left;
	padding: 3px;
	border: 1px solid #999999;
}

.input_zadaj_pytanie
{
	border: 1px solid #999999;
	background-color: #FCFCFC;
}

#uwagi
{
	color: #f23131;
}

#tick_wyslano_zapytanie
{
	float: left;
	padding: 5px;
	margin-left: 80px;
}

#blad_nie_wyslano_zapytania
{
	float: left;
	padding: 5px;
	margin-left: 50px;
}

/* kontakt */

.div_kontakt_pojemnik
{
	padding-left: 50px;
}

.kontakt_naglowek_info
{
	padding-left: 10px;
	font-weight: bold;
}

/* zamówienie */

.input_zamowienie
{
	border: 1px solid #999999;
	background-color: #efefef;
}

.zamowienie_tabela
{
	border-collapse: collapse;
	margin: 4px auto;
	font-size: 9pt;
}

.zamowienie_tabela td
{
	border: 1px solid #BCACB9;
	padding: 4px;
	vertical-align: middle;
}

.zamowienie_tabela_naglowek
{
	text-align: center;
	font-style: italic;
}

.atrybuty_podzielnik, .podzielnik
{
	background-color: #BCACB9;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 2px auto;
}

/* bledy */

.blad
{
	color: #cd0a21;
}

/* naglowki */

h1,h2,h3,h4
{
	font-weight: bold;
}

h1
{
	font-size: 11pt;
	padding: 5px 0;
	font-family: Tahoma,Arial,Verdana;
	font-weight: normal;
}

h2,h3,h4
{
	font-size: 10pt;
	display: inline;
}

/* informacje o produkcie */

ul.info_o_produkcie
{
	list-style-type: none;
}

ul.info_o_produkcie li
{
	padding-bottom: 1px;
	display: block;
}

ul.info_o_produkcie li h2
{
	font-size: 18px;
	text-align: left;
}

ul.info_o_produkcie li h2 a
{
	text-decoration: none;
}

ul.info_o_produkcie li h3
{
	font-weight: normal;
}

ul.info_o_produkcie li h4
{
	font-weight: normal;
}

ul.atrybuty_produktu
{
	list-style-type: none;
}

ul.atrybuty_produktu li
{
	display: block;
}

/* prezentacja obnizki procentowej */

.promocja_foto_procent
{
	float: right;
	margin-top: 1px;
	margin-right: 2px;
}