body {
margin: 0;
padding: 0;
border: 0;
background-color: #F3EBEB;
/*background-color: #000000;*/
background-image: url(/_pic/lux_bg.jpg);
background-image: url(/_pic/bg.gif);
/*background-image: url(/_pic/vesna_bg_01.jpg);*/
/*background-image: url(/_pic/ny_background_05.jpg);*/
/*background-size: cover;*/
background-position: center center;
background-attachment: fixed;
behavior: url(/csshover.htc);
	font-size: 13px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	color: #000;
}

table {
border-collapse: collapse;
	font-size: 13px;
}

table td {
padding: 0;
}

img {
border: none;
}

.png {
behavior: url(/iepngfix.htc)
}

a {
color: #872122;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

p {
margin: 0 0 7px 0;
}

strong {
color: #F5FE00;
}

.content strong a {
color: #F5FE00;
text-decoration: none;
}


input, textarea {
border: solid 1px #8C8C8C;
}

input {
height: 17px;
}

form {
padding: 0;
margin: 0;
}

label {
padding: 0;
margin: 0;
}

.red {
color: #DE000F!important;
}

.orange {
color: #FF6000!important;
}

.white {
color: #fff!important;
}

.black {
color: #111!important;
}

.grey_dark {
color: #404040!important;
}

.grey {
color: #c0c0c0!important;
}


.yellow {
color: #F5FE00!important;
}

/*
.ny {
background-position: top center;
background-position: top left;
background-attachment: fixed;
background-repeat: repeat-x;
background-size: 30vw auto;
background-image: url(/_pic/ny.png);
}
*/

.head_adv_block {
	display: block;
	padding: 12px;
	margin: 0 0 10px 0;
	margin: 0 0 7px 0;
	background-color: #fff;
	border: solid 2px #fff;
	border-radius: 15px;	
	-webkit-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.3);
	box-shadow: inset 0px 0px 3px 2px rgba(0,0,0,0.3);
	}

.head_adv_block a {
	display: block;
	padding: 0;
	margin: 0;
	text-decoration: none;
	}


.yellow_adv {
	float: left;
	border-radius: 7px 0 0 7px;		
	background-color: #FFEB00;
	border: solid 1px #E6EE00;
	width: 297px;
	height: 100px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	padding: 10px 10px 10px 15px;
	transition: all 0.15s ease-in;
	}

.head_adv_block a:hover .yellow_adv {
	background-color: #F5FE00;
	background-color: #fff360;
	}


.slide_adv {
	border-radius: 0 7px 7px 0;		
	border: solid 1px #E4E4E4;
	margin: 0 0 0 297px;
	}

.slide_adv .slide {
	display: block;
	border-radius: 0 7px 7px 0;		
	height: 98px;
	background-position: center center;
	background-size: cover;
	}

/* блок */

.block_table {
height: 100%;
width: 100%;
}

.block_table tr.shit td {
	font-size: 1px;
}

.top,
.bottom {
margin: 0;
padding: 0;
width: 100%;
height: 15px;
background-position: top center;
background-repeat: repeat-x;
background-image: url(/_pic/top.png);
}

.bottom {
background-image: url(/_pic/bottom.png);
}

.left {
background-image: url(/_pic/left.png);
background-position: center left;
background-repeat: repeat-y;
}

.right {
background-image: url(/_pic/right.png);
background-position: center right;
background-repeat: repeat-y;
}

.center {
background-color: #fff;
}
/* end блок */


.main_table {
height: 100%;
width: 905px;
text-align: left;
}

.content_table {
height: 100%;
width: 100%;
}

.separator {
height: 1px;
overflow: hidden;
background-color: #871818;
margin: 3px 13px;
}

.separator_int {
height: 1px;
overflow: hidden;
background-color: #C78384;
margin: 5px 0 7px 0;
}

.head_swf {
padding: 5px 0 5px 0;
background: url(/_pic/head_bg.png) 0 5px no-repeat;
}

@-moz-document url-prefix()
{
.head_swf {
padding: 5px 0 2px 0;
}
}

/* left menu */

div.zhopa {
height: 50px;
background: #f00;
}

div.zhopa:hover {
background: #ff0;
}

.menu {
height: 31px;
margin: 0 0 3px 0;
}

.menu a {
display: block;
margin: 0 0 0 40px;
margin: 0 0 0 20px;
padding: 7px 0 0 15px;
background: url(/_pic/left_menu/marker.gif) 0 12px no-repeat;
}

.menu a.selected {
color: #DE2910;
font-weight: bold;
/*
text-decoration: none;
*/
}

.menu-top {
background: url(/_pic/left_menu/top.jpg) left center no-repeat;
}

.menu-top:hover,.menu-top-selected {
background-image: url(/_pic/left_menu/top-selected.jpg);
}

.menu-middle {
background: url(/_pic/left_menu/middle.jpg) left center no-repeat;
}

.menu-middle:hover,.menu-middle-selected {
background-image: url(/_pic/left_menu/middle-selected.jpg);
}

