@charset "windows-1251";
/* CSS Document */
html, body {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	margin:0px;
	padding:0px;
	color:#171717;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#fff;
}
a {
	color:#560d04;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3 {
	font-size:28px;
	font-weight:normal;
	color:#560d04;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
    font-size:18px;
    font-weight:normal;
}
.rooms h3,.bblock h3 {
	margin-top:0px;
	padding-top:0px;
}
#d_wrapper {
    height:100%;
    width:100%;
    overflow:auto;
    position:relative;
}
#d_wrapper1 {
    background:#fff url(/images/bg.gif) left bottom repeat-x;	
}
#d_container {
	width:1100px;
	margin:0px auto;
	position:relative;
	padding-top:180px;
}
#d_logo {
	display:block;
	position:absolute;
	left:0px;
	top:13px;
	width:454px;
	height:0px;
	padding-top:93px;
	overflow:hidden;
	background-image:url(/images/img_min/logo-min.png);
}
#d_logo.ny {
	background-image:url(/images/img_min/logo_ny-min.png);
}
#d_m {
    left: 480px;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    width: 600px;
}
#d_m li {
    display: block;
    float: left;
    height: 46px;
}
#d_m li a {
    display: block;
    font-size: 16px;
	color:#560d04;
    height: 46px;
    line-height: 46px;
    padding: 0 18px;
}
#d_m li span a {
    color: #b62710 !important;
	font-weight:bold;
    text-transform: uppercase;
}
#d_m li.active {
    background: url(/images/img_min/m1-min.png) no-repeat scroll left top transparent;
}
#d_m li.active a {
    color: #474747;
    text-decoration: none;
	background: url(/images/img_min/m2-min.png) no-repeat scroll right top transparent;
}
#d_m li.active a:hover {
    text-decoration:underline;
}
#d_fr {
	width:1100px;
	left:0px;
	height:48px;
	top:115px;
	background-image:url(/images/img_min/m3-min.png);
	position:absolute;
}
#d_fr ul  {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
	height:48px;
    width: 1098px;
	padding-left:4px;
	background:transparent url(/images/img_min/m4-min.png) right top no-repeat;
}
#d_fr ul li {
    display: block;
    float: left;
    height: 48px;
	position:relative;
	z-index:100;
}
#d_fr ul li.active {
	background:transparent url(/images/m12.gif) left top repeat-x;
}
#d_fr ul li.active a.p {
	background:transparent url(/images/img_min/m10-min.png) 9px 9px no-repeat;
}
#d_fr li a { 
    display: block;
    font-size: 16px;
	color:#fff;
    height: 48px;
    line-height: 48px;
    padding: 0 10px; /*23*/
	text-decoration:none;
}
#d_fr li a.p {
	padding-left:50px;
	background:url(/images/img_min/m7-min.png) 10px 10px no-repeat;
}
#d_fr li a.euro {
	padding-left:60px;
	background:url(/images/euro.png) 8px 4px no-repeat;
}
#d_fr li.a a {
	background-color:#fff !important;
	border:1px solid #f28f29;
	border-bottom:none;
	padding:0 9px; /* 22*/
	height:47px;
	line-height:47px;
	color:#560d04;
	border-radius:5px 5px 0px 0px;
}
#d_fr li.a a.p {
	padding:0px 9px 0px 49px; /*+1*/
	color:#560d04;
	background:#fff url(/images/img_min/m11-min.png) 9px 9px no-repeat !important;
}
#d_fr li.a a.euro {
	padding:0px 9px 0px 59px; /*+1*/
	color:#560d04;
	background-position:7px 3px;
}
#d_fr li a.n:hover {
	text-decoration:underline;
	background-color:transparent !important;
	border:none;
	padding:0 10px; /*23*/
	height:48px;
	line-height:48px;
	color:#fff;
	border-radius:none;
}


