@charset "utf-8";
/* CSS Document */
		
		.izabrani { background-color:#fff; padding:20px 0px} 
		.izabrani .page_fld{ padding:10px; position:relative; padding-left:100px; text-decoration:none; margin-top:10px;}
		.izabrani .title_fld{ font-weight:600; font-size:18px; }
		.izabrani .desc_fld{ font-size:13px; color:#888; line-height:22px; overflow:hidden; height:65px; margin-top:5px;  }
		
		.izabrani .link_sub_segment{ text-decoration:none; color:#069; transition: color 0.4s;  }
		.izabrani .link_sub_segment:hover{ color:#6CF; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

