@charset "utf-8";
/* CSS Document */

		.parkinzi_stanje .link_sub_segment{ text-decoration:none; color:#fafafa; transition: color 0.4s;  }
		.parkinzi_stanje .link_sub_segment:hover{ color:#CCC; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

