body {
	width: 100%;
	min-width: 1000px;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	
	margin: 0px;
	
	background: url("images/gg.jpg") no-repeat right bottom;
}

body, td, pre {
	font-family: Calibri, Arial, Verdana;
	font-size: 100%;
	color: #333333;
}

caption {
	font-weight: bold;
	line-height: 30px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 1px solid #98d332;
}

a.admin {
	color: red;
}

.par_title {
	text-align: center;
	background: #EEEEEE;
}

.par_title h3 {
	display: inline;
	padding: none;
	margin: none;
	font-size: 110%;
	line-height: normal;
}

.par_body {
	padding: 10px 20px 10px 20px;
}

#spec {
	margin: 0px 2em;
}

#spec .descr {
	padding: 0 0.5em;
	text-align: justify;
}

.l_col {
	padding-right: 5px;
	text-align: right;
}

.r_col {
	padding-left: 5px;
	text-align: left;
}

#header {
	width: 100%;
	clear: both;
	height: 150px;
	background: url('images/header_bg.jpg');
}

#logo {
	float: left;
	width: 618px;
	height: 150px;
	background: url('images/logo.png');
}

#title {
	float: right;
	width: 382px;
	height: 150px;
	background: url('images/title.jpg');
	text-align: center;
}

#title #AN {
	margin-top: 50px;
	font-family: Arial;
	font-size: 28px;
	color: white;
}

#title #slogan {
	margin-top: 9px;
	font-family: Arial;
	font-size: 26px;
	color: #00adef;
}

#title #slogan a {
	color: #00adef;
	text-decoration: none;
}

#container {
	float: left;
	clear: both;
	width: 100%;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	padding: 0px;
}

#container1 {
	float: left;
	clear: both;
	width: 100%;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
	padding: 0px;
}

#left {
	float: left;
	width: 225px;
	height: auto;
	background: url('images/menu_bg.jpg');
}

#left #menu {
	float: left;
	width: 225px;
	min-height: 444px;
	height: expression("444px");
	
	background: url('images/menu_top.jpg') no-repeat;
}

#left #menu .button {
	float: right;
	width: 192px;
	height: 36px;
	margin: 10px 6px 10px 0px;
	margin-right: expression("3px");
	
	background: url('images/button.jpg');
	
	text-align: right;
}

#left #menu .button div {
	margin: 7px 10px 0px 0px;
}

#left #menu .button.first {
	margin-top: 50px;
}

#left #menu .button .current {
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	cursor: default;
}

#left #menu .button a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	outline: none;
}

#left #menu .button a:hover {
	color: #98d332;
}

#left #menu .button.admin a {
	color: red;
}

#left #menu p {
	margin-right: 16px;
	text-align: right;
}

#phones {
	float: left;
	height: auto;
}

#left #menu #phones p {
	margin: 10px 16px 0px 40px;
	font-size: 120%;
	color: #0067b4;
	text-align: left;
}

#left #menu #phones p .text {
	font-size: 90%;
}

#left #menu #phones p .number {
	font-size: 120%;
}

#left_bottom {
	clear: both;
	width: 225px;
	height: 38px;
	background: url('images/menu_bottom.jpg');
}

#center_header {
	width: auto;
	height: 148px;
	float: expression("left");
	width: expression("100%");
	
	background: url('images/center_header.jpg');
}

#center_header table {
	width: 100%;
	height: 125px;
}

#center_header table td {
	width: 50%;
	padding: 0px 25px;
	color: #636363;
}

#center_header table td h2 {
	margin: 0px;
	font-size: 130%;
}

#center_header table td p {
	font-size: 100%;
}

#center_header table td a {
	float: right;
	font-size: 100%;
	color: #79b314;
}

#container2 {
	padding: 0px;
}

#center {
	margin: 0px 0px 0px 225px;
}

#center1 {
	padding: 12px;
	width: auto;
	min-height: 400px;
}

#center1 h2 {
	margin: 0.5em 0 0.5em 0;
	background: #EEEEEE;
	font-size: 130%;
	text-align: center;
}

