
/* STATUS WYZYWAJACEGO
================================================== */
.table > thead > tr > td.stat-1,
.table > tbody > tr > td.stat-1,
.table > tfoot > tr > td.stat-1,
.table > thead > tr > th.stat-1,
.table > tbody > tr > th.stat-1,
.table > tfoot > tr > th.stat-1,
.table > thead > tr.stat-1 ,
.table > tbody > tr.stat-1 ,
.table > tfoot > tr.stat-1 ,
.table > thead > tr.stat-1,
.table > tbody > tr.stat-1,
.table > tfoot > tr.stat-1 {
  background-color: #2a9fd6;
  border-color: #2a9fd6;
  color:#ffffff;
}

.table-hover > tbody > tr.stat-1:hover,
.table-hover > tbody > tr:hover > .stat-1,
.table-hover > tbody > tr.stat-1:hover {
  background-color: #2180ac;
  border-color: #2180ac;
  color:#ffffff;
}

tr.stat-1 a {
  color:#ffffff;
}

.bg-stat-1 {background-color: #2a9fd6 !important;}
.text-stat-1 {color: #2a9fd6 !important;}

.btn-stat-1 {
	background-color: #2a9fd6;
	border-color: #2a9fd6;
	color:#ffffff;
}

/* STATUS WYZWANEGO
================================================== */
.table > thead > tr > td.stat-2,
.table > tbody > tr > td.stat-2,
.table > tfoot > tr > td.stat-2,
.table > thead > tr > th.stat-2,
.table > tbody > tr > th.stat-2,
.table > tfoot > tr > th.stat-2,
.table > thead > tr.stat-2 ,
.table > tbody > tr.stat-2 ,
.table > tfoot > tr.stat-2 ,
.table > thead > tr.stat-2,
.table > tbody > tr.stat-2,
.table > tfoot > tr.stat-2 {
  background-color: #cc0000;
  border-color: #cc0000;
  color:#ffffff;
}

.table-hover > tbody > tr.stat-2:hover,
.table-hover > tbody > tr:hover > .stat-2,
.table-hover > tbody > tr.stat-2:hover {
  background-color: #990000;
  border-color: #990000;
  color:#ffffff;
}

tr.stat-2 a {
  color:#ffffff;
}

.bg-stat-2 {background-color: #cc0000 !important;}
.text-stat-2 {color: #cc0000 !important;}

.btn-stat-2 {
	background-color: #cc0000;
	border-color: #cc0000;
	color:#ffffff;
}

/* STATUS WYGRANEGO
================================================== */
.table > thead > tr > td.stat-3,
.table > tbody > tr > td.stat-3,
.table > tfoot > tr > td.stat-3,
.table > thead > tr > th.stat-3,
.table > tbody > tr > th.stat-3,
.table > tfoot > tr > th.stat-3,
.table > thead > tr.stat-3 ,
.table > tbody > tr.stat-3 ,
.table > tfoot > tr.stat-3 ,
.table > thead > tr.stat-3,
.table > tbody > tr.stat-3,
.table > tfoot > tr.stat-3 {
  background-color: #f5e625;
  border-color: #f5e625;
  color:#000000;
}

.table-hover > tbody > tr.stat-3:hover,
.table-hover > tbody > tr:hover > .stat-3,
.table-hover > tbody > tr.stat-3:hover {
  background-color: #ddce0a;
  border-color: #ddce0a;
  color:#000000;
}

tr.stat-3 a {
  color:#000000;
}

.bg-stat-3 {background-color: #f5e625 !important;}
.text-stat-3 {color: #f5e625 !important;}

.btn-stat-3 {
	background-color: #f5e625;
	border-color: #f5e625;
	color:#000000;
}

/* STATUS PRZEGRANEGO
================================================== */
.table > thead > tr > td.stat-4,
.table > tbody > tr > td.stat-4,
.table > tfoot > tr > td.stat-4,
.table > thead > tr > th.stat-4,
.table > tbody > tr > th.stat-4,
.table > tfoot > tr > th.stat-4,
.table > thead > tr.stat-4 ,
.table > tbody > tr.stat-4 ,
.table > tfoot > tr.stat-4 ,
.table > thead > tr.stat-4,
.table > tbody > tr.stat-4,
.table > tfoot > tr.stat-4 {
  background-color: #424242;
  border-color: #424242;
  color:#ffffff;
}

.table-hover > tbody > tr.stat-4:hover,
.table-hover > tbody > tr:hover > .stat-4,
.table-hover > tbody > tr.stat-4:hover {
  background-color: #282828;
  border-color: #282828;
  color:#ffffff;
}

tr.stat-4 a {
  color:#ffffff;
}

.bg-stat-4 {background-color: #424242 !important;}
.text-stat-4 {color: #424242 !important;}

.btn-stat-4 {
	background-color: #424242;
	border-color: #424242;
	color:#ffffff;
}

/* STATUS URLOPU
================================================== */
.table > thead > tr > td.stat-urlop,
.table > tbody > tr > td.stat-urlop,
.table > tfoot > tr > td.stat-urlop,
.table > thead > tr > th.stat-urlop,
.table > tbody > tr > th.stat-urlop,
.table > tfoot > tr > th.stat-urlop,
.table > thead > tr.stat-urlop ,
.table > tbody > tr.stat-urlop ,
.table > tfoot > tr.stat-urlop ,
.table > thead > tr.stat-urlop,
.table > tbody > tr.stat-urlop,
.table > tfoot > tr.stat-urlop {
  background-color: #77b300;
  border-color: #77b300;
  color:#ffffff;
}

.table-hover > tbody > tr.stat-urlop:hover,
.table-hover > tbody > tr:hover > .stat-urlop,
.table-hover > tbody > tr.stat-urlop:hover {
  background-color: #558000;
  border-color: #558000;
  color:#ffffff;
}

tr.stat-urlop a {
  color:#ffffff;
}

.bg-stat-urlop {background-color: #77b300 !important;}
.text-stat-urlop {color: #77b300 !important;}

.btn-stat-urlop {
	background-color: #77b300;
	border-color: #77b300;
	color:#ffffff;
}

/* BEZ STATUSU
================================================== */
tr.stat-0 a {
  color:#000000;
}

.btn-stat-0 {
	background-color: #bbbbbb;
	border: 0px solid #ddd;
	color:#ffffff;
	
}


/* MOZLIWOSC WYZYWANIA
================================================== */

.btn-mozliwosc-wyzywania {
	background-color: #999999;
	border: 0px solid #000;
	color:#ffffff;
	
}

/* PUSTE DOPEŁNIENIE PIRAMIDY
================================================== */

.btn-puste-piramida {
	background-color: transparent;
	border: 0px solid #000;
	color:transparent;
	
}


/* STATUS AKTYWNY
================================================== */ 
td.stat-aktywny {
  background-color: #39cccc;
  border-color: #39cccc;
  color:#ffffff;
  /*font-weight: bold;*/
}

td.stat-aktywny a {
  color:#ffffff;
}

.btn-stat-aktywny {
	background-color: #39cccc;
	border-color: #39cccc;
	color:#ffffff;
}

/*
td.stat-aktywny:hover {
  background-color: #39cccc;
  border-color: #39cccc;
  color:#000000;
}
*/

.thumbnail a:hover {
	text-decoration: none;
}

.nazwa_klubu a
{
	color: #000;
}

.nazwa_klubu a:hover
{
	text-decoration: none;
}
