html {
	/*height: 100%;*/
}
body {
	/*background: url("/pic/background2.jpg") no-repeat scroll 0 0 #ffffff;*/
	position: relative;
	margin:0px;
    padding:0px;
    font-family: "loraregular", Arial, Helvetica, sans-serif;
	min-width: 1010px;
	/*height: 100%;*/
	/*overflow: hidden;*/
}
#wrapper-background {
	height: 100%;
	width: 100%;
	overflow: hidden;
	/*text-align: right;*/
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
	/*bottom: 75px;*/
}
#wrapper-background img{
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
/*@media screen and (max-aspect-ratio: 2232/1223) {
	#wrapper-background img{
		width: auto;
		height: 100%;
	}
}
@media screen and (max-aspect-ratio: 500/400) {
	#wrapper-background img{
		right: -220px;
	}
}*/
#wrapper {
	position: relative;
	z-index: 10px;
	/*height: 100%;*/
	width: 100%;
	overflow: hidden;
}
#footer{
	position: relative;
	/*bottom: 0;*/
	/*left: 0;*/
	background: url("/pic/background-footer.gif") repeat-x center -10px;
	width: 100%;
}
#footer .footer-ten {
	background: url("/pic/background-ten-footer.gif") no-repeat center -10px;
	position: relative;
	padding: 5px 0 20px;
	text-align: center;
	color: #fff;
/*	height: 75px;*/
}
.ft-adr, .ft-tel{
    display: inline-block;
    padding-left: 50px;
    padding-top: 11px;
	margin: 0 50px;
    position: relative;
    top: 4px;
}
.ft-adr img, .ft-tel img {
    left: 10px;
    position: absolute;
    top: 1px;
}
.ft-seti {
    display: inline-block;
    padding-right: 70px;
	padding-left: 20px;
    padding-top: 11px;
	margin: 0 50px;
    position: relative;
    top: 4px;
}
.ft-seti img {
    right: 20px;
    position: absolute;
    top: 1px;
}
.ft-text {
    bottom: -29px;
    display: inline-block;
    margin: 0 30px;
    position: relative;
    width: 500px;
	padding-left: 10px;
}
.ft-text-fon {
    background: url("/pic/footer-message-fon.png") no-repeat scroll 0 0;
    bottom: -5px;
    height: 265px;
    position: absolute;
    width: 100%;
}
.ft-text-fon-vv, .ft-text-fon-vn  {
    height: 40px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 20;
}
.ft-text-fon-vv {
	top: 40px;
	background: url("/pic/footer-message-zavitushka-vverh.png") no-repeat center;
}
.ft-text-text{
	display: table-cell;
    height: 150px;
    padding-top: 65px;
    position: relative;
    vertical-align: middle;
}
.ft-text-text div{
	font-family: "loraitalic";
    font-size: 15px;
    font-style: italic;
    text-align: center;
	margin: 0 60px;
}
.ft-text-text h1 {
	font-family: "loraregular";
    font-size: 26px;
    text-align: center;
	margin: 10px 0 5px;
	padding: 0 60px;
}
.ft-text-fon-vn {
	position: relative;
	background: url("/pic/footer-message-zavitushka-vniz.png") no-repeat center;
}
/*#sitebar {
	width: 25%;
}*/
#sitebar {
	width: 400px;
	float: left;
}
#sitebar .logo {
	text-align: center;
    padding: 30px 50px 0;
    position: relative;
}
#sitebar .logo img {
	width: 100%;
}
#sitebar .menu{
	/*margin-left: 100px;*/
	text-align: center;
	margin-top: 30px;
	height: 100%;
}
#sitebar .menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sitebar .menu ul li a {
    color: #fff;
    display: inline;
    font-family: Lora;
    font-size: 26px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 0px 4px black;
}
#sitebar .menu ul li a.act {
    background: url("/pic/menu-act-center.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    display: inline-block;
    font-family: "loraitalic";
    font-size: 24px;
    padding: 6px 0;
	margin-bottom: 10px;
}
#sitebar .menu ul li a.act:after {
    background: url("/pic/menu-act-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 56px;
    position: absolute;
    right: -60px;
    top: 0;
    width: 60px;
}
#sitebar .menu ul li a.act:before {
    background: url("/pic/menu-act-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 56px;
    left: -56px;
    position: absolute;
    top: 0;
    width: 60px;
}