#d_fr li a span {
	padding-right:25px;
	background:transparent url(/images/m5.gif) right 7px no-repeat;
}
#d_fr li.active a span {
    background:transparent url(/images/m13.gif) right 7px no-repeat;
}
#d_fr li.a a span {
    background:none;
}
#d_fr ul li div.s {
	display:none;
	position:absolute;
	top:48px;
	z-index:100;
	left:-10px;
	background-image:url(/images/img_min/m8-min.png);
	padding:0px 10px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#d_fr ul li.a div.s {
	display:block;
}
#d_fr ul li div.s div {
	border-radius:0px 0px 6px 6px;
	background-color:#fff;
	border:1px solid #f28f29;
	border-top:none;
	padding:10px;
}
#d_fr ul li div.s a {
	height:inherit;
	line-height:inherit;
	font-size:14px;
	color:#560d04;
	white-space:normal;
	border:none;
	padding:3px 3px 3px 25px;
}
#d_fr ul li div.s a.active {
	font-weight:bold;
}
#d_fr ul li div.s a.sub {
	font-size:12px;
	padding-left:32px;
	
}
#d_fr ul li div.s a.del {
	background:transparent url(/images/img_min/m9-min.png) left 3px no-repeat;
	font-weight:bold;
}
#d_fr ul li div.s a:hover {
	text-decoration:underline;
}
#d_fr ul li div.s td {
	vertical-align:top;
}
#d_fr li.d {
	width:3px;
	overflow:hidden;
	background-image:url(/images/m6.gif);
}
#d_l, #d_r {
	width:225px;
	float:left;
	padding-bottom:20px;
}
#d_r {
	float:right;
}
.b {
	margin-bottom:20px;
	background:transparent url(/images/img_min/t-min.png) left top no-repeat;
}
.b .t {
	font-size:18px;
	font-weight:normal;
	color:#560d04;
	height:50px;
	line-height:50px;
}
.b .c {
	padding:13px 13px 13px 17px;
}
.b .c p {
	margin:8px 0px 15px 0px;
}
.month {
	border:1px solid #f28f29;
	border-radius:6px;
	padding:0px 13px 13px 17px;
	background:#faf5e8 url(/images/img_min/month-min.png) 10px 10px no-repeat;
}
.banya_year {
    border:1px solid #7db010;
    border-radius:6px;
    padding:0px 13px 13px 17px;
    background: rgba(184, 211, 127, 0.21) url(/images/banya_year.png) 10px 10px no-repeat;
}

.month .t, .banya_year .t {
	padding-left:23px;
	background:none;
}
.month p , .banya_year p {
	padding:0px;
	margin:8px 0px 15px 0px;
}

.under_visitor_choice {
    border: 1px solid #7db010;
    border-radius: 6px;
    padding: 0px 13px 13px 17px;
    /*background: #d8ead2;*/
    background: rgba(184, 211, 127, 0.21);
}

.recommended .t {
	background:transparent url(/images/img_min/recommended-min.png) 10px 10px no-repeat;
	padding-left:40px;
}
.new .t {
	background:transparent url(/images/img_min/new-min.png) 10px 8px no-repeat;
	padding-left:45px;
}
.promo .t {
	background:transparent url(/images/img_min/promo-min.png) 10px 10px no-repeat;
	padding-left:42px;
}
.i {
	padding:3px;
	display:block;
	border:1px solid #e3ded1;
	width:180px;
	background-color:#fff;
	box-shadow:0px 0px 3px 2px #e3ded1;
}
#d_c {
	width:608px;
	float:left;
	margin-left:20px;
	padding-bottom:20px;
}
#d_c h1 {
	margin-top:0px;
	padding-top:0px;
}
.bblock {
	border:1px solid #f0e5c7;
	border-radius:5px;
	padding:15px;
	margin-bottom:20px;
}
.block {
	position:relative;
	z-index:90;
	margin-bottom:40px;
	border:1px solid #f0e5c7;
	background:transparent url(/images/t.gif) left top repeat-x;
	border-radius:6px;
}
.block.selected {
	border-color:#f0e5c7;
	background-image:url(/images/t1.gif);
}
.block h2, .block .title {
	margin:0px;
	padding:0px;
	height:53px;
	line-height:53px;
	padding-left:20px;
}
.block h2 a, .block .title {
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial;
}
.block h2 a span {
	font-size:12px;
}
.bblock h2, .rooms h2 {
	font-size:20px;
	padding:0px 0px 15px 0px;
	margin:0px;
	height:inherit;
	line-height:inherit;
}
.rooms h2 span {
	font-size:12px;
	color:#f28f29;
}

