#content .standard_form p {
  padding-bottom: 5px;
  clear: left;
}

#content .standard_form .fielddisabled {
  color: #BBBBBB;
}
.standard_form label {
  float: left;
  width: 220px;
  padding-top: 3px;
}
.standard_form input, .standard_form textarea {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  width: 400px;
}
.standard_form select {
  width: 400px;
  font-size: 12px;
  border: 1px solid #CCCCCC;
}
.standard_form .checkbox {
  width: auto;
}
.standard_form input[type=checkbox] {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  width: 20px;
}

.moduly p {
  padding-bottom: 15px;
}
.moduly label {
  display: block;
}
.moduly input {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  width: 200px;
}
.zawartosc_modul p {
}
.zawartosc_modul label {
}
.ilosc_w_galerii p {
  clear: left;
}
.ilosc_w_galerii label {
  float: left;
  padding-top: 3px;
}
.ilosc_w_galerii input {
  width: 50px;
}

.kolejnosc p {
  padding-bottom: 5px;
  clear: left;
}
.kolejnosc label {
  float: left;
  width: 60px;
  padding-top: 3px;
  text-align: right;
  padding-right: 5px;
}
.kolejnosc input {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  width: 50px;
}
.kolejnosc .checkbox {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-left: -18px;
}



.wyszukiwanie p {
  display: inline;
}
.wyszukiwanie label {
}
.wyszukiwanie input {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  margin-right: 20px;
}
.wyszukiwanie select {
  font-size: 12px;
  border: 1px solid #CCCCCC;
  margin-right: 20px;
}
.wyszukiwanie .pokaz {
  color: #000000;
  background-color: #F0D25B;
  font-size: 11px;
  font-weight: bold;
  font-family: "Trebuchet MS";
}
.radio_style input {
  width: 30px;
  float: left;
}
.radio_style label {
  width: 95px;
  float: left;
}
.buttonhref a {
  display: block;
  height: 18px;
  padding: 2px 5px 2px 5px;
  font-size: 12px;
  border: 1px solid #CCCCCC;
  margin-right: 20px;
  color: #000000;
  background-color: #F0D25B;
  font-size: 11px;
  font-weight: bold;
  font-family: "Trebuchet MS";
}