
BODY {
	SCROLLBAR-FACE-COLOR: #d2d2ca; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #d2d2ca; SCROLLBAR-ARROW-COLOR: #999999; SCROLLBAR-BASE-COLOR: #d2d2ca; scrollbar-3d-light-color: #D2D2CA; scrollbar-dark-shadow-color: #D2D2CA
}
A:link {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #cc0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}
A.dark:link {
	COLOR: #0000A0; TEXT-DECORATION: none; font-weight: bold;
}
A.dark:visited {
	COLOR: #0000A0; TEXT-DECORATION: none; font-weight: bold;
}
A.dark:active {
	COLOR: #0000A0; TEXT-DECORATION: none
}
A.dark:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.love:link {
	COLOR: #00B300; TEXT-DECORATION: none
}
A.love:visited {
	COLOR: #00B300; TEXT-DECORATION: none
}
A.love:active {
	COLOR: #00B300; TEXT-DECORATION: none
}
A.love:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.lgreen:link {
	COLOR: #3AE701; TEXT-DECORATION: none
}
A.lgreen:visited {
	COLOR: #3AE701; TEXT-DECORATION: none
}
A.lgreen:active {
	COLOR: #3AE701; TEXT-DECORATION: none
}
A.lgreen:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.nav:link {
	COLOR: #DD6F00; TEXT-DECORATION: none
}
A.nav:visited {
	COLOR: #DD6F00; TEXT-DECORATION: none
}
A.nav:active {
	COLOR: #DD6F00; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.arrow:link {
	COLOR: #800000; TEXT-DECORATION: none
}
A.arrow:visited {
	COLOR: #800000; TEXT-DECORATION: none
}
A.arrow:active {
	COLOR: #800000; TEXT-DECORATION: none
}
A.arrow:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.sun:link {
	COLOR: #9ECC00; TEXT-DECORATION: none
}
A.sun:visited {
	COLOR: #9ECC00; TEXT-DECORATION: none
}
A.sun:active {
	COLOR: #9ECC00; TEXT-DECORATION: none
}
A.sun:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.lsun:link {
	COLOR: #CCFF00; TEXT-DECORATION: none
}
A.lsun:visited {
	COLOR: #CCFF00; TEXT-DECORATION: none
}
A.lsun:active {
	COLOR: #CCFF00; TEXT-DECORATION: none
}
A.lsun:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.gray:link {
	COLOR: #C0C0C0; TEXT-DECORATION: none
}
A.gray:visited {
	COLOR: #C0C0C0; TEXT-DECORATION: none
}
A.gray:active {
	COLOR: #C0C0C0; TEXT-DECORATION: none
}
A.gray:hover {
	COLOR: #C0C0C0; TEXT-DECORATION: none
}


A.male:link {
	COLOR: #004000; TEXT-DECORATION: none
}
A.male:visited {
	COLOR: #004000; TEXT-DECORATION: none
}
A.male:active {
	COLOR: #004000; TEXT-DECORATION: none
}
A.male:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.female:link {
	COLOR: #B006F9; TEXT-DECORATION: none
}
A.female:visited {
	COLOR: #B006F9; TEXT-DECORATION: none
}
A.female:active {
	COLOR: #B006F9; TEXT-DECORATION: none
}
A.female:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.all:link {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.all:visited {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.all:active {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.all:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.red:link {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A.red:visited {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A.red:active {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A.red:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}

A.dblue:link {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.dblue:visited {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.dblue:active {
	COLOR: #0600EA; TEXT-DECORATION: none
}
A.dblue:hover {
	COLOR: #cccccc; TEXT-DECORATION: none
}


TD {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}

P {
 	FONT-SIZE: 16px; FONT-FAMILY: Arial
}
TD.dark {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: Tahoma
}
P.dark {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial
}
P.book {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial; TEXT-INDENT: 2em; line-height: 1.3; margin-top: 0; margin-bottom: 0.75;
}

P.strong {
	FONT-SIZE: 16px; font-weight: bold; FONT-FAMILY: Arial
}
TD.smaller {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}
P.smaller {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial
}
HR {
	COLOR: #d2d2ca; HEIGHT: 1px
}

STRONG.D {
	COLOR: #1A2901; FONT-SIZE: 16px; font-weight: bold; FONT-FAMILY: Arial
}

STRONG.T {
	COLOR: #808000; FONT-SIZE: 18px; font-weight: bold; FONT-FAMILY: Arial
}


#menu {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(../images/brevna.png) no-repeat 0 0;
 width: 137px;
 height: 300px;
      }

#menu a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu a:hover {
    background-position: -136px 0;
}

#menu a:active {
    background-position: -272px 0;
}

#menu .en_main {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_main.png) no-repeat;
    left: 0px;
    top: 1px;
}

#menu .en_news {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_news.png) no-repeat;
    left: 0px;
    top: 26px;
}

#menu .en_knigi {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_knigi.png) no-repeat;
    left: 0px;
    top: 54px;
}

#menu .en_drugi {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_drugi.png) no-repeat;
    left: 0px;
    top: 80px;
}

#menu .en_editions {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_editions.png) no-repeat;
    left: 0px;
    top: 108px;
}

