body{
	margin-top:10px;
	color: #000000;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
td{
	color: #000000;
	font-size: 12px;
	font-family:  Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
}
select{
	background: #ECEFF3;
        color: #2F4D73;
        border: 1px solid #CCD5E1;
        font-size: 8pt;
}
input{
	background: #ECEFF3;
        color: #2F4D73;
        border: 1px solid #CCD5E1;
        font-size: 8pt;
}

h1{
	color: #000000;
	font-size: 14px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}

.bigname{
	color: #000000;
	font-size: 14px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	color: #003366;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #003366;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #003366;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003366;
	font-size: 11px;
	font-family:  Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
}
#terminarz td { border-bottom: 1px solid #eef0f3; font-size: 11px; }
