@charset "UTF-8";

html {

}

body {
	font-family: 'Karla', sans-serif !important;
}

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.text-small {
  font-size: 85%;
}

.text-yellow {
  color: rgba(255, 220, 0, 1) !important;
} 

.btn-outline-yellow {
  color: rgba(255, 220, 0, 1) !important;
  border-color: rgba(255, 220, 0, 1) !important;
}

.btn-outline-yellow:hover {
  color: rgba(0, 0, 0, 1) !important;
  background: rgba(255, 220, 0, 1) !important;
  border-color: rgba(255, 220, 0, 1) !important;
}

.dropdown-toggle {
  outline: 0;
}

.nav-link:hover {
    color: rgba(255, 255, 255, 0.7) !important;
}

.nav-link-wieik {
	color: rgb(113, 70, 150);
}

.nav-link-wieik:hover {
	color: rgb(128, 128, 128) !important;
}



.glowna-napis {
	font-size: 220%; 
	font-weight: 700; 
	line-height: 1.1;
	color: rgb(0, 53, 113);
}

.glowna-napis2 {
	font-size: 220%; 
	font-weight: 600; 
	line-height: 1.1;
	color: rgb(113, 70, 150);
}

.glowna-napis3 { 
	font-size: 250%; 
	font-weight: 700; 
	line-height: 1.2;
	color: rgb(65, 40, 87);

}

.praca-szczegoly {
	font-size: 100%;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);	
}

.praca-label {
	font-size: 80%;
	color: rgba(0, 0, 0, 0.7);
}


.dg-logo {
	opacity: 0.0;
}

.dg-logo:hover {
	opacity: 0.5;
}

.bg-wieik {
    background-color: rgb(113, 70, 150) !important;
}

.bg-wisie {
    background-color: rgb(0, 110, 170) !important;
}


.bg-wisie-wieik {
    background-color: rgb(0, 110, 170) !important;
    background-image: linear-gradient(90deg, rgb(0, 110, 170), rgb(113, 70, 150));
}


.bg-pk {
    background-color: rgb(0, 53, 113) !important;
}

.btn-wieik {
	background-color: rgb(113, 70, 150) !important;
	border-color: rgb(113, 70, 150) !important;
	color: rgb(255, 255, 255) !important;
}

.btn-wieik:hover {
	background-color: rgb(93, 50, 130) !important;
	border-color: rgb(93, 50, 130) !important;
	color: rgb(255, 255, 255) !important;
}

.btn-outline-wieik {
	color: rgb(113, 70, 150) !important;
	border-color: rgb(113, 70, 150) !important;
}

.btn-outline-wieik:hover {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(113, 70, 150) !important;
  border-color: rgb(113, 70, 150) !important;
}

.btn-wieik-sm {
	font-size: 85%; 
	padding: .25rem .45rem;
	margin: .1rem .2rem;
}

.btn-wieik-sm:hover {

}

.btn-wisie {
	background-color: rgb(0, 110, 170) !important;
	border-color: rgb(0, 110, 170) !important;
	color: rgb(255, 255, 255) !important;
}

.btn-wisie:hover {
	background-color: rgb(93, 50, 130) !important;
	border-color: rgb(93, 50, 130) !important;
	color: rgb(255, 255, 255) !important;
}

.btn-outline-wisie {
	color: rgb(0, 90, 150) !important;
	border-color: rgb(0, 90, 150) !important;
}

.btn-outline-wisie:hover {
  color: rgb(255, 255, 255) !important;
  background-color: rgb(0, 110, 170) !important;
  border-color: rgb(0, 110, 1700) !important;
}

.btn-wisie-sm {
	font-size: 85%; 
	padding: .25rem .45rem;
	margin: .1rem .2rem;
}

.btn-wisie-sm:hover {

}


.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}


.alert-wieik {
	color: rgb(72, 45, 95) !important;
	background-color: rgb(231, 220, 240) !important;
	border-color: rgb(222, 206, 234) !important;
}


.table-wieik {
	font-size: 80%;
}

.table-wieik-header {
	font-size: 110%;
	background-color: rgba(231, 220, 240, 0.5) !important;
	color: rgb(72, 45, 95) !important; 
}


