.vrstadiv, .vrstadivstranka, .vrstadivstranka2, .bolestDiv {
    display: none;
}

.twipsy {
    text-decoration: none;
}
.tipsy {
    background-repeat: no-repeat;
    font-size: 10px;
    opacity: 0.8;
    padding: 5px;
}
.tipsy-inner {
    background-color: #cccccc;
    color: #000;
    max-width: 300px;
    padding: 5px 8px 4px;
    text-align: left;
}
.tipsy-inner {
}
.tipsy-north {
    background-position: center top;
}
.tipsy-south {
    background-position: center bottom;
}
.tipsy-east {
    background-position: right center;
}
.tipsy-west {
    background-position: left center;
}
#SpolOsiguranik1_info {width:11% !important;}
#SpolOsiguranik1_info label{display:block !important;}
#SpolOsiguranik1_info .prettyradio {margin:0 !important;}

.bolestopis {
	display:none; margin-top: 10px;
	/*padding: 5px;*/
}
hr.bar {display: none;}

#upitnik_div  .pitanje {padding-left: 0;}
#upitnik_div  .pitanje label {font-size: 16px; font-weight: normal !important; color: #005ca9; font-family: 'StoneSansITCStd-Medium';}
#upitnik_div  .odgovor {border-bottom: 1px solid #ccc; padding-bottom: 10px; }
#upitnik_div  .odgovor label {line-height: 18px !important;}
#upitnik_div  .odgovor2 label {line-height: 18px !important;}
#upitnik_div  .prettycheckbox,
#upitnik_div  .prettyradio {
    margin:0;
}

#upitnik_div  .prettyradio label {line-height:32px !important;}



.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 1px;
    outline: none;
    background: url('../img/select2.png') right top no-repeat;
}


@media screen and (max-width: 800px) {
    #upitnik_div  .prettyradio label {
        line-height: 13px!important;
    }
    
    #upitnik_div label {
        height: auto;
    }
    
    #upitnik_div label.box {
        line-height: 18px;
    }
}