 BODY 
{
  padding-top:0;
  padding-right:0;
  padding-left:0;
  paddung-bottom:0; 
  
  margin-top:0;
  margin-right:0;
  margin-left:0;
  margin-bottom:0; 
  
  BACKGROUND-COLOR:#def0f7; 
  font-family: Geneva, Arial, Times New Roman;
  
  SCROLLBAR-FACE-COLOR: ;
  SCROLLBAR-HIGHLIGHT-COLOR: ;
  SCROLLBAR-SHADOW-COLOR: ;
  SCROLLBAR-3DLIGHT-COLOR: ;
  SCROLLBAR-ARROW-COLOR: ;
  SCROLLBAR-TRACK-COLOR: ;
  SCROLLBAR-DARKSHADOW-COLOR: ;

} 


   .inform 
        {    
	text-align:center;
        font-size:12pt;
       background:#C5C4C0;
        width:500px;
       color:#A83835;
       overflow: auto;
         font-weight:bold;
         }
 .no_print 
        { 
         display: none;
         } 
  
a img {border-style: none;}

a:link.zag 		{color: rgb(192,192,192); text-decoration:none; font-weight:bold}
a:visited.zag 	{color: rgb(192,192,192); text-decoration:none; font-weight:bold}
a:hover.zag 	{color: rgb(153,153,153); text-decoration:none; font-weight:bold}

