.bladautoryzacji {
        width: 100%;
    background: #be311d;
    color: #ffffff;
    padding: 25px 20px 1px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 0px;
     display:none;
}

.autoryzacjapoprawna {
    width: 100%;
    background: #058c80;
    color: #ffffff;
    padding: 25px 20px 1px 20px;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 0px;
    display:none;
}


.totalpoll-choice .totalpoll-choice-image {
    padding:10px !important;
}

.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-checkbox-container {
    width: 8%;
    max-width: 50px;
    min-width: 50px;
    padding: 0 1em;
    line-height: 1;
    text-align: center;
    border-right: 1px solid #DDDDDD !important;
    border-top: 1px solid #dddddd !important;
}

.totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-content {
    padding: 1em;
    border-top: 1px solid #dddddd !important;
}


.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-primary {
    color: #FFFFFF !important;
    background-color: #036aa0 !important;
    border-color: #036aa0 !important;
     border-radius: 0px !important;
}

.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link {
   color: #FFFFFF !important;
    background: #039588 !important;
    border-color: #039588 !important;
    border: 0 !important;
    border-radius: 0px !important;
}

.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:hover, #totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:focus, #totalpoll-id-76a970e19557b7ec2226b0a737139b07.totalpoll-poll-container .totalpoll-buttons .totalpoll-button.totalpoll-button-link:active {
    text-decoration: none !important;
}

.totalpoll-poll-container .totalpoll-buttons .totalpoll-button {
    display: block;
    padding: 1em 2em;
    margin-bottom: 1em;
    width: 100%;
    color: inherit;
     color: #FFFFFF !important;
    background-color: #039588 !important;
    border: 1px solid #039588 !important;
    line-height: 1;
    text-decoration: none;
    border-radius: 0px !important;
}