/* tekst */
body
{
	background-color: #ffffff;
	background-image: url(images/tlo.jpg);
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
}
td
{
	color: #353535;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
}
i
{
	color: #0000000;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10px;
	font-weight: bold;
	line-height: 150%;
	text-align: justify;
}
.tytul
{
	color:  #2253B4;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 12px;
	font-weight: bold;
}
.data
{
	color: #565541;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 10px;
	font-weight: normal;
}
.stopka
{
	color: #7E7D80;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-align: justify;
}

/* linki */
a
{
	color: #ff0000;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: normal;
	text-decoration: underline;
}
a.menu
{
	color: #997733;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover
{
	color: #565541;
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}