*
{
	font-family: Arial, Helvetica ;
}

img
{
	border: 0px ;
}


table.glowna
{
	width: 990px;
}

input.szukaj
{
	width: 180px ;
}

td.lewa
{
	width: 220px ;
	vertical-align: top ;
	padding-top: 10px ;
}



table.karta_produktu
{
	width: 100% ;
}

table.karta_produktu td
{
	vertical-align: top ;
}

td.obrazki_karty
{
	width: 260px ;
}

/*
div.obrazki_karty
{
    width: 250px ;
}
*/

a.foto_nav_off
{
	font-size: 22px;
	font-weight: bold;
	color: silver;
}

div.obrazki_uwaga
{
	font-size: 10px ;
}

a.foto_nav
{
	font-size: 20px;
	font-weight: bold;
	color: red;
}

a.foto_nav:hover
{
	color: green;
}

.hidden
{
	display: none;
}



/*
td.przewijaj
{
  vertical-align: top;
  padding-top: 8px;
  font-size: 110%;
}
*/




div.ruchomy
{
	position: relative;
	top: 0px;
}

tr.baner
{
	height: 198px ;
}

tr.menu
{
	height: 30px ;
}

img.baner
{
	width: 990px ;
	height: 198px ;
}

form
{
	display: inline ;
}


table.dodawanie td
{
	text-align: center ;
	font-size: 10px ;
}

table.dodawanie input
{
	border: 1px solid black ;
	/*	width: 40px ; */
}

table.box_lista
{
	/*	height: 300px ; */
}

table.box_lista td.box_lista_gora
{
	vertical-align: top ;
	text-align: center ;
	height: 200px ;
}

table.box_lista td.box_lista_dol
{
	vertical-align: bottom ;
	text-align: center ;
}

table.dodawanie td.kupuj
{
	padding-top: 3px ;
}

table.kartaCena
{
	width: 100% ;
}


table.kartaCena td.cena
{
	vertical-align: middle ;
	text-align: center ;
	color: white ;
	font-weight: bold ;
	font-size: 18px ;
}


table.koszyk
{
	width: 500px ;
}

table.koszyk td.liczba
{
	text-align: right ;
}

table.koszyk td.usun
{
	text-align: center ;
}

table.koszyk_doZamowienia
{
	width: 500px ;
}

table.koszyk_doZamowienia td
{
	text-align: center ;
}

div.komunikat
{
	text-align: center ;
	font-weight: bold ;
	font-size: 120% ;
}

div.nag2
{
	padding-top: 5px ;
	text-align: center ;
	font-weight: bold ;
}

td.sklepKrok3
{
	vertical-align: top ;
}

div.validator
{
	text-align: right ;
}


*.prawa
{
	text-align: right ;
}

a.przycisk
{
	text-decoration: none ;
}


div.przyciski
{
	padding-top: 5px ;
	text-align: right ;
}

table.infoProduktu td
{
	font-weight: normal ;
	color: black ;
	font-size: 10px ;
	vertical-align: middle ;
}

.srodkuj
{
	text-align: center ;
}

div.niedostepny
{
	text-align: center ;
	color: red ;
	font-weight: bold ;
	font-size: 14px ;
	padding-bottom: 5px ;
}

div.dostepnosc
{
	font-size: 10px ;
}

input.ilosc
{
	width: 20px ;
	height: 20px ;
	text-align: right ;
}


table.tbl_lista
{
  padding-top: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  width: 100%
}

table.tbl_lista *
{
	font-size: 10px ;
}

tr.td_bar
{
  background-color: #15679f  ;
}

td.td_bar
{
  padding-left: 1px ;
  color: white    ;
  font-size: 11px ;
	text-align: center ;
}

.k_nazwa
{
  color: #15679f ;
}

.k_nazwa:hover
{
  text-decoration: underline ;
}

span.k_uwagi
{
  color: gray ;
}

span.k_brak_opisu
{
  color: red ;
  font-weight: bold ;
}

td.k_kwoty
{
  color: #15679f ;
  text-align: right ;
}

td.k_odstep
{
	height: 35px ; font-size: 1px
}

td.razem
{
	color: white ;
	text-align: right ;
	font-weight: bold ;
}

tr.td_std_suma
{
	background-color: #fcf3dd ;
}

tr.td_std_even  { 	background-color: #f2e9dd  ; }
tr.td_std_odd { 	background-color: #fcf3e7 ; }

div#divKoszyk
{
	text-align: center ;
}

td.stopka
{
	border-top: 1px solid gray ;
	text-align: center ;
	color: gray ;
}

td.stopka a
{
	color: gray ;
	text-decoration: none ;
	font-size: 11px ;
}