BODY {
        font-family: Arial;
        font-size: 13px;
        text-align: justify;
        color: #0000FF;
}

.naglowek{
        color: #99CCFF;
}

TD {
	font : normal normal 13px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	}

P {
	text-align : justify;
	font : normal normal 13px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	}

LI {
   text-align : justyfy;
   font : normal normal 13px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}
a:hover {
	color: red;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}

a.naglowek:link {
	color: #99CCFF;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}
a.naglowek:visited {
	color: #99CCFF;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}
a.naglowek:hover {
	color: red;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font : bold;
	font-weight : bold;
}
img {
border: 0px;
}

img.ramka{ 
border: 1px solid #0000FF;
}