.table-utworzona {
	background-color: rgba(255, 243, 205, 0.5) !important;
	color: rgb(100, 73, 0) !important; 
}

.table-utworzona a:not(.btn){
	text-decoration: none;
	color: rgb(100, 73, 0) !important; 
}

.table-utworzona-status {
	color: rgb(160, 117, 0) !important;
	font-style: italic;  
}

.badge-utworzona {
	background-color: rgba(255, 243, 205, 0.5) !important;
	color: rgb(100, 73, 0) !important;
	border: 1px solid rgba(100, 73, 0, 0.5) !important; 
	font-size: 90%;  
}

.badge-utworzona-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(160, 117, 0) !important;
}	


.table-utworzonar {
	background-color: rgba(255, 253, 215, 0.5) !important;
	color: rgb(110, 83, 10) !important; 
}

.table-utworzonar a:not(.btn){
	text-decoration: none;
	color: rgb(110, 83, 10) !important; 
}

.table-utworzonar-status {
	color: rgb(170, 127, 10) !important;
	font-style: italic;  
}

.badge-utworzonar {
	background-color: rgba(255, 253, 215, 0.5) !important;
	color: rgb(110, 83, 0) !important;
	border: 1px solid rgba(110, 83, 10, 0.5) !important; 
	font-size: 90%;  
}

.badge-utworzonar-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(170, 127, 10) !important;
}	



.table-zatwierdzona {
	background-color: rgba(255, 255, 255, 0.5) !important;
	color: rgb(0, 0, 0) !important;
}

.table-zatwierdzona a:not(.btn){
	text-decoration: none;
	color: rgb(37, 37, 37);
}

.table-zatwierdzona-status {
	font-style: italic; 
	color: rgb(0, 0, 0) !important;	
}

.badge-zatwierdzona {
	background-color: rgba(255, 255, 255, 0.5) !important;
	color: rgb(0, 0, 0) !important;
	border: 1px solid rgba(0, 0, 0, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-zatwierdzona-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(0, 0, 0) !important;
	}


.table-zatwierdzonar {
	background-color: rgba(250, 250, 250, 0.5) !important;
	color: rgb(37, 37, 37) !important;
}

.table-zatwierdzonar a:not(.btn){
	text-decoration: none;
	color: rgb(57, 57, 57);
}

.table-zatwierdzonar-status {
	color: rgb(37, 37, 37) !important;
	font-style: italic; 
}

.badge-zatwierdzonar {
	background-color: rgba(250, 250, 250, 0.5) !important;
	color: rgb(57, 57, 57) !important;
	border: 1px solid rgba(57, 57, 57, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-zatwierdzonar-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(37, 37, 37) !important;
	}


.table-odrzucona {
	background-color: rgba(248, 215, 218, 0.5) !important;
	color: rgb(102, 18, 28) !important; 
}

.table-odrzucona a:not(.btn) {
	text-decoration: none;
	color: rgb(102, 18, 28) !important; 
}

.table-odrzucona-status {
	color: rgb(153, 27, 42) !important;
	font-style: italic;  
}

.badge-odrzucona {
	background-color: rgba(248, 215, 218, 0.5) !important;
	color: rgb(102, 18, 28) !important; 
	border: 1px solid rgba(102, 18, 28, 0.5) !important; 
	font-size: 90%;  
	}

.badge-odrzucona-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(153, 27, 42) !important;
	}




.table-odrzuconar {
	background-color: rgba(248, 225, 218, 0.5) !important;
	color: rgb(112, 28, 28) !important; 
}

.table-odrzuconar a:not(.btn) {
	text-decoration: none;
	color: rgb(112, 28, 28) !important; 
}

.table-odrzuconar-status {
	color: rgb(163, 37, 42) !important;
	font-style: italic;  
}

.badge-odrzuconar {
	background-color: rgba(248, 225, 218, 0.5) !important;
	color: rgb(112, 28, 28) !important; 
	border: 1px solid rgba(112, 28, 28, 0.5) !important; 
	font-size: 90%;  
	}

.badge-odrzuconar-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(163, 37, 42) !important;
	}


.table-wybrana {
	background-color: rgba(207, 246, 253, 0.5) !important;
	color: rgb(6, 81, 94) !important; 
}

.table-wybrana a:not(.btn) {
	text-decoration: none;
	color: rgb(6, 81, 94) !important; 
}