#menu .en_sosedi {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_sosedi.png) no-repeat;
    left: 0px;
    top: 135px;
}

#menu .en_foundation {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_foundation.png) no-repeat;
    left: 0px;
    top: 162px;
}

#menu .en_poselenia {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_poselenia.png) no-repeat;
    left: 0px;
    top: 190px;
}

#menu .en_vozr {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_vozr.png) no-repeat;
    left: 0px;
    top: 218px;
}

#menu .en_sotvorenie {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_sotvorenie.png) no-repeat;
    left: 0px;
    top: 244px;
}

#menu .en_contact {
    width: 136px;
    height: 28px;
    background: url(../images/Menu_en_contact.png) no-repeat;
    left: 0px;
    top: 271px;
}

#language-en {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-en li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-en a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-en a:hover {
    background-position: -41px 0;
}

#language-en a:active {
    background-position: -82px 0;
}

#language-en .lang-english {
    width: 41px;
    height: 17px;
    background: url(/images/lang-english.png) no-repeat;
    left: 0px;
    top: 0px;
}


#language-ru {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-ru li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-ru a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-ru a:hover {
    background-position: -41px 0;
}

#language-ru a:active {
    background-position: -82px 0;
}

#language-ru .lang-russian {
    width: 41px;
    height: 17px;
    background: url(/images/lang-russian.png) no-repeat;
    left: 0px;
    top: 0px;
}

#language-ua {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-ua li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-ua a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-ua a:hover {
    background-position: -41px 0;
}

#language-ua a:active {
    background-position: -82px 0;
}

#language-ua .lang-ukrainian {
    width: 41px;
    height: 17px;
    background: url(/images/lang-ukrainian.png) no-repeat;
    left: 0px;
    top: 0px;
}

#language-lt {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-lt li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-lt a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-lt a:hover {
    background-position: -41px 0;
}

#language-lt a:active {
    background-position: -82px 0;
}

#language-lt .lang-lithuanian {
    width: 41px;
    height: 17px;
    background: url(/images/lang-lithuanian.png) no-repeat;
    left: 0px;
    top: 0px;
}

#language-by {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-by li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-by a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-by a:hover {
    background-position: -41px 0;
}

#language-by a:active {
    background-position: -82px 0;
}

#language-by .lang-belarussian {
    width: 41px;
    height: 17px;
    background: url(/images/lang-belarussian.png) no-repeat;
    left: 0px;
    top: 0px;
}

#language-am {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-am li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-am a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-am a:hover {
    background-position: -41px 0;
}

#language-am a:active {
    background-position: -82px 0;
}

#language-am .lang-armenian {
    width: 41px;
    height: 17px;
    background: url(/images/lang-armenian.png) no-repeat;
    left: 0px;
    top: 0px;
}

#language-de {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/lang-bg.png) no-repeat 0 0;
 width: 41px;
 height: 17px;
      }

#language-de li {
 list-style: none;
 float: left;
 position: relative;
 margin: 0;
 padding: 0;
 }


#language-de a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#language-de a:hover {
    background-position: -41px 0;
}

#language-de a:active {
    background-position: -82px 0;
}

#language-de .lang-german {
    width: 41px;
    height: 17px;
    background: url(/images/lang-german.png) no-repeat;
    left: 0px;
    top: 0px;
}


#rodpom {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(../images/Obl1_en.png) no-repeat 0 0;
 width: 143px;
 height: 200px;
      }

#rodpom a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#rodpom a:hover {
    background-position: -143px 0;
}

#rodpom a:active {
    background-position: -288px 0;
}

#rodpom .en_read {
    width: 142px;
    height: 100px;
    background: url(../images/en_book_read.png) no-repeat;
    left: 0px;
    top: 0px;
}


#rodpom .en_download {
    width: 142px;
    height: 100px;
    background: url(../images/en_book_download.png) no-repeat;
    left: 0px;
    top: 100px;
}

