BODY {
	background-color:#ffffff;
	background-repeat:repeat;
	background-attachment:fixed;
        font-family: TimesNR, Serif;
	font-size: medium;
	color: #2B1072;	
     }

a:LINK {color:#2B1072; font-weight: bold; text-decoration : underline;}
a:VISITED {color:#2B1072; font-weight: bold; text-decoration : underline;}
a:HOVER {color:#0030CE; font-weight: bold; text-decoration : underline;}
.modyfikacja
{
	text-align: center;
	width: 100%;
	background-color: #ffffff;
	border: none;
	font-family: "Arial", sans-serif;
        font-size: 8pt;
	font-weight: bold;
	color: #c3024f;
}
.tab1
{
	text-align: center;
	background-color: #ffffff;
	border: 1px;
        border-style: solid;
        border-color: black;
	font-family: TimesNR, serif;
        font-size: 11pt;
	font-weight: bold;
	color: #2B1072;
}
.row1
{
	text-align: center;
	background-color: #ffffff;
	border: 1px;
        border-style: solid;
        border-color: black;
	font-family: TimesNR, serif;
        font-size: 10pt;
	font-weight: normal;
	color: #2B1072;
}