* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	color: #663333;
	height: 100%;
	font-family: Verdana, Tahoma, Times New Roman;
	background: #EDF5FE url(body_top_bg.gif) top repeat-x;
	font-size: 0.8em;
}
table {
	width: 100%;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
img {
	border: none;
}

a {
	color: #2579D7;
}

a:visited {
	color: #6B90AF;
}

a:hover {
	background-color: #F0F4FA;
	color: #B06A6C;
}

p {
	padding: 10px 0;
}

ul, ol {
	margin: 5px 0px 5px 25px;
}

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: #85A1B9 1px solid;
	/* height: 100%; */
	margin-top: 5px;
}

#main_head {
	height: 168px;
	background: #CFE1EF url(/files/image.jpg) left top no-repeat;
	text-align: right;
	border-bottom: #88A6BE 1px solid;
}

#main_head a {
	color: #6B90AF;
	text-decoration: none;
}


h1 {
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 7px 20px 0px 0px;
	font: bold 16px arial ;
	color: #6B90AF;
}

h2 {
/*	font: bold 24px Verdana; */
	color: #6B90AF;
	font-family: Trebuchet MS, Arial, Verdana ;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font: bold 18px Verdana;
	color: #6B90AF;
	margin: 16px 0 6px 0;
}


#main_url {
	letter-spacing: 1px;
	padding: 0 20px 0 0;
	font: bold 12px arial ;
	color: #6B90AF;
}

#head_phone {
	letter-spacing: 1px;
	padding: 7px 20px 10px 0px;
	margin-bottom: 80px;
	font: bold 16px arial ;
	color: #6B90AF;
}

#menu_head {
	border-bottom: #87A7C0 1px solid;
	background:  #CFE1EF url(/files/menu_bg.gif) left top repeat-x;
	height: 28px;
	color: #B06A6C;
	font: bold 13px arial;
	padding: 4px 20px 0 20px;
	line-height: 28px;
}

#content_left {
	background: #FFFFFF url(/files/content_top_bg.gif) left top  repeat-x;
	border-right: #87A7C0 1px solid;
	width: 590px;
}


#content_td {
	background: #F6FAFD url(/files/content_top_bg2.gif) left top  repeat-x;
	width: 170px;
}

#content_td p {
	margin: 5px 12px;
}


#content {
	width: 550px;
	padding: 15px 20px;
}

#footer {
	height: 40px;
}

#footer td{
	padding: 5px 10px;
	background: #CCDCEA url(footer_bg.gif) top repeat-x;
	border-top: #87A7C0 1px solid;
}


#counters {
	text-align: center;
	padding: 10px 10px;
}

#content table td.photo_col {
	width: 100px;
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
}

#metro {
	text-align: center;
}

#metro img {
	width: 140px;
	height: 171px;
}

#copyright {
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
}

#copyright a {
	color: #333333;
	text-decoration: none;
}

#copyright a u {
	color: #2579D7;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

#artlist {
	font-size: 11px; 
	margin: 0 10px 10px 20px;
}

#artlist li {
	margin: 3px 0 7px auto;
}

#all_flats {
	border: 1px solid #6B90AF;
}
#all_flats td {
	text-align: left;
	padding: 3px 5px;
	border: 1px solid #6B90AF;
	font-size: 10px;
}
#all_flats th {
	background-color: #6B90AF;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 7px;
	border: 1px solid #6B90AF;
}
#all_flats thead td {
	background-color: #EDF5FE;
}
