.body
{
	margin: 0;
	padding: 0;
	background: #464646 url('../gfx/layout/podstrona_tlo.gif') repeat-x;
	
	color: white;

	font-family: Tahoma;
	font-size: 11px;
}

.body_start
{
	margin: 0;
	padding: 0;
	background: #464646 url('../gfx/layout/glowna_tlo.gif') repeat-x;
	
	color: white;

	font-family: Tahoma;
	font-size: 11px;
}

.body_porownanie
{
	margin: 10;
	padding: 0;
	background: #464646;
	
	color: white;

	font-family: Tahoma;
	font-size: 11px;
}

.tlo_ciemne
{
	background: #464646;
}

.tlo_zolte
{
	background: #C69E05;
}

TABLE, TD, TH
{
	color: white;

	font-family: Tahoma;
	font-size: 11px;
}

A
{
	color: #C69E05;
}

.menu_gora A
{
	color: #AAAAAA;
	text-decoration: none;
}

.menu_gora A:hover
{
	text-decoration: underline;
}

.podstrona_menu_gora A
{
	color: #716436;
	text-decoration: none;
}

.podstrona_menu_gora A:hover
{
	text-decoration: underline;
}

.input_szukaj
{
	background: url('../gfx/layout/tlo_szukaj.gif') fixed no-repeat;
	width: 115px;
	height: 17px;
	border: 0px;
	padding-left: 4px;
	padding-top: 2px;

	font-family: Tahoma;
	font-size: 10px;
}

.naglowek
{
	font-size: 11px;
	font-weight: bold;
	background: #C69E05;
	padding: 8px 12px 8px 12px;
}

TD.stopka
{
	background: url('../gfx/layout/tlo_stopka.gif') repeat-x;
}

.stopka A
{
	color: white;
	text-decoration: none;
}

.stopka A:hover
{
	text-decoration: underline;
}

.copyright
{
	color: #8F8F8F;
}

.aktualnosc_data
{
	color: #9C7D06;
}

.aktualnosc_nazwa
{
	color: #9C7D06;
	font-weight: bold;
}

.aktualnosc_tresc
{
	color: white;
}

.aktualnosc_wiecej A
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.czy_wiesz_ze
{
	color: #BC9B1C;
}

.kropki
{
	background: url('../gfx/layout/kropki.gif');
}

A.produkt
{
	color: white;
	text-decoration: none;
}

A.produkt:hover
{
	text-decoration: underline;
}

.drzewo
{
	background: #C69E05;
}

.drzewo A
{
	color: white;
	text-decoration: none;
}

.drzewo A:hover
{
	text-decoration: underline;
}

.drzewo UL
{
	margin-left: 16px;
}