.rooms h3 span {
    font-size:12px;
    color:#f28f29;
}
.selected h2 a, .selected .title {
	color:#f28f29;
}
.block h2 a:hover {
	text-decoration:underline;
}
.block .info {
	padding:13px;
}
.b_l {
	float:left;
	width:200px;
    height: 250px;
    overflow: auto;
    width: 210px;
}
.b_r p {
	margin:0px 0px 10px 0px;
}
.rooms .b_l {
	width:180px;
height:auto;
}
.b_r {
	float:right;
	width:350px;
}
.rooms .b_r {
	width:330px;
}
.clear {
	clear:both;
}
.note {
	font-size:11px;
	color:#6c6c6c;
}


.phone_c {
	float:left;
	margin-top:10px;
	
	background:transparent url(/images/img_min/phone1-min.png) left top no-repeat;
}
.phone_c .phone {
	padding-left:45px;
	padding-right:25px;
	background:transparent url(/images/img_min/phone2-min.png) right top no-repeat;
	height:48px;
	color:#560D04;
	font-size:16px;
	line-height:40px;
}
.phone_c .phone a {
	color:#560D04;
}

.phone, .cost {
	color:#f28f29;
	font-size:18px;
	background:transparent url(/images/phone.gif) left top no-repeat;
	padding-left:25px;
}
.cost {
	/* background:transparent url(/images/img_min/price-min.png) left top no-repeat; */
	background:none;
	padding-left: 0px;
}

.cost  strong{
	color: #171717;
}

.params {
	line-height:20px;
}
.metro {
	padding:2px 2px 2px 30px;
	background:transparent url(/images/img_min/metro-min.png) left top no-repeat;
}
.rooms {
	background-color:#fbf7e9;
	border-radius:5px;
	border:1px solid #e0dbcb;
	margin-bottom:15px;
	padding:13px 20px;
}
.bl {
	margin-bottom:15px;
	background-color:#fff;
	border-radius:5px;
	border:1px solid #e0dbcb;
	padding:5px;
}
.bl.active {
	border:1px solid #f28f29;
}
.bl .t {
	font-size:18px;
	margin-bottom:10px;
}
.bl .params {
	margin-top:5px;
}
.rooms .i {
	width:160px;
}
.images .i {
	float:left;
	margin:0px 10px 10px 0px;
}
#d_f {
	height:64px;
	padding-top:12px;
	font-size:12px;
}
.more {
	padding-top:10px;
	color:#6c6c6c;
}
.more strong {
	color:#f28f29;
}
.more a {
	color:#6c6c6c;
}
.more span {
	color:#f0e5c7;
	padding:15px;
}
.stats {
    font-size: 11px;
    color: #6c6c6c;
    width: 233px;
    margin: 10px auto;
    border: 2px solid #f0e5c7;
    border-radius: 8px;
    box-shadow: 0 0 6px #f2f2f2;
    padding: 0 10px 10px 10px;
}
.field {
	width:100%;
	border:1px solid #f0e5c7;
	box-shadow:inset 1px 1px 2px #d6d6d6;
	padding:2px;
}
.button {
	color:#fff;
	background-color:#6d1106;
	padding:3px 8px;
	border-radius:3px;
	border:none;
	cursor:pointer;
	box-shadow:1px 1px 2px #d6d6d6;
}
.top {
	text-align:right;
}
.top a {
	padding-right:14px;
	font-size:12px;
	background:transparent url(/images/up.gif) right 5px no-repeat;
}
.showmap {
	padding-left:18px;
	background:transparent url(/images/showmap.gif) 3px 2px no-repeat;
}
.recall {
	background-color:#fbf8ef;
	border:1px solid #fbf8ef;
	border-right-color:#f0e5c7;
	border-bottom-color:#f0e5c7;
	border-radius:5px;
	color:#000;
	padding:5px;
	margin-bottom:15px;
}
.recall .date {
	font-size:12px;
	color:#6c6c6c;
	text-align:right;
}
.recall .name {
	color:#7bad10;
	font-size:12px;
	background:transparent left bottom url(/images/recall.gif) repeat-x;
	
}
.recall p {
	margin:5px 0px;
}
.approved {
	position:absolute;
	right:-3px;
	top:-3px;
	width:88px;
	height:88px;
	background-image:url(/images/img_min/approved-min.png);
}
.selected .approved {
	background-image:url(/images/img_min/approved1-min.png);
}
.all-sauny {
	display:block;
	background-color:#510c04;
	font-size:20px;
	color:#fff;
	border:1px solid #fff;
	border-radius:7px;
	text-align:center;
	padding:10px;
	box-shadow: 1px 2px 5px 1px #ccc;
}
.red {
	color:red;
}
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 2px solid #560D04;
    background-color: #fff;
    padding: 5px;
    opacity: 0.85;
    border-radius:5px;
}
#tooltip h3, #tooltip div { margin: 0; }
.result {
	font-size:20px;
	text-align:center;
}
.result span {
	font-size:24px;
	color:red;
}
#d_register {
	position:absolute;
	height:400px;
	width:200px;
	background-color:#7fb112;
	border:2px solid white;
	box-shadow:0px 0px 3px 1px #888;
	border-radius:0px 5px 5px 0px;
	border-left:none;
	left:-230px;
	top:50%;
	margin-top:-200px;
	z-index:999;
	padding:15px;
	padding-top:25px;
	color:#fff;
}
#d_register #d_close {
	position:absolute;
	right:-40px;
	top:40px;
	margin-top:-80px;
	top:50%;
	background:url(/images/img_min/close-min.png) left top no-repeat;
	width:40px;
	height:160px;
	cursor:pointer;
}
.close #d_close {
	background-position:-40px top !important;
}
#d_register p {
	margin-top:0px;
	padding-top:0px;
}
#d_register form {
	margin-top:20px;
}
#d_register button {
	background-color:#f6900b;
	border:2px solid #fff;
	width:100%;
	text-align:center;
	color:#fff;
	padding:10px 0px;
	margin-top:10px;
	border-radius:8px;
	font-size:22px;
	cursor:pointer;
}
#d_register button:hover {
	background-color:#e0840b;
}
.required {
	color:red;
	font-size:12px;
}
.description {
    font-size:12px;
}
.row1 {
    background-color:#FBF7E9;
}

