html {
  min-height: 100%;
  margin-bottom: 1px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll; }

body {
  background: #000;
  color: white; }

#pasek-przycisk {
  position: fixed;
  left: 1px;
  top: 100px;
  background: url("/img3/rozwin.png");
  width: 22px;
  height: 134px; }

#pasek-przycisk-zwin {
  position: fixed;
  left: 1px;
  top: 250px;
  background: url("/img3/zwin.png");
  width: 22px;
  height: 134px; }

#pasek43 {
  position: fixed;
  left: 1px;
  top: 50px;
  background: url("/img3/43.png") top center;
  width: 38px;
  height: 26px; }

#mrtg {
  position: fixed;
  left: 5px;
  top: 10px;
  color: #fff; }
  #mrtg a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #CACACA; }
  #mrtg a:hover {
    color: red;
    border-bottom: 1px solid red; }

table#cala_tablica {
  width: 1150px;
  margin: auto; }
  table#cala_tablica tr.ukryty {
    display: none; }
  table#cala_tablica td {
    vertical-align: top; }
  table#cala_tablica table.tablica_apekow {
    border-spacing: 0px;
    width: 355px; }
    table#cala_tablica table.tablica_apekow td {
      border-bottom: 1px dotted #6E6C8C;
      font-family: Arial, x-small sans-serif;
      font-size: 11px;
      color: #fff; }
    table#cala_tablica table.tablica_apekow td.serwer-nazwa {
      height: 20px; }
    table#cala_tablica table.tablica_apekow td.kolumna-nazwa {
      width: 260px;
      text-align: left; }
      table#cala_tablica table.tablica_apekow td.kolumna-nazwa img {
        float: right;
        margin-right: 5px;
        display: none; }
    table#cala_tablica table.tablica_apekow p.serwer-nazwa {
      color: #1EBA67;
      font-weight: bold;
      float: left;
      padding-right: 20px; }
    table#cala_tablica table.tablica_apekow p.serwer-szczegoly {
      float: right;
      margin-right: 0px; }
    table#cala_tablica table.tablica_apekow p {
      margin: 0;
      padding: 0; }
    table#cala_tablica table.tablica_apekow p.szczegoly {
      display: none;
      background: #374542;
      color: #BCEAE0; }
    table#cala_tablica table.tablica_apekow p.zasilanie_nieznane {
      color: #6F757F;
      display: inline; }
    table#cala_tablica table.tablica_apekow p.zasilanie_ok {
      color: #A1D0D5;
      display: inline; }
    table#cala_tablica table.tablica_apekow p.ostatni_test {
      color: #A1D0D5;
      display: inline; }
    table#cala_tablica table.tablica_apekow p.poziom_1 {
      color: #FFB86B; }
    table#cala_tablica table.tablica_apekow p.poziom_2 {
      color: #FF836D; }
    table#cala_tablica table.tablica_apekow p.poziom_3 {
      color: #FF5638;
      text-decoration: blink; }
    table#cala_tablica table.tablica_apekow p.poziom_4 {
      color: #D20000;
      font-weight: bold; }
