/* CSS Document */
.mainborder {border:0px solid #000000;}
p {
	font-family:Verdana;
	font-size:12px;
	color:#293371;
	margin:5px;
	text-align:justify;
}
.left {background-color:#ffffff;}
body {
	background-image: url(img/background.gif);
	background-attachment:fixed;
}

h1 {font-family:Verdana; font-size:18px;margin:15px; color:#293371; text-decoration:underline; text-align:center;}
h2 {font-family:Arial; font-size:24px;margin:15px; font-style:italic; font-weight:200; color:#EE3800; text-align:center}
h3 {font-family:Verdana; font-size:15px;font-style:normal; font-weight:bold; margin:15px; color:#293371; text-align:center;}

#backhistory p:first-letter {font-style:italic; font-weight:bold; font-size:18px; color:#293371; text-indent:45px;}

#lecture p:first-letter {font-style:italic; font-weight:bold; font-size:18px; color:#293371; text-indent:45px;}
      
p {
font-size: 16px;
}

/*Определение цвета ссылок после нажатия */  
       
    a:active {
	color: #932416; /* Цвет активных ссылок*/
	text-decoration: none;
          }      
    a:visited {
	color: #932416;
	text-decoration: none;
}  /* Цвет посещенных ссылок */    
          
/*выделение пунктов меню*/
.BOLD_1 {
	color: #FF0000;
	font-size: 16px;
}
.BOLD_2 {
	color: #FF0000;
	font-size: 13px;
}

.BOLD_3 {
	color: #FF0000;
	font-size: 12px;
}

.BOLD_4 {
	color: #006699;
	font-size: 14px;
	font: Arial;
	font-style: italic;
}

p.predislovie {
text-align:center;
color: #2065cc;;
margin:20px;
font: bold 14px Verdana;
}

/*Заголовок в комментариях*/
p.zagolovok {
	color:#932416;
	text-indent:45px;
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
}                      

/*форматирование заголовка в тексте комментария*/
p.zagolovok_in_text {
	  /*text-decoration:underline;*/
	  text-indent:45px;
	  font: bold 18px Verdana;
    margin:10px;
    text-align:left;    
    font-style:italic;
    }

/*форматирование текста притчи*/
p.pritcha {
font: bold 14px Verdana;
margin:5px;
padding:5px;
background-color:#FFFF66;
font-style:italic;
text-indent:45px;
}

.comment {
text-decoration:underline;
font: bold 16px Verdana;
color: #EE3800;
text-align:center;
}

#mahatmya {
background:#FFFBB5;
}


#comment a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 300px; /*Ширина ячейки*/
color: #932416;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 0px solid gray;
text-align:center;
}

#comment a:hover{
background-color:#EE3800; /*Фоновый цвет ячейки при наведение курсора*/
color:#FFF049;  /*Цвет текста при наведении курсора*/
}


p.otstup {
text-indent:45px;
font-size:14px;
margin:10px;
}

/*форматирование текста стиха БГ*/
p.stih {
/*font: bold;
text-align:center;
color:#FFF049;*/
color: rgb(142,11,0);

			font-family: Georgia;
			font-size: 1.2em;
            /*letter-spacing: 0.1em;*/
            text-align:center;
			font-weight:bold;

background: rgb(229,222,175);
/* background-color:#EE3800;*/
}

/*форматирование стихотворений в комментарии*/
p.stih_in_comment {
font: bold;
font-size:16px;
text-align:center;
color:#932416;
}

 p.translate {
font: bold 18px georgia;
text-align:center;
margin:5px;
padding:5px;
/*background-color:#FFF049;*/
background: rgb(229,222,175);
}

p.title {
background-color: #EE3800;
color: #ffffff;
font-weight:bold;
font-size:14px;
margin:5px;
padding:5px;
}

#coolmenu{
border: 0px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 175px; /*Ширина меню */
background-color:#f6f6f6;  /*Фоновый цвет ячейки */
margin:8px; /*Ширина отступов*/
}
/*
* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
   

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 157px; /*Ширина ячейки*/
color: #932416;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #FFED50; /*Фоновый цвет ячейки при наведение курсора #cccccc*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

p.number
{
 text-align: center;
 color: #932416;  
 font: bold 12px Verdana; /*Шрифт текста*/   
 text-decoration: none; /*Подчеркивание у ссылок - нет*/
}


#left_fixed_div{
	background: rgb(229,222,175);
	margin-left: auto;
	margin-right: auto;
	position: relative; /*Шрифт текста*/
	width: 168px; /*Ширина ячейки*/
	}