.table-wybrana-status {
	color: rgb(11, 145, 169) !important;
	font-style: italic;  
}

.badge-wybrana {
	background-color: rgba(207, 246, 253, 0.5) !important;
	color: rgb(6, 81, 94) !important; 
	border: 1px solid rgba(6, 81, 94, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-wybrana-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(11, 145, 169) !important;
	}



.table-wybranar {
	background-color: rgba(217, 255, 255, 0.5) !important;
	color: rgb(16, 91, 104) !important; 
}

.table-wybranar a:not(.btn) {
	text-decoration: none;
	color: rgb(16, 91, 104) !important; 
}

.table-wybranar-status {
	color: rgb(21, 155, 179) !important;
	font-style: italic;  
}

.badge-wybranar {
	background-color: rgba(217, 255, 255, 0.5) !important;
	color: rgb(16, 91, 104) !important; 
	border: 1px solid rgba(16, 91, 104, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-wybranar-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(21, 155, 179) !important;
	}


.table-wybrana1 {
	background-color: rgba(235, 252, 255, 0.5) !important;
	color: rgb(6, 81, 94) !important; 
}

.table-wybrana1 a:not(.btn) {
	text-decoration: none;
	color: rgb(6, 81, 94) !important; 
}

.table-wybrana1-status {
	color: rgb(11, 145, 169) !important;
	font-style: italic;  
}

.badge-wybrana1 {
	background-color: rgba(235, 252, 255, 0.5) !important;
	color: rgb(6, 81, 94) !important; 
	border: 1px solid rgba(6, 81, 94, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-wybrana1-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(11, 145, 169) !important;
	}


.table-wybrana1r {
	background-color: rgba(235, 255, 255, 0.5) !important;
	color: rgb(16, 91, 104) !important; 
}

.table-wybrana1r a:not(.btn) {
	text-decoration: none;
	color: rgb(16, 91, 104) !important; 
}

.table-wybrana1r-status {
	color: rgb(11, 145, 169) !important;
	font-style: italic;  
}

.badge-wybrana1r {
	background-color: rgba(235, 255, 255, 0.5) !important;
	color: rgb(16, 91, 104) !important; 
	border: 1px solid rgba(16, 91, 104, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-wybrana1r-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(21, 155, 179) !important;
	}






.table-zarezerwowana {
	background-color: rgba(226, 227, 229, 0.5) !important;
	color: rgb(48, 49, 52) !important; 
}

.table-zarezerwowana a:not(.btn){
	text-decoration: none;
	color: rgb(48, 49, 52) !important; 
}

.table-zarezerwowana-status {
	color: rgb(85, 88, 93) !important;
	font-style: italic;  
}

.badge-zarezerwowana {
	background-color: rgba(226, 227, 229, 0.5) !important;
	color: rgb(48, 49, 52) !important; 
	border: 1px solid rgba(48, 49, 52, 0.5) !important; 
	font-size: 90%;  
	}

.badge-zarezerwowana-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(85, 88, 93) !important;
	}


.table-zarezerwowanap {
	background-color: rgba(236, 237, 239, 0.5) !important;
	color: rgb(58, 59, 62) !important; 
}

.table-zarezerwowanap a:not(.btn){
	text-decoration: none;
	color: rgb(58, 59, 62) !important; 
}

.table-zarezerwowanap-status {
	color: rgb(95, 98, 103) !important;
	font-style: italic;  
}

.badge-zarezerwowanap {
	background-color: rgba(236, 237, 239, 0.5) !important;
	color: rgb(58, 59, 62) !important; 
	border: 1px solid rgba(58, 59, 62, 0.5) !important; 
	font-size: 90%;  
	}

.badge-zarezerwowanap-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(95, 98, 103) !important;
	}



.table-wykonana {
	background-color: rgba(231, 220, 240, 0.5) !important;
	color: rgb(72, 45, 95) !important; 
}

.table-wykonana a:not(.btn){
	text-decoration: none;
	color: rgb(72, 45, 95) !important; 
}

.table-wykonana-status {
	color: rgb(113, 70, 150) !important;
	font-style: italic;  
}

.badge-wykonana {
	background-color: rgba(231, 220, 240, 0.5) !important;
	color: rgb(72, 45, 95) !important; 
	border: 1px solid rgba(72, 45, 95, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-wykonana-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(113, 70, 150) !important;
	}


.table-zlozona {
	background-color: rgba(209, 221, 231, 0.5) !important;
	color: rgb(38, 51, 82) !important; 
}

.table-zlozona a:not(.btn){
	text-decoration: none;
	color: rgb(38, 51, 82) !important; 
}

.table-zlozona-status {
	color: rgb(46, 80, 132) !important;
	font-style: italic;  
}

.badge-zlozona {
	background-color: rgba(209, 221, 231, 0.5) !important;
	color: rgb(38, 51, 82) !important; 
	border: 1px solid rgba(38, 51, 82, 0.5) !important; 
	font-size: 90%;  
	}

.badge-zlozona-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(46, 80, 132) !important;
	}


.table-gotowa {
	background-color: rgba(214, 240, 208, 0.5) !important;
	color: rgb(42, 78, 61) !important; 
}

.table-gotowa a:not(.btn){
	text-decoration: none;
	color: rgb(42, 78, 61) !important; 
}

.table-gotowa-status {
	color: rgb(62, 118, 91) !important;
	font-style: italic;  
}

.badge-gotowa {
	background-color: rgba(214, 240, 208, 0.5) !important;
	color: rgb(42, 78, 61) !important; 
	border: 1px solid rgba(42, 78, 61, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-gotowa-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(62, 118, 91) !important; 
	}


.table-obroniona {
	background-color: rgba(207, 226, 256, 0.5) !important;
	color: rgb(0, 48, 120) !important; 
}

.table-obroniona a:not(.btn){
	text-decoration: none;
	color: rgb(0, 48, 120) !important; 
}

.table-obroniona-status {
	color: rgb(0, 72, 180) !important;
	font-style: italic;  
}

.badge-obroniona {
	background-color: rgba(207, 226, 256, 0.5) !important;
	color: rgb(0, 48, 120) !important; 
	border: 1px solid rgba(0, 48, 120, 0.5) !important; 
	font-size: 90%;  
	}

.badge-obroniona-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(0, 72, 180) !important;
	}
	



.table-usunieta {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(33, 37, 41) !important;
}


.table-usunieta-status {
	font-style: italic; 
}

.table-usunieta a:not(.btn){
	text-decoration: none;
	color: white;
}

.badge-usunieta {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(33, 37, 41) !important;
	border: 1px solid rgba(255, 255, 255, 0.5) !important; 
	font-size: 90%;  
	}
	
.badge-usunieta-status {
	padding: 0.25em 0.5em !important;
	font-weight: 600;
	color: rgb(255, 255, 255) !important;
	}


.table-primary-header {
	font-size: 110%;
	background-color: rgba(207, 226, 255, 0.5) !important;
	color: rgb(6, 53, 122) !important; 
}

.table-secondary-header {
	font-size: 110%;
	background-color: rgba(226, 227 229, 0.5) !important;
	color: rgb(52, 56, 60) !important; 
}

.table-success-header {
	font-size: 110%;
	background-color: rgba(209, 231, 221, 0.5) !important;
	color: rgb(12, 65, 40) !important; 
}

.table-info-header {
	font-size: 110%;
	background-color: rgba(207, 244, 252, 0.5) !important;
	color: rgb(4, 65, 77) !important; 
}

.table-danger-header {
	font-size: 110%;
	background-color: rgba(248, 215, 218, 0.5) !important;
	color: rgb(106, 23, 33) !important; 
}



.menu-uzytkownik {
	font-size: 75%;
} 

.col-form-label {
	text-align: right;
}
.form-signin {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

.form-signin .checkbox {
    font-weight: 400;
}

.form-signin .form-floating:focus-within {
    z-index: 2;
}

.form-signin input[name="login"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[name="haslo"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin input[name="haslo1"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[name="haslo2"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signout {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

.form-register {
    width: 100%;
    padding: 15px;
    margin: auto;
}

code, xmp { 
    font-family: 'Source Code Pro', monospace;
    letter-spacing: 0;
    overflow:auto;
    text-align: left;
}


@media only screen and (max-width: 768px) {
	.dg-logo {
		display: none;
	}
}
