/* Kategorie */



.kategoria		{font-family: Tahoma; 
			 font-size: 11px;
			 margin-top:3px;
			 margin-bottom:3px;
			 margin-right:-16px;}

.podkategoria		{font-family: Tahoma;
			 font-size: 11px;
			 margin-top:2px;
			 margin-bottom:2px;
			 margin-right:-14px;}

.kategoria_link		{color: #D89797;}

.kategoria_link:hover	{color: red;}



/* Produkty */



.produkt_opis_szczegoly	{font-family: arial;
			 font-size: 12px;
			 color: #726E5D;
			 text-align:justify;
			 margin-top:30px;}

.produkt_opis_lista	{font-family: Arial;
			 font-size: 12px;
			 color: #154280;
			 text-align:justify;}

.specyfikacja_tabela	{border-top: solid 1px black;
			 border-left:solid 1px black;}

.specyfikacja_kom_1	{width:50%;
			 font-weight:bold;
			 border-right: 1px solid black;
			 border-bottom: 1px solid black;
			 background-color: white;}

.specyfikacja_kom_2	{width:50%;
			 border-right: 1px solid black;
			 border-bottom: 1px solid black;
			 background-color: white;}

.produkt_cena		{font-family: tahoma;
			 font-size: 13px;
			 font-weight: bold;}

.produkt_cena_info	{font-family: tahoma;
			 font-size: 9px;
			 font-weight: normal;}

.tabela_promocja	{margin-top: 10px;
			 margin-bottom: 10px;}

.tabela_rabat		{margin-top: 10px;
			 margin-bottom: 10px;}



/* Producenci */



.producent_dane		{text-align: justify;
			 padding-bottom: 30px;
			 padding-top: 20px;}



/* Zdjêcia */



.produkt_zdjecie	{border: 1px solid #154280;}

.produkt_zdjecie_lista	{border: 1px solid #154280;
			 margin-left: 10px;}

.produkt_zdjecie_podpis	{font-family: tahoma;
			 font-size: 11px;
			 color: #154280;
			 margin-top: 5px;
			 margin-bottom: 20px;}



/* Inne elementy */



.blok_opcje		{font-family: Arial;
			 font-size: 12px;
			 font-weight: bold;
			 color: #D89797;
			 padding-top: 9px;
			 padding-left:10px;
			 padding-right:10px;}

.pole_szukaj		{border: #D89797 solid 1px;
			 font-family: Arial;
			 font-size: 11px;
			 font-weight:bold;
			 color: #BA4545;}

.lista_producenci	{border: #D89797 solid 1px;
			 font-family: Arial;
			 font-size: 11px;
			 font-weight:bold;
			 color: #BA4545;}

.komorka_nadkreslona	{border-top: solid 1px #7F9DB9;}

.komorka_podkreslona	{border-bottom: dashed 1px #7F9DB9;}




