header{position: fixed !important; top:0.001rem !important; left: 0rem; z-index: 1000000; }	
	header nav{background-color: var(--siva) !important; min-height:var(--visina_headera);}
		.navbar-brand{position: fixed; top:.1rem; left:-.1rem; height:calc(var(--visina_headera) + .8rem) !important; width:calc(100vw - 4em); border: none;}
		.navbar-brand>img{height:100% !important; width:100%; object-fit: contain; object-position:top left;}
		.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important}
		
		.navbar-toggler{border:0 solid transparent !important; box-shadow: none !important; 
					outline: none !important; height:var(--visina_headera); }
		.navbar-toggler[aria-expanded="true"]{filter:brightness(0) saturate(100%) invert(17%) sepia(90%) saturate(3810%) hue-rotate(349deg) brightness(91%) contrast(96%);}		
		header a{text-decoration: none !important;}
		header a:hover{color:var(--crvena) !important}								
