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

		.caffe_header .header_meni_dugme{ text-decoration:none; display:inline-block; color:#515151; font-size:12px; font-weight:normal; text-transform:uppercase; padding:12px 12px; letter-spacing:2px;  transition:0.3s; }
		.caffe_header .header_meni_dugme:hover{ color:#841b2d; }
		
		.caffe_header .big_banner{padding-top:30px;}
		
		@media only screen and (max-width:1600px){
		.caffe_header .big_banner{padding-top:6px;}
		}
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

