#backgroundPopup
{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
   _width:1700px;
  top:0;
  left:0;
  background:#000;
  border:1px solid #cecece;
  z-index:10;
  cursor:auto;
 }
#popupContact
{
 display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:891px;
  width:959px;
  z-index:12;
  font-size:13px;
  background: url(/images/popbg.gif) no-repeat;
  margin-top: 300px;
  cursor:auto;
}
#popupContact h1
{
  color:#6FA5FD;
  font-size:22px;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}
#popupContactClose
 {
  font-size:14px;
  line-height:14px;
  right:10px;
  top:-30px;
  position:absolute;
  color:#6fa5fd;
  font-weight:bold;
  display:block;
}
#button
{
	margin-left: 60px;
	width: 187px;
	height: 32px;
}
.map
{
	float: left;
	width: 644px;
}
.adress
{
	float: left;
	width: 286px;
	margin-top: 50px;
	padding-left: 18px;
	height: 774px;
overflow:auto;
overflow-y:auto;
overflow-x:none;
}
.adress .item
{
	background: url(/images/maprezcont.jpg) repeat-y;
	width: 260px;
	margin-bottom: 7px;
}
.adress .item .top
{
	background: url(/images/mapreztop.jpg) no-repeat;
	width: 260px;
	height: 10px;
	font-size: 1px;
}
.adress .item .bot
{
	background: url(/images/maprezbot.jpg) no-repeat;
	width: 260px;
	height: 10px;
	font-size: 1px;
}
.adress .item .cont
{
	width: 260px;
	padding-left: 10px;
	color: #909090;
	font-size: 12px;
	padding-bottom: 15px;
}
.adress .item .cont a
{
	color: #2e96bc;
}
.adress .item .cont span
{
	padding-left: 22px;
}
.adress .item .cont span.salon
{
	background: url(/images/salondot.jpg) no-repeat 0 2px;
}
.adress .item .cont h3
{
	font-size: 12px;
	color: #000;
	padding-left: 22px;
	line-height: 30px;
	background: url(/images/stationdot.jpg) no-repeat 0 50%;
}










