* {
	margin: 0;
	padding: 0;
	/*border: 0*/



}


html#my {
  padding:0!important;
}


body {
	color:#666666;
  font-family:Arial,Helvetica,Sans-Serif;
  font-size:12px;
  
	*text-align:center;
 /*
  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' , endColorStr= '#686868' , gradientType= '0');
  background-color:#686868;  */  
/*  width:100%;
  height:100%;    */       
  
  /*  FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#ffffff' , endColorStr= '#888888' , gradientType= '0');
  background-color:#888888;   */      
 
}




font {
   	font-family: Arial, Helvetica, Sans-Serif!important;
	font-size: 14px!important;
}
 /* 
html{
	margin: 0;
	padding: 0;
   width:100%;
  height:100%;
 }
     */    
a {color: #0296d8; text-decoration:none;}
a:link {color: #0296d8 }
a:visited {color: #0296d8}
a:hover {color: #000; text-decoration:underline;}
a:active {color: #0296d8}
/*a.active {color: #00adef} */


.editable {
	border: 1px dashed red;
}

h1.hdr {
	width: 686px;
	height: 127px; /*51*/
	margin-left: 0px;    

}

#logo {
  position:absolute;
  width:94px;
 	height: 101px;
 	top:14px;
 	left:24px;
    background: url(/images/logo2.gif) no-repeat top left;
 
}


h1 span {
	color:#3A68C8;
  float:left;
  font-size:58px;
  margin-left:129px;
  margin-top:32px;
}

h1.hdr small {
float:left;
font-size:20px;
margin-right:9px;
margin-top:11px;
}


h1,h2,h3 {
  color:#258EBF;
	font-family: Arial;    	
  font-weight: normal;
}

h2,h3 {
 
  font-family:Tahoma;
}

h2    {font-size:20px!important; margin-bottom:8px;  margin-top:8px;}
h3    {font-size:17px!important; }


h1 {
  float:left;
  height:28px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	margin-bottom:20px;
	color: #258ebf ;
	text-align:right;
	  background: url(/images/h_bg.jpg) no-repeat top right;
	  padding-right:16px;
  clear:both;
}

/*
h2 {
  border-bottom:2px solid #258EBF;
  color:#258EBF;
  font-family:Arial,Tahoma,sans-serif;
  font-size:20px;
  font-weight:500;
  margin-bottom:10px;
  text-align:left;
}
  */
         

         /*
h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #949494
}          */

#center ul, #center ol {
    margin-left: 20px;
}

input[type="submit"],
input[type="button"] {
	padding: 1px 10px; !important;
	font-size: 11px; !important
}

#vote {
	background: #f8ecec;
	margin-bottom: 10px;
}
	#vote h2 {
		color: #cb4747	
	}
	#vote p {
		margin-bottom: 10px;
		padding: 10px;
		font-weight: bold;
		background: #fdf9f9
	}

.textinputs {
	width: 200px;
	height: 16px;
	padding: 1px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
}

#container {
	/*width: 963px;*/
	width: 1003px;
	position:relative;
	margin:0 auto;
	*text-align:left;
	background: #transparent url(/images/bg_top_rep.jpg) no-repeat top right
 /* border-left:1px solid #ccc;
  border-right:1px solid #ccc;  */	
  /* background:#fff url(/images/top_bg.png) repeat-x scroll 0px 0px;*/ 
}
#quick-links {
position:absolute;
right:250px;
top:60px;
z-index:1;
display:none;
}
	#quick-links a {
		display: block;
		float: left;
		margin: 0 10px;
	}
	#quick-links #home {
		width: 11px;
		height: 10px;
		background: url(/images/icons/home_active.gif)
	}
	#quick-links #sitetree {
		width: 11px;
		height: 9px;
		background: url(/images/icons/sitetree.gif)
	}
	#quick-links #mailto {
		width: 12px;
		height: 8px;
		background: url(/images/icons/mailto.gif) ;      
		margin-top:1px;
	}
		#quick-links a span {
			display: none
		}
#banner468x60 {
background:transparent url(/images/banner468x60.png) no-repeat scroll right center;
height:60px;
position:absolute;
right:17px;
top:34px;
width:468px;
}
#header {
	position: relative;
	width: 1003px;
	height: 492px;  /*188px;*/
	/*background: url(/images/top.jpg)     */

}
	#header .banner {
		position: absolute;
		width: 260px;
		margin-top: 70px;
		margin-left: 480px;
		font-size: 12px;
		color: #fff
	}

#langs {
	position: absolute;
	margin: 20px 0 0 30px
}
	#langs a {
		padding: 2px 6px;
		text-transform: uppercase;
		background: #fff
	}
	#langs a.active {
		text-decoration: none;
		color: #fff !important;
		background: #ff6400
	}
