.popover {
    z-index: 9999;
    position: fixed;
}

.zapnute {
	background-color: #ffff00;
}

.neaktivne {
	background-color: #F3F3F3;
	color: #C5C5C5
;
}