@charset "windows-1251";
/* CSS Document */

/* ФОРМА ПОИСКА */

INPUT[type="text"] {
	position: absolute;
	top: 4px;
	left: 485px;
    background-color: #fff;
    color: #a1a373;
	border: 1px solid #786c57;
	font-size: 12px;
	height: 22px;
	width: 415px;
   }  
   
INPUT[type="submit"] {
	position: absolute;
	top: 4px;
	left: 908px;
    background-color: #786F57;
    color: #fff;
	width: 90px;
	height: 24px;
	font-size: 13px;
	cursor: pointer; /* Курсор в виде руки */
   }


/* заголовок страницы */
.headpage {
	margin: 2em auto 0 auto;
	text-align: center;
	color: #7a8865;
	}
.headpage span {
	font-size: 85%;
	font-style: italic;
	}	
.headpage2 {
	margin: 0 auto;
	text-align: center;
	color: #7a8865 /*#4a4b05*/;
    font-size: 94%;
	line-height: 1.2;
	}
	
	
	
/* подзаголовок страницы (белый текст на зеленом фоне) */	
.subheadpage {
	margin: 1em auto 0 auto;
	text-align: center;
	background: #7a8865;
	color: #fff;
	padding: 4px 0;
	font-size: 16px;
	font-weight: bold;
	width: 800px;
	}
	
/* ордена */	
#ordena {
	text-align: center;
	margin: 1em auto 0 auto;
	}
	
/* контейнер со ссылками на дочерние страницы */		
.linkpage {
	width: 600px;
	text-align: center;
	padding: 0;
	margin: 1em auto;
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 1.8;
	}	
.linkpage a:hover {
	color: #903;
	}
.linkpage span {
	color: #903;
	font-weight: bold;
	}	
	
	
/*ссылки на страницы боевого пути*/	

.pruf {
	color: #7a8865;
	font-size: 16px;
	margin-bottom: -1em;
	}
	
.pruf a {
	font-size: 12px;
	}	
	
.pruf a:hover {
	color: #903;
	}	
	
	
	
					
	
/* контейнер с датой последнего обновления страницы */	
#updatepage {
	font-weight: normal;
	font-size: 70%;
	margin: 3em auto 2em auto;
	text-align: center;
	}
	
/* контейнер с предисловием к тексту страницы */
.subhead {
	width: 860px;
	text-align: justify;
	font-size: 12px;
	margin: 1em auto;
	padding: 1em 4px;
	border-top: 1px solid #4a4b05;
	border-bottom: 1px solid #4a4b05;
	}
	
/*контейнер со ссылками (часть 1, часть 2 и т. д.)*/
.link_followingpart	{
	text-align: center;
	margin: .4em auto -.4em auto;
	font-size: .8em;
	font-weight: bold;
	}

.link_followingpart a:hover {
	color: #f00;
	}	
/*контейнер со ссылками (часть 1, часть 2 и т. д.)*/
.link_part	{
	text-align: center;
	margin: .4em auto 1em auto;
	font-size: .8em;
	font-weight: bold;
	}

.link_part a:hover {
	color: #f00;
	}	
	
	
	

/* контейнер с параграфом */	
.paragraf {
	font-size: 14px;
	color: #7a8865;
	font-weight: bold;
	margin: 1em auto .4em auto;
	text-align: center;
	}	

/* ОСНОВНОЙ ТЕКСТ СТРАНИЦЫ */
	
/* контейнер с блоком основного текста */
.content_text {
	position: relative;
	margin: 1em 4em 0 4em;
	padding: 0 20px;
	text-align: justify;
	font-size: 13px;
	text-indent: 1.5%;
	line-height: 1.3;
	}
.content_text ul {
	margin: 1em auto 1em 4em;
	}
	
/* ИЗОБРАЖЕНИЯ */

/* контейнер с одним изображением */	
.photo_1 {
	margin: 1em auto;
	text-align: center;
	/*border: 1px solid #f00;*/
	}
.photo_1 img {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}	
/* контейнер с комментариями к изображению */
.photocomment {
	width: 800px;
	margin: 0 auto 1em auto;
	font-size: 12px;
	text-align: center;
	text-indent: 0;
	/*border: 1px solid #F00;*/ 
	}
	
/* контейнер с двумя изображениями */	
.photo_2 {
	overflow: hidden;
	/*border: 1px solid #F00;*/
	text-align: center;
	margin: 1em auto;
	text-indent: 0;
	}
.photo_2 img {
	border: 1px solid #ccc;
	}	

	
		
/* ВСТАВКИ ЦИТАТ В ОСНОВНОЙ ТЕКСТ */

/* абзац с заголовком цитируемого текста */
.zitata_head { 
	text-indent: 0;
	padding-bottom: 0;
	width: 780px;
	margin: 1em auto 0 4.4em;
	font-size: 12px;
	}
/* абзац с цитируемым текстом */
.zitata_text {
	text-align: left; 
	text-indent: 0;
	width: 800px;
	margin: .4em auto 1em auto;
	/*padding-top: 6px;
	padding-bottom: 8px;*/
	padding: 6px 12px;
	font-size: 12px;
	font-style: italic;
	background: /*#E5E7CD;*/ #fff;
	/*border: 1px solid #360;*/
	}
	
/* СПИСОК ИСТОЧНИКОВ */	

/* заголовок списка (использованные источники) */
.sourcehead {
	font-weight: bold;
	margin: 1em auto 0 8em;
		}
/* перечень источников */		
.sourcelist {
	margin: .4em 8em 1em 8em;
	}
.sourcelist li {
	list-style: none;
	padding-left: 1em;
	}	
.sourcelist, .sourcehead {
	font-size: 12px;
	font-style: italic;
	line-height: 1.6;
	}
	
/* ПРИМЕЧАНИЯ */				

/* список примечаний */	
sup {
	font-size: 10px;
	}			
.primhead {
	font-weight: bold;
	margin: 1em auto 0 8em;
	font-size: 12px;
		}
.primhead, .primlist {
	font-style: italic;
	line-height: 1.2;
	}
.primlist {
	margin: .4em 8em 1em 8em;
	font-size: 12px;
	text-align: left;
	}
.primlist span {
	/*margin: .4em 8em 1em 8em;*/
	font-size: 10px;
	text-indent: 0;
	}
.primlist li {
	list-style: none;
	margin-bottom: .4em;
	}	

/* к началу страницы */	
.top_page {
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 6px;
	/*font-weight: bold;*/
	}	

/* контейнер с благодарностью */
.thank_you {
	margin: 1em auto;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #903;
	width: 700px;
	}	

