.tinypic-upload-ff {
  width: 500px;
  margin: 10px auto 0; }
  .tinypic-upload-ff .file-input-real {
    display: none; }
  .tinypic-upload-ff .file-input-btn-wrapper {
    text-align: left;
    border: 1px solid black; }
  .tinypic-upload-ff .button {
    display: inline-block;
    margin: 0;
    opacity: 1;
    border: 1px solid #636363;
    font: 12px Arial;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: black;
    text-transform: none;
    text-shadow: none;
    cursor: pointer; }
    .tinypic-upload-ff .button::-moz-focus-inner {
      border: 0; }
    .tinypic-upload-ff .button:disabled {
      opacity: 0.5; }
  .tinypic-upload-ff .after-upload {
    display: none; }
  .tinypic-upload-ff .queue-item-delete-btn {
    background: transparent url("http://www.tinypic.pl/images/cancel.png") center no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto;
    border: none;
    padding: 0; }
  .tinypic-upload-ff .queue-item {
    margin-top: 3px;
    text-align: center; }
    .tinypic-upload-ff .queue-item .queue-item-content {
      display: inline-block;
      padding: 3px;
      background-color: #DDDDDD;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
  .tinypic-upload-ff .warning {
    color: red; }
  .tinypic-upload-ff .submit-btn-wrapper {
    margin-top: 10px; }
    .tinypic-upload-ff .submit-btn-wrapper .tos-cb-wrapper {
      font-size: 0.8em;
      color: #484B50;
      font-weight: bold; }
    .tinypic-upload-ff .submit-btn-wrapper .submit-btn {
      margin-top: 3px;
      font: 15px Tahoma;
      font-weight: bold;
      text-align: center;
      margin-bottom: 5px;
      height: 27px;
      line-height: 27px;
      padding: 0;
      width: 200px;
      border-radius: 3px;
      border: 1px solid #AA7818;
      background: url(http://www.tinypic.pl/images/pasek_szukaj.png) repeat-x;
      color: #484B50;
      cursor: pointer;
      outline: none; }
      .tinypic-upload-ff .submit-btn-wrapper .submit-btn:before {
        content: "\00a0";
        display: inline-block;
        background-image: url(http://www.tinypic.pl/images/up_icon2.gif);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 25px;
        height: 22px;
        outline: none;
        position: relative;
        top: 1px; }
  .tinypic-upload-ff .limit-info {
    text-align: left;
    color: #484B50;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px; }
  .tinypic-upload-ff .run-old-upload-btn {
    display: block;
    margin: 30px 0 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 0.8em;
    color: #143557; }
    .tinypic-upload-ff .run-old-upload-btn:hover {
      text-decoration: underline; }
  .tinypic-upload-ff.drag-and-drop .upload-form {
    position: relative;
    min-height: 100px; }
    .tinypic-upload-ff.drag-and-drop .upload-form:before {
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      border: 2px dashed #00549d;
      background: rgba(0, 84, 157, 0.2) url("http://www.tinypic.pl/images/upload_arrow.png") no-repeat center; }

#mfstart-wrapper {
  margin-top: 10px; }
  #mfstart-wrapper .flash-tos-wrapper {
    font-size: 0.8em;
    color: #484B50;
    font-weight: bold; }
  #mfstart-wrapper #mfstart {
    margin-top: 3px;
    font: 15px Tahoma;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    width: 200px;
    border-radius: 3px;
    border: 1px solid #AA7818;
    background: url(http://www.tinypic.pl/images/pasek_szukaj.png) repeat-x;
    color: #484B50;
    cursor: pointer;
    outline: none;
    text-transform: none; }
    #mfstart-wrapper #mfstart:before {
      content: "\00a0";
      display: inline-block;
      background-image: url(http://www.tinypic.pl/images/up_icon2.gif);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 25px;
      height: 22px;
      outline: none;
      position: relative;
      top: 1px; }
    #mfstart-wrapper #mfstart:disabled {
      opacity: 0.5; }

.moj_button_szukaj2:disabled {
  opacity: 0.5; }
