.tekst {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #663333;
}
.nowosc {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #FFCC00;
}
.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;

}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;

}
.linkPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	text-align: left;
}

.linkPanelRekrut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
		font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	background-color: #D73832;
	display: block;
	width: 130px;
	padding: 4px;
	margin-left: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}


a.linkPanelRekrut:hover {
	color: #D73832;
	background-color: #FFFFFF;


}
a.tekst:hover {
	color: #006600;

}
a.linkPanel:hover {
	color: #006600;

}
a.stopka:hover {
	color: #FFCC33;
}

.redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
