a {
   color: #000077;
    text-decoration: none
}
a:hover {
    color: #333366;
}
.cz {
    font-color: red;
}
.pole {
    font-family: Verdana;
    font-size: 8pt;
    padding-left: 2px;
    border: 1px #005500 solid;
    background: #EFB;
}
.poleB {
	font-family: Verdana;
	font-size: 9pt;
	color: #000077;
	text-align: left;
	padding: 0px 0px;
	background-color: transparent;
	border: 0px;
}
.poleBold {
	font-family: Verdana;
	font-size: 9pt;
	color: #000077;
	text-align: center;
	font-weight: bold;
	border: none;
	padding: 0px 0px;
	margin: 0px;
	background-color: transparent;
}
.poleBot {
	font-family: Verdana;
	font-size: 9pt;
	color: #000077;
	text-align: center;
/*	font-weight: bold;*/
	border-bottom: 2px solid navy;
	border-top: none;
	border-right: none;
	border-left: none;
	padding: 0px 0px;
	margin: 0px;
	background-color: transparent;
}
.row {
	background-image: url(t.gif);
/*    border-color: #999999;*/
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
.NwPr {
	margin-top: 0px;
	text-align: left;
	height: 36px;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	background-image: url(../grafika/pr.png);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 85px;
}
.pr_nag {
	background-color: green;
	color: white;
	margin: 1px 0px 2px 0px;
	padding: 2px 2px 2px 4px;
	font-weight: bold;
}
.pr_row {
/*	background-image: url(t.gif);
	border-color: #999999;*/
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 2px 0px;
}
.pr_wpis {
	background-color: white;
	text-align: left;
	background-image: url(../grafika/tekstowe_pr.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 3px 6px;
	margin-bottom: 3px;
	border-bottom: solid green 1px;
}
