@charset "utf-8";
html, body {
    margin: 0;
    padding: 0;
    position: relative;
    /*background-color: #e8682b;*/
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    background: #7CDAF4 url('../img/bg.png') repeat 50% 0 ;
    !background: #7CDAF4 none repeat 50% 0 ;
}
a img {
    border: 0;
}
a {
    color: #0076D0;
}
a:hover {
    text-decoration: none;
}
.wraper {
    width: 100%;
    margin: 0 auto;

    z-index: 100;
    position: relative;
}

.wrap {
    width: 980px;
    margin: 0 auto;
    z-index: 100;

}

/* шапка */
.header {
    position: relative;
    height: 275px;
    padding-top: 5px;
}
.ball {
    position: absolute;
   /* background-image: none;
    background-repeat: no-repeat;*/
    height: 396px;
    width: 462px;
    left: 50%;
    margin-left: -530px;
    top: 90px;
    z-index: 0;
}
.mainMenu {
    position: relative;
}

.mainMenu .lbackgrond {
    background-position: left;
    width: 13px;
    position: absolute;
    height: 51px;
    top: 0; left: 0;
}

.mainMenu div {
    width: 13px;

    height: 51px;
    position: absolute;
    top: 0; right: 0;
    background-image: url('../img/lrmenu.png');
    background-position: right;
}

ul#cssmenu {
    background: url('../img/menubg.png') repeat-x scroll 0 0;
    border-image: none;
    list-style: none outside none;
    margin: 0 13px 0 13px;
    padding: 0 0 0 0;
    z-index: 120;
    height: 51px;
    box-shadow: 0 2px 3px RGBA(0,0,0, 0.6);

}

ul#cssmenu li:first-child {
    border: none;
}

ul#cssmenu li:last-child { background: none;}
ul#cssmenu li {
    z-index: 9;
    border: 0 none;
    /*display: inline;*/
    float: left;
    padding: 0 2px 0 0;
    list-style: none outside none;
    margin: 0;
    position: relative;
    background: url('../img/menubg_line.png') no-repeat 100% 0;
    /*border-left: 1px solid #e1a800;*/
}

ul#cssmenu ul {
    border: 0 none;
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 6px 0;
    position: absolute;
    top: 51px;
    width: 220px;
    background-color: #e1a800;
    border-radius: 6px;
    box-shadow: 0 6px 6px rgba(1, 0, 0, 0.5);
    z-index: 100;
}

ul#cssmenu ul:after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    background: -moz-linear-gradient(top, #fedc01, #f8af04);
    background: -webkit-gradient(linear, left top, left bottom,color-stop(0%,#fedc01), color-stop(100%,#f8af04));
    background: -webkit-linear-gradient(top, #fedc01, #f8af04);
    background: -o-linear-gradient(top, #fedc01, #f8af04);
    background: -ms-linear-gradient(top, #fedc01, #f8af04);
    background: linear-gradient(top, #fedc01, #f8af04);
}

ul#cssmenu li ul li {
    display: block !important;
    float: none;
    background: none;
    border: none;
    overflow: hidden;
}

ul#cssmenu li:hover ul li,
ul#cssmenu li.iehover ul li {
    display: block;
}

ul#cssmenu li ul li:hover {
    background-image: none;
}

ul#cssmenu li a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    float: left !important;
    font-size: 14px;
    height: 16px;
    padding: 17px 15px 18px 11px;
    text-align: center;
    text-decoration: none;
}

ul#cssmenu a:hover, ul#cssmenu li:hover a, ul#cssmenu li.iehover a {
    background: none repeat scroll 0 0;
    /*text-decoration: underline;*/
    background-repeat: repeat-x;
    color: #fff;
    background-image: url('../img/menubg_.png');
}

ul#cssmenu li:hover li a, ul#cssmenu li.iehover li a {
    background: none repeat scroll 0 0;
    float: none;
    border: none;
    text-decoration: none;
    display: block;
    height: auto;
    float: none !important;
    padding: 7px 0 5px 10px;
   /* border-bottom: 1px dashed #ffffff !important;*/
    font-size: 105%;
    text-align: left;

}

