
body {
	background: #FDF2E9;
	overflow: hidden;
}
a {
	text-decoration: none;
	color:#ffecb3;
}
a:hover {
	color: #532a03; 
}
canvas {
	opacity: 0.5;
}
/*  початкове вікно   */
#headstart {
	width:100%;
	height: 50px;
	background: #E8F8F5;  
	margin:5px;
	font-size:24pt;
	color:#0d686b;
	font-weight: bold;	
	min-width:1000px;
	text-align:center;	  
}
#footerend {
	width:100%;
	height: 40px;
	background: #E8F8F5;
	margin: 10px 5px;
	min-width:1200px;
}
#bodywn {
	margin: 0 auto;
	width:800px;
	height: 500px;	
	display:block;
	position:relative;	
	background: #f4dbc3;	
}
#winstart {
	position: absolute;
	width: 750px;  
	height: 450px;  
	border-style: ridge;
	padding:25px;
}
#winstart li{
	cursor:pointer;
	padding:5px 0px 5px -10px;
	font-style: italic;	
	text-shadow: 4px 4px 0px rgba(0,0,0,0.1);
}
#winstart li:hover {
	color: #532a03; 
	border: 1px solid;
	text-shadow: 1px 1px 2px #427388;
	border-radius: 15%;
}
#graf {
	background:#ffdfff;
	position: absolute;
	width: 750px;  
	height: 450px; 
	padding:25px;		
}
#bodyk hr {
	height:3px;	
	background:#E9E7E7;
	width:95%;
}
#vpavtor {
	padding-top:20px;
}
#sp14, #sp58 {
	height:270px;
	text-align:center;
	font-size: 36pt;	
	color:#ffecb3;
	font-weight: bold;
}
#sp14 {
	float:left;
    list-style-type: none; 	
	width:260px;	
}
#sp58 {
	float:right;
    list-style-type: none; 	
	width:380px;	
	padding-right:30px;
}
/*_______*/
#avtor {
	position:absolute;
	width: 755px;  
	height: 455px;  
	left:20px;
	top:20px;
	display:none;	
	border:2px #fff outset;
	font-style: italic;	
	font-size: 18pt;	
	background: #f0f0f0;	
}
.z1{
	margin-left:30px;	
	font-size: 40pt;	
	color:#2957a7;
	font-weight: bold;	
}
.z2{
	margin-left:60px;		
	color:#2957a7;	
	font-size: 18pt;	
	font-weight: bold;	
}
.z3{	
	font-size: 50pt;	
	color:#be9544;
	font-weight: bold;	
	font-style: italic;		
	margin-left:48px;	
	color: rgba(0,0,0,0.6);
	text-shadow: 2px 8px 6px rgba(0,0,0,0.2),
                 0px -5px 35px rgba(255,255,255,0.8);
}
.z4{	
	font-size: 20pt;
	color:#a72973;
	font-weight: bold;	
	margin-left:60px;	
}
.z5{	
	font-size: 12pt;
	font-weight: bold;	
	margin-left:160px;	
	width:550px;
}
#vavtor {
	position:absolute;
	left:600px;
	top:340px;	
}
#vavtor:hover, #vpavtor:hover {
	cursor:pointer;		
}
/*_______*/

