//* pageSterowanie NastepnaStrona PoprzedniaStrona ========= */
#pageKartka{
margin-top: 0px;
padding-top: 0px;

}

#pageSterowanie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 50px;
	width: 330px;
	float: right;
	margin-top: 15px;
}
#sterowanieTAB{
	width: 330px;
	height: 56px;
	border-top: 1px solid #00438A;
	padding-top: 6px;
	padding-bottom: 6px;

}

td.nextPage{
	font-weight: bold;
   color: Maroon;
	width:100px;
	text-align: left;
}

td.prevPage{
	font-weight: bold;
   color: #00438A;
	width: 100px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
#pageSterowanie a{
	color: #00438A;
	text-decoration: none;
}

td.strTDselectPage{
   color: #00438A;
	width:130px;
	height: 20px;
	text-align: center;
}

.strPageSelected{
	color: #2F4F2F;
	background-color:#D3E0EE;
	border:1px solid #00438A; 
	width:100px;
	padding: 2px;
	text-align: center;
}
.strPageHrefSelect{
	padding: 2px;
	width:100px;
	text-align: center;
	border-bottom: 1px solid #00438A;
}

.strPageHrefSelect:hover{
	background-color: #BDD4EC;
}

.strIle{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
   text-align: left;
	margin-top: 0px;
	height: 20px;
	/*padding-top: 20px;*/
}