ul#cssmenu li:hover li a:hover, ul#cssmenu li:hover li:hover a, ul#cssmenu li.iehover li a:hover, ul#cssmenu li.iehover li.iehover a {
    background: none repeat scroll 0 0;
    border-radius: 0;
}

ul#cssmenu li:hover li a:hover, ul#cssmenu li.iehover li a:hover {
    text-decoration: underline;
}

ul#cssmenu ul ul {
    display: none;
    left: 170px;
    position: absolute;
    top: 0;
}

ul#cssmenu li:hover ul ul, ul#cssmenu li.iehover ul ul {
    display: none;
}

ul#cssmenu li:hover ul, ul#cssmenu ul li:hover ul, ul#cssmenu li.iehover ul, ul#cssmenu ul li.iehover ul {
    display: block;
}
.leftbg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    margin-right: 530px;
    right: 50%;
    background-image: none;
    background-position: top right;
    background-repeat: no-repeat;
}
.rightbg {
    position: absolute;
    background-image: none;
    background-size: cover;
    /*background-image: none;*/
    left: 50%;
    right: 0;
    margin-left: -476px;
    width: 954px;
    height: 270px;
   /* width: 954px;
    height: 260px;*/
    margin-top: 58px;
    top: 0;
    /*left: 50%;
    right: 0;
    margin-left: 65px;
    height: 349px;
    top: 10px;
    background-image: none;
    background-position: top left;
    background-repeat: no-repeat;*/

}
.header-wrapper {
    background: none no-repeat 0 0;
    float: right;
    padding: 10px;
    margin: 10px 20px 0 0;
    /*border-radius: 9px;*/
    width: 270px;
    height: 140px;
}
.header .name {
    color: #6ba897;
    font-size: 23px;
    width: 250px;
    font-style: italic;
    text-align: center;
    margin: 8px 0 0 12px;
    line-height: 27px;
}

.header .link {
    font-size: 13px;
    width: 250px;
    margin: 25px 0 0 15px;
    clear: both;
    /*margin-left: 5px;*/
    font-style: italic;
    text-align: center;
}

.header .link a {
    display: block;
    width: 250px;
    text-align: center;
    color: #6ba897;
}


/* конец шапки */
/* контент */
.page-wrap {
    position: relative;
    overflow: hidden;
    /*background: none top repeat-x;*/
    padding-top: 7px;
    margin-top: 40px;
}

.page {
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 14px 14px 14px 14px;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 32px;
}

.content {
    float: right;
    width: 690px;
    padding: 0 15px 0 0;
    overflow: hidden;
    position: relative;
}

.content .text {
    overflow: hidden;
    padding: 0 0 20px;
    margin-left: 5px;
    color: #4A4A4A;
}

.content h1, .content h2, .content h3 {
    font-size: 24px;
    color: #0076D0;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding: 0;
}

.content h3 {
    font-size: 16px;
    margin: 12px 0 0 0;
}

.content h1 span, .content h2 span, .content h3 span {
    border-bottom: #0076D0 dotted 1px;
    padding: 0 0 0 2px;
}

.content .text p {
    margin: 14px 0 0 0;
    padding: 0;
    /*clear: both;*/
}

.news {
    padding: 0 0 27px 0 !important;
}

.news ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news ul li {
    display: block;
    overflow: hidden;
}

.news li {
    overflow: hidden;
    padding: 8px 0 12px;
}
.newslist {
    padding: 8px 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px dotted #0076D0;
}
.news .date, .newslist .date {
    font-style: italic;
    color: white;
    background-color: #6ba897;
    border-radius: 8px;
    font-size: 16px;
    float: left;
    padding: 3px 7px;
   /* margin-bottom: 12px;*/
}
.news li p, .newslist p {
    margin-top: 8px !important;
}
.news li a, .newslist a {
    font-size: 16px;
    font-style: italic;
    color: #0076D0;
    /*display: block;*/
    margin: 0 0 0 10px;
    clear: both;
}
.fancybox_outer {
    text-align: center;
    padding-top: 15px;
}
.fancybox_outer a {text-decoration: none;}

