
* {
  box-sizing: border-box;
}

body {
  margin-left: 5px;
  margin-right: 5px;
}

h1, h2 {
  font-family: arial;
}

hr {
  margin-top: 1px;
  margin-bottom: 5px;
}

.genphp {
  color: grey;
  text-align: left;
  font-family: verdana;	
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.pkonk {
  color: black;
  text-align: left;
  font-family: verdana;	
  font-size: 10px;
}

.p1 {
  font-family: arial;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 8px;
  font-size: 18px;
  padding-left: 10px;

}

.p2 {
  font-weight: bold;
  font-size: 14px;
  font-family: "Trebuchet MS", Helvetica, "Courier New", Arial, sans-serif;
  margin-top: 8px;
  padding-left: 10px;

}


.h3konk {
  font-family: Arial;
  font-size: 15px;
  margin-bottom: 5px;
  padding-left: 2px;
}

.button {
  background-color: #4CAF50; 
  border: none;
  color: white;
  text-align: left;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 0px;
  -webkit-transition-duration: 0.2s; 
  transition-duration: 0.2s;
  cursor: pointer;
  border-radius: 6px;
  width: 100%;
  height: 23px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding-left: 6px;
  padding-right: 5px;
}

.button1 {
  background-color: white; 
  color:#454545;
  border: 1px solid #4CAF50;
}

.button1:hover {
  background-color: #808080;
  color: white;
}

.button2 {
  background-color: #4CAF50;
  color: white;
  /* -webkit-text-stroke: 0.05px black; */
}

.button2:hover {
  background-color: #808080;
  color: white;
}

.button3 {
  background-color: white; 
  color:#454545;
  border: 1px solid #4CAF50;
  height:30px;
  text-align: center;

}

.button3:hover {
  background-color: #808080;
  color: white;
}

.button3s {
  background-color: white; 
  color:#454545;
  border: 1px solid #a83b41;
  height:30px;
  text-align: center;

}

.button3s:hover {
  background-color: #808080;
  color: white;
}

/* .button3t {
  border: 2px solid;
} */


.button4 {
  background-color: white; 
  color:#454545;
  border: 1px solid #4CAF50;
  height:25px;
  text-align: center;
}

.button4:hover {
  background-color: #808080;
  color: white;
}

.button_started {
  background-color: white; 
  color:#454545;
  border: 1px solid #a83b41;
}

.button_started:hover {
  background-color: #808080;
  color: white;
}

#refresh {
  color: grey;
  text-align: right;
  font-family: verdana;	
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}

#tblmain .tblprogram {
  border-collapse: collapse;
  white-space: nowrap;
}

#tblmain .tblprogram td {
  font-family: arial;
  font-size: 12px;
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 0px;
}

#right_side, #right_bottom {
  padding-left: 150px;
}

#tblmain {
  border-collapse: collapse;
}

#tblmain td {
  vertical-align: top;
}

#tblwynik {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblwynik td, #tblwynik th {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
}


/* #tblwynik td#cell-kl{min-width: 120px; white-space: normal;} */

#tblwynik tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblwynik th {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 1px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
  /* -webkit-text-stroke: 0.05px black; */
}  

#tblwynik td:nth-child(1) {
  font-weight: bold;
}

#tblwynik td:nth-child(4) {
  text-align: right;
}

#tblwynik th:nth-child(5),
#tblwynik td:nth-child(5) {
  text-align: left;
}
#tblwynik td:nth-child(5) {
  font-weight: bold;
}

#tblwynik td:nth-child(6) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
  padding-left: 1px;
  padding-right: 0px;
}


#tblwynik th:nth-child(7),
#tblwynik td:nth-child(7) {
  text-align: right;
  padding-left: 2px;
}
#tblwynik td:nth-child(7) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#tblwynik th:nth-child(8),
#tblwynik td:nth-child(8) {
  text-align: left;
  padding-left: 6px;
  padding-right: 10px;
}

#tblwynik td:last-child, 
#tblwynik th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
  text-align: left;
}

#tblwynik td:nth-last-child(2), 
#tblwynik th:nth-last-child(2) {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 2px;
  font-size: 90%;
  text-align: right;
}

#tblwynik td:nth-last-child(3), 
#tblwynik th:nth-last-child(3) {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 2px;
  font-size: 90%;
  text-align: right;
}

#tblwynik td:nth-last-child(4) {
  text-align: center;
  font-weight: bold;
  color: #003300;
  padding-right: 4px;
}

#tblwynik th:nth-last-child(5) {
  text-align: center;
  padding-right: 3px;
}

