body {
	background: #FDF2E9;		
}
/*  початкове вікно   */
#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: 800px;  
	height: 500px;  
	border-style: ridge;
}
#zagolv{
	width:800px;
	height:70px;
	font-style: italic;		
}
#zagolv hr{
	height:3px;	
	background:#E9E7E7;
	width:95%;
}
#zagoll{
	width:770px;
	height:55px;
	float:left;
	padding:15px;	
}
.tz{
	color:#0B3861;	
	font-size: 20pt;	
	padding-right:20px;
	padding-left:20px;
}
.tt{	
	font-size: 30pt;	
	color:#2957a7;
	font-weight: bold;	
}
#zagolp{
	width:370px;
	height:75px;
	float:right;
	padding:5px;		
	font-size: 16pt;	
	color:#0B3861;
	font-weight: bold;	
	background:#E9E7E7;
	text-align:center;
	border-radius: 15px; 
	margin:3px;
}
#zagoln{
	margin-top:20px;
	width:100%;
	height:110px;
}
#bodyk{
	width:100%;
	height:300px;	
}
#bodyk hr {
	height:3px;	
	background:#E9E7E7;
	width:95%;
}
#bodykl{
	width:260px;
	height:370px;
	padding:20px;
	float:left;	
}
#bodykp {
	width:460px;
	height:370px;
	padding:20px;
	float:right;	
}

.tzt{	
	width:336px;
	font-size: 24pt;	
	color:#0B2161;
	font-weight: bold;	
	font-style: italic;	
	padding-left:20px;		

}
#bodyklp1, #bodyklp2, #bodyklp3, #bodyklp4, #bodyklp5, #bodyklp6 {
	width:215px;
	height:40px;	
	margin:3px;
	t---------ext-align:center;
	color:#610B4B;	
	font-size: 20pt;	
	font-style: italic;		
	cursor:pointer;	
	padding-left:40px;	
}
#gal {
	display:none;
}

#item1p, #item2p, #item3p, #item4p, #item5p, #item6p {
	display:none;
	position:absolute;
	left:290px;
	top:90px;
	width:480px;
	height:370px;	
	margin:10px;
	background:#f4dbc3;			
} 

/*___1___*/
#item1p {
	background-image:url("img/item1p.png");
}
#item1pd1 {
	padding:30px 20px 20px 80px;
	color:#000;	
	font-size: 16pt;	
	font-style: italic;			
	font-weight: bold;		
}
#item1pd2 {
	width:360px;
	height:120px;	
	padding:0px 20px 0px 100px;
	color:#00b;	
	font-size: 16pt;		
}
#item1pd3 {
	width:380px;
	height:120px;	
	color:#00b;	
	font-size: 16pt;	
	float:left;
	padding:10px 20px 10px 80px;	
}
#imgvyhid {
	position:absolute;
	left:390px;
	top:310px;
	cursor:pointer;	
}
/*___2___*/
#item2p  {
	background-image:url("img/item2p.png");
}
/*___3___*/
#item3p  {
	background-image:url("img/item3p.png");
}
/*___4___*/
#item4p  {
	background-image:url("img/item4p.png");
}
/*___5___*/
#item5p  {
	background-image:url("img/item5p.png");
}
/*___6___*/
#item6p  {
	background-image:url("img/item6p.png");
}

.prikl {
	font-size: 10pt;	
	font-style: italic;	
}
#rad:hover, #dli:hover, #gal:hover, #ugol:hover {
	cursor:pointer;
}



