/* e-Pszczelarz.pl - finalne korekty ukladu bottom/right - 2026-08-12 */

/* Wlasciwa pozycja Joomla BOTTOM: pelna szerokosc i geometria jak TOP. */
#eps-bottom-full {
  clear: both !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #FFFFFF !important;
  box-sizing: border-box !important;
}

#eps-bottom-full > .main {
  width: auto !important;
  min-width: 0 !important;
  padding: 4px 4px 18px 4px !important;
  box-sizing: border-box !important;
}

#eps-bottom-full .ja-moduletable,
#eps-bottom-full .moduletable {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 5px !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

#eps-bottom-full .ja-box-ct,
#eps-bottom-full .jamod-content {
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  padding: 5px !important;
  box-sizing: border-box !important;
}

#eps-bottom-full img,
#eps-bottom-full table,
#eps-bottom-full form,
#eps-bottom-full select,
#eps-bottom-full input,
#eps-bottom-full textarea {
  max-width: 100% !important;
  box-sizing: border-box !important;
}

/* Dolny spotlight user6-user10: takie samo tlo otoczenia i wyrazne marginesy wewnetrzne. */
#ja-botsl {
  clear: both !important;
  background: #FFFFFF !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}

#ja-botsl > .main {
  width: auto !important;
  min-width: 0 !important;
  padding: 4px 9px 18px 9px !important;
  box-sizing: border-box !important;
}

#ja-botsl .ja-moduletable,
#ja-botsl .moduletable {
  margin-left: 5px !important;
  margin-right: 5px !important;
  box-sizing: border-box !important;
}

#ja-botsl .ja-box-left .ja-moduletable,
#ja-botsl .ja-box-left .moduletable {
  margin-left: 5px !important;
}

#ja-botsl .ja-box-right .ja-moduletable,
#ja-botsl .ja-box-right .moduletable {
  margin-right: 5px !important;
}

/* RIGHT: formularze K2/Joomla nie moga wyjsc poza kolumne. */
#ja-right,
#ja-right .ja-colswrap,
#ja-right .ja-col,
#ja-right .ja-box-ct,
#ja-right form,
#ja-right fieldset {
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

#ja-right .ja-box-ct {
  overflow: hidden !important;
}

#ja-right form,
#ja-right fieldset {
  width: 100% !important;
}

#ja-right select,
#ja-right textarea,
#ja-right input[type="text"],
#ja-right input[type="search"],
#ja-right input[type="password"],
#ja-right .inputbox {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

#ja-right input[type="submit"],
#ja-right input[type="button"],
#ja-right button,
#ja-right .button {
  width: auto !important;
  max-width: 100% !important;
}

#Mod364,
#Mod364 .ja-box-ct,
#Mod364 form,
#Mod364 select,
#Mod364 input {
  max-width: 100% !important;
  box-sizing: border-box !important;
}