
body {
  background: black;
  color: white;
}

header#top div.content > div.grid:first-child {
  background: black;
}

.box {
  background: black;
}

.input-area input.btn,
.nawigacjatabeli li a,
.btn,
#login .login-box input[type=submit] {
  color: white !important;
  background: linear-gradient(#252525 0%, #000 100%);
  border: 1px solid white;
}

.btn:hover, .btn.active {
  border-bottom: 1px solid white;
}

.special-box h2 {
  color: #eee;
}

.nawigacjatabeli li a:hover,
.sidebar ul li a:hover, 
.sidebar ul li a.active {
  background: none;
  border: 2px solid white;
}

.sidebar ul li a,
.sidebar ul li a.active,
#tresc caption .nawigacjatabeli ul li a span {
  color: white;
}

.decorated-table tbody tr:nth-child(even),
.decorated-table tbody tr:nth-child(odd) {
  background: none;
}

.decorated-table tbody tr:hover td {
  color: white;
}

#accountancy_v1 table tbody span, #accountancy_v2 table tbody span, #accountancy_v3 table tbody span,
#thisContent.module-invoices_v1 #invoices_v1 span.podtytul span,
#tresc .podtytul span,
#tresc span {
  color: white;
}

h2,
#homepage_v1 h2 span,
.box nav ul li a:hover, .box nav ul li a.active ,
#tresc span#dbv1_paid, #tresc span#dbv1_paid span, #dashboard_v1 span.title,
#thisContent.module-invoices_v1 #tresc span {
  color: white;
}

#pdfPrintFak span, #print_um span {
  color: white !important;
}

.decorated-table thead tr:nth-child(odd) {
  background: none;
}

.input-area input, .input-area textarea,
input, select {
  background: none;
  box-shadow: none;
  color: white;
}

select option {
  background: black;
  color: white;
}

.input-area input.btn:hover, .nawigacjatabeli li a:hover, .btn:hover,
#login .login-box input[type=submit]:hover {
  color: #fff !important;
  background: linear-gradient(#000 0%, #252525 100%);
  font-weight: bolder;
}

#top #info-bar .separator:before, #top #info-bar .separator:after {
  height: 99%;
}

#top #info-bar {
  background: none;
  border: 1px solid white;
}

.sidebar ul li a.active i,
.sidebar ul li a i {
  color: white;
}

#top nav ul li a {
  color: white;
}

#top nav ul li a {
  border: 2px solid #000;
}

#top nav ul li a:hover {
  color: white;
  border: 2px solid white;
  background: none;
}

#cookiesBar {
  color: white;
  background: black;
}

#cookiesBar a {
  color: #ddd;
}

.windoo-frame {
  background: black;
  border: 2px solid #fff;
}

div.windoo-alphacube div.windoo-frame .title {
  background: black;
  border: 1px solid #000;
}

.windoo-frame .title-text {
  color: white;
}

#accessibility .wcagWrapper li a:hover, #accessibility .wcagWrapper li a:active {
  border: 2px solid white;
}

input, select {
  border-color: white;
}

#tresc fieldset legend span, #iframebody fieldset legend span {
  color: white;
}

a,
h2, h3, .tytul,
span, #tresc table span {
  color: white;
}

.box nav ul li a {
  color: white;
}

#custSelect:focus {
  border-color: white;
}

#accessibility .wcagWrapper li a {
  border: 1px solid white;
}

#wk_form input[type=image] {
  background: white;
}

img[src*="images/koszyk_usun.png"] {
  content: url('../images/koszyk_usun_kontr.png');
}

img[src*="images/koszyk.png"] {
  content: url('../images/koszyk_kontr.png');
}

img[src*="images/koszyk_dodaj.png"] {
  content: url('../images/koszyk_dodaj_kontr.png');
}

img[src*="images/koszyk_plac.png"] {
  content: url('../images/koszyk_plac_kontr.png');
}

img[src*="images/info2.png"] {
  content: url('../images/info2_kontr.png');
}
