html {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #EAF4F3;
}
.mainDiv{
	border: 1px solid #0099FF;
	width: 750px;
	text-align: left;
	margin: 0 auto;
}
:link, :visited {
	color: #0000FF;
	text-decoration: none;
}
:hover, :active {
	color: #0000FF;
	text-decoration: none;
}
:link.hiperlacze, :visited.hiperlacze {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px dashed #0000FF;
}
:hover.hiperlacze, :active.hiperlacze {
	color: #0000FF;
	text-decoration: none;
	border-bottom: 1px solid #0000FF;
}
:link.foot, :visited.foot {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
:hover.foot, :active.foot {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
a.foot {
	font-size: 10px;
}
:link#footer_a, :visited#footer_a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}
:hover#footer_a, :active#footer_a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: none;
}
a#footer_a {
	font-size: 12px;
}
:link.small-link, :visited.small-link {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}
:hover.small-link, :active.small-link {
	color: #0099FF;
	text-decoration: none;
	border-bottom: none;
}
a.small-link {
	font-size: 10px;
}
table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px none #000000;
}
table.wskMenu {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 5px;
	border: 0px none #000000;
}
table.adresy{
	border-collapse: collapse;
	margin: 10px;
	padding: 20px;
	border: 0px none #000000;
	text-align: left;
	font-size: 0.9em;
	width: 80%;
}
.tableFoot {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 0px none #000000;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.tdCenter {
	text-align: center;
}
td.adresy {
	border: 0px none;
	margin: 0px;
	padding: 10px;
}
td.wskazowki {
	border: 1px solid #0099FF;
	margin: 0px;
	padding: 0px;
	background: #DFE2E6;
}
td.wskazowkiYellow {
	border: 1px solid #0099FF;
	margin: 0px;
	padding: 0px;
	background: #FFEB75; 
}
.tdMenuHeader {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #EAF4F3;
	border-bottom: 0px none;
	border-left: 1px solid #EAF4F3;
}
.tdMenuHeaderLeft {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #EAF4F3;
	border-bottom: 0px none;
	border-left: 0px none;
}
.tdMenuHeaderRight {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #EAF4F3;
}
.tdMenuHeaderWsk {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #EAF4F3;
	border-bottom: 0px none;
	border-left: 1px solid #EAF4F3;
	background-color: #0066FF;
	height: 1px;
	width: 106px;
}
.tdMenuHeaderLeftWsk {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 1px solid #EAF4F3;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #0066FF;
	height: 1px;
	width: 109px;
}
.tdMenuHeaderRightWsk {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #EAF4F3;
	background-color: #0066FF;
	height: 1px;
	width: 106px;
}
.tdFoot {
	text-align: center;
	border: 0px none;
	margin: 0px;
	padding: 7px 0px;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #0066FF;
	letter-spacing: 0.2em;
}
h2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	text-align: left;
	padding-left: 10px;
}
h3 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #0066FF;
	letter-spacing: 0.2em;
}
hr {
	color: #666666;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
.headerTitle1 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.headerTitle2 {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFF00;
	background-color: #0000FF;
	letter-spacing: 0.1em;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
img.formularz {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.akapit {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
.akapitAdres {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0000FF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.akapitBlue {

	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0000FF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
.akapitBankPekao {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0000FF;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
.akapitWskazowki {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: left;
	padding: 5px;
}
.lista {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 30px;
	list-style-image: url(images/znacznik.gif);
	margin-left: 10px;
}
.elementListy {
	padding-left: 10px;
}
.wielkoscPliku {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
.blue {
	font-weight: bold;
	color: #0000FF;
}
.yellowbackground {
	background-color: #FFEB75;
}
.wskazowkiNaglowek {
	color: #000000;
	font-weight: bold;
}
.wskazowkiRedKursywa {
	color: #FF0000;
	font-style: oblique;
}
.szarytextbold {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6D6D6D;
}
<!-- zażółć gęślą jaźń -->