.menu-bottom {
background: url(/_pic/left_menu/bottom.jpg) left center no-repeat;
}

.menu-bottom:hover,.menu-bottom-selected {
background-image: url(/_pic/left_menu/bottom-selected.jpg);
}

/* content block */

.content_top, .content_bottom {
margin: 0;
padding: 0;
width: 100%;
background-position: top center;
background-repeat: repeat-x;
background-image: url(/_pic/content_top.gif);
}

.content_bottom {
background-image: url(/_pic/content_bottom.gif);
}

.content_left {
background-image: url(/_pic/content_left.gif);
background-position: center left;
background-repeat: repeat-y;
}

.content_right {
background-image: url(/_pic/content_right.gif);
background-position: center right;
background-repeat: repeat-y;
}

.content {
background-color: #872122;
height: 100%;
padding: 15px 14px 15px 15px;
vertical-align: top;
color: #fff;
}

.content table {
color: #fff;
}

.content table th {
border: solid 1px #fff;
padding: 4px;
font-weight: bold;
background-color: #A55959;
}

.content table td {
border: solid 1px #fff;
padding: 5px;
}


.content h1,
.content h2,
.content h3 {
color: #F5FE00;
font-family: Tahoma;
font-weight: normal;
font-size: 20px;
margin-top: 0;
}

.content h2 {
font-size: 18px;
}

.content h3 {
font-size: 15px;
font-weight: bold;
}

.content a {
/*color: #F5FE00;*/
color: #FFF;
}

/* end content block */


.thumb {
float: left;
background-image: url(/_pic/thumb_bg.gif);
padding: 5px;
}

.thumb2 {
background-image: url(/_pic/thumb_bg.gif);
padding: 5px;
}

.photo_descr {
vertical-align: top;
color: #fff;
padding: 1px 3px 5px 5px;
}

.gallery_type_03 {
padding: 5px 0 0 0;
}

.gallery_type_03 span {
display: block;
background: #fff;
padding: 1px;
margin: 0 0 20px 0;
box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.8);
line-height: 0;
font-size: 0;
}


.navy_separator {
height: 1px;
overflow: hidden;
background-color: #C78384;
margin: 15px 0 10px 0;
}

.navy_block {
text-align: center;
}

.current {
font-weight: bold;
color: #F5FE00;
}

.not_active {
color: #C78384;
}

.bottom_logo {
float: left;
padding: 12px 14px 20px 39px;
}

.bottom_text {
float: left;
padding: 12px 25px 0 0;
line-height: 16px;
font-size: 11px;
}

.bottom_counter {
float: right;
padding: 12px 17px 0 14px;
}

.bottom_design {
float: right;
padding: 12px 0 0 25px;
font-size: 11px;
}

.alt_block {
padding: 15px 0 4px 40px;
}

.alt_logo {
padding-top: 15px;
}

.contact_block_table {
margin: 5px 0 0 0;
}

.contact_block_table tbody tr td {
padding: 0 8px 5px 0;
vertical-align: top;
}

.contact_block_table b {
font-size: 110%;
}

.clear {
clear: both;
height: 0;
	line-height: 0;
	font-size: 0;
overflow: hidden;
}

a.invis {
color: #fff;
text-decoration: none;
}

a.invis_black {
color: #000;
text-decoration: none;
}

.content .dobor_table,
.content .photo_table {
border-collapse: collapse; /* cellspacing="0" */
border: 0;
}

.content .dobor_table td,
.content .photo_table td {
padding: 0px;  /* cellpadding="0" */
border: 0;
}

.content .dobor_table img {
margin: 0 15px 0 0;
}

#advert_content {
display: none;
z-index: 98;
position: absolute;
/*right: 160px;*/
/*width: 375px;*/
background: #fff;
border: solid 1px #872122;
padding: 5px;
font-size: 11px;
}

#advert_content a {
font-size: 11px;
}

.advert_content_title {
font-weight: bold;
}


.yellow {
margin-top: 15px;
background-color: #FFEB00;
border: solid 1px #E6EE00;
}

.yellow_01 {
margin: -1px 0 0 -1px;
background-image: url(_pic/yellow_01.gif);
background-position: 0 0;
background-repeat: no-repeat;
}

.yellow_02 {
margin: 0 0 -1px 0;
background-image: url(_pic/yellow_02.gif);
background-position: 0 100%;
background-repeat: no-repeat;
}

.yellow_content {
padding: 10px 10px 10px 15px;
color: #000;
color: #872122;
}

.yellow_content strong,
.yellow_adv strong {
color: #DE2910;
font-family: Tahoma;
font-weight: normal;
font-size: 20px;
}



.home_block {
	display: block;
	padding: 10px 0 10px 0;
	margin: 0 -15px 0 -13px;
	list-style: none;
	}

.home_block li {
        display: inline-block;
	margin: 0;
	padding: 5px 2px;
	text-align: left;
	}
/*
@media all and (max-width: 412px) {
	.home_block li {
	        display: block;
border: solid 1px red;
		}
	}
*/

