.titlePHS {
  /*width: 88%;*/
  text-align: center;
 font-weight: bold;	
 /*background-color: #FAF7F7;*/
 margin-left:auto; 
    margin-right:auto;
}
label {
	/*width: 30px;*/
	font-size: 11px !important;
	
}
.phsTblDane td, .tblWynik td {
	text-align: left;
	padding: 2px;
	}
.phsTblDane, .tblWynik  {
    margin-left:auto; 
    margin-right:auto;
    }
input[type="text"] {
	width: 60px;
	}
.divBtn {
text-align: center;
}

.phsTblDane, .tblWynik {
	/*width: 80%;*/
}
/*.phsTblDane, .tblWynik {
background-color: #FAF7F7;
}*/
.phsTblDane  tr:nth-child(odd),  .tblWynik tr:nth-child(odd)  {
	background-color: #EFECEC;
}
 .phsTblDane tr:nth-child(even), .tblWynik tr:nth-child(even) {
	background-color: #FAF7F7;
}
.phsResult {
  background-color: #FAF7F7;	
}
