

.bara_anunt01{
	
	height:30px;
	background-color:blue;
	text-align:center;
	color:white;
	
	position:sticky;
	top:75px;
	
	padding-top:5px;
	
	
	z-index:999;
}

.bara_anunt01 a{
		text-decoration:none;
		color:white;
}

.bara_anunt01_small{
	
	height:50px;
	background-color:blue;
	text-align:center;
	color:white;
	
	padding-top:5px;
	
	font-size:1.5em;
}


.bara_anunt01_small a{
	text-decoration:none;
	color:white;
	
}