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


		.napravi_profil .title_segment{font-size:20px; letter-spacing:1px; padding:80px 20px; font-weight:300;}
		.napravi_profil .dugme_segment{ padding-bottom:90px; padding-top:60px; }

		.napravi_profil .onefld{ padding:20px 70px; text-align:center;  }
		.napravi_profil .oval_photo{ margin-bottom:20px; }
		.napravi_profil .one_label{font-weight:700; font-size:20px; line-height:25px; text-transform:uppercase; }
		.napravi_profil .one_label2{font-weight:300; font-size:20px; line-height:25px; text-transform:lowercase; }
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			.napravi_profil .onefld{ padding:20px 40px;  }
			.napravi_profil .title_segment{font-size:20px; letter-spacing:1px; padding:30px 20px; font-weight:300;}
			.napravi_profil .dugme_segment{ padding-bottom:40px; }
			
		}
		
		@media only screen and (max-width:490px){
			
		}

