.z-form #phone{
border:solid 0px !important;
height:14px;
margin:0;
padding:0px;
background-color:#fff;
text-align:center;
}
.z-form{
	padding: 10px;
	background-color: #e3f0fa;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 175%;
}

.z-form input{
	border: 1px solid #1e69a4;
	font-size: 12px;
	font-family: Verdana;
	width: 80px;
	margin-right: 10px;
}
.z-form textarea{
	border: 1px solid #1e69a4;
	font-size: 12px;
	font-family: Verdana;
}
.z-form select{
	border: 1px solid #1e69a4;
	font-size: 12px;
	font-family: Verdana;
	width: 120px;
}
.form_reg{
	border: none !important;
	background: url(../img/form_reg.gif) no-repeat;
	cursor: pointer;
	width: 110px !important;
	height: 24px ;
}
.form_br{
	height: 30px;
	background: url(../img/form_br.gif) 0 50% repeat-x;	
}
.form_brbr{
	height: 2px;
	background: url(../img/form_br.gif) repeat-x;	
	width: 100%;
	float: left;
}
.next{
	border: none !important;
	background: url(../img/next.gif) no-repeat;
	width: 113px !important;
	height: 24px;
	font-family: Arial !important;
	font-size: 11px !important;
	color: white;
	cursor: pointer;
}

.big_search{
	border: none !important;
	background: url(../img/big_search.gif) no-repeat;
	width: 113px !important;
	height: 24px;
	cursor: pointer;
}

.error_form{
	border: 1px solid red !important;
	background-color: #f9c9c9;
}
.error_strings{
	color: red !important;
}
/*---Отображение объекта---*/

.h1-show, .h2-show{
	color: #4c4c4c;
	line-height: 110%;
}
.h2-show{
	margin-bottom: 10px;
	font-weight: bold;
}

#photo_big{
	margin-bottom: 20px;
}
#photo_small img{
	margin: 0 20px 20px 0;
}
.parametrs{
	width: 100%;
}
.parametrs td{
	padding: 2px 10px;
	color: #4c4c4c;
}
.table-style td{
	padding: 3px;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1dbd0;
	font-weight: bold;
	vertical-align: top;
}
.table-style th{
	padding: 3px;
	padding-bottom: 10px !important;
	text-align: left;
}
.t-id{	
	color: #4c4c4c;
}
td.mesto{
	color: #4398de;
	padding-left: 8px;
	}
	td.mesto a{
		color: #4D4B4B;
	}
td.square{
	color: #4c4c4c;
	font-size: 13px;	
}
td.cost{
	color: #fe7925;	
}
.aow_list_header a{
	color: black !important;
}
td.aow_list_header{
	background-color: #E3F0FA;
	padding: 5px 7px;
}
.cancel{
	background: url(../img/cancel.gif) no-repeat !important;
}
.pages_links_current{
	font-weight: bold;
	color: #4398DE;
	padding: 0 3px;
	border: 1px solid #99C73D;
}
.pages_links_href{	
	padding: 0 3px;	
	font-weight: bold;
	border: 1px solid white;
}
a.pages_links_href:hover{
	font-weight: bold;
	color: #4398DE;
	padding: 0 3px;
	border: 1px solid #99C73D;
}
