@charset "windows-1250";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #F0F0F2;
}

.style3a {color: #FF0000; font-size: 24px; }

.tekst-naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	color: #AB3535;
	text-align: left;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AB3535;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
}
.teskst-czarny-just {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.teskst-czarny {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.teskst-czerw {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


.teskst-szary {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.style1 {color: #FF0000}
.just-tab {
	text-align: justify;
	font-size: 12px;
}
.just-tab2 {
	text-align: justify;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}


a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
