/*************************************************************

    terms

*************************************************************/
/* Наглядные схемы со страницы terminology_main.php */


/* Схема декогеренции частица-волна */

#shema_DCW {
	width: 640px;
	height: 250px;
	background-image: url('/images/decogerenth/decog_1.png');
	position: relative;
}


#shema_DCW p {
	position: absolute;
	font-size: 13px;
	text-align: center;
}


#shema_DCW #DCW_1 {
	width: 170px;
	top: 0px;
	left: 30px;
}


#shema_DCW #DCW_2 {
	width: 200px;
	top: 85px;
	left: 205px;
}


#shema_DCW #DCW_3 {
	width: 220px;
	top: 127px;
	left: 390px;
}


/* Схема декогеренции Бога */

#shema_QDG {
	width: 640px;
	height: 250px;
	background-image: url('/images/decogerenth/decog_2.png');
	position: relative;
}


#shema_QDG p {
	position: absolute;
	font-size: 13px;
	text-align: center;
}


#shema_QDG #QDG_1 {
	width: 220px;
	top: 0px;
	left: 15px;
}


#shema_QDG #QDG_2 {
	width: 200px;
	top: 78px;
	left: 242px;
}


#shema_QDG #QDG_3 {
	width: 220px;
	top: 135px;
	left: 398px;
}