#tblwynik td:nth-last-child(5) {
  text-align: right;
  padding-right: 3px;
}

#tblwynik td:nth-last-child(6) {
  text-align: right;
  font-style: italic;
  font-size: 80%;
  padding-right: 2px;
  padding-left: 0px;
  padding-top: 5px;
}

#tblwynik th:nth-last-child(7),
#tblwynik td:nth-last-child(7) {
  padding-left: 5px;
}

#tblwynik .trseria {
  background-color: white !important;
}

#tblwynik .tdseria {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: bold !important;
  height: 30px !important;
  vertical-align: bottom !important;
  text-align: left !important;
  padding-left: 2px !important;
  padding-bottom: 1px !important;
}

.stime1 {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  vertical-align: bottom;
  text-align: left;
  padding-left: 2px;
  padding-bottom: 2px;
  margin: 0px;
  display: inline-block;
}

.stime2 {
  font-family: sans-serif, Verdana, Helvetica, "Trebuchet MS", Arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  vertical-align: bottom;
  text-align: left;
  padding-left: 3px;
  padding-bottom: 1px;
  margin: 0px;
  display: inline;
}

.reg {
  font-family: Helvetica, Verdana, sans-serif, "Trebuchet MS", Arial;
  font-size: 10px;
  color: #49433e;
  margin: 0px;
  padding-left: 3px;
  display: inline;  
}

.pYC {
  color: #b3b300;
  margin: 0px;
  padding: 0px;
  display: inline;
}
.pRC {
  color: tomato;
  margin: 0px;
  padding: 0px;
  display: inline;
}

#tblwynik .attempt {
  font-size: 96%;
}

#tblrecords {
  /* border: 1px solid #ddd; */
  font-family: Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
  border-collapse: collapse;
  /* width: 100%; */
}

#tblrecords td, #tblrecords th {
  padding-top: 1px;
  padding-bottom: 1px;
  text-align: left;
  background-color: white;
  color: black;
  font-style: normal;
  font-size: 10px;
}

#tblrecords th {
  background-color: rgb(208, 224, 206);
  font-size: 8px;
  font-weight: normal;
}

#tblrecords td:nth-child(2), 
#tblrecords th:nth-child(2) {
  padding-left: 5px;
  text-align: right;
}
#tblrecords td:nth-child(2) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#tblrecords td:nth-child(3), 
#tblrecords th:nth-child(3) {
  padding-left: 0px;
  text-align: right;
}
#tblrecords td:nth-child(3) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#tblrecords td:nth-child(4), 
#tblrecords th:nth-child(4) {
  padding-left: 8px;
  padding-right: 4px;
}


#tblrecords td:nth-child(5) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#tblrecords td:nth-child(6), 
#tblrecords th:nth-child(6) {
  padding-left: 8px;
  text-align: right;
}
#tblrecords td:nth-child(6) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}

#tblrecords td:nth-child(7), 
#tblrecords th:nth-child(7) {
  padding-left: 8px;
  text-align: right;
}
#tblrecords td:nth-child(7) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}


#tblmczas {
  font-family: Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblmczas td, #tblmczas th {
  padding-top: 8px;
  padding-bottom: 2px;
  text-align: left;
  background-color: white;
  color: black;
  font-style: normal;
}

#tblmczas th:nth-child(1) {
  font-size: 11px;
  text-align: left;
  padding-left: 0px;
  background-color: white;
  font-style: normal;
}

#tblmczas td:nth-child(1) {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-right: 10px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(2) {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-right: 10px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(3) {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-right: 10px;
  text-align: left;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(4) {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(5) {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 6px;
  padding-right: 0px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(6) {
  font-family: Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblmczas td:nth-child(7) {
  font-family: Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
  font-weight: normal;
  font-style: normal;
}

#tblpkt {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblpkt td, #tblpkt th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}

#tblpkt td:last-child, 
#tblpkt th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblpkt tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblpkt th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblpkt td:nth-child(1) {
  font-weight: bold;
}


#tblpkt th:nth-child(2),
#tblpkt td:nth-child(2) {
  text-align: left;
  padding-right: 10px;
}

#tblpkt td:nth-child(2):hover {
  /* text-decoration: underline; */
  cursor: pointer;
  color: #8d1313;
}

/* #tblpkt th:nth-last-child(2), */
#tblpkt td:nth-last-child(2) {
  font-weight: bold;
  padding-left: 10px;
}



#tblpkt2 {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblpkt2 td, #tblpkt2 th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
}

