* {
  margin: 0;
  padding: 0;
}

html, body {
        width: 100%;
        height: 100%;

        font: 12px Tahoma;
        color: #black;
}
body {
/*        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 100%;
        min-width: 990px;
        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 990? "990px": "100%");
*/
        background-color: #F2E7C7;
}

/*div.h100 {
        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 990px;
        margin-left: -495px;
        left: 50%;

        background: url(../img/left100.gif) repeat-y 9px 0px;
}*/
div.h100 {
        position: relative;
        height: 100%;
        width: 994px;
        margin: 0 auto;
/*        background: url(../img/left100.gif) repeat-y 9px 0px;*/
        border: solid #ddd3b7;
        border-width: 0 1px 0 1px;
}
#h100preach {
        border: solid #aaa;
        border-width: 0 1px 0 1px;
}
html>body div.h100 {
        height: auto;
        min-height: 100%;
}
div.lefth100_top {
        position: absolute;
        top: 0px;
        left: 7px;
        height: 11px;
        width: 13px;
        background: url(../img/left100_top.gif) no-repeat;
}



img {
        border:0;
}

/*table { position: relative;  border-collapse: collapse; }*/
table td, table th { vertical-align: top; text-align: left; }
table.schedule td {
vertical-align:middle;
text-align:center;
}
table.schedule td{
border:1px solid black;
padding:1em;
}
table.schedule col.days{
text-align:center;
}
table.schedule col.event{
text-align:center;
}
table.schedule ul {
text-align:left;
list-style-type:none;
}
.annotation_title{
color:#670000;
font-weight:bold;
}
.text_signature{
text-align:right;
}
.main_illustration{
float:left;
margin-right:1em;
margin-bottom:1em;
margin-top:1em;
}
div.clearboth { clear: both; }
/* footer                                                                                                                                                                 */
div.footer, div.place_for_footer {
        height: 114px;
        width: 994px;
}
div.place_for_footer {
}

div.footer {
        position: absolute;
        bottom: 0;
        background-image: url(../img/footer_left.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

/*                                         copyright                                                                                                                                                                                 */
div.copyright {
        position: relative;
        top: 22px;
        left: 38px;
        font: bold 10px Verdana;
        color: #e0bfd3;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
        color: #e0bfd3;
        font-weight: bold;
        text-decoration: none;
}
a.rambler:link, a.rambler:visited, a.rambler:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: underline;
}

a.links:link, a.links:visited, a.links:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: none;
}

/*                                         header                                                                                                                                                                                 */
div.header {
        position: relative;
        height: 160px;
        width: 994px;
/*        margin: 0px auto;*/
/*        background-color: #d3cfc3;*/
/*        min-width: 950px;*/
/*        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 950? "950px": "100%");*/
/*        background: url(../img/header.jpg) no-repeat top left;*/
        background: #746c4f url(../img/header_01.jpg) no-repeat top left;
}

/*                                         footer_icons                                                                                                                                                                                 */
div.footer_top {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 14px;
        width: 100%;
}
div.icons_footer {
        position: absolute;
        top: 2px;
        right: 14px;
        height: 9px;
        width: 120px;
        font-size: 1px;
        text-align: right;
}

div.icons_footer a {
        margin-left: 20px;
}
div.icon_left {
        position: absolute;
        top: 2px;
        right: 119px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}
/* address */
div.footer_address {
        position: absolute;
        width: 270px;
        height: 61px;
        left: 64px;
        bottom: 0;
        font: 10px Tahoma;
        line-height: 11px;
}
div.footer_address a:link, div.footer_address a:visited {
        color: #670000;
        text-decoration: none;
}

/* adv */
div.footer_adv_01, div.footer_adv_02, div.footer_adv_03 {
        position: absolute;
        top: 31px;
        width: 88px;
        height: 31px;
}
div.footer_adv_01 { left: 400px;}
div.footer_adv_02 { left: 540px;}
div.footer_adv_03 { left: 670px;}

/* footer_people  */
div.footer_people_out {
        position: absolute;
        top: 29px;
        right: 16px;
        width: 180px;/* 182-2 */
        height: 32px;/* 34-2 */
        border: 1px solid #3e0f0d;
}
div.footer_people_in {
        position: relative;
        top: 0;
        left: 0;
        width: 168px; /* 180-2-10 */
        height: 28px; /* 32-2-2 */
        padding: 2px 0 0 10px;
        border: 1px solid #f3e7c8;
        font: 10px Tahoma;
        color: #000;
        background-color: #f9eece;
        overflow: hidden;
}
div.footer_people_in b{
        color: #670000;
}

/* footer_designer */
div.footer_designer {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 205px;
        height: 23px;
        padding-top: 13px;
        font: 11px Tahoma;
        color: #330000;
        background: url(../img/footer_designer.gif) no-repeat bottom right;
}
div.footer_designer a {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 36px;
        width: 42px;
}
/*                                         header_icons                                                                                                                                                                                 */
div.header_bottom {
        position: absolute;
        top: 130px;
        left: 0px;
        height: 28px;
        width: 992px;
        border: 1px solid;
        border-color: #222015 #76725e #9b9889 #222015;
}
div.icons_header {
        position: absolute;
        top: 9px;
        left: 25px;
        height: 9px;
        width: 120px;
        font-size: 1px;
}
div.icons_header a {
        margin-right: 20px;
}
div.icon_right {
        position: absolute;
        top: 9px;
        left: 159px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}

/* marquee                                                                         */
div.marquee {
        position: absolute;
        top: 7px;
        left: 218px;
     /*   height: 9px;*/
        width: 762px;
        font: 11px Tahoma;
}
div.marquee_color1, div.marquee_color1 a {
        color: #fc9;
        text-decoration: none;
      margin-right: 20px;
}
div.marquee_color2, div.marquee_color2 a  {
        color: #fdeab2;
        text-decoration: none;
      margin-right: 20px;
}
/*                                         content                                                                                                                                                                                 */
div.content {
        position: relative;
        width: 994px;
}
table.content {
      position: relative;
}
/*td*/.content_left {
      position: relative;
        width: 217px; /* 218-1.border
        border-right: 1px solid #92765e;*/
	padding-top: 30px;
        padding-bottom: 40px;
}
/*td*/.content_right {
      position: relative;
        width: 182px; /* 182 */
        padding-top: 60px;
        padding-bottom: 40px;
}
/*td*/.content_center {
      position: relative;
        width: 594px;
        padding-top: 33px;
        padding-bottom: 41px;
}
div.content_center_text {
        position: relative;
        width: 562px; /* 594-16-16 */
        clear: both;
        padding: 20px 16px 40px;
/*star*/        padding-top: 40px;
        font: 14px "Times New Roman";
        color: #000;
        line-height: 18px;

      font: 12px Arial;
      color: #000033;
        text-align: justify;
}

div.chronic {
        font: 14px "Times New Roman";
        line-height: 18px;
     font: 12px Arial;
        color: #050534;
        text-align: justify;
}
/*                          */
div.color_chronicle_center p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}
div.content_center_text p {
        text-indent: 13px;
        margin: 1em 0;
}


