.leaflet-bottom { display: none; }
.leaflet-popup-content {
	font-size: 12px;
	margin: 8px 16px !important;
}
#filter {
	float: left;
	width: 210px;
}
#search {
	width: 140px;
	float: right;
	color: grey;
	font-family: Verdana;
	font-size: 12px;
}
.columns  {
	height: 600px;
	font-family: Verdana;
	font-size: 12px;
	color: #4E4E4E;
}
.vkladka {
	display: inline;
	text-align: center;
	border-radius: 7px 7px 0px 0px;
	background-color: #E76F1A;
	padding: 5px;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}
.vkladka.active {
    background-color: #ff862d;
}
#trtr {
	color: #808080;
	font-weight: bold;
}
#maintable {
	line-height: 20px;
	width: 100%;
}
td img {
	margin-bottom: -10px;
}
td a {
	color: #4E4E4E;
}
table tbody tr.even {
    background-color: #EEEEEE;
}
.showhide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 97%;
	z-index: 1001;
	background-color: white;
	padding-top: 20px;
}
/************** Details ***********/
#galleria{height: 370px; }
/* верхнее меню   */
.details_head {
	width: 100%;
	height: 50px;
	display: table;
/*	left: -10px;*/
	position: relative;
	font-size: 14px;
}
.details_head_element  {
	display: table-cell;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: #5E5E5E;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
}
.details_head_element:hover {
	color: #EA6C06;
	text-decoration: underline;
}
.sel  {
	color: #EA6C06;  
}
.sel:hover {
	text-decoration: none;
}
/***  **/
.details_title {
	color: #EA6C06;
	font-size: 17px;
	font-weight: normal;
	font-family: Verdana;
	margin-bottom: 10px;
}
.details_subtitle {
	font-size: 15px;
	margin-bottom: 15px;
	margin-top: 0;
	color: #5C5C5C;
	font-weight: bold;
}
.details_class {
	font-size: 17px;
	font-weight: bold;
	color: #EA6C06;
	margin-bottom: 15px;
}
.details_desc {
	font-style: italic;
	font-size: 13px;
	color: #4E4E4E;
}
.details_desc input {
	width: 100%;
}
.price {
	margin-top: 15px;
	font-weight: bold;
	font-size: 17px;
	color: #5C5C5C;
}
p {
	margin: 5px;
}
#infra > img {
    margin-right: 10px;
}
.details_usual {
	font-size: 12px;
	text-align: justify;
	color: #4E4E4E;
}
#mail_result {
	float: left;
}
a {
	outline: none; /* Убираем границу вокруг ссылок  */
}
.left_td {
	width: 172px;
	text-align: right;
	color: #5C5C5C;
	font-style: italic;
	vertical-align: top;
}
td {
	color: #444;
	font-size: 12px;
	padding-right: 10px;
}
.knopka {
    background: url("/templates/maket/files/images/fon_otpravit.png") no-repeat scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-family: verdana;
    font-weight: bold;
    padding: 6px 0 10px;
    width: 107px;
    cursor: pointer;
}
/*** layout **/
#details_left {
	margin-right: 450px;
	font-family: Verdana;
	color: #4E4E4E;
}
#details_right {
    width: 450px;
    float: right;
}
#mini-map {
	position: absolute;
	right: 0;
	top: 110px;
	z-index: 2;
}
/******/