a:link.main 	{ color: #3333cc}
a:visited.main 	{ color: #3333cc}
a:hover.main 	{color: #00ccff} 
a:active.main 	{color: #ff0000}

.normaltext { color: #000000; font-weight: normal; font-family: arial, helvetica, sans-serif }
.minortext { color: #757575; font-weight: normal; font-family: arial, helvetica, sans-serif }
.dataheader { color: #336699; font-weight: bold; font-family: arial, helvetica, sans-serif }
.headerheader { color: #000000; font-weight: bold; font-family: arial, helvetica, sans-serif }
.headerfast { color: #008000; font-weight: bold; font-family: arial, helvetica, sans-serif }
.headernofast { color: #ff5050; font-weight: bold; font-family: arial, helvetica, sans-serif }
.scriptureheader { color: #000000; font-weight: bold; font-family: arial, helvetica, sans-serif }
.troparionheader { color: #000000; font-weight: bold; font-family: arial, helvetica, sans-serif }
.troparionseparator { background-color: #3333cc }


.pdataheader { word-spacing: 0; text-indent: 0; line-height: 100%; margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 5 }
.pheaderheader { word-spacing: 0; text-indent: 0; line-height: 100%; margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 5 }
.pscriptureheader { word-spacing: 0; text-indent: 0; line-height: 100%; margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 5 }
.ptroparionheader { word-spacing: 0; text-indent: 0; line-height: 100%; margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 5 }

#window {
z-index:29;
background: #C5C4C0; 
border: solid 1px #000000;
width: 250px; height: 200px;
position: absolute;
left: 50%; top: 50%;
margin-left: -150px; margin-top: -100px;
clip: rect(auto 150 auto 150)
}

#window P {
margin: 0px; padding: 10px
}

#title {
background: #666; padding: 5px; font-weight: bold; text-align: right;height:18px;
}
#title b{
background: #666; padding: 5px; font-weight: bold; text-align: left;
}

#title A {
color: white; text-decoration: none
}

#help {
background: #C5C4C0; 
border: solid 1px #000000;
width: 500px; height: 1300px;
position: absolute;
left: 40%; top: 20%;
margin-left: -150px; margin-top: 300px;
clip: rect(auto, auto, auto, auto)
}
#help P {
margin: 0px; padding: 10px
}


#windowcolor 
{
z-index:29;
background: #C5C4C0; 
border: solid 1px #000000;
width: 250px; height: 450px;
position: absolute;
left: 35%; top: 50%;
margin-left: -150px; margin-top: -100px;
clip: rect(auto 150 auto 150);

   opacity: 0.97; /* Задание прозрачности поля подсказки */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=97);
  filter:alpha(opacity=97); /* IE 5.5+*/
  -moz-opacity: 0.97; /* Mozilla 1.6 и ниже */
  -khtml-opacity: 0.97; /* Konqueror 3.1, Safari 1.1 */
}
#windowcolor P 
{
margin: 0px; padding: 10px
}


.tooltip {
  margin: 2px;
}

.tooltip a {
  text-decoration:none;
  color:#333;
}


.tooltip:hover {
  position:relative; /* Установка позиции для отступов */
}

.tooltip span {
  display:none; /* Запрет показа подсказки без наведения */
}

.tooltip:hover span
{
  font-size:10pt; /* Задание размера шрифта подсказки */

  display:block; /* Задание показа подсказки */

  position:absolute; /* Задание положения подсказки */

  top:25px; /* Задание отступов */

  left:-20px;
   z-index:50;

  background:#ffffff; /* Задание цвета фона подсказки */

  border:2px solid #6F6F6E; /* Задание границы поля подсказки */

  color:#292921; /* Задание цвета шрифта подсказки */

  width:110px; /* Задание ширины поля подсказки */

  padding:5px;

  opacity: 0.80; /* Задание прозрачности поля подсказки */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter:alpha(opacity=80); /* IE 5.5+*/
  -moz-opacity: 0.80; /* Mozilla 1.6 и ниже */
  -khtml-opacity: 0.80; /* Konqueror 3.1, Safari 1.1 */

}
#tooltip div { 
  padding-left:5px; 
  padding-right:5px; 
}


/*стиль значков папок фотогалереи*/
.nam
{
 width: 116px;
 height: 118px;
 position: relative;
 margin: 30px;
 border: 0px solid #000000;
z-index:1;
}
.nam1
{
  top: 0;
  left: 0;
  width: 113px;
  height: 118px;
  border: 0px double #999999;
  background: url(c1.gif) no-repeat;
  position: absolute;
 z-index:2;
}
.nam2
{
  top: 86;
  left: 45;
  width: 29px;
  height: 10px;
  border: 0px double #999999;
  background: url(c2.gif) no-repeat;
   position: absolute;
 z-index: 3;
}
.nam21
{
  top: 20;
  left: 6;
  width: 85px;
  height: 60px;
  border: 3px double #999999;
  background: url(cercov.jpg) no-repeat;
   position: absolute;
 z-index: 4;
}
.nam3
{
  top: 5;
  left: 0;
  width: 55px;
  height: 112px;
  border: 0px double #999999;
  background: url(b1.gif) no-repeat;
  position: absolute;
 z-index: 6;
}
.nam span
{
 top: 2;
 left: 8;
 width: 120px;
 height: 20px;
 border-right-color: #000000;
 border-right-style: solid;
 border-right-width: 2px;
 border-left-color: #000000;
 border-left-style: solid;
 border-left-width: 2px;
 border-top-color: #000000;
 border-top-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #000000;
 background:#D9E0EA;
 padding: 0px;
 text-align: center;
 z-index: 5;
 position: absolute;
overflow: hidden;

}
.nam span:hover
{
 top: -20;
 left: 0;
 width: 124px;
 height: 120px;
 border-right-color: #3E65AB;
 border-right-style: solid;
 border-right-width: 1px;
 border-left-color: #3E65AB;
 border-left-style: solid;
 border-left-width: 1px;
 border-top-color: #3E65AB;
 border-top-style: solid;
 border-top-width: 5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #3E65AB;
 background:#D9E0EA;
 padding: 5px;
 z-index: 100;
 position: absolute;
overflow: auto;
}
.nam span a
{
  text-transform: uppercase;
  font-size: 14px; 
  color: #95291B;
}
.nam span a:hover
{
  text-transform: uppercase;
  font-size: 14px; 
  color: red;
  font-weight: bold;
}
.nam span b
{
 display: none;
}
.nam span:hover b
{
 display: block;
}
/* ----------------*/
.err1
{
font-size:18px;
text-align:center;
font-weight: bolder;
color:red;
}

.ops
{
  opacity: 0.50; /* Задание прозрачности поля подсказки */
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter:alpha(opacity=50); /* IE 5.5+*/
  -moz-opacity: 0.50; /* Mozilla 1.6 и ниже */
  -khtml-opacity: 0.50; /* Konqueror 3.1, Safari 1.1 */
}

a:link.lin      {color: #ffffff;cursor:pointer; text-decoration:none; font-size:10pt; font-weight:bold; background: #888888;border:1px solid #ffffff;}
a:visited.lin 	{color: #ffffff;cursor:pointer; text-decoration:none; font-size:10pt; font-weight:bold; background: #888888;border:1px solid #ffffff;}
a:hover.lin 	{color: #ffffff;cursor:pointer; text-decoration:none; font-size:10pt; font-weight:bold; background: #F76C69;border:1px solid #ffffff;}



a:hover.linkpage
{
   color: #ffffff;
   font-size:10pt;
   text-decoration:none;
   font-weight:bold;
   background: #59B257;
  border:1px solid #ffffff;
}
a:link.linkpage
{
   color: #ffffff;
   font-size:10pt;
   text-decoration:none;
   font-weight:bold;
   background: #59B257;
  border:1px solid #ffffff;
}
a:visited.linkpage
{
   color: #ffffff;
   font-size: 10pt;
   text-decoration: none;
   font-weight: bold;
   background: #59B257;
   border:1px solid #ffffff;
}

a:link.indexlink      {color: #CC3333; text-decoration:none; font-size:14px; font-weight:bold;}
a:visited.indexlink 	{color: #CC3333; text-decoration:none; font-size:14px; font-weight:bold;}
a:hover.indexlink 	{color: #CC3333; text-decoration:none; font-size:14px;font-weight:bold;}

a:link.indexlink_a      {color: #3C3429; text-decoration:none; font-size:14px; font-weight:bold;}
a:visited.indexlink_a 	{color: #3C3429; text-decoration:none; font-size:14px; font-weight:bold;}
a:hover.indexlink_a 	{color: #445AAC; text-decoration:none; font-size:14px; letter-spacing: 2px; font-weight:bolder;}


li.specials { color: #CC3333; list-style-type:circle; }
li.specials_a { color: #3C3429; list-style-type:circle; }


li:hover.specials { color: #CC3333;list-style-type:disc; }
li:hover.specials_a { color: #34F31B;list-style-type:disc; }


li.specials  a:link     {color: #CC3333; text-decoration:none; font-size:14px; font-weight:bold;}
li.specials  a:visited  {color: #CC3333; text-decoration:none; font-size:14px; font-weight:bold;}
li.specials  a:hover    {color: #CC3333; text-decoration:none; font-size:14px;font-weight:bold;}


li.specials_a  a:link     {color: #3C3429; text-decoration:none; font-size:14px; font-weight:bold;}
li.specials_a  a:visited  {color: #3C3429; text-decoration:none; font-size:14px; font-weight:bold;}
li.specials_a  a:hover    {color: #445AAC; text-decoration:none; font-size:14px; letter-spacing: 2px; font-weight:bolder;}

.zaggal{
 font-size: 14pt;
 font-weight: bolder;
 text-decoration: none;
 text-transform: uppercase;
text-align:center;
 color: #333535;
}

.zagga2{
 font-size: 12pt;
 font-weight: bolder;
 text-decoration: none;
 text-transform: uppercase;
text-align:center;
 color: #333535;
}


.zagga3{
 font-size: 12pt;
 font-weight: bolder;
 text-decoration: none;
 color: #3C3429;
 text-transform: uppercase;
text-align:left;
background:#C5C4C0;
border:0px solid #ffffff;
padding-left:10px;
}

.zagga3 a{
 font-size: 12pt;
 font-weight: bolder;
 text-decoration: none;
 color: #3C3429;
 text-transform: uppercase;
text-align:left;
}
.zagga3 a:hover{
 font-size: 11pt;
 font-weight: bolder;
 text-decoration: none;
 color: #445AAC;
 text-transform: uppercase;
text-align:left;
}


.zagga3 b{
 font-size: 16pt;
 font-weight: bolder;
 text-decoration: none;
 color: #445AAC;
 text-transform: uppercase;
text-align:left;
}
.zagga3 a:hover b{
 font-size: 16pt;
 font-weight: bolder;
 text-decoration: none;
 color: red;
 text-transform: uppercase;
text-align:left;
}

/*------------------------------------------*/
  .zagolov
  {
  font-weight:bold;
  font-size:12pt;
  text-align:center;
  color:#444444;
  }
.adminfoto1 { background:#E2CA9A; border:1px solid #6C8386; color:#888888; font-weight: bold; font-size:12px;}
.adminfoto2 {background:#E2CA9A; border:1px solid #6C8386; color:#888888;}
.adminfoto3 {color:#888888;font-weight: bold; font-size:12px;}
.adminfoto4 { background:#ffffff; border:1px solid #6C8386; color:#888888; font-weight: bold; font-size:12px;}

/*----------------------------------*/