#tblpkt2 td:last-child, 
#tblpkt2 th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblpkt2 tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblpkt2 th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblpkt2 th:nth-child(1) {
  text-align: center;
}
#tblpkt2 td:nth-child(1) {
  font-weight: bold;
  text-align: center;
}
#tblpkt2 td:nth-child(2) {
  font-weight: bold;
  padding-right: 6px;
}
#tblpkt2 th:nth-child(3),
#tblpkt2 td:nth-child(3) {
  text-align: right;
  padding-left: 2px;
}
#tblpkt2 td:nth-child(3) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}
#tblpkt2 td:nth-child(5) {
  font-style: italic;
}
#tblpkt2 th:nth-child(6) {
  text-align: center;
}
#tblpkt2 td:nth-child(6) {
  font-weight: bold;
  text-align: right;
}
#tblpkt2 th:nth-child(7) {
  text-align: right;
}
#tblpkt2 td:nth-child(7) {
  /* font-weight: bold; */
  text-align: right;
}
#tblpkt2 th:nth-child(8),
#tblpkt2 td:nth-child(8) {
  text-align: center;
}

#tblpkt2 .trseria {
  background-color: white !important;
}
#tblpkt2 .tdseria {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif !important;
  font-size: 13px !important;
  height: 40px !important;
  vertical-align: bottom !important;
  text-align: left !important;
  font-weight: bold !important;
  font-style: italic !important;
  padding-left: 2px !important;
}


#tblmedal {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
  /* margin-top: 20px; */
}

#tblmedal td, #tblmedal th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}

#tblmedal td:last-child, 
#tblmedal th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblmedal tr:nth-child(even){
	background-color: #f2f2f2;
}

/* #tblmedal tr:hover {
  background-color: #cfcfcf;
} */

#tblmedal th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblmedal td:nth-child(1) {
  font-weight: bold;
}

#tblmedal th:nth-child(2),
#tblmedal td:nth-child(2) {
  text-align: left;
}

#tblmedal td:nth-child(2):hover {
  /* text-decoration: underline; */
  cursor: pointer;
  color: #8d1313;
}

#tblmedal td:nth-child(3),
#tblmedal td:nth-child(4),
#tblmedal td:nth-child(5) {
  font-weight: bold;
  width: 55px;
}




#tblClubMedal {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
  /* margin-top: 10px; */
}

#tblClubMedal td, #tblClubMedal th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
}

#tblClubMedal td:last-child, 
#tblClubMedal th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblClubMedal tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblClubMedal th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblClubMedal th:nth-child(1),
#tblClubMedal td:nth-child(1) {
  text-align: center;
}
#tblClubMedal td:nth-child(2) {
  font-weight: bold;
}
#tblClubMedal th:nth-child(3),
#tblClubMedal td:nth-child(3) {
  text-align: right;
}
#tblClubMedal td:nth-child(3) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}
#tblClubMedal td:nth-child(4) {
  font-style: italic;
  padding-left: 10px;
}
#tblClubMedal th:nth-child(5) {
  text-align: center;
}
#tblClubMedal td:nth-child(5) {
  font-weight: bold;
  text-align: center;
}
#tblClubMedal th:nth-child(6),
#tblClubMedal td:nth-child(6) {
  text-align: center;
}

.pTSeries {
  font-family: Calibri, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  /* color: brown; */
  /* margin: 0px; */
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  /* padding: 0px; */
  /* padding-left: 3px; */
  /* display: inline; */
  /* font-weight: 500; */
  font-size: 12px;
  float: right;
  /* font-style: italic; */
}

.pGold {
  /* color: #b6ab14; */
  color: rgb(214, 182, 0);
  margin: 0px;
  padding: 0px;
  display: inline;
}

.pSilver {
  /* color: #adb0b1; */
  color: rgb(128, 128, 128);
  margin: 0px;
  padding: 0px;
  display: inline;
}

.pBrown {
  /* color: #855321; */
  color: brown;
  margin: 0px;
  padding: 0px;
  display: inline;
}

.pWindT {
  color: rgb(68, 36, 31);
  margin: 0px;
  padding-top: 1px;
  /* padding-bottom: 0px; */
  /* display: inline; */
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  /* vertical-align: text-bottom; */
}


.pCombR {
  /* color: tomato; */
  font-family: Calibri, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  display: inline;
  font-weight: 500;
  font-size: 11px;
}

.pCombP {
  color: rgb(68, 36, 31);
  margin: 0px;
  padding-top: 1px;
  /* padding-bottom: 0px; */
  /* display: inline; */
  font-weight: normal;
  font-size: 9px;
}

#tblZestKl {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
  margin-top: 10px;
}

#tblZestKl td, #tblZestKl th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
}

