html, body { margin: 0px auto; padding: 0px; width: 100%; min-width: 0px; min-height: 0px; font-family: "Open Sans", sans-serif, Arial, Tahoma, Helvetica, "Lucida Sans Unicode"; font-weight: 400; font-size: 13px; color: #4d4d4d; background: #fff; }
table.formularz { width: calc(100% - 40px); border: 0px; border-spacing: 3px; border-collapse: collapse; margin: 20px; float: left; }
table.formularz td { padding: 5px; }

div.naglowekpopup { width: calc(100% - 60px); float: left; margin: 20px; padding: 10px; background: #5f6062; color: #fff; }
div.naglowekpopup div.zdjecie { width: 120px; float: left; }
div.naglowekpopup div.opis { width: calc(100% - 120px); float: left; }
div.naglowekpopup .tytul_naglowek { color: #fff; margin: 0px; clear:both; border-bottom: 1px solid #fff; padding-bottom: 10px; margin-bottom: 10px; line-height: 120%; font-size: 20px; }