/* system */
*{margin:0;padding:0; }
html,
body{
background: url(../images/fon_top.jpg) 50% 0% no-repeat; 
color: #000;
font:normal 16px Arial; 
 
margin: 0;
padding: 0;
} 
a {text-decoration: none;}
a{ 
	color: #ff006e; 
	text-decoration:none;
 }

/*
 
 @font-face {
    font-family: Uni; 
    src: local("Uni"), 
         url(/Uni.ttf); 
 }

@font-face {
 font-family: Uni; 
    src: local("Uni"), 
         url(/Uni.ttf);	 
  }*/
  
  @font-face {
 font-family: Uni; 
    src: local("Uni"), 
         url(/Uni.otf);	 
  }
  
   

body{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
   font-family: Arial; 
}

.zag{padding-top:1%; font-family: Uni;}

.purple{color: #6814b4; font-size: 30.5px;}

#logo{font-size: 13px;}


.sozdan{font-size: 19.8px;}

.sozdan2{font-size: 24.4px;}	
	
	
	
@media screen and (max-width: 450px) {
 .zag{padding-top:110px; font-family: Uni;}
 	
}


@media screen and (max-width: 380px) {
 .zag{padding-top:70px; font-family: Uni;}
 	
}