.pseudo-href {
	border-bottom-width:2px
}

#summary{
	font-size:0.85em;
	position:relative;
	z-index:2;
	zoom:1;
	width:460px
}

#summary h1{
	margin:0px 0px 33px 0px;
	font-size: 22px;
}

#presentation{ 
	position:absolute;
	left:330px;
	top:-50px;
	height:471px;
	width:630px;
	overflow:hidden;
}

.chooser , #summary h1{
	width:368px;
}

.chooser {

	zoom:1
}

.spisok li{
margin:0px 0px 5px 0px;
}

.spisok {
list-style-type: square;
margin-left: 15px;
font-size: 12px;

}

.chooser li{
	margin:0px 0px 21px 0px;
	position:relative;
	//zoom:1
}
.spisok li{
margin:0px 0px 5px 0px;
}

.chooser li .num{
	position:absolute;
	top:-5px;
	left:-55px;
	width:41px;
	height:41px;
	background-image:url('../i/index/circle.png');
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
}

.chooser li .num.selected{
	background-image:url('../i/index/ring.png');
	background-repeat:no-repeat;

}

.chooser li .num img{
	margin-top:12px;
	width:11px;
	height:17px
}

h1 .pseudo-href{
	float:right;
	color:#b5b7ba;
	font-size: 14px;
	border-bottom-width:1px;
	margin-top:5px;
}


#actions a {
	margin-right:55px
}

.info {
	float:left;
	margin:55px 75px 0px 0px;
	width:185px;
}

.info h2{
	font-size:1.4em;
}

.info p {
	font-size:0.9em;
	margin-top:3px;
}

.info.phone {
	font-size:1.5em;
}

.info.phone span{
	font-size:0.6em;
	color:#9c9fa3
}


.entrance , .elevator{
	display:none
}

.entrance-holder .entrance ,
.elevator-holder .elevator {
	display:block;
	//zoom:1;
}

.entrance-holder span.entrance ,
.elevator-holder span.elevator ,
.entrance-holder a.entrance ,
.elevator-holder a.elevator {
	display:inline;
}


#entrance_p {
	display:none;
	height:471px;
	position:absolute;
	top:93px;
	left:30px;
}


#elevator_p{
	position:absolute;
	bottom:0px;
	left:0px;
	background:url('../i/index/elevators/elevators.jpg') no-repeat top left;
	width:671px;
	height:471px;
}

#elevator_wrapper{
	margin:124px 0px 0px 146px
}

.elevator_container {
	float:left;
	overflow:hidden;
	position:relative;
	height:350px;
	padding:2px 0px 0px 0px
}

#e1 {
	width:61px;
	background:url('../i/index/elevators/e1_bg.png') no-repeat top left;
}

#e2 {
	width:50px;
	margin:20px 98px 0px 0px;
	background:url('../i/index/elevators/e2_bg.png') no-repeat top left;
}

#e3 {
	width:36px;
	margin:35px 74px 0px 0px;
	background:url('../i/index/elevators/e3_bg.png') no-repeat top left;
}

.elevator_container .frame {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:333
}


#e1 .frame{
	background:url('../i/index/elevators/e1.png') no-repeat top left;
}


#e2 .frame{
	background:url('../i/index/elevators/e2.png') no-repeat top left;
}

#e3 .frame{
	background:url('../i/index/elevators/e3.png') no-repeat top left;
}

.elevator_container img{
	display:block;
	float:left;
	position:relative;
}






#client_logos {
	 margin-top:40px
}

#client_logos .wrapper {
	border:1px solid #101621;
	padding: 10px 10px 10px 50px;
	overflow:hidden;
	position:relative;
	width:810px;
}

#client_logos .wrapper img{
	display:block;
	float:left;
	margin:0px 25px 0px 0px;
	opacity:0.3;
	//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30); 

}

#client_logos .wrapper img.selected{
	opacity:1;
	//filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
}

#client_logos p {
	color:#53585f;
	font-size:0.8em;
	margin-bottom:8px
}

#client_logos .slide {
	width:800%;
	position:relative;
}

