a img{
	border:none;}
h1{
	font-family:Arial;
	font-size:18px;
	text-align:justify;
	font-weight:bold;
	color:#173363;
	line-height:22px;
}
h2{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
	color:#000000;
	line-height:15px;
}
table {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

table.dane {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#000000;
	border-width: 0px;
	border-spacing: 0px;
	padding:0px; 
}
table.sample {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	text-align:center;
}
table.sample th {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: 0px;
}
table.sample td {
	border-width: thin;
	padding: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

a:link{
	font-weight:bold;
	text-decoration:none;
	color:#173363;
}
a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#BF0D1F;
}
a:active{
	font-weight:bold;
	text-decoration:none;
	color:#BF0D1F;
}
a:visited{
	font-weight:bold;
}