.botpanel {
    position: relative;
    overflow: hidden;
    padding: 25px 0 0;
}

.botpanel ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.botpanel ul li {
    display: inline-block;

}

.botpanel ul li a {
    display: block;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 43px;
    width: 31px;
    height: 43px;
    text-align: center;
    font-weight: bold;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color: #ffffff;
}
.botpanel ul li.leftb,
.botpanel ul li.rightb {
    margin-top: 0;
    margin-bottom: 0;
}
.botpanel ul li.leftb a {
    width: 18px;
    height: 43px;
    background-image: none;
    background-position: left center;
}
.botpanel ul li.leftb a:hover {
    width: 18px;
    height: 43px;
    background: none no-repeat left center;
}

.botpanel ul li.rightb a {
    width: 18px;
    height: 43px;
    background-image: none;
    background-position: right center;
}
.botpanel ul li.rightb a:hover {
    width: 18px;
    height: 43px;
    background: none no-repeat right center;
}

.botpanel ul li.select a {
    background-image: none;
}

.advertisements {
    padding: 0 0 0 24px !important;
    margin: 0 0 14px;
    border-radius: 12px;
    color: #4a4a4a;
    background-color: #f8f0c2;
    /*background-image: none;*/
    background-position: bottom;
    background-repeat: repeat-x;
}

.advertisements .headline {
    height: 37px;
    background-color: #0076D0;
    /*background: none repeat-x 0 0;*/
   /* background-repeat: repeat-x;
    background-position: top;*/
    padding: 12px 0 0 0;
    border-radius: 12px 12px 0 0;
    margin: 0 0 0 -24px;
}

.advertisements .headline span {
    font-size: 24px;
    font-style: italic;
    color: white;
    margin: 0 0 0 24px;
    border-bottom: 1px dashed white;
}

.advertisements div, .ads {
    padding: 7px 0 11px 0;
}

.advertisements .date, .ads .date {
    font-size: 16px;
    font-style: italic;
    color: #9e9e9e;
    float: left;
}

.advertisements .link, .ads .link {
    font-size: 16px;
    font-style: italic;
    padding: 0 0 0 12px;
    color: #4a4a4a;
}

.advertisements p, .ads p {
    margin: 10px 0 0 0 !important;
}

.allinfo {
    font-style: italic;
    color: #0076D0;
    padding: 0 0 18px 0;
    display: block;
}

.leftCol {
    width: 236px;
    padding: 0 0 0 23px;
    overflow: hidden;
}

.leftmenu {
    padding: 6px 12px 22px;
    background-color: #0076D0;
    border-radius: 14px;
}

.leftmenu .headline {
    font-size: 24px;
    font-style: italic;
    color: white;
}

.leftmenu .headline span {
    border-bottom: 1px dashed white;
    padding: 0 0 5px;
    display: block;
}

.leftmenu ul {
    padding: 8px 0 0 0;
    margin: 0;
    list-style: none;
}

.leftmenu ul li {
    border-bottom: 1px dotted white;
    padding: 0 0 4px;
}

.leftmenu ul li a {
    font-size: 17px;
    color: white;
    text-decoration: none;
}
.leftmenu ul li a:hover {
    text-decoration: underline;
}
.leftmenu ul li ul {
    margin: 0;
    padding: 0 0 0 12px;
}
.leftmenu ul li ul li {
    border-bottom: 0;
}
.leftmenu ul li ul li a {
    font-size: 14px;
}
.map {
    padding: 32px 0 0 0;
}

.map .headline, .photo .headline {
    color: #0076D0;
    font-style: italic;
    font-size: 24px;
    padding: 0 0 8px 14px;
}