#rodpom2 {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(../images/Obl_knigi.png) no-repeat 0 0;
 width: 143px;
 height: 200px;
      }

#rodpom2 a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#rodpom2 a:hover {
    background-position: -143px 0;
}

#rodpom2 a:active {
    background-position: -288px 0;
}

#rodpom2 .en_read {
    width: 142px;
    height: 200px;
    background: url(../images/en_vladimir_read.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu2 {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/anket.png) no-repeat 0 0;
 width: 100px;
 height: 100px;
      }

#menu2 a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu2 a:hover {
    background-position: -100px 0;
}

#menu2 a:active {
    background-position: -200px 0;
}

#menu2 .en_anketa {
    width: 100px;
    height: 100px;
    background: url(../images/en_anketi_sign.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu33 {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/stat.png) no-repeat 0 0;
 width: 100px;
 height: 100px;
      }

#menu33 a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu33 a:hover {
    background-position: -100px 0;
}

#menu33 a:active {
    background-position: -200px 0;
}

#menu33 .en_stat {
    width: 100px;
    height: 100px;
    background: url(../images/en_stat_sign.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu34 {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/stat2.png) no-repeat 0 0;
 width: 100px;
 height: 100px;
      }

#menu34 a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu34 a:hover {
    background-position: -100px 0;
}

#menu34 a:active {
    background-position: -200px 0;
}

#menu34 .en_stat2 {
    width: 100px;
    height: 100px;
    background: url(../images/en_stat_sign.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu22 {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(../images/pom.png) no-repeat 0 0;
 width: 100px;
 height: 100px;
      }

#menu22 a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu22 a:hover {
    background-position: -100px 0;
}

#menu22 a:active {
    background-position: -200px 0;
}

#menu22 .en_pom {
    width: 100px;
    height: 100px;
    background: url(../images/en_stat_pom.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu_found {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/found.png) no-repeat 0 0;
 width: 100px;
 height: 80px;
      }

#menu_found a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu_found a:hover {
    background-position: -100px 0;
}

#menu_found a:active {
    background-position: -200px 0;
}

#menu_found .en_found {
    width: 100px;
    height: 70px;
    background: url(../images/en_stat_found.png) no-repeat;
    left: 0px;
    top: 0px;
}

#menu_found_stat {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/stat3.png) no-repeat 0 0;
 width: 100px;
 height: 83px;
      }

#menu_found_stat a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#menu_found_stat a:hover {
    background-position: -100px 0;
}

#menu_found_stat a:active {
    background-position: -200px 0;
}

#menu_found_stat .en_stat3 {
    width: 100px;
    height: 100px;
    background: url(../images/en_stat_sign_found.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_plan {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_blue.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_plan a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_plan a:hover {
    background-position: -50px 0;
}

#but_plan a:active {
    background-position: -100px 0;
}

#but_plan .pom_plan {
    width: 50px;
    height: 50px;
    background: url(/images/top_plan.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_sosedi {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_gold.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_sosedi a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_sosedi a:hover {
    background-position: -50px 0;
}

#but_sosedi a:active {
    background-position: -100px 0;
}

#but_sosedi .pom_sosedi {
    width: 50px;
    height: 50px;
    background: url(/images/top_sosedi.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_info {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_green.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_info a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_info a:hover {
    background-position: -50px 0;
}

#but_info a:active {
    background-position: -100px 0;
}

#but_info .pom_info {
    width: 50px;
    height: 50px;
    background: url(/images/top_info.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_contacts {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_yellow.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_contacts a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_contacts a:hover {
    background-position: -50px 0;
}

#but_contacts a:active {
    background-position: -100px 0;
}

#but_contacts .pom_contacts {
    width: 50px;
    height: 50px;
    background: url(/images/top_contacts.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_about {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_brown.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_about a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_about a:hover {
    background-position: -50px 0;
}

#but_about a:active {
    background-position: -100px 0;
}

#but_about .pom_about {
    width: 50px;
    height: 50px;
    background: url(/images/top_about.png) no-repeat;
    left: 0px;
    top: 0px;
}

#but_site {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 background: url(/images/ball_opal.png) no-repeat 0 0;
 width: 50px;
 height: 50px;
      }

#but_site a {
    display: block;
    text-indent: -900%;
    position: absolute;
    outline: none;
}

#but_site a:hover {
    background-position: -50px 0;
}

#but_site a:active {
    background-position: -100px 0;
}

#but_site .pom_site {
    width: 50px;
    height: 50px;
    background: url(/images/top_site.png) no-repeat;
    left: 0px;
    top: 0px;
}
  
