body { margin: 0; padding: 0; background: #CCCCCC url(../img/tlo.gif) center repeat-y; }
.stopka {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-align : right;
}
.wyp {
	color: red;
	font-weight: bold;
	font-size: 16px;
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
a.stopka:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : underline;
}
.menu {
	font-family : Tahoma;
	font-size : 11px;
	color : #D1D1D1;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #D1D1D1;
	text-decoration : none;
}
a.menu:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}
p, ul, li, div, td {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
a:link, a:visited, a:active {
	font-family : Tahoma;
	font-size : 11px;
	color : #4F4F4F;
	text-decoration : none;
}
a:hover {
	font-family : Tahoma;
	font-size : 11px;
	color : #4F4F4F;
	text-decoration : underline;
}
h1 {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #4F4F4F;
}
.tab_wiersz {
	font-family : Tahoma;
	font-size : 11px;
	color : #4F4F4F;
	background-color : #EFEFEF;
}
.tab_naglowek {
	font-family : Tahoma;
	font-size : 11px;
	font-weight : bold;
	color : #4F4F4F;
	background-color : #E4E0E0;
}