body,td,th {
	color: #5F5F5F;
}
body {
	background-color: #5F5F5F;
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C70102;
	text-decoration: none;
}
a:visited {
	color: #C70102;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A30100;
}
a:active {
	color: #C70102;
	text-decoration: none;
}
a.maly_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F5F5F;
	text-decoration: none;
}
a.maly_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70102;
	text-decoration: underline;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
.tekst_imp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	text-align: center;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/punkt_tytul.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 10px center;
}

a.menu1 {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_menu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 172px center;
	line-height: 18px;
	margin-top: 6px;
}

a.menu1:link {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_menu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 172px center;
	line-height: 18px;
	margin-top: 6px;
}

a.menu1:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_menu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 172px center;
	line-height: 18px;
	margin-top: 6px;
}

a.menu1:hover {text-decoration: none; color: #C70102; background-color: #FFFFFF;}
a.menu1:active {text-decoration: none; color: #C70102; background-color: #FFFFFF;}

a.menu2 {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_podmenu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 154px center;
	line-height: 16px;
	margin-top: 4px;
}

a.menu2:link {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_podmenu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 154px center;
	line-height: 16px;
	margin-top: 4px;
}

a.menu2:visited {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: right;
	text-decoration: none;
	background-image: url(../images/punkt_podmenu.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 154px center;
	line-height: 16px;
	margin-top: 4px;
}

a.menu2:hover {
	text-decoration: none;
	color: #C70102;
	background-color: #FFFFFF;
}
.tytul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #00003E;
}

SELECT, INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:#F3F3F3;
	text-decoration: none ;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 250px;
	}