body {
	font-family: Courier New, Courier;
	font-size: 12px;
	background-color: #221F62;
}
.backgroundlogo{
	BACKGROUND-IMAGE: url(images/Naglowek.jpg);
	text-align: left;
	background-size:contain;
}

.textLogo {
	FONT-SIZE: 36px;
	FONT-FAMILY: Serif, Times new roman;
	color: #ffffff;
	line-height: 60px;
	margin: 0px;

}
.textUnLogo {
	FONT-SIZE: 20px;
	FONT-FAMILY: Helvetica, sans-serif, verdana;
	color: #ffffff;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 14px;
	margin: 0px;
}
td.left {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #221F62;
}
td.text {
	padding: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: justify;
}
td.bottom {
	padding: 10px;
	font-family: Courier New, Courier;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	text-align: right;
}
h1 {	
	font-family: Courier New, Courier;
	color: #221F62; 
}

a.text {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal; 
	text-decoration: none;
}
img {	border: 0px;}

a.text:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
a.menu {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #3366FF;
	text-decoration: none;
	font-weight: normal;
}
a.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.kontakt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
table {
	border: 0px; 
	cellpadding: 0px; 
	cellspacing: 0px; 
}

li {
	list-style-position: outside;
	list-style-type: square;
}