body, input, textarea {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: normal !important;
	font-style: normal !important;
	line-height: 22px !important;
	color: #666 !important;
	font-size: 13px !important;
}

input.but_ok_2 {
    padding: 10px 22px 10px 45px;
    margin: 0;
    background: #19398A url(../images/elements/ok_2.png) no-repeat 16px 13px;
    border-bottom: 1px solid #909090;
}

input.but_ok_2:hover {
    background-color: #00abde;
}

.our-form-field {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 22px;
}

#steps form div.our-form-field {
    float: left;
    clear: both;
    background-color: #f4f4f4;
    border: 1px solid #fff;
    width: 100%;
    padding: 10px;
    margin: 5px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
    box-shadow: 0 0 3px #aaa;
}

#steps form div.our-error-row {
    float: left;
    clear: both;
    background-color: #f4f4f4;
    border: 1px solid #fff;
    width: 100%;
    padding: 10px;
    margin: 5px 0 -10px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa;
    box-shadow: 0 0 3px #aaa;
}

#steps form div label {
    width: 200px;
    float: left;
    text-align: left;
    margin-right: 15px;
    line-height: 26px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
}

#steps form div ul.errorlist {
    width: 200px;
    float: left;
    text-align: left;
    margin-right: 15px;
    line-height: 26px;
    color: #666;
    text-shadow: 1px 1px 1px #fff;
}

#steps form input[type=checkbox] {
    width: 0;
    margin-right: 15px;
}

.formset-form-container-porezi {
    margin-left: 175px;
    padding-bottom: 120px;
}

.formset-form-container-prolazne-stavke {
    margin-left: 175px;
    padding-bottom: 190px;
}

.formset-form-container-sastojci {
    margin-left: 175px;
    padding-bottom: 120px;
}

.top_section {
    height: 79px;
}

.site_logo {
    margin-top: 10px;
}

.artikl-image-preview {
    max-width: 75%;
}

caption {
    display: table-caption;
    text-align: left;
}

.item-search-input {
    line-height: 24pt;
}

.item-add-container {
    float: left;
    line-height: 24pt;
}

.item-search-container {
    float: right;
}

.customer-add-container {
    float: left;
    line-height: 24pt;
}

.customer-search-container {
    float: right;
}

.customer-search-input {
    line-height: 24pt;
}

#access .menu ul li ul li a {
    width: 100%;
}

.content-container {
    min-width: 1720px;
    width: 100%;
    background: #eeeeee;
}

.prolazna-stavka-selector,
.prolazna-stavka-kolicina,
.prolazna-stavka-iznos,
.porez-iznos,
.stopa-selector {
	width: 75% !important;
}
.delete-row {
	display: inline-block;
	width: 100%;
}
.formset-form-container-sastojci,
.formset-form-container-prolazne-stavke,
.formset-form-container-porezi {
	padding-bottom: 2em !important;
}
.out-form-field {
	width: 65% !important;
}
ul.check1 {
    width: 100% !important;
    padding-left: 0.5em !important;
}

#archive-submit-button, #archive-reset-button {
    height: auto;
}

td.zki {
    cursor: pointer;
}
td.zki:hover {
    color: #0a53be;
}