html,body{
height:100%;
margin:0px;
padding:0px;
background-color:#ffffff;
}
table.main {
	border-collapse: collapse;
}
td {
	padding: 0px;
}
h1{
font-size:16px;
}
#logo{
width:344px; 
height:120px; 
margin-bottom:10px;
}
/**/
#manage{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	top:40px;
	height:30px;
	width:175px;
	position: relative;
	margin-left: -40px;
}
#mbl{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	color: #000000;
	top:10px;
	height:240px;
	width:175px;
	position: relative;
	margin-left: -40px;
}
#lang{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	color: #8C1226;
	/*padding-right:30px;
	margin-right: 40px;*/
	word-spacing: 2px;
	top:20px;
	height:30px;
	width:100px;
	z-index:1;
	position: absolute;
	right: 30px;
	
}
#lang a:link{
	color:#8C1226;
	text-decoration:underline;
}
#lang a:visited {
	color: #8C1226;
	text-decoration:underline;
}
#lang a:hover {
	color: #8C1226;
	text-decoration:underline;

}
#lang a:active {
	color: #8C1226;
	text-decoration:none;
}
/*background menu png*/
#menu_bg{
	top:200px;
	z-index:2;
	position: absolute;
}
#menu_pos{
	top:25px;
	z-index:3;
	position: absolute;
	color:#ffffff;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left:10px;
}
#menu_pos a {
	color: #FFF;
	text-decoration:underline;
	display:block;
	line-height: 110%;
}
#menu_pos UL.comp li a{font-size: 12px;}
#menu_pos UL{
margin-top:0px;
margin-left:0px;
padding-left:0px;
}
#menu_pos UL LI {
MARGIN-LEFT: 0px; LIST-STYLE-TYPE: none; padding: 0 0 6px 0; 
}
#menu_pos UL LI UL LI {
font-size: 10px;
padding: 4px 0 0 0;
}
#menu_pos UL LI UL {
	PADDING-LEFT: 4px; MARGIN-LEFT: 0px;
}

#menu_pos ul li ul {
  display: none;

}
#menu_pos li:hover ul, #menu_pos li.jshover ul {
  display: block;
}

#menu_pos li:hover li ul, #menu_pos li.jshover li ul {
  display: block;
}
/*#menu_bg{
	top:200px;
	z-index:2;
	position: absolute;
}
#menu_pos{
	top:25px;
	z-index:3;
	position: absolute;
	color:#FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left:10px;
}
#menu_pos a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
#menu_pos a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
#menu_pos a:hover {
	color: #FFFFFF;
	text-decoration:underline;

}
#menu_pos a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#menu_pos UL{
margin-top:0px;
margin-left:0px;
padding-left:0px;
}
#menu_pos UL LI {
line-height: 20px;
PADDING-LEFT: 0px; MARGIN-LEFT: 0px; LIST-STYLE-TYPE: none
}
#menu_pos UL LI UL LI {
font-size: 10px;
}
#menu_pos UL LI UL {
PADDING-LEFT: 4px; MARGIN-LEFT: 0px
}
#menu_pos li ul {
display: none;
}*/

#content_title{
	white-space: nowrap;
	top:192px;
	left:330px;
	height:90px;
	/*width:550px;*/
	z-index:5;
	position: absolute;
	color:#8C1226;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	/*border-bottom: 1;*/
}

#title_name{
	font-size: 24px;
	padding-top: 25px;
	white-space: nowrap;
}
#title_description{
	font-size:11px; 
	letter-spacing:1px
}
/**/
#content{
	color:#000000;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	font-size: 13px;
	text-align:justify;
	/*margin-left:220px;
	margin-right:35px;  возможная замена*/
	padding-left: 220px;
	padding-right: 35px;
	/*padding-top:15px;
	margin-top: -15px;*/
	list-style-position: inside;
	list-style-type: disc;
}
#content ul {
/*text-align:left;*/
font-weight:bold;
padding-left: 0px;
margin-left:0px;
}
#content li{
font-weight:normal;
}
#content ol {
/*text-align:left;*/
font-weight:bold;
padding-left: 0px;
margin-left:0px;
}
#content ol li ul{
padding-left: 25px;
}
#content ol li ul li{
padding-left: -15px;
margin-left:-15px;
list-style-position: inside;
	list-style-type: disc;
}
#content ul li ul{
padding-left: 15px;
/*list-style-type: disc;*/
}
p { 
text-indent: 30px;
}
a:link{
color: #000000;
}
a:visited {
color: #000000;
/*text-decoration:underline;*/
}
/**/
#content_realty{
	color:#000000;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	padding-top:20px;
	/*padding-left: 325px;
	padding-right: 35px;
	padding-top:15px;
	margin-top: -15px;*/
	list-style-position: inside;
	list-style-type: disc;
	line-height: 15px;
}
#content_realty_project{
	color:#000000;
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	font-size: 12px;
	text-align:left;
	padding-top:20px;
	/*padding-left: 325px;
	padding-right: 35px;
	padding-top:15px;
	margin-top: -15px;*/
	list-style-position: inside;
	list-style-type: circle;
	line-height: 15px;
}
#content_realty ul{
/*text-align:left;*/
font-weight:bold;
padding-left: 0px;
margin-left:0px;
}
#content_realty li{
font-weight:normal;
}
/**/

/*  */
table.prez {
	border-collapse: collapse;
	font-family: "Arial", Helvetica, sans-serif;
}
td.prez_info{
	font-weight: bold;
	font-size: 16px;
}
#prez_cont{
color:#000000;	
font-style: normal;
	font-weight: normal;
	font-size: 13px;
	text-align:left;
	padding-left: 5px;
	padding-right: 15px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 15px;
}
#prez_cont ul{
font-weight:bold;
padding-left: 0px;
margin-left:0px;
}
#prez_cont ul li ul{
/*font-weight:bold;
padding-left: 0px;
margin-left:0px;*/
list-style-type: disc;
}
#prez_cont li{
font-weight:normal;
}
#prez_logo{
	/*z-index:1;*/
	position:relative;
	left:50px;
	top:10px;
	background-color: #FFFFFF;
	width: 390px;
	/*font-family: "Arial", Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 16px;
	/*line-height: 20px;*/
	color: #969696;
}
#prez_title{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#FFFFFF;
	text-align:right;
	position: absolute;
	top: 20px;
	width: 770px;
	/*right: 50px;*/
}
.prez_struk{
	background-color:#A3A5A7;
	background-repeat:no-repeat;
}
#prez_adr{
	font-weight: bold;
	font-size: 16px;
	position:absolute;
	top: 90px;
	padding-left: 40px;
}
#prez_kont{
	/*top:160px;
	height:120px;
	width:300px;
	z-index:4;*/
	/*position: absolute;*/
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;
	/*padding-top: 10px;
	padding-left: 80px;*/
}
#prez_kont a{
	color:#ffffff;
	/*text-decoration:underline;*/
}
#prez_print{
font-family: "Arial", Helvetica, sans-serif;
font-size: 12px;
color:#FFFFFF;
/*padding-right:30px;
padding-bottom:10px;*/
position:absolute;
width: 770px;
top: 50px;
}
a.print{
color:#FFFFFF;
}
#service1{
display:block;
/*visibility:visible;*/
}
#service2{
display:none;
}
#service3{
display:none;
}
#service4{
display:none;
}
p.service{
color:#8C1226;
font-weight:bold;
font-size: 14px;
}
p.serv {
	text-indent: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	
}
#text-sale{display:none}
