/* avtorspb.ru — мобильная адаптация без изменения десктопа (15.09.2026).
   Табличный каркас: table#container (100%) → td#lb | th 740 (шапка top1/top2/topMenu 740, внутренняя таблица
   td#left 71 | td#center 590 | td#right 70, подвал-таблица 740 из фоновых картинок) | td#rb. Все правила только
   внутри @media (max-width:768px). */
@media screen and (max-width:768px){
  #container th{width:auto}
  #lb,#rb,td#left,td#right{display:none}
  #top1,#top2,#topMenu{width:auto;height:auto;background-size:cover}
  #top1{padding:5px 8px 0 0}
  #topMenu{padding:2px 0}
  #topMenu img{max-width:100%;height:auto;vertical-align:top}
  #mlend{display:none}
  #container table,#container table>tbody,#container table>tbody>tr,#container table>tbody>tr>td{display:block;width:auto!important;box-sizing:border-box}
  #center{width:auto;background-size:cover}
  #pageHeader{width:auto;height:auto;padding:9px 8px 8px;background-size:contain;min-height:64px}
  #hBg{width:auto;height:auto}
  #c3{padding-right:8px}
  #c4{padding-left:8px}
  #lCol,#rCol,.rightContent,.opros{float:none;width:auto;margin:10px 0}
  .subl a{width:auto}
  /* подвал: 6 ячеек-картинок 71/489/180 → столбик, высоты по картинке фона */
  #bottom1,#bottom2,#bottom3,#bottom4,#bottom5,#bottom6{width:auto!important;background-size:cover}
  #bottom1,#bottom3,#bottom4,#bottom6{display:none!important}
  img{max-width:100%;height:auto}
  #center table[width]:not([width="100%"]){display:block;overflow-x:auto;width:auto!important;max-width:100%}
  #center{overflow-wrap:anywhere;word-wrap:break-word}
}
