/*STRONA*/


h1{
font-size: 16px;
}
h2 {
	font-size: 12px; font-weight: bold;
	}
h3 {
	font-size: 16px; font-weight: bold;
	
	}
#PODPISY {
	font-size: 12px;
	color: #000000; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}



#PODPISY img {
	border: 1px solid #000000;
}
#PODPISY2 img {
border: 0px solid #ffFFFF;
}
#PODPISY a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#PODPISY a:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#PODPISY a:hover {
	color: #dd0000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-weight: bold;
}

/*WNETRZE*/
#BODY {
	background-color: #ffffff;
	text-align: center;
	
}
/*/WNETRZE*/

/*LOGO*/
#LOGO {
	color: #CC0000;
	font-size: 20px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
/*/LOGO*/