.map .headline span, .photo .headline span {
    border-bottom: #0076D0 dashed 1px;
}

.map .mini-map {
    margin: 9px 0 0 0;
    border: solid #efeff0 9px;
    border-radius: 14px;
    width: 217px;
    height: 275px;
}

.photo {
    padding: 18px 0 0 0;
    position: relative;
    overflow: hidden;
}

.photo .allinfo {
    color: #0076D0;
    padding: 10px 0 0 14px;
}

/* конец контента */
/* подвал */
.footer {
    position: relative;
    overflow: hidden;
    height: 117px;
   /* background-image: none;
    background-position: top;
    background-repeat: repeat-x;*/
    clear: both;
}

.botmenu {
    padding: 35px 0 0 54px;
    margin: 0;
    list-style: none;
}

.botmenu li {
    display: inline;
    padding: 0 7px 0 7px;
    border-left: 2px solid white;
}

.botmenu li:first-child {
    border: none;
}

.botmenu li a {
    font-size: 14px;
    color: white;
}

.footer p {
    padding: 13px 0 0 23px;
    color: white;
    font-style: italic;
    font-size: 14px;
}

/* конец подвала */
/* Остальное */
#container_bd {
    height: 163px;
    width: 217px;
    position: relative;
    margin: 10px 0 0 0;
    border-radius: 14px;
    border: 9px solid #efeff0;
}

div.example_teni {
    height: 162px;
    left: 50%;
    margin-left: -109px;
    margin-top: -82px;
    position: absolute;
    top: 50%;
    width: 218px;
}

div.carusel_left, div.carusel_right, div.carusel_main {
    /*height: 200px;*/
    position: absolute;
}

div.carusel_left {
    background-repeat: no-repeat;
    left: 0;
    width: 3px;
}

div.carusel_right {
    background-position: right center;
    right: 0;
    width: 3px;
}

div.carusel_main {
    background-repeat: repeat-x;
    left: 0;
    position: absolute;
    right: 0;
}

#container_bd .carusel_light ul li img {
    border: 0 none;
    display: block;
    height: 163px;
    margin: 0;
    width: 218px;
}

.carusel_prev {
    background-image: none;
    background-position: left;
    cursor: pointer;
    display: block;
    height: 30px;
    left: 13px;
    position: absolute;
    top: 66px;
    width: 30px;
    z-index: 999;
}
.carusel_prev:hover {
    background-image: none;
    background-position: left;
}
.carusel_next {
    background-image: none;
    background-position: right;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: 13px;
    top: 66px;
    width: 30px;
    z-index: 999;
}
.carusel_next:hover {
    background-image: none;
    background-position: right;
}
/* Конец остального */

.message {
    padding: 10px;
    background: rgba(175, 255, 88, 0.40);
    margin-top: 12px;
    border-radius: 6px;
    overflow: hidden;
}
.message-head {
    overflow: hidden;
}

