/* Основной текст */

Div.header {
	width: 74ex;
	height: auto;	
	margin-left: 0ex;
}
Div.hleft {
	float: left;
	text-align: left;
	height : 80px;
}
Div.hright {
	float: right;
	text-align: right;
	height : 80px;	
}

Div {
	width: 74ex;
	margin-left: 1ex;
	line-height: 120%;
	text-align: justify;
}
Div.UL {
	width: 70ex;
	margin-left: 5ex;
	line-height: 120%;
	text-align: justify;
}
Div.Epigraph {
	width: 55ex;
    margin-left: 20ex;
	line-height: 120%;
	text-align: justify;	
}
Div.left {
	width: 74ex;
	margin-left: 1ex;
	line-height: 120%;	
	text-align: left;
}
Div.Center {
	width: 74ex;
	margin-left: 1ex;
	line-height: 120%;	
	text-align: center;
}
Div.right {
	width: 74ex;
	margin-left: 1ex;
	line-height: 120%;	
	text-align: right;
}

Div.r-right {
	line-height: 120%;	
	text-align: right;
}
Div.Copy {
	width: 74ex;
	line-height: 90%;	
	margin-right: 1ex;
	text-align: left;	
}
Div.Footer {
	width: 74ex;
	margin-left: 0ex;
}
Div.Top {
	width: 74ex;
	line-height: 100%;
	border : 0px;
}
Div.Copyright {
	color: #003535;
	background-color: #A7BdC6;
	border: 2px solid #95b6c3;
	text-align: center;
	display : block;
	padding : 3px 3px 3px 3px;
	width: 51ex;
	margin-left: 12ex;	
}
Div.CopyrightNote {
	color: #003535;
	background-color: #A7BdC6;
	border: 2px solid #95b6c3;
	padding : 3px 3px 3px 3px;
	text-align: center;
	margin-left: 12ex;	
	width: 51ex;
}
Div.Cnote {
	width: 49ex;
	margin-left: 1ex;
	line-height: 110%;
	text-align: justify;
}

Div.CNBook
{
	width: 55ex;
	margin-left: 7ex;
	color: #822222;
	background-color: #FFF0F0;
	border: medium solid #B66666;
	padding: 2ex;
	text-align: justify;
	font-family : Times New Roman, Times New Roman Cyr, serif;	
}


/* Книжная полка - элементы оформления */
Div.BookHead {
	width: 74ex;
	margin-left: 1ex;
	text-align: left;	
}
Div.BookAddOn {
	width: 220;
	text-align: center;
}
Div.BookCnt {
	width: 350;
	text-align: left;
}
Div.FileInfo {
	text-align: left;
}

/* Книжная полка- старые элементы оформления */

Div.BCnt
{
	width: 69ex;
	height: auto;
	align: left;
	position: relative;
	display: inline;
	font-family : Times New Roman, Times New Roman Cyr, serif;	
}
Div.BBar
{
	width: 69ex;
	background-color: #B5CED4;
	background-image: url(../../images/bg_vpk.gif);
	font-family : Arial, Arial Cyr, sans-serif;
	margin: none;
	padding: none;

}
Div.BBarL
{
	float: left;
	text-align: left;
	font-family : Arial, Arial Cyr, sans-serif;
}
Div.BBarR
{
	float: right;
	text-align: right;
	font-family : Arial, Arial Cyr, sans-serif;
}
Div.BAo
{
	width: 22ex;
	height: auto;
	top: 0em;
	left: 0ex;
	position: static;
	display: inline;
	float: right;
	margin: none;
	padding: none;
	border-top: none;
	border-right: none;
	border-bottom: none;	
	border-left: solid medium #B5CED4;
	font-family : Times New Roman, Times New Roman Cyr, serif;	
}
