﻿
/* BioClinica */
.Naslov {
    color: #034ea2;
}

.prijava {
    background-color: #034ea2;
}

#nav-wizard .step span.active {
    background-color: #034ea2;
}

#nav-wizard .step span {
    background: #c0d4e8;
}

#nav-wizard .step A {
    color: #034ea2;
}

.advantage_desc {
    /*color: #ed1c24;*/
    color: #034ea2;
}

.panier-table .total_desc {
    /*color: #ed1c24;*/
    color: #034ea2;
}

.iNedostaje {
    /*color: #ed1c24;*/
    color: #ed1c24;
    color: #034ea2;
}

#total_price_to_pay_table .to_pay {
    /*color: #ed1c24 !important;*/
    color: #034ea2 !important;
}

#total_price_to_pay_table .to_pay_total .amount {
    /*color: #ed1c24;*/
    color: #034ea2;
}

.promo-code-napomena-red {
    color: #ed1c24;
}

#validate_panel_block .btn_validate {
    background: #034ea2;
}

.title {
    color: #034ea2;
}

.register {
    background-color: #034ea2;
}

.button_left {
    background-color: #034ea2;
}

.zahvala {
    color: #034ea2;
}

.bg_vert_fonce {
    background-color: #034ea2;
}

.contour_vert_fonce {
    border: 1px solid #034ea2;
}

.potvrdi_narudzbu {
    background-color: #034ea2;
}

.potvrdi_narudzbu:hover, .potvrdi_narudzbu:focus {
    background: #c0d4e8;
}

.MainOptionHeadline {
    background-color: #034ea2;
}

.OptionsSubHeadline {
    background-color: #034ea2;
}

.contour_green {
    border: 1px solid #034ea2;
}

.panier {
    color: #034ea2;
}

    .panier th {
        background-color: #c0d4e8;
    }

#total {
    background-color: #c0d4e8;
}

    #total td.total_col1 {
        color: #034ea2;
    }

    #total td.total_col2 {
        color: #034ea2;
    }


    #total td.resume_col1 {
        background-color: #034ea2;
    }

    #total td.resume_col2 {
        background-color: #034ea2;
    }

.poruka_dno {
    color: #034ea2;
}

.selected.frame {
    border: solid 2px #034ea2;
}

.orange {
    color: #908e8a;
}

.ContainerPP {
    width: 182px;
}

#validate_panel_block .offre_input {
    width: 250px;
    height: 25px;
    line-height: 18px;
    font-family: 'Arial';
    font-size: 0.813em;
    color: #60472e;
    border: 1px solid #dad4c5;
    padding: 10px 8px;
    text-transform: uppercase;
}


.contour_vert_fonce input[type="radio"] {
    margin-bottom: 5px;
    margin-right: 5px;
}


/*.tekstbold {
    color: #ed1d25;
}

.tekstboldunderline {
    color: #ed1d25;
}

.tekstboldunderline:hover {
    color: #ed1d25;
}*/


#PravilaUvjetiHolder.disabled .tekstbold, #PravilaUvjetiHolder.disabled .tekstboldunderline {
    color: #ed1d25 !important;
}

#PravilaUvjetiHolder.disabled .tekstbold:hover, #PravilaUvjetiHolder.disabled .tekstboldunderline:hover {
    color: #ed1d25 !important;
}

#BtnPotvrdi_dolje.aspNetDisabled {
    background-color: #ddd;
    cursor: default;
    color: #fff;
    float: right;
    margin-top: 0px;
    padding: 10px 20px 10px 20px;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.poruka_dno.bioclinicaText {
    color: #47372A;
}



/*.potvrdi_narudzbu.disabled {
    background-color: #ddd;
    cursor: default;
}*/
