.body
{
	margin: 0;
	padding: 0;
	background: #F0F0F0 url('../gfx/layout/tlo.gif') repeat-x;
	
	color: black;

	font-family: Tahoma;
	font-size: 11px;
}

TABLE, TD, TH
{
	color: black;

	font-family: Tahoma;
	font-size: 11px;
}

A
{
	color: #002E55;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.menu
{
	color: white;
}

.naglowek
{
	font-size: 12px;
	font-weight: bold;
	color: #002E55;
	padding-bottom: 8px;
}

.litery_szare
{
	color: #A0A0A0;
}

.menu_kreski
{
	background: url('../gfx/layout/menu_separator.gif') repeat-x;
}

.copyright
{
	color: white;
}

.menu_stopka
{
	color: #FFEE7B;
}

.menu_naglowek
{
	color: #FFEE7B;
	font-weight: bold;
}

.kreski
{
	background: url('../gfx/layout/menu_separator.gif') repeat-x;
}

