/* ---------------------------- Общие ----------------------------- */
body{
	font-family: "Times New Roman", Times, serif;
	color:#474747;	
}
form{
	margin:0px;
}
a{
	color:#834354;
	text-decoration:underline;
}
/* ----------------------- Основной фон --------------------------- */
.left-side-bg {
	background-color: F0F0F0;
	background-image: url(../imgs/left-side-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.right-side-bg {
	background-color: F0F0F0;
	background-image: url(../imgs/right-side-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/* ---------------------------- Отступы ---------------------------- */
.main_hpd{
	padding-left:15px;
	padding-right:15px;
}
.main-vpd{
	padding-top:12px;
	padding-bottom:12px;
}
.content-hpd{
	padding-left:8px;
	padding-right:8px;
}

/* ----------------------------- Поиск ---------------------------- */
.search-input{
	color:#834354;
	font-size:9.5pt;

	border:1px solid #404040;
	font-family: "Times New Roman", Times, serif;

	padding-left:5px;
	padding-right:5px;
}
.search-but{
	color:#474747;
	font-weight:normal;
	font-size:9.5pt;
	font-family: "Times New Roman", Times, serif;
	border:1px solid #404040;
}
/* ----------------------------- Меню ---------------------------- */
.menu_l1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10.5pt;
	font-family: "Times New Roman", Times, serif;
	background-image:url(../imgs/but1-bg.gif);
	background-color:#474747;
	padding-bottom: 2px;
}
.menu_l1 a{
	text-decoration:none; color:#FFFFFF;
}
.menu_l2_na{
	color:#474747;
	font-weight:normal;
	font-size:9.5pt;
	font-family: "Times New Roman", Times, serif;
	background-image:url(../imgs/but2-bg-na.gif);
	background-color:#FFFFFF;
	padding-bottom: 2px;
}
.menu_l2_na a{
	text-decoration:none; 
	color:#474747;
}
.menu_l2_a{
	color:#834354;
	font-weight:bold;
	font-size:9.5pt;
	font-family: "Times New Roman", Times, serif;
	background-image:url(../imgs/but2-bg-a.gif);
	background-color:#FFFFFF;
	padding-bottom: 2px;
}
.menu_l2_a a{
	text-decoration:none; 
	color:#834354;
}
/* ---------------------------------------------------------------- */
.no{
	color:333333;
	font-weight:bold;
	font-size:9.5pt;
}
/* --------------------------- Контент ---------------------------- */
h1{
	color:#474747;
	text-align:center;
	font-weight:bold;
	font-size:16pt;
	margin-top:0px;
	margin-bottom:5px;
}
h2{
	color:#834354;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	margin-top:-5px;
	margin-bottom:10px;
}
h3{
	color:#FFFFFF;
	font-size:10.5pt;
	

	text-align: left;
	vertical-align: baseline;

	font-weight:normal;
	font-style: italic;
	text-decoration:none;

	background-color:#474747;

	margin:0px;
	padding-left:5px;
	padding-right:5px;
}
.h3{
	margin-bottom:7px;
}
h4{
	color:#474747;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	margin:0px;
}
hr{
	height:1px;
	color:#6C6C6C;
	margin-top:5px;
	margin-bottom:5px;
}
.enter-menu {
	color:#474747;
	font-weight:bold;
	font-size:10pt;

	margin-top: 10px;
	margin-bottom: 5px;
}.enter-menu a{
	color:#474747;
}
.enter-link {
	color:#834354;
	font-weight:bold;
	font-size:10.5pt;

	margin-top:0px;
	margin-bottom:0px;
}.enter-link a{
	color:#834354;
}
.enter-photo {
	margin-top:0px;
	margin-left: 15px;
}
#article{
	color:#474747;
	font-size:10pt;
}
#article td{
	text-align: justify;
}
#article hr{
	margin-top:0px;
	margin-bottom:0px;
}
#article p{
	margin-top:0px;
	margin-bottom:10pt;
}
.epigraph{
	margin-top:5px;
	margin-bottom:3px;
	color:#834354;
	font-weight:bold;	
}
ul{
	margin-top:0px;
	margin-bottom:0px;
}
#article .text{
	color:#474747;
	font-size:9pt;
}
#article input{
	color:#474747;
	font-size:9pt;
}
#article textarea{
	color:#474747;
	font-size:9pt;
	font-family: "Times New Roman", Times, serif;
}
#article select{
	color:#474747;
	font-size:9pt;
}
#article .but{
	color:#834354;
	font-weight:bold;
}
.highlight{
	background-color: #EEEEEE;
}
.photo_caption{
	font-size:8pt;	
	text-align:center;
	margin-top:8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.photo_caption_big{
	font-size: 10pt;	
	text-align:center;

	padding-top: 10px;
	padding-bottom: 0px;
}
/* ------------------------- Нижняя часть ------------------------- */
#footer{
	font-size:9pt;
}
.links{
	font-size:9pt;
}
.links a{
	color:#474747;
}
.footer{
	font-size:9pt;
}

/*------------------------------------------------------------------ */
.arch_link {
	color: #474747;
	font-size:12pt;
	font-weight:bold;
}
.arch_date {
	color: #6F6F6F;
	font-size:9pt;
	font-weight:normal;
}
/*----------------------- Таблицы в тексте -------------------------*/
#atable{
	width:100%;
	color: #474747;
	font-size:9pt;
	border:1px solid #474747;
	text-align:center;	
}
#atable th{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	10px;
	padding-right:	10px;


	color:#FFFFFF;
	text-align:center;	
	font-weight:bold;
	background-color:#474747;
	border:1px solid #474747;
}
#atable td{
	padding-top:	5px;
	padding-bottom:	5px;
	padding-left:	10px;
	padding-right:	10px;

	color:#474747;	
	font-weight:normal;
	border:1px solid #ECECEC;
}
.attitle{
	padding-top:	0px;
	padding-bottom:	2px;
	padding-left:	0px;
	padding-right:	10px;

	font-size:11pt;
	font-weight:bold;
	color:#834354;

	text-align:center;
}
.atcaption{
	padding-top:	2px;
	padding-bottom:	0px;
	padding-left:	0px;
	padding-right:	10px;

	font-size:9pt;
	font-weight:normal;
	color:#474747;
	text-align:center;
}