.slider_container {
	width:526px;
	overflow:hidden;
	height:61px;
}
.slider_container em {
	line-height:61px;
}
.shedule {
	background-color:#fff;
	padding-bottom:10px;
}
.shedule ul {
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}
.shedule ul li {
	display:block;
	float:left;	
}
.shedule ul li ul {
	padding:0px 9px;
	height:30px;
	position:relative;
}
.shedule ul li li {
	height:30px;
	line-height:30px;
	color:#719b13;
	width:39px;
	font-size:12px;
	text-align:center;
	background-image:url(/images/img_min/h-min.png);
}
.shedule li.last {
	width:1px;
	overflow:hidden;
}
.yesterday, .tommorow {
	width:150px;
}
.today {
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.rooms h3.t {
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #cacccd;
	text-align:center;
	margin:0px;
}
.tommorow a,.yesterday a {
	display:block;
	height:40px;
	color:#000;
	text-decoration:none;
	text-align:right;
	padding-right:30px;
	line-height:40px;
	cursor:pointer;
	background:transparent url(/images/img_min/next-min.png) right top no-repeat;
}
.yesterday a {
	padding:0px 0px 0px 30px;
	text-align:left;
	background:transparent url(/images/img_min/prev-min.png) left top no-repeat;
}
.tommorow a:hover {
	background-position:right -40px;
}
.yesterday a:hover {
	background-position:left -40px;
}
.yesterday a.hide, .tommorow a.hide {
	background-position:left -80px !important;
	cursor:default;
}
.tommorow a.hide {
	background-position:right -80px !important;
	cursor:default;
}
.shedule .rowh {
	position:relative;
	background-color:#f3efe0;
	margin-bottom:1px;
	cursor:default;
}
.shedule .rowh div {
	position:absolute;
	top:0px;
	left:9px;
	height:30px;
	width:0px;
	background: transparent url(/images/img_min/ha-min.png) left bottom repeat-x;
}
.slider .red {
	color:#cc3608;
}
.dialog {
	display:none;
}
#area_dialog div {
	margin:3px 0px;
}
#area_dialog div.sub {
	font-size:11px;
	padding-left:15px !important;
}
.metro_table p {
	margin:0px;
	padding:0px 0px 0px 20px;
	background:transparent url(/images/img_min/metro1-min.png) left center no-repeat;
}
.metro_table p.first {
	background-position:left -2px;
}
.metro_table p.last {
	background-position:left -178px;
}
.metro_table p a {
	border-radius:0px !important;
	padding-left:5px !important;
	background:none !important;
}
span.but {
	visibility:hidden;
	cursor:pointer;
	margin-left:5px;
}
.select_parameters {
	background-color:#560D04;
	border-radius:3px; 
	color:#fff;
}
.select_parameters a {
	color:#fff;
	font-weight:bold;
}
.old_price {
	color:#333 !important; font-size:14px !important; font-weight:bold !important;
}
.new_price {
	color:red !important; font-size:15px !important; font-weight:bold !important;
}