#auth {
	position: absolute;
	margin: 65px 0 0 30px;
	color: #002f81
}
	#auth label {
		float: left;
		margin: 3px 0;
		font-weight: 600
	}
	#auth input {
		display: block;
		margin: 3px 0 4px 35px
	}
	form[id=auth] input {
		margin: 3px 0 4px 60px !important
	}
	#auth #login,
	#auth #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth p {
		margin-top: 5px
	}
	#auth .links {
		margin-top: 5px
	}

#auth_default {
	margin-top: 10px;
	color: #002f81
}
	#auth_default label {
		float: left;
		margin: 3px 0;
		font-weight: 600
	}
	#auth_default input {
		display: block;
		margin: 3px 0 4px 30px
	}
	form[id=auth_default] input {
		margin: 3px 0 4px 50px !important
	}
	#auth_default #login,
	#auth_default #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth_default p {
		margin-top: 5px
	}
	#auth_default .links {
		margin-top: 5px
	}


ul#menu {
  float:left;
  font-weight:bold;
  list-style-type:none;
  position:relative;
  color:#3A68C8;
  _display:inline;
   margin-left: 15px;
   margin-top: -27px;
  
  _width:99%;
}


ul#menu a {
font-family:Arial;
font-size:15px;
font-style:italic;
font-weight:bold;
line-height:18px;

	}

ul#menu a.active {
	/*	text-decoration: none;
		color: #fff !important;
		background: #ff6400			
                        */
 /*  color: #000;		  */
	}  
  
            
ul#menu a:hover {
	/*	text-decoration: none;
		color: #fff !important;
		background: #ff6400			
                        */   
    color:#0296D8;
    text-decoration:none;
	} 

ul#menu li {
  margin-top:10px;
  float:left;
  clear:both;
     width:218px!important;
  _width:95%;
/* height:34px;   */
}


ul.submenu {
   float:left;
   list-style-type:none;
   _display:inline;
   margin-left: 7px;
   width:218px;
}

ul.submenu li{
   margin-top:10px!important;
   margin-bottom:0!important;    
   width:218px!important;
  _width:95%; 
}


ul.submenu a {
font-family:Arial!important;
font-size:13px!important; 
line-height:14px!important;
font-style:italic!important;
font-weight:normal!important;
color:#666!important;
padding-right:5px;
}

ul.submenu li.active a {
  font-weight:bold!important;
}


#content {
	margin-top: 15px;
	float:left;
	position:relative;
	min-height:300px;
	-height:300px;
  padding-bottom:50px;
}
.column {
	float: left;
	width:236px;
}
     
#left {
  	background: url(/images/leftMenuF.jpg) repeat-y top left;      
  	
  /*	height:282px; */
  	overflow:hidden;
  	min-height:1px;
  	 float:left;
  	 _height:auto;
  	 position:relative;
  	 margin-top:20px;
}


#left #top {
  float:left;
  width:236px;
  height:15px;
 	background: url(/images/leftMenuT.jpg) no-repeat top left;       
}

#left #bottom {
  float:left;
  width:236px;
  height:70px;
 	background: url(/images/leftMenuB.jpg) no-repeat top left;       
}


#header span {
color:#3A68C8;
float:left;
font-family:Arial;
font-size:17px;
font-style:italic;
font-weight:bold;
height:86px;
left:22px;
position:absolute;
top:305px;
width:276px;
}

.block {
/*	padding: 10px   */
}
#search, #rubricator {
	margin-bottom: 10px;
	background: #f2f2f2
}
#search {
	background: #fbebeb
}
	#search .input {
		width: 135px
	}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}

#footer {
	clear: both;
  *text-align:center;
	height:125px;
	background: url(/images/footer_bg.jpg) no-repeat top center;
	margin-bottom:15px;
}

.footer_image {
  width:1003px;
  height:63px;


  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer_box.png', sizingMethod='crop');
  
  position:relative;
  z-index:2;
  margin:0 auto;
  *text-align:left;
  padding-top:65px;
}


.footer_image#mm {

  background:transparent url(/images/mail_logo.png) no-repeat scroll 0 0;
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mail_logo.png', sizingMethod='crop');
}

#footer a {
  color:#fff;
}

#mail_image {
  float:left;
  position:absolute;
  right:28px;
  top:110px;
    width:210px;
   height:189px;
  background:transparent url(/images/mail_logo.png) no-repeat scroll 0 0;
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/mail_logo.png', sizingMethod='crop');
}   
}

#center ul {
	padding-left:	20px;
	margin-top:	3px;
	margin-bottom: 	3px;
}

	#center ul {
		margin-top:	3px;
		margin-bottom:	3px;
	}

