body {
 font-family: Arial, Helvetica, sans-serif;
 background: #fff;
 margin: 0px;
 padding: 0px;
}
#container {
	padding: 0px;
	margin: 0px;
	height: 100%;
	background: #f3dfb6 url('/images/compas2.gif') no-repeat;
 	min-height: 600px;
	padding-top: 100px;
}
#years {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 176px;
 	min-height: 600px;
	float: left;
	background: url('/images/years.gif') repeat-y;
}
#content {
	height: 100%;
	margin: 0px 0px 0px 190px;
}
#content h1{
 font-size: 110%;
 color: #3d1100;
 padding-right: 20px;
 text-align:right;
 border-bottom: 1px solid #e0dddc;
}
#content img {
	padding: 15px 15px 15px 15px;
 	background: url('/images/img_fon.gif') no-repeat;
	width: 133px;
	height: 100px;
}
#content a {
	color:black;
}
#content #album {
	float:left;
	text-align:center;
	padding: 5px;
	margin: 5px 10px 0px 0px;
	margin-right:10%;
}
#contacts {
 position: absolute;
 right: 5px;
 top: 5px;
 width: 300px;
 font-size: 90%;
 padding: 5px;
 padding: 10px 20px 15px 0px;
 text-align: right;
 font-weight: bold;
 border-right: 1px solid #b3b3b3;
 border-top: 1px solid #b3b3b3;
}
#head {
 
 font-weight: bold; 
 padding: 5px 5px 5px 0px;
 margin: 0px 0px 0px 95px;
 height: 40px;
 
}
#mainmenu {
 background: yellow ;
 padding: 1px 1px 1px 10px;
 margin: 0px 0px 0px 95px;
 text-transform:  lowercase;
 font-variant: small-caps;
 color: black;

}
#mainmenu a {
text-decoration: none;
color: black;
padding: 0px 10px 0px 10px;
}

h1 {
 font-size: 110%;
 color: #752641;
 margin-bottom: 0em;
 color: red;
}
h3 {
 font-size: 100%;
 color: #752641;
 margin-bottom: 0em;
}
h1 a {
	text-decoration: none;
	color: #f1ae1f;
	background: url("/images/view.gif") no-repeat right;
	padding: 0px 15px 3px 0px;
}
h1 a:visited {color:#f1ae1f;}
h1 a:hover {color: #ffba00;}
h1 a:active { color:#f1ae1f;}

h2 {
 font-size: 110%;
 color: #ff7629;
 margin-bottom: 0em;
 color: red;
}
h2 a {
	text-decoration: none;
	color: #ff7629;
	background: url("/images/view.gif") no-repeat right;
	padding: 0px 15px 3px 0px;
}
h2 a:visited {color:#ff7629;}
h2 a:hover {color: #ffba00;}
h2 a:active { color:#ff7629;}


#lang {
 position: absolute;
 right: 1px;
 top: 61px;
 width: 150px;
}

#lang a{
	color: blue;
	text-transform:  lowercase;
	font-variant: small-caps;
}

#menu {
 position: absolute;
 left: 10px;
 top: 85px;
 width: 180px;
 font-size: 90%;
/* background: #66d61b url(/images/left_niz.gif) bottom right no-repeat; */
 padding: 5px 5px 5px 20px;
 padding-bottom: 35px;
}
#foot {
 text-align: right;
 padding: 1px;
 color: #dbd9d3;
}


#flatphoto { 
   float: left;
   width: 101px;
   height: 70px;
   margin: 1px 5px 5px 0px;
   padding: 0px;
   border: 1px solid black;
}
#clsinf {
	float: right;
	font-weight: bold;
	color:#f1ae1f;
}
#clsinf a {
	color:#f1ae1f;
	font-weight: bold;
}
#rightcol {
	text-align: right;
	width: 60%;
	
}
#flatdetails {
	width: 99%;
	border: 1px solid #dbd9d3;
}
#flatdetails  td {
	padding: 5px;
}
#hiddenflag0 {
	display: none;
}

a {
color: #CD5C5C;
text-decoration: none;}
a:visited {color:#CD5C5C;}
a:hover {color: #7B7571;}
a:active { color:#CD5C5C;}

A IMG { 
	border: none /* Убираем рамку вокруг изображений-ссылок */
}
#menu li {
    background: url("/images/menu_left.jpg") no-repeat left top;
    padding: 5px 0px 5px 30px;
    margin: 0px;
    list-style-type: none;
}
#menu p {
	padding: 3px 0px 3px 40px;
}
#menu a {
    color: black;
	text-transform:  lowercase;
	font-variant: small-caps;
	 

	}
#titlephotos {
	border: 1px solid #dcdcdc;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 5px 5px ;
	width: 170px;
	background: #f0f0f0;
}
#titlephotos #titleimg {
	width: 120px;
	border: 1px solid #dcdcdc;
	padding:2px;
	margin:1px;
}
#titlephotos a {
	color: #f1ae1f;
}
hr {
	 background: yellow;
	 height:1px;
 }
#pages {
  text-align: center;
}
.selected {
   border: 1px solid red;
   background: #ffe1bd;
   padding: 0px 1px 0px 2px;
}
							        

