#WEBPlacRaport{
  padding: 10px;
}

#WEBPlacRaport H1{
  margin: 10px 0px;
  font-size: 16px;
}

#WEBPlacRaport .wybierz_rok{
  border:1px #f3f2f2 solid;
  padding: 0px 10px;
  margin: 10px 0px 10px 0px;
}
#WEBPlacRaport .wybierz_rok h4{
  margin: 10px 0px 10px 0px;
}
#WEBPlacRaport .wybierz_rok ul{
  margin: 10px 0px 10px 0px;
  padding-left: 20px;
}

#WEBPlacRaport .raport_title{
  font-size: 14px;
  margin: 10px 0px 10px 0px;
}
#WEBPlacRaport .raport_miesiac{
  background:#fafafa;
  line-height: 20px;
  padding: 0px 10px;
  font-weight: bold;
  border:1px #dcdcdc solid;
  margin: 10px 0px 10px 0px;
}
#WEBPlacRaport .raport_table{
  width: 100%;
  margin: 0px 0px 0px 0px;
}
#WEBPlacRaport .raport_table th{
  background: #dcdcdc;
  line-height: 25px;
  text-align: left;
  padding: 0px 5px 0px 5px;
}
#WEBPlacRaport .raport_table td{
  line-height: 20px;
  padding: 5px 5px 5px 5px;
  vertical-align: top;
}
#WEBPlacRaport .raport_table .row1{
  background: #fafafa;
}
#WEBPlacRaport .raport_table .row2{
  background: #edecec;
}
