@media only screen and (max-width:1000px){.dve-kolonky .et_pb_column{width:50%!important}}button,input[type="submit"],input[type="button"],input[type="reset"]{font-family:inherit;background-color:#E09900!important;color:#ffffff!important;border:1px solid #E09900!important;font-size:14px;font-weight:600;padding:10px 18px;border-radius:4px;cursor:pointer;transition:all 0.25s ease;box-shadow:none;appearance:none;-webkit-appearance:none}button:hover,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover{background-color:#c78100!important;border-color:#c78100!important;color:#ffffff!important}button:focus,input[type="submit"]:focus,input[type="button"]:focus,input[type="reset"]:focus{outline:none;box-shadow:0 0 0 3px rgba(224,153,0,0.25)}