#sitebar ul.menu2{
	margin-top: 5px;
}
#sitebar ul.menu2 li a {
    color: #fff;
    display: inline-block;
    font-family: "loraitalic";
    font-size: 18px;
    position: relative;
    text-align: center;
    text-decoration: none;
	padding: 5px 0 0;
	margin-bottom: 5px;
	border-bottom: 2px dotted #B2225F;
    text-shadow: 0px 0px 4px black;
}
#sitebar ul.menu2 li a.act2 {
    background: url("/pic/bgcentermenu2.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: "loraitalic";
    font-size: 18px;
    padding: 7px 0;
	margin-bottom: 10px;
	text-decoration: none;
	border: none;
}
#sitebar ul.menu2 li a.act2:after {
    background: url("/pic/bgrightmenu2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 56px;
    position: absolute;
    right: -60px;
    top: 0;
    width: 60px;
}
#sitebar ul.menu2 li a.act2:before {
    background: url("/pic/bgleftmenu2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 56px;
    left: -42px;
    position: absolute;
    top: 0;
    width: 60px;
}
#sitebar ul.menu3 {
	margin: 15px 0;
}
#sitebar ul.menu3 li a {
	border-bottom: none;
}
#sitebar ul.menu3 li a.act3 {
    background: url("/pic/bgcentermenu3.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: "loraitalic";
    font-size: 18px;
    padding: 8px 5px;
	height: 24px;
	text-decoration: none;
	border: none;
	color: #fff;
}
#sitebar ul.menu3 li a.act3:after {
    background: url("/pic/bgrightmenu3.png") no-repeat scroll right 0;
    content: "";
    height: 40px;
    position: absolute;
    right: -15px;
    top: 0;
    width: 15px;
}
#sitebar ul.menu3 li a.act3:before {
    background: url("/pic/bgleftmenu3.png") no-repeat scroll left 0;
    content: "";
    height: 40px;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}
#content-wr {
    /*height: 100%;*/
    position: relative;
	margin-left: 400px;
}
.content {
/*    bottom: 65px;
    left: 450px;
	right: 0;
    position: absolute;
    top: 0;
	width: 100%;*/
}