#center1 h3 {
	margin: 1em 0 0.5em 0;
	font-size: 150%;
}

#center1 p, #center1 ul {
	margin: 0 0.3em 1em 0.3em;
}

#center1 ul {
	padding: 0 0 0 2em;
}

#center1 a {
	color: #0078a3;
	font-weight: bold;
}

#center1 #main {
	margin: 0 2.75em;
}






#footer {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	min-width: 1000px;
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
}

#footer #copy {
	float: left;
	width: 568px;
}

#footer #copy p {
	margin: expression("15px 0px 0px 20px");
	margin: -10px 0px 0px 20px;
	padding: 0;
	font-size: 90%;
}

#footer #corner {
	float: right;
	width: 432px;
}





#realty_1, #realty_2 {
	width: 100%;
	border: 1px solid #76d2ff;
	border-collapse: collapse;
	font-family: Verdana;
}

#realty_1 th, #realty_2 th {
	background: #6299ce;
	font-size: 75%;
	text-align: center;
}

#realty_1 th, #realty_2 th, #realty_1 th a, #realty_2 th a {
	color: white;
}

#realty_1 td, #realty_1 th, #realty_2 td, #realty_2 th {
	border: none;
	padding: 5px 0.5em;
}

#realty_1 td {
	text-align: center;
	font-size: 85%;
}

#realty_2 td {
	text-align: left;
	font-size: 85%;
}

#realty_1 td.address, #realty_2 td.address {
	text-align: left;
	white-space: nowrap;
}

#realty_1 td.price, #realty_2 td.price {
	text-align: right;
}

#realty_2 td.description {
	padding: 5px 1.5em;
}

#realty_1 td.admin_function, #realty_2 td.admin_function {
	text-align: center;
}

#realty_1 td.admin_function a, #realty_2 td.admin_function a {
	color: red;
} 


.realty_one {
	width: 500px;
	margin: 0 auto;
	border: 1px solid #76d2ff;
	border-collapse: collapse;
	background: #eeeeee;
	font-family: Verdana;
}

.realty_one .o_m {
	width: 200px;
	padding: 0 0.5em 0 0;
	font-weight: bold;
}


#realty_menu {
	text-align: left;
}

#realty_menu td {
	text-align: left;
}

.buy_menu {
	margin: 0 0 0 0.3em;
	font-weight: bold;
}







/* Контакты */
#kont_table {
	margin: 0 auto;
}

#kont_table .left_col {
	text-align: right;
	height: 30px;
}

#kont_table .right_col {
	text-align: left;
	height: 30px;
}



/* Гостевая */
.post_cell, .author_cell {
	border: 1px solid gray;
}

.post_cell hr {
	width: 95%;
	color: white;
}

.post_cell .adm_ans {
	font-style: italic;
}




#services {
	width: 100%;
	border: none;
}

#services_info {
	width: 50%;
}

#services_menu {
	width: 50%;
}

#services_menu li {
	margin: 0 0 0.5em 0;
}


.query_form {
	width: 400px;
	margin: 10px auto 0 auto;
}

.query_form .o_m {
	width: 35%;
	text-align: right;
}

.query_form .m_m {
	width: 65%;
}


.query_table {
	width: 100%;
	margin: 0 auto;
	border-collapse: collapse;
}

.query_table td {
	border: 1px solid #9AADD4;
}

.query_table .date {
	width: 20%;
	border: none;
	text-align: center;
	font-size: 80%;
}

.query_table .o_m {
	width: 15%;
	text-align: right;
}

.query_table .m_m {
	width: 35%;
	text-align: left;
}

.query_table .fake {
	width: 20%;
	border: none;
}



.o_m {
	text-align: right;
}

.o_m.spec {
	color: red;
}

#photos input {
	display: block;
}


.row1 {
	background-color: #eeeeee;
}

.row2 {
	background-color: #dfdfdf;
}












.inline {
	display: inline;
}