#center p {
/*  margin-bottom:14px;  */
margin-bottom:3px;
}  

#center form#search .input {
	width:		320px;
}


#center .item {
  clear:both;
  float:left;
  /*margin-bottom:18px; */
  margin-top:4px;
  width:99%;
  /*height:85px;    */
}

	#center .item .title{
		font-weight:	bold;
		display:block;
		margin-bottom:2px;
    margin-top:2px;
    font-family:Verdana;
	}

 #center .item .date {
		display:block;
	}


	#center .item img.preview {
		float:		left;
	 margin-right:7px;
	}


	#center img.news_photo {
		float:	right;
		margin-left:	10px;
		margin-bottom:	10px;
		border:		#CCC 1px solid;
	}


	#center .source {
		text-align:	right;
	}


	#center div#related_news {
		background-color:	#DDD;
		padding:	10px;
		width:		400px;
		margin-top:	30px;
		margin-bottom:	30px;
	}




/* style->p-> �������� */
/* style->h2-> ��������� 1 */
/* style->h3-> ��������� 2 */


.content_quote {		/* style->.content_quote->������ */
	padding:		15px;
	background-color:	#DDD;
}

.quote {
    padding : 0px 0px 0px 5px;
    background-color: #eee;    
    border: 1px solid #ccc;
}

#order_block {
	border-color: #F6F9FE;
}
	#order_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
	}

	#order_block td {
		border: 0px !important;
		padding-left: 7px;
		padding-right: 7px;
		height: 20px;
	}

	#order_block td.orow_count {
		text-align: center;
	}

	#order_block td.orow_remove {
		text-align: center;
	}

		a.cancel_link, #order_block td.orow_remove a {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 14px;
			padding: 2px;
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			color: #FB0000;
		}

	#order_block .orow_hat {
		background-color: #E8F1FA !important;
	}

	#order_block .orow_hat td {
		text-align: center;
	}

	#order_block input {
		border: 1px solid #859db5;
		margin: 2px;
		font-size: 11px;
		text-align: center;
	}


#catalog_preview {
	
}

#catalog_preview tr {
	height: 5px;
}



#search_block {
	border-color: #F6F9FE;
}

	#search_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
		font-weight: bold;
	}

	#search_block td {
		border: 0px !important;
		padding-left: 10px;
		padding-right: 5px;
		height: 20px;
	}

	#search_block #hat {
		background-color: #E8F1FA !important;
	}

	
/*==========================================================================================================*/
/*Calendar styles*/
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}





#center {
  width:766px;
  padding-top:20px;
}


#faq-form {
  float:left;
  width:454px;
  height:248px;
 /* background: url(../images/questionForm.jpg) top left no-repeat;    */
  margin-left:1px;
  margin-top:4px;
  -display:inline;
  position:relative;
  z-index:3;
}        

#faq-form * {
left:24px;
_left:28px;
}

#faq-form .label {
font-size:11px; 
position:absolute;
}

#faq-form #labelNick{  
top:42px;
}     

   
#faq-form #labelEmail{  
top:72px;
}     

#faq-form #labelQuestion{  
top:102px;
}  

#faq-form #nick {
top: 55px;
_height:14px;
} 
  
#faq-form #email {
top: 85px;  
_height:14px;
}   

#faq-form textarea {
top: 115px;
}             




#faq-form form input.text, 
#faq-form form textarea 
{
  background: #fff;
  border:1px solid #999999;
  height:12px;
  line-height:12px;
  margin-bottom:0px;
  width:395px;  
  position:absolute;
  font-size:11px;
}

#summa {
  border:1px solid #999999; 
}

.antispam {
 color:#800;
}

#faq-form input.button {
 /*  background: transparent;   */
  /* border:0 none;    */
   font-size:11px; 
   left:153px;
   -left:144px;
   top:219px; 
   position:absolute;
   padding:0;
   margin:0;  
   cursor:pointer;    
   width:142px;        
}

*:first-child+html input.button { 
   left:111px!important; 
}
  
#faq-form input.button:hover {
  cursor:pointer;
}  
  
.description  table tr td,
.description  table tr td p,
.description  table tr td p font  {
    font-size:11px;
    margin:0!important;
}

.description  table tr td h1 {
  font-size:16px;
  text-transform:uppercase;
  font-family: 'Arial';
}

.separator {
  clear:both;
  width:100%;
  height:8px;
  background: url(/images/bg_sep.png) top left repeat; 
  font-size:1px;
  line-height:1px;
}

td.settings {
  padding-top:10px;
  padding-bottom:10px;  
}


#zametka {
float:left;
font-size:14px;
left:10px;
list-style-type:circle;
margin-bottom:35px;
margin-top:35px;
width:205px;
_display:inline;
}

