body, .body
{
	margin: 0;
	padding: 0;
	background: #CCCCCC;
	
	color: navy;

	font-family: Verdana;
	font-size: 12px;
}

TABLE, TD, TH
{
	color: navy;

	font-family: Verdana;
	font-size: 12px;
}

A
{
	color: #990033;
	text-decoration: none;
}

A:hover
{
	color: #990033;
	text-decoration: underline;
}

.naglowek
{
	color: #333366;
	font-weight: bold;
	font-size: 12px;
}

.naglowek A
{
	color: #333366;
}

.naglowek_data
{
	color: #9999CC;
	font-weight: normal;
}

.napisz A
{
	color: white;
	font-weight: bold;

	font-size: 11px;
}

.bok
{
	background: #8197CD;
	color: white;
}

.stopka
{
	font-size: 10px;
	color: #9999CC;
}

.stopka A
{
	color: #9999CC;
}

.adres
{
	font-size: 9px;
	font-family: Tahoma;
}

LI
{
	list-style-image: url('../gfx/layout/kwadrat.gif');
}

.r6px { font-size: 6px; }
.r7px { font-size: 7px; }
.r8px { font-size: 8px; }
.r9px { font-size: 9px; }
.r10px { font-size: 10px; }
.r11px { font-size: 11px; }
.r12px { font-size: 12px; }
.r13px { font-size: 13px; }
.r14px { font-size: 14px; }
.r15px { font-size: 15px; }
.r16px { font-size: 16px; }
.r18px { font-size: 18px; }
.r20px { font-size: 20px; }
.r22px { font-size: 22px; }
.r24px { font-size: 24px; }
.r28px { font-size: 28px; }
.r32px { font-size: 32px; }