.message-head strong {
    font-size: 16px;
}
.message-head span {
    font-size: 9px;
    margin-left: 10px;
}
.reply-button {
    font-size: 13px;
    background: #fdd303;
    float: right;
    padding: 3px 8px;
    border-radius: 3px;
}
.reply-button a {
    text-decoration: none;
    color: #373737;
}
.message-content, .reply-message-content {
    background: #ffffff;
    padding: 8px;
    margin-top: 8px;
    border-radius: 3px;
}
.reply-message-content {
    padding: 0 8px 8px;
}
.reply-message {
    background: #ffffff;
    margin-top: 8px;
    border-radius: 3px;
    padding: 8px;
    overflow: hidden;
}
.reply-message-head {
    overflow: hidden;
}
.reply-message-head .reply-button {
    background: #dad0bf;
}
.reply-message-head strong {
    font-size: 14px;
}
.reply-message-head span {
    font-size: 9px;
    margin-left: 10px;
}
.reply-text {
    font-size: 14px;
    padding: 8px;
}
.forms {
    margin-top: 12px;
    overflow: hidden;
    width: 450px;
}
.forms fieldset {
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #afafaf;
}
.forms .text-field {
    padding: 2px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    width: 220px;
    background: #fbf7ee;
}
.forms .text-field:focus,
.forms .area-text:focus {
    background: #ffffff;
}
.forms .area-text {
    padding: 2px;
    border: 1px solid #afafaf;
    border-radius: 3px;
    width: 350px;
    height: 130px;
    background: #fbf7ee;
    font-size: 14px;
}
.forms .captcha-feild {
    width: 140px;
    text-align: center;
}
.forms .captcha-img {
    margin-bottom: -4px;
    cursor: pointer;
    padding: 0;
}
.forms legend {
    font-size: 14px;
}
.forms label {
    cursor: pointer;
}
.button {
    padding: 5px 10px;
    background: #fdd303;
    border-radius: 6px;
    color: #373737;
    cursor: pointer;
    margin-top: 8px;
    text-decoration: none;
    border: 0;
}
.button:focus, .button:hover {
    background: #f8b106;
}
.hint {
    margin: 12px 0 0 12px;
    font-size: 14px;
}
.add {
    text-align: right;
}
.albums {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dotted #0076D0;
}
.albums .thumb {
    width: 210px;
    float: left;
}
.albums .thumb a {
    display: block;
}
.albums .thumb img {
    border: 5px solid #0076D0;
}
.albums .description {
    float: right;
    width: 470px;
}
.albums .description a {
    display: block;
    font-size: 16px;
    font-style: italic;
    margin: 0 0 8px 0;
}
.albums .description .date {

}
.aphoto {
    padding: 14px 14px 0 0;
    display: inline-block;
}
.aphoto img {
    border: 5px solid #0076D0;
}
ul.breadcrumbs {
    font-size: 11px;
    margin: -8px 0 10px 0;
    padding: 4px 0 0;
}
ul.breadcrumbs li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    margin: 0;
    padding: 0;
}
ul.breadcrumbs li a {
}
.spec {
    position: relative;
    overflow: hidden;
    zoom: 1;
    padding: 5px 0;
}
.spec .pers {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    padding: 10px;
}
.spec .headline {
    font-style: italic;
    font-size: 130%;
}
.spec-page {
    overflow: hidden;
}
.spec-page .left {
    width: 260px;
    float: left;
    height: 380px;
}
.spec-page .right {
}
.spec-page .right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clear { clear: both;}
/*
     FILE ARCHIVED ON 13:27:33 Apr 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:45:19 Dec 21, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.601
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 5.946
  LoadShardBlock: 64.321 (3)
  PetaboxLoader3.datanode: 120.897 (5)
  load_resource: 155.485
  PetaboxLoader3.resolve: 59.315
  loaddict: 29.207
*/
.special_row {
	display: block;
	text-align: center;
}
.special_row .special {
	display: inline-block;
	margin-top: 10px;
	padding: 5px;
	color: black;
	font-size: 15px;
}
.rightbg {
	background: url('../img/Shapka.png') no-repeat bottom center / cover;
}
html, body {
	background: #7CDAF4 url('../img/Fon_stranicy.jpg') fixed center center / cover;
}
.category-list {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin-top: 16px;
}
.category-item {
	display: flex;
	gap: 14px;
	border: 1px solid #cfd9e0;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.category-thumb {
	width: 220px;
	flex: 0 0 220px;
	object-fit: cover;
	height: 160px;
}
.category-body {
	padding: 12px 14px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	flex: 1;
}
.category-title {
	font-size: 18px;
	font-weight: 700;
	color: #0d4cd3;
	margin: 0;
}
.category-meta {
	font-size: 12px;
	color: #6b7a89;
}
.category-desc {
	font-size: 14px;
	line-height: 1.4;
	color: #2c3e50;
	margin: 0;
}
@media (max-width:700px) {
	.category-item {
		flex-direction: column;
	}
	.category-thumb {
		width: 100%;
		height: 180px;
		flex: 0 0 auto;
	}
}




