/* Стили для отображения статей */

p {
padding: 8px;
}

h2 {
  font-family: 'Arial Narrow', Arial;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
}

.text_part .indent, .intro.indent, 
.first.indent , .par.indent, 
.citation.indent {
	text-indent: 2em;
}

.text_part {
	text-align: justify;
	font-size: 1em;
}

.text_center {
	text-align: center;
}

h4, .h4, a.h4, a.h4:hover {
  color: #0000ff;  
  font-size: 2em;
  font-family: 'Arial Narrow';
  padding: 0;
}

h5 {
	font-family: Arial;
    font-size: 1.3em;
	font-weight: bold;
	padding: 0.5em 0;
	text-align: left;

}

.img {
  border: 0;
  font: italic; 
}

.img.left {
   float: left;
}

.img.right {
   float: right;
}

.intro {
font-style: italic; 
}

.first {
	text-align: justify;
}

.header {
  font-size: 1.2em;
}

.citation {
    background-color: #807fff;
    color: #ffffff;
   font-size: 1.5em;  
   padding: 10px;
	font-weight: bold;
}

.info {
  font-size: 0.8em;
}

.info img {
	padding: 0;
}

.par {
	text-align: justify;
}

.photo {

}

.authors {
	text-align: right;	
	font-style: italic;
	font-weight: bold;	
}

.question {

} 

.dir_speech {
	font-style: italic;
	font-weight: bold;	
}

.text_part.right {
	font-size: 1em;
	text-align: right;
}







/* Для странички "О нас" */

.about img {
	border: 0px;
	margin: 0 15px 15px 0;
padding: 0;
}

.about {
padding: 0;
}

.about h3 {
 margin: 15px 0 15px 0;
padding: 0;
}

.about p {
padding: 0; margin: 0;
text-align: justify;
text-indent: 2em;
line-height: 1.5em;
}

.clearer {
  height: 3em;
  clear: both;
}