ul#zametka {
font-size:14px;
}

div#zametka {
font-size:11px;
float:left;
margin-left:16px;
}

#company,#developer{
  position:absolute;
  top:19px;
  color:#fff;
}


#developer {
  left:796px;
}


#company {
  left:330px;
}


/* HORIZONTAL MENU */


#topmenu {
  height:20px;
  width:1003px;
  text-align:center;
  position:absolute;
  top:477px;
  left:0px;
}


#topmenu ul {
list-style-type:none;
height:20px;
float:left;
/* list-style-image: url('../images/menuS.jpg'); */
margin-left:222px;  
_display:inline;
}



#topmenu ul li {
float:left;
height:20px;  
margin:0 -3px;
}

#topmenu ul li.first {
width:1px;
}

#topmenu ul li.last {
width:1px;
}

#topmenu ul li.separ {
width:1px;
}


#topmenu ul li a {
/*padding:10px 37px;   */
font-family:Arial;
text-decoration:none;    
line-height:20px;
height:20px;
padding-left:18px;
padding-right:18px;
float:left;
color:#333;    
font-size:14px;
text-transform:uppercase;
}

#topmenu ul li a:link,
#topmenu ul li a:visited {


}

#topmenu ul li a:hover,
#topmenu ul li a:active,
#topmenu ul li a:focus {
/*background:#333 !important;
color:#fff !important;   */
  /*line-height:33px;*/
  color:#fff;
  /*background: transparent url(../images/sel.png) no-repeat center center;*/
  _background: none;
  border-bottom:2px solid #fff;
}
/* ENDING HORIZONTAL MENU */



#center table {
  border:0;
  border-collapse:collapse;
}

#center table tr td{
  vertical-align:top;
}

.item p {
  overflow:hidden;
  zoom:1;
  margin:0!important;
}                                                   


#news .archive {
  float:right;
  font-style:italic;
  clear:both;
  margin-top:30px;
}



#textcontent {
  margin-left:14px;
  padding-right:14px;
}

#textcontent img { margin-left:8px; margin:4px 8px 4px; border:medium none;}

#textcontent h3 img, #textcontent h2 img { margin:0px; }

#textcontent  div { clear:both;margin-bottom:8px}

#map_canvas div { clear:none;margin:0px}

#magaziny {
  position:absolute;
  left:14px;
  bottom:-18px;
  width:133px;
  height:36px;
 	background: url(/images/magaziny.png) no-repeat top left;    
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/magaziny.png', sizingMethod='crop');   
}

#chasy {
  height:189px;
  left:87px;
  position:absolute;
  top:282px;
  width:160px;   
  background:url("/images/chasy.png") no-repeat scroll left top transparent;
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/chasy.png', sizingMethod='crop');   
}


#stella {
background:url("/images/stella.png") no-repeat scroll left top transparent;
height:460px;
position:absolute;
right:14px;
top:22px;
width:160px;
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/stella.png', sizingMethod='crop');   
}


#banners {
height:224px;
left:838px;
position:absolute;
top:164px;
width:145px;
}


#banners img {
  margin-bottom:3px;
}


a#a_85 { display:none }

#submenu_85 {
  margin-top: -2px !important; 
  line-height:1px!important; 
  font-size:1px!important; 
  border-top:1px solid #eee;
  width:195px!important;
}
#submenu_85 li a { color:#0296D8!important;  }

#news .item div {
  margin-bottom:0;
  clear:none;  
} 

#flash_container {
  left:0px;
  position:absolute;
  top:194px;
  width:100%;
  text-align:center; 
  *display:none;
}

#flash {
  margin:0 auto 0 -7px;
  *display:none;
}


#flash2 {
display:none; 
*display:block;
left:423px;
position:absolute;
top:194px;  

}


.shema {
  position:relative;
  width:534px;
  height:575px;
}

.shema img {
  margin:0!important;
  border:0 none !important;
}

.shema #selector1, 
.shema #selector2 {
  display:none;
  position:absolute;
  width:auto;
  height:auto;
  top:0px;
  left:0px;  
}


.shema #marker {
  position:absolute;
  width:50px;
  height:80px;
  top:0px;
  left:0px;
  cursor:pointer;
  background: url(/images/marker.png) no-repeat top left;    
  -background: none;
  -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/marker.png', sizingMethod='crop');   
   
   filter:alpha(opacity=50);
   opacity: 0.5;   
}




#areaX {
  background:#fff url(/images/plan2f_a.jpg);
}

.footer_image h4 {
  text-indent:22px;
}

.footer_image h4 a,.footer_image h4 {
  color:#ABECFE!important;
font-size:10px!important;

}