#tblZestKl td:last-child, 
#tblZestKl th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblZestKl tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblZestKl th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblZestKl th:nth-child(1) {
  text-align: center;
}
#tblZestKl td:nth-child(1) {
  font-weight: bold;
  text-align: center;
}
#tblZestKl th:nth-child(3),
#tblZestKl td:nth-child(3) {
  text-align: right;
}
#tblZestKl td:nth-child(3) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}
#tblZestKl td:nth-child(4) {
  font-style: italic;
  padding-left: 10px;
}
#tblZestKl th:nth-child(5) {
  text-align: right;
}
#tblZestKl td:nth-child(5) {
  font-weight: bold;
  text-align: right;
}
#tblZestKl th:nth-child(6),
#tblZestKl td:nth-child(6) {
  text-align: center;
}

#tblZestKl .trseria {
  background-color: white !important;
}
#tblZestKl .tdseria {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  height: 30px !important;
  vertical-align: bottom !important;
  text-align: left !important;
  font-weight: bold !important;
  font-style: normal !important;
  padding-left: 2px !important;
}
#tblZestKl .tdSUM {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  height: 30px !important;
  vertical-align: bottom !important;
  text-align: center !important;
  font-weight: bold !important;
}

#select_kl {
  background-color: white; 
  border: 1px solid #4CAF50;
  color:#454545;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  margin: 0px;
  border-radius: 3px;
  height: 22px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}



#tblrfdetails {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblrfdetails td, #tblrfdetails th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 7px;
  padding-right: 7px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}

/* #tblrfdetails td:last-child, 
#tblrfdetails th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
} */

#tblrfdetails tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblrfdetails th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblrfdetails td:nth-child(1) {
  font-weight: bold;
}


/* #tblrfdetails th:nth-child(2), */
#tblrfdetails td:nth-child(2),
#tblrfdetails td:nth-child(3),
#tblrfdetails td:nth-child(4),
#tblrfdetails td:nth-child(5) {
  text-align: right;
  padding-left: 10px;
}

/* #tblrfdetails td:nth-child(3) {
  text-align: right;
  padding-left: 10px;
}

#tblrfdetails td:nth-child(4) {
  text-align: right;
  padding-left: 10px;
} */

#tblrfdetails td:nth-child(6) {
  font-weight: bold;
}

/* #tblrfdetails td:nth-child(2):hover {
  cursor: pointer;
  color: #8d1313;
} */

/* #tblrfdetails th:nth-last-child(2), */
/* #tblrfdetails td:nth-last-child(2) {
  font-weight: bold;
  padding-left: 10px;
} */








#tblwynikRel {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
}

#tblwynikRel td, #tblwynikRel th {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
}


/* #tblwynikRel td#cell-kl{min-width: 120px; white-space: normal;} */

#tblwynikRel tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblwynikRel th {
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 2px;
  padding-right: 1px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblwynikRel td {
  padding-top: 6px;
  vertical-align: top;
}  





#tblwynikRel td:nth-child(1) {
  font-weight: bold;
}

#tblwynikRel td:nth-child(4) {
  padding-top: 20px;
  font-size: 10px;
  text-align: right;
}

#tblwynikRel th:nth-child(5),
#tblwynikRel td:nth-child(5) {
  text-align: left;
}
#tblwynikRel td:nth-child(5) {
  padding-top: 20px;
  font-size: 10px;
}


#tblwynikRel td:nth-child(6) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 20px;
}


#tblwynikRel th:nth-child(7),
#tblwynikRel td:nth-child(7) {
  text-align: right;
  padding-left: 2px;
}
#tblwynikRel td:nth-child(7) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
  padding-top: 20px;
}

#tblwynikRel th:nth-child(8),
#tblwynikRel td:nth-child(8) {
  text-align: left;
  padding-left: 6px;
  padding-right: 10px;
}
#tblwynikRel td:nth-child(8) {
  font-weight: bold;
}

#tblwynikRel td:last-child, 
#tblwynikRel th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
  text-align: left;
}

#tblwynikRel td:nth-last-child(2), 
#tblwynikRel th:nth-last-child(2) {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 2px;
  font-size: 90%;
  text-align: right;
}

#tblwynikRel td:nth-last-child(3), 
#tblwynikRel th:nth-last-child(3) {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 2px;
  font-size: 90%;
  text-align: right;
}

#tblwynikRel td:nth-last-child(4) {
  text-align: center;
  font-weight: bold;
  color: #003300;
  padding-right: 4px;
}

#tblwynikRel th:nth-last-child(5) {
  text-align: center;
  padding-right: 3px;
}

#tblwynikRel td:nth-last-child(5) {
  text-align: right;
  padding-right: 3px;
}