.home_block li .info {
	position: relative;
	width: 270px;
	height: 246px;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-radius: 20px;
	border: solid 1px #fff;
	margin: 0;
	padding: 0;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
}

.home_block li .info:hover {
	border: solid 2px #fff;
	margin: -1px;
	}

.home_block li .info strong {
	display: inline-block;
	position: relative;
	z-index: 70;
	font-weight: normal;
	border-radius: 14px;
	color: #fff;
	background-color: #FF9900;
	padding: 6px 12px 7px 12px;
	margin: 10px 11px;
	}

.home_block li .info .top_layer {
	opacity: 0;
/*	transition: all 0.25s ease-out;*/
	transition: all 0.15s ease-in;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(101,27,28,0.75);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-radius: 20px;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
	}

.home_block li .info:hover .top_layer {
	opacity: 1;
	}

.home_block li .info .top_layer a {
	display: inline-block;
	text-align: center;
	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
	border: solid 2px #fff;
	border-radius: 7px;
	background-color: #62605C;
	padding: 7px 15px;
	color: #fff;
	margin: 113px 0  0 53px;
	text-decoration: none;
/*	font-family: Arial;*/
	font-size: 14px;
	transition: all 0.15s ease-in;
	}

.home_block li .info .top_layer a:hover {
	background-color: #FECB00;
	color: #1A3548;
	}




.home_news {
padding: 15px 25px 0 35px;
font-size: 12px;
}

.block_name {
font-size: 16px;
font-weight: bold;
color: #404040;
padding: 0 0 7px 0;
}

.home_news .title {
font-weight: normal;
font-size: 12px;
padding: 1px 0 3px 0;
}

.home_news .date {
font-size: 10px;
text-transform: uppercase;
}

.content .title a {
color: #F5FE00;
}


.photo_left,
.photo_right,
.photo {
	display: block;
	padding: 1px;
	border: solid 1px #fff;
	font-size: 0;
	line-height: 0;
	}

.photo_left {
	float: left;
	margin: 0 15px 10px 0;
	}

.photo_right {
	float: right;
	margin: 0 0 10px 15px;
	}


.panel_scheme {
	float: right;
	float: left;
	margin: 3px 0 7px 17px;
	margin: 3px 17px 7px 0;
	width: 270px;
	height: 210px;
	background-position: left bottom;
	border: solid 1px #fff;
	}

.price_block {
	display: block;
	padding: 5px 0 7px 53px;
	background-image: url(_pic/ico_price.svg);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 30px 30px;
	}

/*
div {
border: solid 1px;
}
*/

/* popups */

div#gray-bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	display: none;
	z-index: 89;
}

.popup_window {
	position: fixed;
	z-index: 95;
	display: none;
	background: #fff;
	padding: 15px;
	border-radius: 15px;
}

.popup_window .login_input {
	text-align: right;
	padding: 5px 0;
}

.popup_window .submit {
	text-align: right;
	padding-top: 10px;
}

.popup_window .window_title {
	text-align: center;
	font-size: 16px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

.popup_window .hint {
	display: none;
	color: #f00;
	font-size: 11px;
}

.popup_window .close {
	position: absolute;
	right: -15px;
	top: -15px;
	background: url(/_pic/zoom/closebox.png);
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: block;
}

.callback {
cursor: pointer;
color: #fff;
color: #F5FE00;
/*font-weight: bold;*/
font-size: 140%;
font-family: Tahoma;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
padding: 7px 10px 9px 35px;
padding: 10px 20px 10px 47px;
background: #872122 url(/_pic/call_ico.png) 10px 7px no-repeat;
background: #872122 url(/_pic/call_ico.png) 20px 11px no-repeat;
border-radius: 5px;
}

.callback:hover {
	text-decoration: none;
}


.callback_m {
cursor: pointer;
color: #fff;
color: #F5FE00;
/*font-weight: bold;*/
font-family: Tahoma;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
padding: 7px 10px 9px 35px;
padding: 10px 20px 10px 47px;
background: #872122 url(/_pic/call_ico.png) 10px 7px no-repeat;
background: #872122 url(/_pic/call_ico.png) 20px 11px no-repeat;
border-radius: 5px;
}

.callback_m:hover {
	text-decoration: none;
}


.mobile-view {
	display: none;
}

.cert {
	float: left;
	margin-right: 25px;
}



@-webkit-keyframes pulsate {
 50% {text-shadow: 0 -1px rgba(0,0,0,.5), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% {text-shadow: 0 -1px rgba(0,0,0,.5), 0 0 5px #ffd, 0 0 8px #fff; }
}
#wow {
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 1.5s linear infinite;
  animation: pulsate 1.5s linear infinite;
}

@-webkit-keyframes pulsate_bg {
 50% {background-color: #ffff40;}
}
@keyframes pulsate_bg {
 50% {background-color: #ffff40;}
}
.bg_animate {
  -webkit-animation: pulsate_bg 1.5s linear infinite;
  animation: pulsate_bg 1.5s linear infinite;
}
