body {
    padding: 20px;
}

.text-field {
    margin-bottom: 10px;
}

.opcija {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
}

.opcija-dodaj-1 {
    margin-top: 60px;
}

.opcija-dodaj {
    margin-top: 12px;
}

.opcija-ukloni {
    margin-top: 12px;
}

.cena {
    float: right;
}

#submit {
    float: right;
    margin-top: 10px;
}

.bottom-separator {
    margin-bottom: 20px !important;
}

.description, .price {
    margin-left: 10px;
}

.description {
    margin-top: 10px;
}

#form-title {
    margin-bottom: 30px;
}

.forma {
    padding-top: 30px !important;
}

.predracun-row {
    margin-top: 10px !important;
}

#paging {
    margin-top: 20px !important;
}

.select-text {
    margin-top: 10px !important;
}

.btn {
    background-color: #006d56 !important;
    color: #ffffff !important;
    border-radius: 0px !important;
    border: 0 !important;
}

.btn:hover {
    background-color: #000000 !important;
}

.description {
    margin-bottom: 0px;
}

.description, .price {
    padding-left: 15px !important;
    margin-top: 0px;
}

#options {
    padding-top: 10px !important;
}

#login {
    padding: 50px !important;
}

#login-icon {
    font-size: 50px;
    margin-bottom: 10px;
}

#login-options, #login-form-fields {
    padding-top: 10px !important;
}

.login-form-field {
    margin-bottom: 10px !important;
}

.info-page-button {
    margin-top: 10px;
}