#tblwynikRel td:nth-last-child(6) {
  text-align: left;
  font-style: italic;
  font-size: 80%;
  padding-right: 2px;
  padding-left: 0px;
  padding-top: 8px;
}

#tblwynikRel th:nth-last-child(7),
#tblwynikRel td:nth-last-child(7) {
  padding-left: 5px;
}

#tblwynikRel .trseria {
  background-color: white !important;
}

#tblwynikRel .tdseria {
  font-family: Helvetica, "Trebuchet MS", Verdana, Arial, sans-serif !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: bold !important;
  height: 30px !important;
  vertical-align: bottom !important;
  text-align: left !important;
  padding-left: 2px !important;
  padding-bottom: 1px !important;
}



.photo {
  text-align: center;
  margin: 0px;
}

.photo a:link, .photo a:visited {
  background-color: white;
  color: black;
  border: 1px solid #4CAF50;
  padding: 0px 5px 0px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  font-weight: normal;
  font-size: 11px;
}

.photo a:hover, .photo a:active {
  background-color: #808080;
  color: white;
}



#tblEntries {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  border-collapse: collapse;
  font-size: 11px;
  /* margin-top: 10px; */
}

#tblEntries td, #tblEntries th {
  padding-top: 4px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
}

#tblEntries td:last-child, 
#tblEntries th:last-child {
  border: none;
  background-color: white;
  font-style: italic;
  padding-left: 3px;
  font-size: 90%;
}

#tblEntries tr:nth-child(even){
	background-color: #f2f2f2;
}

#tblEntries th {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #4CAF50;
  color: white;
  font-family: Calibri, Arial;
  font-weight: normal;
  font-size: 12px;
}  

#tblEntries th:nth-child(1),
#tblEntries td:nth-child(1) {
  text-align: center;
}
#tblEntries td:nth-child(2) {
  font-weight: bold;
}
#tblEntries th:nth-child(3),
#tblEntries td:nth-child(3) {
  text-align: right;
}
#tblEntries td:nth-child(3) {
  font-family: Calibri, Arial, "Trebuchet MS", Helvetica, sans-serif;
}
#tblEntries td:nth-child(4) {
  font-style: italic;
  padding-left: 10px;
}
#tblEntries th:nth-child(5),
#tblEntries td:nth-child(5) {
  text-align: center;
}
#tblEntries th:nth-child(6),
#tblEntries td:nth-child(6) {
  text-align: center;
}
#tblEntries th:nth-child(7),
#tblEntries td:nth-child(7) {
  text-align: right;
}
#tblEntries th:nth-child(8),
#tblEntries td:nth-child(8),
#tblEntries th:nth-child(9),
#tblEntries td:nth-child(9) {
  text-align: center;
}

td.entries {
  cursor: pointer;
}
td.entries:hover {
  color: #8d1313;
}





@media screen and (max-width: 1300px) {

	#right_side, #right_bottom {
	  padding-left: 100px;	
  }
}

@media screen and (max-width: 1200px) {

	#right_side, #right_bottom {
	  padding-left: 50px;	
  }
}

@media screen and (max-width: 1100px) {
	
	#right_side, #right_bottom {
	  padding-left: 8px;

	}
	
	.button {
	  background-color: #4CAF50; 
	  border: none;
	  color: white;
	  text-align: left;
	  text-decoration: none;
	  display: inline-block;
	  font-size: 12px;
	  margin: 0px;
	  -webkit-transition-duration: 0.2s; 
	  transition-duration: 0.2s;
	  cursor: pointer;
	  border-radius: 6px;
	  width: 100%;
	  height: 23px;
	  font-family: Arial, Verdana, Helvetica, sans-serif;
	  padding-left: 5px;
	  padding-right: 3px;
	}

	.button1 {
	  background-color: white; 
	  color:#454545;
	  border: 1px solid #4CAF50;
	}

	.button1:hover {
	  background-color: #808080;
	  color: white;
	}

	.button2 {
	  background-color: #4CAF50;
	  color: white;
	}

	.button2:hover {
	  background-color: #808080;
	  color: white;
	}

	.button3 {
	  background-color: white; 
	  color:#454545;
	  border: 1px solid #4CAF50;
	  height:30px;
	  text-align: center;
	  font-size: 11px;
	}

	.button3:hover {
	  background-color: #808080;
	  color: white;
	}

	.button4 {
	  background-color: white; 
	  color:#454545;
	  border: 1px solid #4CAF50;
	  height:25px;
	  text-align: center;
	}

	.button4:hover {
	  background-color: #808080;
	  color: white;
	}

}
