body {
  background: #000;
  color: #000;
  font-size: 20px;
  color: #fff000;
  font-family: Tahoma;
}
img{
  border: 0;
}
a, div, table, p, span, tr, td {
  color: #fff000 !important;
}

#wrapper{
  width: 100%;
  height: 100%;
  background: none;
}
#mainSite{
  width: 993px;
  margin: 31px auto 0 auto;
}

#mainSiteLeft{
  width: 235px;
  float: left;
  margin-left: 11px;
}
#mainSiteCenter{
  width: 507px;
  float: left;
}

#nawigacjaWyszukajRozwin{
  padding: 3px 22px 3px 7px;
  color: #a7a7a7;
  font-weight: bold;
}
#nawigacjaWyszukajZwin{
  padding: 3px 22px 3px 7px;
  display: none;
  color: #a7a7a7;
  font-weight: bold;
}
#siteTop{
  background: none;
}
#siteNavbarLeft{
  background: none;
}
#siteNavbarContent{
  background: none;
}

#mainSiteContent{
  background: #000;
}

#mainSiteRight{
  width: 240px;
  float: right;
}
.nowoscTytul:hover{
  background-color: #001807;
}
.metryczkaTable, .metryczkaTable td{
  background: none;
  font-size: 16px !important;
}
#listaPodmenu{
  background: none;
}
.dokumentTresc{
  background: none;
}
.dokumentTresc div, .dokumentTresc p, .dokumentTresc span{
  font-size: 16px !important;
}
#nawigacjaWyszukajOpis{
  background: none;
}
#nawigacjaWyszukajRozwin {
  background: url("pokazStrzalka.png") no-repeat scroll right center #000;
  color: #A7A7A7;
  float: right;
  font-weight: bold;
  margin: -11px 5px 0 0;
  padding: 3px 22px 3px 7px;
}
#nawigacjaWyszukajZwin{
  background: url("zwinStrzalka.png") no-repeat scroll right center #000;
  color: #A7A7A7;
  display: none;
  float: right;
  font-weight: bold;
  margin: -11px 5px 0 0;
  padding: 3px 22px 3px 7px;
}
#footerSite{
  width: 100%;
  float: left;
  background: none;
}
.menu1_all:hover, .menu1_all_submenu:hover{
  background-color: #001807;
}
.active{
  background: #001807;
}
#footerText{
  padding-top: 77px;
  text-align: center;
  width: 670px;
  margin: auto;
}
#footerContentAll{
  margin: auto;
  color: #ababab;
  width: 993px;
}


.default_belt {
    background: none;
    border: 1px solid #B1B1B1;
    color: #696864;
    float: left;
    font-size: 16px;
    margin: 5px 0;
    padding: 3px 15px;
    width: 190px;
    font-weight: bold;
}

.tip-title {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    color: #fff000 !important;
    padding: 8px;
    border: 1px solid #B0B0B0;
    background: #000 !important;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px;    /* Konqueror */
    -moz-border-radius: 5px; /* Firefox */
    min-width: 150px;
}
.tip-text {
    display: none;
    font-size: 15px;
    padding: 8px;
    color: #fff000 !important;
    background: #000 !important;
    border: 1px solid #222;
    border-top: none;
    margin: 0 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px; /* Safari, Chrome */
    -khtml-border-radius: 5px;    /* Konqueror */
    -moz-border-radius: 5px; /* Firefox */
}
