.fonblock{
	margin:0px auto;
	background:url("img/fn1.png") no-repeat;
	width:850px;
	height:550px;
	position:relative;
}
#mozaj{
	position:absolute;
	left:75px;
	top:135px;	
	-webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
#mozaj:hover{
	-webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.menublock{
	padding-top:30px;
	width:450px;
	height:550px;
	float:right;      
	font-weight: bold;
	font-family: Brush Script MT, Brush Script Std, Georgia, serif, cursive;
	letter-spacing:0.1em;	

}

.name{
	font-size:55px;
	color: #2956A0;
	padding:0px 0px 0px 50px;
	font-style: oblique;
	margin-bottom:5px;
	line-height: 5px;	
}
.fn{
	color: #6fa060;
}
.kvr{
	font-size:32px;
	color: #187B4B;
	padding:5px 0px 5px 65px;  
	margin: 5px;
	background: url("img/fnm.png") no-repeat;
	height:52px;
	line-height: 35px;
	font-family: Brush Script MT, Brush Script Std, cursive;
}

.kvr a{
	text-decoration: none;  
}
.kvr a:link{
	color: #187B4B;	
}
.kvr:hover{
	cursor: pointer;
	background: url("img/fnm2.png") no-repeat;
	text-decoration: none;
}

/* Система лінійних рівнянь  -->  */
/* Спосіб підстановки  */
.zblock{
	background:url("img/zfn.png") no-repeat;
	width:850px;
	height:550px;
	margin:0px auto;
	width:850px;
	height:550px;
	font-family: Brush Script MT, Brush Script Std, cursive;           
	position:relative;
}
.book{
	position:absolute;                         
	top:25px;	
	left: 25px;	
	font-size:20px;
	color: #fff;
	padding:0px 40px 0px 0px;	
	width:560px;
	float:right;
}
.zpr{
	font-style: oblique;
	font-size:28px;
	color: #fff;
	padding:15px 0px 10px 230px;	
	width:220px;
	float:right;              
}
#dprnumber{
	font-size:30px;
	color: #fff;
	padding:0px 40px 0px 0px;	
	width:40px;
	float:right;
}
#leftblock {
	width:270px;
	height:485px;           	
	float:left;
	margin-top:65px;      
	position: relative;
}
#rightblock {
	width:520px;
	height:400px;           	
	float:right;            
	margin-right:35px;
	margin-top:10px;
	position:relative;
}
#vybblocksl{
	position:absolute;
	left: 7px;
	top:255px;	
	display:block;
	animation-name: addstrelka;
	animation-duration: 5s;
	animation-iteration-count:infinite;		
}
@keyframes addstrelka {
	0%{ top:255px; }	
	50%{ top:295px; }	
	100% { top: 255px;}		
}
.slseting {             
	margin-top:100px;
	margin-left:30px;
	font-size:18px;
	color: #fff;	
	width:170px;	           
	line-height: 25px;
}
canvas {
        display: block;
        margin: 20 auto;
      }
#start_block{
	margin:0px;
	width:500px;
	height:365px;
	position:absolute;
	left: 20px;
	top:20px;	
	display:block;
}
#forward{
	position:absolute;
	left: 445px;
	top:320px;
	cursor:pointer;
	display:none;	
}	
#blockstop{
	width:50px;
	height:50px;           	
	float:right;
	margin-right:35px;
	margin-top:15px;    
	cursor:pointer;
}
#t_block{
	width:350px;
	height:50px;           
	background:#aaa;	
	float:left;
	margin-left:40px;
	margin-top:15px;
	display:none;
}
.nameblocknsl{
	font-size:42px;
	color: #fea;
	padding:25px 0px 0px 20px;	
	width:240px;
	text-align: center;
}
#tip1:hover, #tip2:hover, #tip4d:hover, #tip5d:hover, #tip7d:hover {	            
	cursor:pointer;
}
#tip1, #tip2 {	       
	margin-top:15px;
	margin-left:20px;
}
#vybblockt{
	position:absolute;
	left:20px;
	top:20px;
	margin:10px;
	width:460px;
	height:340px;
	overflow-y: scroll;
	display: none;
	font-family: Serif;
}

/* Спосіб додавання  */
.sl2seting {             
	margin-top:40px;
	margin-left:30px;
	font-size:18px;
	color: #fff;	
	width:170px;	           
	line-height: 25px;
}