.rev_butt .light_b, .rev_butt .light_r {
	display: inline-block;
	box-shadow: none;
}

.rev_butt .light_r {
	margin-left: 10px;
}

		
.light_b, .light_r {
	text-align: center;
	margin: 5px auto 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0 -1px rgba(0,0,0,.1);
	text-decoration: none;
	padding: 10px;
	outline: none;
	border: none;
	border-radius: 3px;
	background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
	box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
	cursor:pointer;
}

.light_b:active, .light_b.b_active, .light_r:active, .light_r.b_active  {
	top: 1px;
	color: #fff;
	text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 3px #ffd, 0 0 0px #fff
}
.light_b:active, .light_b.b_active {
	box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}
.light_r:active, .light_r.b_active { 
	box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
} 

.light_b:hover {
	background: #3EB410 !important;
	-webkit-animation-play-state: paused;
}

.light_r { 
		background: #EF3720 linear-gradient(#FF7C7C, #FF7575);
}


.light_r:hover { 
		background: #E46A5B linear-gradient(#D07C7C, #FF5843);
}

#reviews_wrap {
	padding-top:20px; 
	width: 425px; 
	margin: 0 auto;
}

ul.breadcrumb {
    padding: 16px 15px;
    margin-bottom: 20px;
    margin-top: 0;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

ul.breadcrumb li {
    display: inline;
}

.main-title-pop {
    font-weight: normal;
    color: #560d04;
    font-size: 25px;
    margin-bottom: 23px;
}

.rooms, .bblock {
    box-shadow: 0 0 10px #ccc;
}

.social-box {
    margin: 25px 0;
}

.text-color-red {
    color: #b62710;
}

.filter-box{
    width: 700px;
}

.sauny-width-33{
    width: 33%;
}

.sauny-width-50{
    width: 50px;
}

.sauny-text-align-right{
    text-align: right;
}

.sauny-height-80{
    height:80px
}

.sauny-vertical-align-top{
    vertical-align:top;
}

.sform-form{
    border-spacing: 0;
}

.sform-attention{
    color:#591208;
    font-size:16px
}

.comment-box-input{
    width: 415px;
}

.comments-good-radio{
    margin-left: 120px;
}

.comments-bad-radio{
    margin: 1px 0 4px 121px;
}

.comments-idont-box{
    padding: 0pt 0.7em;
}

.comments-idont-message{
    float: left; 
    margin-right: 0.3em;
}

.vote-question{
    width: 100%;
    margin: 13px auto;
    font-size: 1.2em;
    text-align: center;
}

.block-vote{
    width: 100%;
    margin: 10px auto;
}

.block-vote-box{
    width: 165px;
    margin: 0 auto;
}

.block-vote-box > div {
    display: inline-block;
    margin: 4px 7px;
    width: 66px;
    height: 30px;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.7em;
    border-radius: 5px;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: 600;
}

.block-vote-yes{
    background: #8aba34;
    background: -moz-linear-gradient(top, #8aba34, #0d8208);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#8aba34), color-stop(100%,#0d8208));
    background: -webkit-linear-gradient(top, #8aba34, #0d8208);
    background: -o-linear-gradient(top, #8aba34, #0d8208);
    background: -ms-linear-gradient(top, #8aba34, #0d8208);
    background: linear-gradient(top, #8aba34, #0d8208);
    -webkit-box-shadow: 0px 1px 2px #999;
    -moz-box-shadow: 0px 1px 2px #999;
    box-shadow: 0px 1px 2px #999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.block-vote-no{
    background: #A75407;
    background: -moz-linear-gradient(top, #DDC243, #A75407);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#DDC243), color-stop(100%,#A75407));
    background: -webkit-linear-gradient(top, #DDC243, #A75407);
    background: -o-linear-gradient(top, #DDC243, #A75407);
    background: -ms-linear-gradient(top, #DDC243, #A75407);
    background: linear-gradient(top, #DDC243, #A75407);
    -webkit-box-shadow: 0px 1px 2px #999;
    -moz-box-shadow: 0px 1px 2px #999;
    box-shadow: 0px 1px 2px #999;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.spoiler-title{
    cursor: pointer;
}

.spoiler-box{
    display: none;
    border-bottom: 2px solid #dfe0e0;
}

.box-anketa-off{
    margin: 15px;
    background-color: #980606;
    color: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px black;
}

.laznya-font-size-18{
    font-size: 18px;
}

.laznya-margin-bottom-4{
    margin-bottom: 4px;
}

.ankets-recommend{
    margin: 0 0 60px 0px;
}

.ankets-recommend>ul{
    padding:0 0 0 20px;
}

.ankets-recommend>ul>li{
    display: inline-block;
    padding:0 2px;
}

.ankets-recommend>ul>li span{
    position: absolute;
    width: 150px;
}

.laznya-text-center{
     text-align: center;
 }

.laznya-margin-left-164{
    margin-left: -164px;
}

.flex-container {

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex-container-row{
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}

.flex-item-owner {
    padding: 5px;
    width: 236px;
    height: 150px;
    margin-top: 10px;
}

.flex-item-owner>div{
    margin: 10px 0;
}

.laznya-logo{
    width: 65px;
    height: 65px;
    background:url('/images/logo_map.png') 0 0 no-repeat;
}

.laznya-logo-owner{
    margin: 23px 0 0 80px !important;
}

@media all and (min-width: 1420px) {
    #director-letter-window{
        top: 20%;
        left: 25%;
        width: 777px;
    }
}

@media (min-width: 768px) and (max-width: 1420px) {
    #director-letter-window{
        top: 20%;
        left: 25%;
        width: 627px;
    }
}


#director-letter-box{
    background: rgba(0,0,0,0.9);
    height: 100%;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999!important;
    display:none;
}

#director-letter-window{
    background: rgba(255,255,255,1);
    position: fixed;
    color: #000;
    border-radius: 8px;
    z-index: 999!important;
    border: 2px solid #953503;
}


.director-letter-title{
    width: 100%;
    text-align: center;
    font-size: 25px;
    margin-top: 5px;
}

.director-letter-text{
    margin: 16px;
}

.director-letter-text>div{
    margin: 11px 0;
}

#director-letter-window>div{
    margin: 16px;
}

#director-letter-window input{
    height: 4px;
    padding: 11px;
    width: 200px;
    text-align: center;
    /*border: none;
    border-bottom: 1px solid #ccc;*/
}

#director-letter-window textarea{
    width: 100%;
    height: 76px;
}
#director-letter-close {
    position: absolute;
    right: -5px;
    top: -7px;
    cursor: pointer;
}

#director-letter-user-send{
    width: 89px;
    background: #81ca8a;
    height: 16px;
    text-align: center;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    margin-left: auto!important;
    margin-right: 2em!important;
}

.director-letter-box-input>div{
    margin: 15px auto ;
    width: 222px;
}

.director-letter-link>a{
    cursor: pointer;
    text-decoration: underline;
}

#director-letter-error{
    display: none;
}


.text-color-green{
    color: #008000;
}

.laznya-text-align-center{
    text-align: center;
}

.laznya-margin-auto{
    margin: auto;
}

.laznya-cancel{
    width:16px;
    height:16px;
    background:url('/images/img_min/cancel-min.png') 0 0 no-repeat;
}

.laznya-ajax-loader{
    width:16px;
    height:16px;
    background:url('/images/ajax-loader.gif') 0 0 no-repeat;
}