/*  */
div.content_center_menu {
        width: 594px;
}
div.content_center_text h1 {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        height: 23px; /* 23-1 */
        padding-top: 4px;
      background-color: #ddd3b7;
        margin: 20px -16px 24px;
        padding-left: 16px;
}
div.content_center_text h1.print {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
        text-transform: uppercase;
        height: auto; /* 23-1 */
        padding-top: 4px;
        margin: 20px 16px 24px -16px;
        padding-left: 16px;
}
div.color_main_center h1 { background-color: #ddd3b7; }
/* works */
div.color_works_center h1 { background-color: #ece7cf; }
div.color_works_center {
        font: 13px Tahoma;
        color: Black;
        line-height: 27px;
}
div.color_works_center p {        margin: 0; }
div.color_works_center a:link, div.color_works_center a:visited  {
        color: #006700;
}
/* service */
div.color_service_center h1 { background-color: #e9e5d9; }
/* monastery */
div.color_monastery_center h1 { background-color: #e9e2c7; }
div.color_monastery_center b { color: #990000; }
div.color_monastery_center a:link, div.color_monastery_center a:visited  { color: #006700; }
div.color_monastery_center {
        /*font: 13px Tahoma;*/
        color: Black;
        line-height: 24px;
}



/*                                                  */
div.content_center_text h2 {
        clear: both;
        font: 14px "Times New Roman";
        color: #003300;
        height: 23px; /* 23-1 */
        padding-top: 4px;
        background-color: #eae1ca;
        margin: 18px 16px 18px -12px;
        padding-left: 10px;
}
div.content_center_text h3 {
        clear: both;
        font: 12px Tahoma;
        color: #670000;
        margin: 20px 0;
        text-align: center;
        line-height: 18px;
}
div.content_center_text h5 {
        text-align: right;
}
div.content_center_text h5 a:link, div.content_center_text h5 a:visited {
        /*font: 12px "Times New Roman";*/
        color: #003300;
        text-decoration: underline;
}
div.content_center_text span {
        color: #670000;
}
span.calendar {
        position: absolute;
        top: 0;
        right: 0;
        font: 14px "Times New Roman";
        color: #003300;
        float: right;
        height: 23px; /* 23-1 */
        padding: 4px 20px 0 14px;
        background-color: #e9e1cc;
        text-transform: none;
      margin-top: -4px;
}
span.calendar b {
        font-weight: normal;
        color: #670000;
}

/*                 citata_top                                                                                                 */
div.citata_top {
        font-style: italic;
        padding: 28px 16px 30px 200px;
        line-height: 18px;
}
div.citata_01 {
        width: 316px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}
div.citata_01_podpis {
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        text-align: right;
        padding: 7px 0px;
}
div.citata_02 {
        width: 530px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 7px 0px 7px 27px;
        line-height: 18px;
}
div.citata_podpis {
        font: bold 11px Arial;
        color: #000;
        text-align: right;
        padding: 7px 0px;
}
div.citata_03 {
        font: 12px Arial;
        color: #000;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}

/* about */
div.about {
        font: 12px Arial;
        color: #000;
        line-height: 17px;
        text-align: justify;
}
div.about cite {
        display: block;
        font: 11px Tahoma;
        color: #000;
        line-height: 17px;
        text-align: justify;
        padding-top: 20px;
}
div.about cite u {
        display: block;
        text-align: right;
        padding-top: 7px;
}
div.about p {
        /*clear: both;*/
        text-indent: 13px;
}
/*div.about p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}*/
div.about img {
        float: left;
        margin-right: 28px;
        margin-bottom: 7px;
}
div.about h1 {
        position: relative;
        font-size: 1px;
        height: 27px;
        background: #ddd3b7;
        text-align:center;
        margin: 0 16px 14px -16px;
        padding: 0;
}
div.about h1 img {
        float: none;
}
h1.print span,
span.print {
        position: absolute;
        right: -32px;
        top: 0;
        height: 27px;
        width: 32px;
        cursor: pointer;
        background-image: url(../img/icon_print.gif);
        background-repeat: no-repeat;
        background-position: center center;
}


                                                                              
.content_left h1, .content_right h1  {
        position: relative;
        background: url(../img/h1_bg.gif) repeat-x;
        font: bold 13px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        text-align: center;
        height: 20px;
        padding-top: 9px;
}

#fsm1 { font-size: 13px; }
#fs14 { font-size: 14px; }
#fs13 { font-size: 13px; }
#fs12 { font-size: 12px; }
#fs11 { font-size: 11px; }
#fs10 { font-size: 10px; }



/*td*/.content_left h1 span, /*td*/.content_right h1 span {
        position: absolute;
        right: 10px;
        font: bold 12px "MS Serif";
        color: #000099;
}
/*td*/.content_left h1 span a, /*td*/.content_right h1 span a {
        color: #000099;
        text-decoration: none;
}


div.image {
      margin: 30px 10px 24px 10px;
        margin: 20px 4px;
        text-align: center;

        font: 11px Arial;
        color: #1c1a19;
        line-height: 18px;
}

div.image img {
border-width:1px;
border-color: #000000;
border-style: solid;
}
div.image2 img {
border-width:0px;
border-color: #000000;
border-style: solid;
}
/* menu_main */
div.menu_main {
        margin: 21px 0 29px 21px;
}
div.menu_main a:link, div.menu_main a:visited {
        font: bold 13px "Times New Roman";
        color: #330000;
        text-decoration: none;
        display: block;
        padding-left: 25px;
        margin-bottom: 6px;
        background: url(../img/menu_main_left.gif) no-repeat 0px 3px;
        text-transform:uppercase;
}
div.menu_main a:hover {
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}
div.menu_main a.active {
        color: #000067;
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}

/* news_left*/                                                                                                                                 
div.news_left {
        margin: 0 14px 24px 14px;
       /* font: 11px Arial; */
        color: #1c1a19;
       /* line-height: 18px; */
}
div.news_left p {padding:0px; margin:0px;}
div.news_left h2 {
        margin-top: 21px;
        margin-bottom: 2px;
        /*font: 11px Arial;*/
        color: #1c1a19;
        background: none;
}
div.news_left h2 a:link, div.news_left h2 a:visited {
        color: #1c1a19;
}

div.news_left a:link, div.news_left a:visited {
        /*font: 11px "Times New Roman";*/
        color: #000067;
}

div.news_left span a:link, div.news_left span a:visited {
        /*font: italic 11px "Times New Roman";*/
        color: #1c1a19;
}

/* для меню языков                                                                                                                                         */
div.center_right_1 {
        position: absolute;
        top: 160px;
       /* left: 218px;*/
        width: /*776px;*/994px;
        height: 20px;
        border-bottom: 1px solid #968d74;
		BACKGROUND-COLOR: #dfded9
}
div.center_right_2 {
        position: absolute;
        z-index: 11;
        top: 181px;
  /*      left: 218px;*/
        width: 994px;
        height: 11px;
        font-size: 1px;
        border-top: 1px solid #330000;
}
/* language                                                                                                                                 */
div.language {
        position: absolute;
        top: 162px;
        left: 525px;
}
div.language a:link, div.language a:visited  {
        /*font: 12px "Times New Roman";*/
        color: #6a0706;
        text-decoration: none;
        margin-right: 12px;
        letter-spacing: 1px;
}
div.language a:hover  {
        color: #393806;
}
div.language a#active  {
        color: #393806;
}
/* #main */
#main a:link,                         #main a:visited  { color: #4f4a38; }
#main a#active,                 #main a:hover  { color: #000067; }



/* menu_bottom                                                                                                                                 */
div.menu_bottom {
        position: absolute;
        width: 770px; /* 776 */
        bottom: 114px;
        left: 218px;
        padding-left: 4px;
        height: 41px; /* 41-21 */
        padding-top: 22px;
}
div.menu_bottom a:link, div.menu_bottom a:visited  {
        /*font: 13px "Times New Roman";*/
        color: #330000;
        text-decoration: none;
}
div.menu_bottom a:hover  {
        color: #000099;
        text-decoration: underline;
}
div.menu_bottom a#active  {
        color: #000099;
        text-decoration: none;
}


/*                                                                                         right_top                                                                                                                                         */
div.right_top_shop,
div.right_top_photoalbum,
div.right_top_meeting,
div.right_top_preach,
div.right_top_monastery,
div.right_top_service,
div.right_top_works,
div.right_top_live,
div.right_top_chronicle,
div.right_top_main {
        position: absolute;
        z-index: 111;
        top: 192px;
        right: 0px;
        width: 182px;
}




/* bottom_icons                         */
div.bottom_icons {
        position: absolute;
        right: 200px;
        bottom: 165px;
        width: 500px;
        height: 16px;
        text-align: right;
}
div.bottom_icons_in_text {
        padding-top: 30px;
        text-align: right;
}




/* link_bottom_to_top                                                                         */
div.link_bottom_to_top {
        text-align: right;
        padding-top: 30px;
}
div.link_bottom_to_top a:link, div.link_bottom_to_top a:visited {
        font: bold 14px "Times New Roman";
        color: #670000;
        text-decoration: none;
}

/* menu_center 																		*/
div.menu_center { 
	position: relative; 
	width: 585px; /* 594-9 */
	margin-right: 9px;
	padding-bottom: 0;
}
/* opera 9 */
@media all and (min-width:0px) { head~body div.menu_center { padding-bottom: 28px; } } 
div.menu_center { /*star*/padding-bottom: 0; }

div.menu_center_top { 
	position: relative; 
	width: 594px;
	height: 36px;
	margin-bottom: -28px;
}
div.menu_center a {
	position: relative;
	float: left;
display: block;
font: bold 12px Tahoma;
	color: #373531;
	height: 18px;
padding: 3px 25px 0 25px;
	margin-right: -9px;
	margin-top: 7px;
	text-decoration: none;
overflow: hidden;
	white-space: nowrap;
	
	font: bold 12px Arial;
	padding: 3px 11px 0 6px;
	width: 109px;
	text-align: center;
}
div.menu_center a:hover {
	margin-top: 4px;
	height: 21px;
}
/* opera 8.5 */
div.menu_center a span {
	position: absolute;
	top: 0px;
	right: 0px; 
	width: 100%;
	height: 100%;
}
* html div.menu_center a { overflow: hidden; }
* html div.menu_center a span {
	position: absolute;
	z-index: -1;
	cursor: pointer;
	top: 0px;
	right: 0px; /*  */
	width: 594px; /* a overflow: hidden; */
	height: 25px; /* a overflow: hidden; */
/*z-index: -1;*/
/*cursor: pointer;*/
/*	left: expression( parentNode.offsetWidth - 594 + 'px');*/
/*	padding-left: expression( 594 - parentNode.offsetWidth +10 + 'px');*/
}
/** html div.menu_center a b {  position: relative; }*/

/* из-за span для opera 8.5 */
div.menu_center a b { 
	position: relative; 
display: block;
}

/* #menu_center_xxx 	*/

#menu_center_shop a#active,
#menu_center_photoalbum a#active,
#menu_center_meeting a#active,
#menu_center_preach a#active,
#menu_center_monastery a#active,
#menu_center_service a#active,
#menu_center_works a#active,
#menu_center_live a#active,
#menu_center_chronicle a#active,
#menu_center_main a#active {
	margin-top: 4px;
	height: 19px;
	padding-top: 5px;
}

.up-cs {text-transform:uppercase;}
/* news_center                                                                                                                                                                                         */
div.news_center {
        /*clear: both;*/
        margin: 0;
        font: 12px Arial;
        color: #000033;
        line-height: 18px;
}
div.news_center img {
        float: left;
        margin-right: 30px;
        margin-bottom: 15px;
}
div.news_center h4 {
        margin-top: 21px;
        margin-bottom: 2px;
        font: 12px "Times New Roman";
        color: #000033;
        text-decoration: underline;
}
div.news_center h4 a:link, div.news_center h4 a:visited {
        color: #000033;
        text-decoration: underline;
}

div.news_center a:link, div.news_center a:visited {
        /*font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}

div.news_center span a:link, div.news_center span a:visited {
       /* font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}
div.news_center_full {
        text-align: right;
	margin-top:1em;
}
div.news_center_full a:link, div.news_center_full a:visited {
        /*font: 12px Tahoma;*/
        color: #670000;
        text-decoration: none;
        padding-right: 23px;
        background: url(../img/news_full.gif) no-repeat 100% 5px;
}



/* служение-справа                                                                                                                                                                                                                 */
div.service_right {
        font: 11px Tahoma;
        color: #000;
        line-height: 14px;
        padding: 0px 7px 14px;
        text-align: justify;
}
div.service_right b {
        font-size: 10px;
        color: #330000;
        margin-right: 10px;
}
div.service_right h2, div.service_right h3, div.service_right h4, div.service_right h5 {
        font: 11px Tahoma;
}
div.service_right h2, div.service_right h3, div.service_right h4 {
        text-align: center;
        padding-bottom: 10px;
}
div.service_right h2, div.service_right h4 {
        padding-top: 17px;
        font-weight: bold;
}
div.service_right h2 {
        color: #330000;
}
div.service_right h3, div.service_right h4 {
        color: #670000;
}
div.service_right h5 {
        text-align: right;
        padding-top: 16px;
}
div.service_right h5 a {
        color: #003300;
        text-decoration: underline;
}
div.service_right p {padding:0px; margin:0px;}

/* search                                                                                                                         */
div.search {
        position: relative;
        padding: 16px 12px 20px;
        font: 14px "Times New Roman";
        line-height: 23px;
        color: #330000;
}
div.search_line {
        position: relative;
}

input.search {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 150px;
}
input.but_search {
        position: absolute;
        top: 3px;
        right: 0;
        width: 46px;
        height: 17px;
        background: url(../img/button.gif) no-repeat;
        border: 0;
}
* html input.but_search {
        right: 12px;
}

/*        subscribe                                                                                                                         */
div.subscribe {
        position: relative;
        padding: 16px 12px 20px;
        font: 12px Arial;
        line-height: 23px;
        color: #330000;
}
input.subscribe {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 130px;
        color: #ffcc00;
}
.ttl-main{
        position: relative;
        clear: both;
        font: bold 14px Tahoma;
        color: #203d22;
        height: 23px;
        padding-top: 4px;
        background-color: #e6dbb9;
        margin: 0px 0px 10px 0px;
        padding-left: 16px;
}
.send {width:470px; text-align:right; padding-top:5px;}


/* login */
div.sh_login {
        position: relative;
        padding: 16px 12px 20px;
        font: bold 12px Tahoma;
        line-height: 22px;
        color: #330000;
}
div.sh_login input {
        padding-left: 4px;
        background-color: #f9f3e0;
      margin: 5px 0 0px;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
}
div.sh_login a:link, div.sh_login a:visited  {
        font: bold 13px Tahoma;
        color: #670000;
        text-decoration: none;
        padding-left: 4px;
}
input.sh_login {
        width: 150px;
}
input.sh_pass {
        width: 100px;
}
* {
  margin: 0;
  padding: 0;
}

html, body {
        width: 100%;
        height: 100%;

        font: 12px Tahoma;
        color: #black;
}
body {
/*        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 100%;
        min-width: 990px;
        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 990? "990px": "100%");
*/
        background-color: #F2E7C7;
}
/*div.h100 {
        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 990px;
        margin-left: -495px;
        left: 50%;

        background: url(../img/left100.gif) repeat-y 9px 0px;
}*/
div.h100 {
        position: relative;
        height: 100%;
        width: 994px;
        margin: 0 auto;
/*        background: url(../img/left100.gif) repeat-y 9px 0px;*/
        border: solid #ddd3b7;
        border-width: 0 1px 0 1px;
}
#h100preach {
        border: solid #aaa;
        border-width: 0 1px 0 1px;
}
html>body div.h100 {
        height: auto;
        min-height: 100%;
}
div.lefth100_top {
        position: absolute;
        top: 0px;
        left: 7px;
        height: 11px;
        width: 13px;
        background: url(../img/left100_top.gif) no-repeat;
}



img {
        border:0;
}

table { position: relative;  border-collapse: collapse; }
td, th { vertical-align: top; text-align: left; }
table.schedule td {
vertical-align:middle;
text-align:center;
}
table.schedule table td{
text-align:left;
}

div.clearboth { clear: both; }
/* footer                                                                                                                                                                 */
div.footer, div.place_for_footer {
        height: 114px;
        width: 994px;
}
div.place_for_footer {
}

div.footer {
        position: absolute;
        bottom: 0;
        background-image: url(../img/footer_left.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

/*                                         copyright                                                                                                                                                                                 */
div.copyright {
        position: relative;
        top: 22px;
        left: 38px;
        font: bold 10px Verdana;
        color: #e0bfd3;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
        color: #e0bfd3;
        font-weight: bold;
        text-decoration: none;
}
a.rambler:link, a.rambler:visited, a.rambler:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: underline;
}

a.links:link, a.links:visited, a.links:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: none;
}

/*                                         header                                                                                                                                                                                 */
div.header {
        position: relative;
        height: 160px;
        width: 994px;
/*        margin: 0px auto;*/
/*        background-color: #d3cfc3;*/
/*        min-width: 950px;*/
/*        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 950? "950px": "100%");*/
/*        background: url(../img/header.jpg) no-repeat top left;*/
        background: #746c4f url(../img/header_01.jpg) no-repeat top left;
}

/*                                         footer_icons                                                                                                                                                                                 */
div.footer_top {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 14px;
        width: 100%;
}
div.icons_footer {
        position: absolute;
        top: 2px;
        right: 14px;
        height: 9px;
        width: 120px;
        font-size: 1px;
        text-align: right;
}

div.icons_footer a {
        margin-left: 20px;
}
div.icon_left {
        position: absolute;
        top: 2px;
        right: 119px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}
/* address */
div.footer_address {
        position: absolute;
        width: 270px;
        height: 61px;
        left: 64px;
        bottom: 0;
        font: 10px Tahoma;
        line-height: 11px;
}
div.footer_address a:link, div.footer_address a:visited {
        color: #670000;
        text-decoration: none;
}

/* adv */
div.footer_adv_01, div.footer_adv_02, div.footer_adv_03 {
        position: absolute;
        top: 31px;
        width: 88px;
        height: 31px;
}
div.footer_adv_01 { left: 400px;}
div.footer_adv_02 { left: 540px;}
div.footer_adv_03 { left: 670px;}

/* footer_people  */
div.footer_people_out {
        position: absolute;
        top: 29px;
        right: 16px;
        width: 180px;/* 182-2 */
        height: 32px;/* 34-2 */
        border: 1px solid #3e0f0d;
}
div.footer_people_in {
        position: relative;
        top: 0;
        left: 0;
        width: 168px; /* 180-2-10 */
        height: 28px; /* 32-2-2 */
        padding: 2px 0 0 10px;
        border: 1px solid #f3e7c8;
        font: 10px Tahoma;
        color: #000;
        background-color: #f9eece;
        overflow: hidden;
}
div.footer_people_in b{
        color: #670000;
}

/* footer_designer */
div.footer_designer {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 205px;
        height: 23px;
        padding-top: 13px;
        font: 11px Tahoma;
        color: #330000;
        background: url(../img/footer_designer.gif) no-repeat bottom right;
}
div.footer_designer a {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 36px;
        width: 42px;
}
/*                                         header_icons                                                                                                                                                                                 */
div.header_bottom {
        position: absolute;
        top: 130px;
        left: 0px;
        height: 28px;
        width: 992px;
        border: 1px solid;
        border-color: #222015 #76725e #9b9889 #222015;
}
div.icons_header {
        position: absolute;
        top: 9px;
        left: 25px;
        height: 9px;
        width: 120px;
        font-size: 1px;
}
div.icons_header a {
        margin-right: 20px;
}
div.icon_right {
        position: absolute;
        top: 9px;
        left: 159px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}

/* marquee                                                                         */
div.marquee {
        position: absolute;
        top: 7px;
        left: 218px;
     /*   height: 9px;*/
        width: 762px;
        font: 11px Tahoma;
}
div.marquee_color1, div.marquee_color1 a {
        color: #fc9;
        text-decoration: none;
      margin-right: 20px;
}
div.marquee_color2, div.marquee_color2 a  {
        color: #fdeab2;
        text-decoration: none;
      margin-right: 20px;
}
/*                                         content                                                                                                                                                                                 */
div.content {
        position: relative;
        width: 994px;
}
table.content {
      position: relative;
}
/*td*/.content_left {
      position: relative;
        width: 217px; /* 218-1.border
        border-right: 1px solid #92765e;*/
	padding-top: 30px;
        padding-bottom: 40px;
}
/*td*/.content_right {
      position: relative;
        width: 182px; /* 182 */
        padding-top: 60px;
        padding-bottom: 40px;
}
/*td*/.content_center {
      position: relative;
        width: 594px;
        padding-top: 33px;
        padding-bottom: 41px;
}
div.content_center_text {
        position: relative;
        width: 562px; /* 594-16-16 */
        clear: both;
        padding: 20px 16px 40px;
/*star*/        padding-top: 40px;
        font: 14px "Times New Roman";
        color: #000;
        line-height: 18px;

      font: 12px Arial;
      color: #000033;
        text-align: justify;
}

div.chronic {
        font: 14px "Times New Roman";
        line-height: 18px;
     font: 12px Arial;
        color: #050534;
        text-align: justify;
}
/*                          */
div.color_chronicle_center p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}
div.content_center_text p {
        text-indent: 13px;
        margin: 1em 0;
}


/*  */
div.content_center_menu {
        width: 594px;
}
div.content_center_text h1 {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        height: 23px; /* 23-1 */
        padding-top: 4px;
      background-color: #ddd3b7;
        margin: 20px -16px 24px;
        padding-left: 16px;
}
div.content_center_text h1.print {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
        text-transform: uppercase;
        height: auto; /* 23-1 */
        padding-top: 4px;
        margin: 20px 16px 24px -16px;
        padding-left: 16px;
}
div.color_main_center h1 { background-color: #ddd3b7; }
/* works */
div.color_works_center h1 { background-color: #ece7cf; }
div.color_works_center {
        font: 13px Tahoma;
        color: Black;
        line-height: 27px;
}
div.color_works_center p {        margin: 0; }
div.color_works_center a:link, div.color_works_center a:visited  {
        color: #006700;
}
/* service */
div.color_service_center h1 { background-color: #e9e5d9; }
/* monastery */
div.color_monastery_center h1 { background-color: #e9e2c7; }
div.color_monastery_center b { color: #990000; }
div.color_monastery_center a:link, div.color_monastery_center a:visited  { color: #006700; }
div.color_monastery_center {
        /*font: 13px Tahoma;*/
        color: Black;
        line-height: 24px;
}



/*                                                  */
div.content_center_text h2 {
        clear: both;
        font: 14px "Times New Roman";
        color: #003300;
        height: 23px; /* 23-1 */
        padding-top: 4px;
        background-color: #eae1ca;
        margin: 18px 16px 18px -12px;
        padding-left: 10px;
}
div.content_center_text h3 {
        clear: both;
        font: 12px Tahoma;
        color: #670000;
        margin: 20px 0;
        text-align: center;
        line-height: 18px;
}
div.content_center_text h5 {
        text-align: right;
}
div.content_center_text h5 a:link, div.content_center_text h5 a:visited {
        /*font: 12px "Times New Roman";*/
        color: #003300;
        text-decoration: underline;
}
div.content_center_text span {
        color: #670000;
}
span.calendar {
        position: absolute;
        top: 0;
        right: 0;
        font: 14px "Times New Roman";
        color: #003300;
        float: right;
        height: 23px; /* 23-1 */
        padding: 4px 20px 0 14px;
        background-color: #e9e1cc;
        text-transform: none;
      margin-top: -4px;
}
span.calendar b {
        font-weight: normal;
        color: #670000;
}

/*                 citata_top                                                                                                 */
div.citata_top {
        font-style: italic;
        padding: 28px 16px 30px 200px;
        line-height: 18px;
}
div.citata_01 {
        width: 316px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}
div.citata_01_podpis {
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        text-align: right;
        padding: 7px 0px;
}
div.citata_02 {
        width: 530px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 7px 0px 7px 27px;
        line-height: 18px;
}
div.citata_podpis {
        font: bold 11px Arial;
        color: #000;
        text-align: right;
        padding: 7px 0px;
}
div.citata_03 {
        font: 12px Arial;
        color: #000;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}

/* about */
div.about {
        font: 12px Arial;
        color: #000;
        line-height: 17px;
        text-align: justify;
}
div.about cite {
        display: block;
        font: 11px Tahoma;
        color: #000;
        line-height: 17px;
        text-align: justify;
        padding-top: 20px;
}
div.about cite u {
        display: block;
        text-align: right;
        padding-top: 7px;
}
div.about p {
        /*clear: both;*/
        text-indent: 13px;
}
/*div.about p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}*/
div.about img {
        float: left;
        margin-right: 28px;
        margin-bottom: 7px;
}
div.about h1 {
        position: relative;
        font-size: 1px;
        height: 27px;
        background: #ddd3b7;
        text-align:center;
        margin: 0 16px 14px -16px;
        padding: 0;
}
div.about h1 img {
        float: none;
}
h1.print span,
span.print {
        position: absolute;
        right: -32px;
        top: 0;
        height: 27px;
        width: 32px;
        cursor: pointer;
        background-image: url(../img/icon_print.gif);
        background-repeat: no-repeat;
        background-position: center center;
}


.tab{
background:transparent url(../img/menu_center_e6dbb9.png) no-repeat scroll right top;
}                                                                                 
.content_left h1, .content_right h1  {
        position: relative;
        background: url(../img/h1_bg.gif) repeat-x;
        font: bold 13px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        text-align: center;
        height: 20px;
        padding-top: 9px;
}

#fsm1 { font-size: 13px; }
#fs14 { font-size: 14px; }
#fs13 { font-size: 13px; }
#fs12 { font-size: 12px; }
#fs11 { font-size: 11px; }
#fs10 { font-size: 10px; }



/*td*/.content_left h1 span, /*td*/.content_right h1 span {
        position: absolute;
        right: 10px;
        font: bold 12px "MS Serif";
        color: #000099;
}
/*td*/.content_left h1 span a, /*td*/.content_right h1 span a {
        color: #000099;
        text-decoration: none;
}


.image {
      margin: 30px 10px 24px 10px;
        margin: 20px 4px;
        text-align: center;

        font: 11px Arial;
        color: #1c1a19;
        line-height: 18px;
}

.image img {
border-width:1px;
border-color: black;
border-style: solid;
}
/* menu_main */
div.menu_main {
        margin: 21px 0 29px 21px;
}
div.menu_main a:link, div.menu_main a:visited {
        font: bold 13px "Times New Roman";
        color: #330000;
        text-decoration: none;
        display: block;
        padding-left: 25px;
        margin-bottom: 6px;
        background: url(../img/menu_main_left.gif) no-repeat 0px 3px;
        text-transform:uppercase;
}
div.menu_main a:hover {
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}
div.menu_main a.active {
        color: #000067;
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}

/* news_left*/                                                                                                                                 
div.news_left {
        margin: 0 14px 24px 14px;
       /* font: 11px Arial; */
        color: #1c1a19;
       /* line-height: 18px; */
}
div.news_left p {padding:0px; margin:0px;}
div.news_left h2 {
        margin-top: 21px;
        margin-bottom: 2px;
        /*font: 11px Arial;*/
        color: #1c1a19;
        background: none;
}
div.news_left h2 a:link, div.news_left h2 a:visited {
        color: #1c1a19;
}

div.news_left a:link, div.news_left a:visited {
        /*font: 11px "Times New Roman";*/
        color: #000067;
}

div.news_left span a:link, div.news_left span a:visited {
        /*font: italic 11px "Times New Roman";*/
        color: #1c1a19;
}

/* для меню языков                                                                                                                                         */
div.center_right_1 {
        position: absolute;
        top: 160px;
       /* left: 218px;*/
        width: /*776px;*/994px;
        height: 20px;
        border-bottom: 1px solid #968d74;
		BACKGROUND-COLOR: #dfded9
}
div.center_right_2 {
        position: absolute;
        z-index: 11;
        top: 181px;
  /*      left: 218px;*/
        width: 994px;
        height: 11px;
        font-size: 1px;
        border-top: 1px solid #330000;
}
/* language                                                                                                                                 */
div.language {
        position: absolute;
        top: 162px;
        left: 525px;
}
div.language a:link, div.language a:visited  {
        /*font: 12px "Times New Roman";*/
        color: #6a0706;
        text-decoration: none;
        margin-right: 12px;
        letter-spacing: 1px;
}
div.language a:hover  {
        color: #393806;
}
div.language a#active  {
        color: #393806;
}
/* #main */
#main a:link,                         #main a:visited  { color: #4f4a38; }
#main a#active,                 #main a:hover  { color: #000067; }



/* menu_bottom                                                                                                                                 */
div.menu_bottom {
        position: absolute;
        width: 770px; /* 776 */
        bottom: 114px;
        left: 218px;
        padding-left: 4px;
        height: 41px; /* 41-21 */
        padding-top: 22px;
}
div.menu_bottom a:link, div.menu_bottom a:visited  {
        /*font: 13px "Times New Roman";*/
        color: #330000;
        text-decoration: none;
}
div.menu_bottom a:hover  {
        color: #000099;
        text-decoration: underline;
}
div.menu_bottom a#active  {
        color: #000099;
        text-decoration: none;
}


/*                                                                                         right_top                                                                                                                                         */
div.right_top_shop,
div.right_top_photoalbum,
div.right_top_meeting,
div.right_top_preach,
div.right_top_monastery,
div.right_top_service,
div.right_top_works,
div.right_top_live,
div.right_top_chronicle,
div.right_top_main {
        position: absolute;
        z-index: 111;
        top: 192px;
        right: 0px;
        width: 182px;
}




/* bottom_icons                         */
div.bottom_icons {
        position: absolute;
        right: 200px;
        bottom: 165px;
        width: 500px;
        height: 16px;
        text-align: right;
}
div.bottom_icons_in_text {
        padding-top: 30px;
        text-align: right;
}




/* link_bottom_to_top                                                                         */
div.link_bottom_to_top {
        text-align: right;
        padding-top: 30px;
}
div.link_bottom_to_top a:link, div.link_bottom_to_top a:visited {
        font: bold 14px "Times New Roman";
        color: #670000;
        text-decoration: none;
}

/* menu_center 																		*/
div.menu_center { 
	position: relative; 
	width: 585px; /* 594-9 */
	margin-right: 9px;
	padding-bottom: 0;
}
/* opera 9 */
@media all and (min-width:0px) { head~body div.menu_center { padding-bottom: 28px; } } 
div.menu_center { /*star*/padding-bottom: 0; }

div.menu_center_top { 
	position: relative; 
	width: 594px;
	height: 36px;
	margin-bottom: -28px;
}
div.menu_center a {
	position: relative;
	float: left;
display: block;
font: bold 12px Tahoma;
	color: #373531;
	height: 18px;
padding: 3px 25px 0 25px;
	margin-right: -9px;
	margin-top: 7px;
	text-decoration: none;
overflow: hidden;
	white-space: nowrap;
	
	font: bold 12px Arial;
	padding: 3px 11px 0 6px;
	width: 109px;
	text-align: center;
}
div.menu_center a:hover {
	margin-top: 4px;
	height: 21px;
}
/* opera 8.5 */
div.menu_center a span {
	position: absolute;
	top: 0px;
	right: 0px; 
	width: 100%;
	height: 100%;
}
* html div.menu_center a { overflow: hidden; }
* html div.menu_center a span {
	position: absolute;
	z-index: -1;
	cursor: pointer;
	top: 0px;
	right: 0px; /*  */
	width: 594px; /* a overflow: hidden; */
	height: 25px; /* a overflow: hidden; */
/*z-index: -1;*/
/*cursor: pointer;*/
/*	left: expression( parentNode.offsetWidth - 594 + 'px');*/
/*	padding-left: expression( 594 - parentNode.offsetWidth +10 + 'px');*/
}
/** html div.menu_center a b {  position: relative; }*/

/* из-за span для opera 8.5 */
div.menu_center a b { 
	position: relative; 
display: block;
}

/* #menu_center_xxx 	*/

#menu_center_shop a#active,
#menu_center_photoalbum a#active,
#menu_center_meeting a#active,
#menu_center_preach a#active,
#menu_center_monastery a#active,
#menu_center_service a#active,
#menu_center_works a#active,
#menu_center_live a#active,
#menu_center_chronicle a#active,
#menu_center_main a#active {
	margin-top: 4px;
	height: 19px;
	padding-top: 5px;
}

.up-cs {text-transform:uppercase;}
/* news_center                                                                                                                                                                                         */
div.news_center {
        /*clear: both;*/
        margin: 0;
        font: 12px Arial;
        color: #000033;
        line-height: 18px;
}
div.news_center img {
        float: left;
        margin-right: 30px;
        margin-bottom: 15px;
}
div.news_center h4 {
        margin-top: 21px;
        margin-bottom: 2px;
        font: 12px "Times New Roman";
        color: #000033;
        text-decoration: underline;
}
div.news_center h4 a:link, div.news_center h4 a:visited {
        color: #000033;
        text-decoration: underline;
}

div.news_center a:link, div.news_center a:visited {
        /*font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}

div.news_center span a:link, div.news_center span a:visited {
       /* font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}
div.news_center_full {
        text-align: right;
}
div.news_center_full a:link, div.news_center_full a:visited {
        /*font: 12px Tahoma;*/
        color: #670000;
        text-decoration: none;
        padding-right: 23px;
        background: url(../img/news_full.gif) no-repeat 100% 5px;
}



/* служение-справа                                                                                                                                                                                                                 */
div.service_right {
        font: 11px Tahoma;
        color: #000;
        line-height: 14px;
        padding: 0px 7px 14px;
        text-align: justify;
}
div.service_right b {
        font-size: 10px;
        color: #330000;
        margin-right: 10px;
}
div.service_right h2, div.service_right h3, div.service_right h4, div.service_right h5 {
        font: 11px Tahoma;
}
div.service_right h2, div.service_right h3, div.service_right h4 {
        text-align: center;
        padding-bottom: 10px;
}
div.service_right h2, div.service_right h4 {
        padding-top: 17px;
        font-weight: bold;
}
div.service_right h2 {
        color: #330000;
}
div.service_right h3, div.service_right h4 {
        color: #670000;
}
div.service_right h5 {
        text-align: right;
        padding-top: 16px;
}
div.service_right h5 a {
        color: #003300;
        text-decoration: underline;
}
div.service_right p {padding:0px; margin:0px;}

/* search                                                                                                                         */
div.search {
        position: relative;
        padding: 16px 12px 20px;
        font: 14px "Times New Roman";
        line-height: 23px;
        color: #330000;
}
div.search_line {
        position: relative;
}

input.search {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 150px;
}
input.but_search {
        position: absolute;
        top: 3px;
        right: 0;
        width: 46px;
        height: 17px;
        background: url(../img/button.gif) no-repeat;
        border: 0;
}
* html input.but_search {
        right: 12px;
}

/*        subscribe                                                                                                                         */
div.subscribe {
        position: relative;
        padding: 16px 12px 20px;
        font: 12px Arial;
        line-height: 23px;
        color: #330000;
}
input.subscribe {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 130px;
        color: #ffcc00;
}
.ttl-main{
        position: relative;
        clear: both;
        font: bold 14px Tahoma;
        color: #203d22;
        height: 23px;
        padding-top: 4px;
        background-color: #e6dbb9;
        margin: 0px 0px 10px 0px;
        padding-left: 16px;
}
.send {width:470px; text-align:right; padding-top:5px;}


/* login */
div.sh_login {
        position: relative;
        padding: 16px 12px 20px;
        font: bold 12px Tahoma;
        line-height: 22px;
        color: #330000;
}
div.sh_login input {
        padding-left: 4px;
        background-color: #f9f3e0;
      margin: 5px 0 0px;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
}
div.sh_login a:link, div.sh_login a:visited  {
        font: bold 13px Tahoma;
        color: #670000;
        text-decoration: none;
        padding-left: 4px;
}
input.sh_login {
        width: 150px;
}
input.sh_pass {
        width: 100px;
}
* {
  margin: 0;
  padding: 0;
}

html, body {
        width: 100%;
        height: 100%;

        font: 12px Tahoma;
        color: #black;
}
body {
/*        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 100%;
        min-width: 990px;
        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 990? "990px": "100%");
*/
        background-color: #F2E7C7;
}
/*div.h100 {
        position: absolute;
        height: auto !important;
        height: 100%;
        min-height: 100%;

        width: 990px;
        margin-left: -495px;
        left: 50%;

        background: url(../img/left100.gif) repeat-y 9px 0px;
}*/
div.h100 {
        position: relative;
        height: 100%;
        width: 994px;
        margin: 0 auto;
/*        background: url(../img/left100.gif) repeat-y 9px 0px;*/
        border: solid #ddd3b7;
        border-width: 0 1px 0 1px;
}
#h100preach {
        border: solid #aaa;
        border-width: 0 1px 0 1px;
}
html>body div.h100 {
        height: auto;
        min-height: 100%;
}
div.lefth100_top {
        position: absolute;
        top: 0px;
        left: 7px;
        height: 11px;
        width: 13px;
        background: url(../img/left100_top.gif) no-repeat;
}



img {
        border:0;
}

table { position: relative;  border-collapse: collapse; }
td, th { vertical-align: top; text-align: left; }
table.schedule td {
vertical-align:middle;
text-align:center;
}
table.schedule table td{
text-align:left;
}

div.clearboth { clear: both; }
/* footer                                                                                                                                                                 */
div.footer, div.place_for_footer {
        height: 114px;
        width: 994px;
}
div.place_for_footer {
}

div.footer {
        position: absolute;
        bottom: 0;
        background-image: url(../img/footer_left.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

/*                                         copyright                                                                                                                                                                                 */
div.copyright {
        position: relative;
        top: 22px;
        left: 38px;
        font: bold 10px Verdana;
        color: #e0bfd3;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
        color: #e0bfd3;
        font-weight: bold;
        text-decoration: none;
}
a.rambler:link, a.rambler:visited, a.rambler:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: underline;
}

a.links:link, a.links:visited, a.links:hover {
        color: #3390d2;
        font-weight: normal;
        text-decoration: none;
}

/*                                         header                                                                                                                                                                                 */
div.header {
        position: relative;
        height: 160px;
        width: 994px;
/*        margin: 0px auto;*/
/*        background-color: #d3cfc3;*/
/*        min-width: 950px;*/
/*        width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 950? "950px": "100%");*/
/*        background: url(../img/header.jpg) no-repeat top left;*/
        background: #746c4f url(../img/header_01.jpg) no-repeat top left;
}

/*                                         footer_icons                                                                                                                                                                                 */
div.footer_top {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 14px;
        width: 100%;
}
div.icons_footer {
        position: absolute;
        top: 2px;
        right: 14px;
        height: 9px;
        width: 120px;
        font-size: 1px;
        text-align: right;
}

div.icons_footer a {
        margin-left: 20px;
}
div.icon_left {
        position: absolute;
        top: 2px;
        right: 119px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}
/* address */
div.footer_address {
        position: absolute;
        width: 270px;
        height: 61px;
        left: 64px;
        bottom: 0;
        font: 10px Tahoma;
        line-height: 11px;
}
div.footer_address a:link, div.footer_address a:visited {
        color: #670000;
        text-decoration: none;
}

/* adv */
div.footer_adv_01, div.footer_adv_02, div.footer_adv_03 {
        position: absolute;
        top: 31px;
        width: 88px;
        height: 31px;
}
div.footer_adv_01 { left: 400px;}
div.footer_adv_02 { left: 540px;}
div.footer_adv_03 { left: 670px;}

/* footer_people  */
div.footer_people_out {
        position: absolute;
        top: 29px;
        right: 16px;
        width: 180px;/* 182-2 */
        height: 32px;/* 34-2 */
        border: 1px solid #3e0f0d;
}
div.footer_people_in {
        position: relative;
        top: 0;
        left: 0;
        width: 168px; /* 180-2-10 */
        height: 28px; /* 32-2-2 */
        padding: 2px 0 0 10px;
        border: 1px solid #f3e7c8;
        font: 10px Tahoma;
        color: #000;
        background-color: #f9eece;
        overflow: hidden;
}
div.footer_people_in b{
        color: #670000;
}

/* footer_designer */
div.footer_designer {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 205px;
        height: 23px;
        padding-top: 13px;
        font: 11px Tahoma;
        color: #330000;
        background: url(../img/footer_designer.gif) no-repeat bottom right;
}
div.footer_designer a {
        position: absolute;
        right: 0;
        bottom: 0;
        display: block;
        height: 36px;
        width: 42px;
}
/*                                         header_icons                                                                                                                                                                                 */
div.header_bottom {
        position: absolute;
        top: 130px;
        left: 0px;
        height: 28px;
        width: 992px;
        border: 1px solid;
        border-color: #222015 #76725e #9b9889 #222015;
}
div.icons_header {
        position: absolute;
        top: 9px;
        left: 25px;
        height: 9px;
        width: 120px;
        font-size: 1px;
}
div.icons_header a {
        margin-right: 20px;
}
div.icon_right {
        position: absolute;
        top: 9px;
        left: 159px;
        height: 9px;
        width: 11px;
        font-size: 1px;
}

/* marquee                                                                         */
div.marquee {
        position: absolute;
        top: 7px;
        left: 218px;
     /*   height: 9px;*/
        width: 762px;
        font: 11px Tahoma;
}
div.marquee_color1, div.marquee_color1 a {
        color: #fc9;
        text-decoration: none;
      margin-right: 20px;
}
div.marquee_color2, div.marquee_color2 a  {
        color: #fdeab2;
        text-decoration: none;
      margin-right: 20px;
}
/*                                         content                                                                                                                                                                                 */
div.content {
        position: relative;
        width: 994px;
}
table.content {
      position: relative;
  border-collapse: collapse; 
}
/*td*/.content_left {
      position: relative;
        width: 217px; /* 218-1.border
        border-right: 1px solid #92765e;*/
	padding-top: 30px;
        padding-bottom: 40px;
}
/*td*/.content_right {
      position: relative;
        width: 182px; /* 182 */
        padding-top: 60px;
        padding-bottom: 40px;
}
/*td*/.content_center {
      position: relative;
        width: 594px;
        padding-top: 33px;
        padding-bottom: 41px;
}
div.content_center_text {
        position: relative;
        width: 562px; /* 594-16-16 */
        clear: both;
        padding: 20px 16px 40px;
/*star*/        padding-top: 40px;
        font: 14px "Times New Roman";
        color: #000;
        line-height: 18px;

      font: 12px Arial;
      color: #000033;
        text-align: justify;
}

div.chronic {
        font: 14px "Times New Roman";
        line-height: 18px;
     font: 12px Arial;
        color: #050534;
        text-align: justify;
}
/*                          */
div.color_chronicle_center p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}
div.content_center_text p {
        text-indent: 13px;
        margin: 1em 0;
}


/*  */
div.content_center_menu {
        width: 594px;
}
div.content_center_text h1 {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        height: 23px; /* 23-1 */
        padding-top: 4px;
      background-color: #ddd3b7;
        margin: 20px -16px 24px;
        padding-left: 16px;
}
div.content_center_text h1.print {
        position: relative;
        clear: both;
        font: bold 14px "Times New Roman";
        color: #330000;
        text-transform: uppercase;
        height: auto; /* 23-1 */
        padding-top: 4px;
        margin: 20px 16px 24px -16px;
        padding-left: 16px;
}
div.color_main_center h1 { background-color: #ddd3b7; }
/* works */
div.color_works_center h1 { background-color: #ece7cf; }
div.color_works_center {
        font: 13px Tahoma;
        color: Black;
        line-height: 27px;
}
div.color_works_center p {        margin: 0; }
div.color_works_center a:link, div.color_works_center a:visited  {
        color: #006700;
}
/* service */
div.color_service_center h1 { background-color: #e9e5d9; }
/* monastery */
div.color_monastery_center h1 { background-color: #e9e2c7; }
div.color_monastery_center b { color: #990000; }
div.color_monastery_center a:link, div.color_monastery_center a:visited  { color: #006700; }
div.color_monastery_center {
        /*font: 13px Tahoma;*/
        color: Black;
        line-height: 24px;
}



/*                                                  */
div.content_center_text h2 {
        clear: both;
        font: 14px "Times New Roman";
        color: #003300;
        height: 23px; /* 23-1 */
        padding-top: 4px;
        background-color: #eae1ca;
        margin: 18px 16px 18px -12px;
        padding-left: 10px;
}
div.content_center_text h3 {
        clear: both;
        font: 12px Tahoma;
        color: #670000;
        margin: 20px 0;
        text-align: center;
        line-height: 18px;
}
div.content_center_text h5 {
        text-align: right;
}
div.content_center_text h5 a:link, div.content_center_text h5 a:visited {
        /*font: 12px "Times New Roman";*/
        color: #003300;
        text-decoration: underline;
}
div.content_center_text span {
        color: #670000;
}
span.calendar {
        position: absolute;
        top: 0;
        right: 0;
        font: 14px "Times New Roman";
        color: #003300;
        float: right;
        height: 23px; /* 23-1 */
        padding: 4px 20px 0 14px;
        background-color: #e9e1cc;
        text-transform: none;
      margin-top: -4px;
}
span.calendar b {
        font-weight: normal;
        color: #670000;
}

/*                 citata_top                                                                                                 */
div.citata_top {
        font-style: italic;
        padding: 28px 16px 30px 200px;
        line-height: 18px;
}
div.citata_01 {
        width: 316px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}
div.citata_01_podpis {
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        text-align: right;
        padding: 7px 0px;
}
div.citata_02 {
        width: 530px;
        font: 12px "Times New Roman";
        color: #000;
        font-style: italic;
        padding: 7px 0px 7px 27px;
        line-height: 18px;
}
div.citata_podpis {
        font: bold 11px Arial;
        color: #000;
        text-align: right;
        padding: 7px 0px;
}
div.citata_03 {
        font: 12px Arial;
        color: #000;
        padding: 30px 0px 0px 240px;
        line-height: 18px;
}

/* about */
div.about {
        font: 12px Arial;
        color: #000;
        line-height: 17px;
        text-align: justify;
}
div.about cite {
        display: block;
        font: 11px Tahoma;
        color: #000;
        line-height: 17px;
        text-align: justify;
        padding-top: 20px;
}
div.about cite u {
        display: block;
        text-align: right;
        padding-top: 7px;
}
div.about p {
        /*clear: both;*/
        text-indent: 13px;
}
/*div.about p:first-letter {
        color: #670000;
        font-weight: bold;
        font-size: 130%;
}*/
div.about img {
        float: left;
        margin-right: 28px;
        margin-bottom: 7px;
}
div.about h1 {
        position: relative;
        font-size: 1px;
        height: 27px;
        background: #ddd3b7;
        text-align:center;
        margin: 0 16px 14px -16px;
        padding: 0;
}
div.about h1 img {
        float: none;
}
h1.print span,
span.print {
        position: absolute;
        right: -32px;
        top: 0;
        height: 27px;
        width: 32px;
        cursor: pointer;
        background-image: url(../img/icon_print.gif);
        background-repeat: no-repeat;
        background-position: center center;
}


.tab{
background:transparent url(../img/menu_center_e6dbb9.png) no-repeat scroll right top;
}                                                                                 
.content_left h1, .content_right h1  {
        position: relative;
        background: url(../img/h1_bg.gif) repeat-x;
        font: bold 13px "Times New Roman";
        color: #330000;
      text-transform: uppercase;
        text-align: center;
        height: 20px;
        padding-top: 9px;
}

#fsm1 { font-size: 13px; }
#fs14 { font-size: 14px; }
#fs13 { font-size: 13px; }
#fs12 { font-size: 12px; }
#fs11 { font-size: 11px; }
#fs10 { font-size: 10px; }



/*td*/.content_left h1 span, /*td*/.content_right h1 span {
        position: absolute;
        right: 10px;
        font: bold 12px "MS Serif";
        color: #000099;
}
/*td*/.content_left h1 span a, /*td*/.content_right h1 span a {
        color: #000099;
        text-decoration: none;
}


div.image {
      margin: 30px 10px 24px 10px;
        margin: 20px 4px;
        text-align: center;

        font: 11px Arial;
        color: #1c1a19;
        line-height: 18px;
}

div.image img {
border-width:1px;
border-color: #000000;
border-style: solid;
}
/* menu_main */
div.menu_main {
        margin: 21px 0 29px 21px;
}
div.menu_main a:link, div.menu_main a:visited {
        font: bold 13px "Times New Roman";
        color: #330000;
        text-decoration: none;
        display: block;
        padding-left: 25px;
        margin-bottom: 6px;
        background: url(../img/menu_main_left.gif) no-repeat 0px 3px;
        text-transform:uppercase;
}
div.menu_main a:hover {
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}
div.menu_main a.active {
        color: #000067;
        text-decoration: underline;
        background: url(../img/menu_main_left_active.gif) no-repeat 0px 3px;
}

/* news_left*/                                                                                                                                 
div.news_left {
        margin: 0 14px 24px 14px;
       /* font: 11px Arial; */
        color: #1c1a19;
       /* line-height: 18px; */
}
div.news_left p {padding:0px; margin:0px;}
div.news_left h2 {
        margin-top: 21px;
        margin-bottom: 2px;
        /*font: 11px Arial;*/
        color: #1c1a19;
        background: none;
}
div.news_left h2 a:link, div.news_left h2 a:visited {
        color: #1c1a19;
}

div.news_left a:link, div.news_left a:visited {
        /*font: 11px "Times New Roman";*/
        color: #000067;
}

div.news_left span a:link, div.news_left span a:visited {
        /*font: italic 11px "Times New Roman";*/
        color: #1c1a19;
}

/* для меню языков                                                                                                                                         */
div.center_right_1 {
        position: absolute;
        top: 160px;
       /* left: 218px;*/
        width: /*776px;*/994px;
        height: 20px;
        border-bottom: 1px solid #968d74;
		BACKGROUND-COLOR: #dfded9
}
div.center_right_2 {
        position: absolute;
        z-index: 11;
        top: 181px;
  /*      left: 218px;*/
        width: 994px;
        height: 11px;
        font-size: 1px;
        border-top: 1px solid #330000;
}
/* language                                                                                                                                 */
div.language {
        position: absolute;
        top: 162px;
        left: 525px;
}
div.language a:link, div.language a:visited  {
        /*font: 12px "Times New Roman";*/
        color: #6a0706;
        text-decoration: none;
        margin-right: 12px;
        letter-spacing: 1px;
}
div.language a:hover  {
        color: #393806;
}
div.language a#active  {
        color: #393806;
}
/* #main */
#main a:link,                         #main a:visited  { color: #4f4a38; }
#main a#active,                 #main a:hover  { color: #000067; }



/* menu_bottom                                                                                                                                 */
div.menu_bottom {
        position: absolute;
        width: 770px; /* 776 */
        bottom: 114px;
        left: 218px;
        padding-left: 4px;
        height: 41px; /* 41-21 */
        padding-top: 22px;
}
div.menu_bottom a:link, div.menu_bottom a:visited  {
        /*font: 13px "Times New Roman";*/
        color: #330000;
        text-decoration: none;
}
div.menu_bottom a:hover  {
        color: #000099;
        text-decoration: underline;
}
div.menu_bottom a#active  {
        color: #000099;
        text-decoration: none;
}


/*                                                                                         right_top                                                                                                                                         */
div.right_top_shop,
div.right_top_photoalbum,
div.right_top_meeting,
div.right_top_preach,
div.right_top_monastery,
div.right_top_service,
div.right_top_works,
div.right_top_live,
div.right_top_chronicle,
div.right_top_main {
        position: absolute;
        z-index: 111;
        top: 192px;
        right: 0px;
        width: 182px;
}




/* bottom_icons                         */
div.bottom_icons {
        position: absolute;
        right: 200px;
        bottom: 165px;
        width: 500px;
        height: 16px;
        text-align: right;
}
div.bottom_icons_in_text {
        padding-top: 30px;
        text-align: right;
}




/* link_bottom_to_top                                                                         */
div.link_bottom_to_top {
        text-align: right;
        padding-top: 30px;
}
div.link_bottom_to_top a:link, div.link_bottom_to_top a:visited {
        font: bold 14px "Times New Roman";
        color: #670000;
        text-decoration: none;
}

/* menu_center 																		*/
div.menu_center { 
	position: relative; 
	width: 585px; /* 594-9 */
	margin-right: 9px;
	padding-bottom: 0;
}
/* opera 9 */
@media all and (min-width:0px) { head~body div.menu_center { padding-bottom: 28px; } } 
div.menu_center { /*star*/padding-bottom: 0; }

div.menu_center_top { 
	position: relative; 
	width: 594px;
	height: 36px;
	margin-bottom: -28px;
}
div.menu_center a {
	position: relative;
	float: left;
display: block;
font: bold 12px Tahoma;
	color: #373531;
	height: 18px;
padding: 3px 25px 0 25px;
	margin-right: -9px;
	margin-top: 7px;
	text-decoration: none;
overflow: hidden;
	white-space: nowrap;
	
	font: bold 12px Arial;
	padding: 3px 11px 0 6px;
	width: 109px;
	text-align: center;
}
div.menu_center a:hover {
	margin-top: 4px;
	height: 21px;
}
/* opera 8.5 */
div.menu_center a span {
	position: absolute;
	top: 0px;
	right: 0px; 
	width: 100%;
	height: 100%;
}
* html div.menu_center a { overflow: hidden; }
* html div.menu_center a span {
	position: absolute;
	z-index: -1;
	cursor: pointer;
	top: 0px;
	right: 0px; /*  */
	width: 594px; /* a overflow: hidden; */
	height: 25px; /* a overflow: hidden; */
/*z-index: -1;*/
/*cursor: pointer;*/
/*	left: expression( parentNode.offsetWidth - 594 + 'px');*/
/*	padding-left: expression( 594 - parentNode.offsetWidth +10 + 'px');*/
}
/** html div.menu_center a b {  position: relative; }*/

/* из-за span для opera 8.5 */
div.menu_center a b { 
	position: relative; 
display: block;
}

/* #menu_center_xxx 	*/

#menu_center_shop a#active,
#menu_center_photoalbum a#active,
#menu_center_meeting a#active,
#menu_center_preach a#active,
#menu_center_monastery a#active,
#menu_center_service a#active,
#menu_center_works a#active,
#menu_center_live a#active,
#menu_center_chronicle a#active,
#menu_center_main a#active {
	margin-top: 4px;
	height: 19px;
	padding-top: 5px;
}

.up-cs {text-transform:uppercase;}
/* news_center                                                                                                                                                                                         */
div.news_center {
        /*clear: both;*/
        margin: 0;
        font: 12px Arial;
        color: #000033;
        line-height: 18px;
}
div.news_center img {
        float: left;
        margin-right: 30px;
        margin-bottom: 15px;
}
div.news_center h4 {
        margin-top: 21px;
        margin-bottom: 2px;
        font: 12px "Times New Roman";
        color: #000033;
        text-decoration: underline;
}
div.news_center h4 a:link, div.news_center h4 a:visited {
        color: #000033;
        text-decoration: underline;
}

div.news_center a:link, div.news_center a:visited {
        /*font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}

div.news_center span a:link, div.news_center span a:visited {
       /* font: 12px "Times New Roman";*/
        color: #000067;
        text-decoration: underline;
}
div.news_center_full {
        text-align: right;
}
div.news_center_full a:link, div.news_center_full a:visited {
        /*font: 12px Tahoma;*/
        color: #670000;
        text-decoration: none;
        padding-right: 23px;
        background: url(../img/news_full.gif) no-repeat 100% 5px;
}



/* служение-справа                                                                                                                                                                                                                 */
div.service_right {
        font: 11px Tahoma;
        color: #000;
        line-height: 14px;
        padding: 0px 7px 14px;
        text-align: justify;
}
div.service_right b {
        font-size: 10px;
        color: #330000;
        margin-right: 10px;
}
div.service_right h2, div.service_right h3, div.service_right h4, div.service_right h5 {
        font: 11px Tahoma;
}
div.service_right h2, div.service_right h3, div.service_right h4 {
        text-align: center;
        padding-bottom: 10px;
}
div.service_right h2, div.service_right h4 {
        padding-top: 17px;
        font-weight: bold;
}
div.service_right h2 {
        color: #330000;
}
div.service_right h3, div.service_right h4 {
        color: #670000;
}
div.service_right h5 {
        text-align: right;
        padding-top: 16px;
}
div.service_right h5 a {
        color: #003300;
        text-decoration: underline;
}
div.service_right p {padding:0px; margin:0px;}

/* search                                                                                                                         */
div.search {
        position: relative;
        padding: 16px 12px 20px;
        font: 14px "Times New Roman";
        line-height: 23px;
        color: #330000;
}
div.search_line {
        position: relative;
}

input.search {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 150px;
}
input.but_search {
        position: absolute;
        top: 3px;
        right: 0;
        width: 46px;
        height: 17px;
        background: url(../img/button.gif) no-repeat;
        border: 0;
}
* html input.but_search {
        right: 12px;
}

/*        subscribe                                                                                                                         */
div.subscribe {
        position: relative;
        padding: 16px 12px 20px;
        font: 12px Arial;
        line-height: 23px;
        color: #330000;
}
input.subscribe {
        padding-left: 4px;
        background-color: #fff;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
        width: 130px;
        color: #ffcc00;
}
.ttl-main{
        position: relative;
        clear: both;
        font: bold 14px Tahoma;
        color: #203d22;
        height: 23px;
        padding-top: 4px;
        background-color: #e6dbb9;
        margin: 0px 0px 10px 0px;
        padding-left: 16px;
}
.send {width:470px; text-align:right; padding-top:5px;}


/* login */
div.sh_login {
        position: relative;
        padding: 16px 12px 20px;
        font: bold 12px Tahoma;
        line-height: 22px;
        color: #330000;
}
div.sh_login input {
        padding-left: 4px;
        background-color: #f9f3e0;
      margin: 5px 0 0px;
        border: 1px solid;
        border-color: #000000 #f9f3e0 #f9f3e0 #000000;
}
div.sh_login a:link, div.sh_login a:visited  {
        font: bold 13px Tahoma;
        color: #670000;
        text-decoration: none;
        padding-left: 4px;
}
input.sh_login {
        width: 150px;
}
input.sh_pass {
        width: 100px;
}
a{
color:black;
}
.treby li{
margin:1em;
}

