body {
	background-color: #075476;
	background-image: url("./images/tlo.png");
	background-repeat: repeat-x, repeat-y;
	color: #ffffff;
	font-family: Helvetica, Arial, Lucida Sans Unicode, Tahoma;
	font-size: 9pt;
	}

td {
	font-family: Tahoma;
	color: #05344b;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #05344b;
	text-decoration: none;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	}

a:hover {
	text-decoration: underline;
	}

a.menu {
	font-size: 9pt;
	font-weight: bold;
	color: #05344b;
	}

a.bialy {
	font-size: 9pt;
	color: #ffffff;
	}

a.czerwony {
	font-size: 9pt;
	color: #ed3b21;
	}
	
.bialy {
	font-size: 8pt;
	color: #ffffff;
	}

.czerwony {
	color: #ed3b21;
	}
	
.orange {
	color: #fb9400;
}

.granat {
	color: #05344b;
}

.szary {
	color: #888888;
}

.brazowy {
	color: #681100;
}