.content .left-fon-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100px;
}
.content .contener {
    background: url("/pic/fon-content-pixel.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    /*height: 100%;*/
    margin-left: 100px;
    /*margin-top: -17px;*/
    position: relative;
	padding-top: 1px;
	padding-bottom: 10px;
	/*overflow-y: scroll;*/
	padding-right: 100px;
    color: #993333;
    font-size: 16px;
	padding-left: 40px;
	/*display: inline-block;*/
}
.content .contener .caption {
    color: #993333;
    display: block;
    font-family: Lora;
    font-size: 26px;
    margin-bottom: 30px;
	margin-top: 30px;
}
.content .contener .caption a{
	color: #993333;
	text-decoration: none;
}

.content .contener hr {
    background-color: #ecaec8;
    border: medium none;
    color: #ecaec8;
    height: 3px;
    margin-bottom: 30px;
    width: 100%;
}
.content .contener .basictext {
	text-align: justify;
	position: relative;
}
.clear{
	clear: both;
}

.margin0 {
	margin: 0;
}
.news_item {
	margin-bottom: 30px;
}
.news-datapubl {
	color: #c8866b;
	font-size: 15px;
	float: right;
	padding-top: 12px;
}
.news-caption {
	font-size: 26px;
	margin-bottom: 10px;
}
.news-caption a {
	color: #993333;
	text-decoration: none;
}
.news-caption a:hover {
	text-decoration: underline;
}
.news-short {
	margin-bottom: 10px;
}
.news-short p {
	padding: 0;
	margin: 0;
}
.news_item .more {
	color: #c15a85;
	font-size: 14px;
	font-style: italic;
	margin-top: 10px;
}
.collections {
	margin: 0 auto;
	text-align: center;
}
.collections .collection {
    display: inline-block;
    margin: 0 3%;
    max-width: 263px;
    padding-top: 39px;
    position: relative;
    text-align: center;
    width: 25%;
}

.collections .collection img.zavitushka {
    height: 50px;
    left: -3%;
    position: absolute;
    top: -4px;
    width: 106%;
}
.collections .collection img.pl {
    /*height: 368px;*/
    width: 100%;
}
.collections .collection a {
	text-decoration: none;
}
.collections .collection .cl-caption {
    color: #993333;
    font-family: Lora;
    font-style: italic;
	margin: 5px 0 10px;
	height: 90px;
    overflow: hidden;
	display: inline-block;
}
.collections .collection .cl-caption .name {
	font-size: 18px;
	text-decoration: none;
}
.collections .collection .cl-caption .vprimer{
	color: #933;
	font-size: 14px;
	text-decoration: underline;
}
.collections .collection .cl-caption span {
    /*border-bottom: 2px dotted #993333;*/
    display: block;
    /*font-size: 20px;*/
	text-align: center;
    width: 100%;
}

.cro {
	font-size: 16px;
	font-family: "loraitalic";
	font-style: italic;
}

/*span.act::before {
    content: "~ ";
}
span.act::after {
    content: " ~";
}*/
.pages {
    font-size: 22px;
}
.pages span {
    background-color: #b2225f;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    height: 35px;
    padding-top: 5px;
    width: 40px;
	text-align: center;
}
.pages a{
	color: #B2225F;
	text-decoration: none;
}

.count-foto {
    background-color: #d15e8f;
    border: 2px solid #ffffff;
    border-radius: 35px;
    color: #ffffff;
	padding-top: 5px;
    height: 25px;
    position: absolute;
    text-align: center;
	/* top: 370px; */
	left: 5px;
    width: 30px;
	margin-top: -44px;
}
#primer-count{
	display: none;
	position: absolute;
	right: 100px;
	top: 10px;
	font-style: italic;
	width: 200px;
}
#primer-count a{
	color: #933;
	position: absolute;
	bottom: 0;
	left: 70px;
	font-family: "loraitalic";
	/*font-style: italic;*/
	/*font-weight: bold;*/
}
#primer-count .primer-veshalka{
	background: url("/pic/veshalka.png") no-repeat center top;
	height: 24px;
	width: 64px;
	padding-top: 35px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
}
#button-print{
	text-align: right;
	padding: 0 20px;
	position: absolute;
	right: 0;
	top: -15px;
}
#button-print img {
	left: -13px;
    margin: 0 5px;
    position: absolute;
    top: 1px;
}
#button-print a {
    color: #ae8576;
    font-family: "loraitalic";
	font-style: italic;
	font-size: 20px;
	display: inline-block;
	bottom: 10px;
	text-decoration: none;
	cursor: pointer;
}
#button-print:hover a {
	color: #993333;
	text-decoration: underline;
}
@media print {
	#button-print, .vprimer, #sitebar, #footer, #wrapper-background, .contener > .primer-count, .contener > caption, .left-fon-content, .primer-clear
	{
		display: none;
	}
	#content-wr {
		width: 100%;
		margin: 0 auto;
	}
	.content .contener {
		margin: 0;
		padding: 0;
	}
	#primer-count{
		top: -30px;
		right: 0;
	}
	.collections .collection {
		/*width: 60mm;*/
		margin: 5mm;
	}
}

@media (max-width: 700px) {
    body {
        min-width: 100%;
    }

    #sitebar {
        width: 100%;
        float: none;
    }

    .logo {
        padding: 0;
    }

    #content-wr {
        margin: 0;
    }

    .ft-text-fon {
        position: static;
    }

    .content .left-fon-content {
        display: none;
    }

    #content-wr .contener {
        padding-right: 40px;
        height: auto !important;
        margin: 0;
    }
    .slider-wrapper {
        width: 100% !important;
        margin: 0 !important;
    }

    .pages span {
        text-align: center;
    }

    .collections .collection {
        width: 100%;
        max-width: 100%;
    }

    #footer .footer-ten {
        background-color: black;
    }

    .count-foto {
        position: static;
    }

    .content .contener .caption {
        font-size: 20px;
    }

    .basictext p, .basictext div:not(.slide-item), span {
        font-size: 18px !important;
        float: none !important;
    }

    .content .contener .basictext {
        text-align: left;
    }

    #primer-count, #primer-count a {
        position: static;
    }

    .ft-adr, .ft-tel {
        margin: 0 !important;
    }

    .ft-seti {
        margin: 0 !important;
    }

    .ft-text.margin0 {
        width: 100%;
        padding-left: 0;
    }

    .ft-text-fon {
        background-image: none;
        background-color: #d45269;
        height: 100%;
    }

    #wrapper-background {
        background-image: url('/images/sections/img_1.jpg');
        background-size: cover;
        background-position: 61%;
    }

    #wrapper-background img {
        display: none;
    }

}
