/* ----------------- */

.header, 
.main_left, 
.footer,
.zaglushka,
.print
{
	display: none;
}
/*
.bb_l,
.bb_r
{
  background: #FFF;
  overflow: visible;
}
*/

/* --- --- */

.main,
.center,
.main_right
{
  margin: 0px !important;
  padding: 0px !important;
  width: 100% !important;
  min-width: 100% !important;
  float: none !important;
  background: #FFF;
  overflow: visible;
}

.content
{
  overflow: visible;
}

/* --- øðèôòû --- */
 
.content h5, 
.content h6, 
.content p, 
.content a, 
.content li, 
.content span,
.content small
{
  color: #000;  
  font-family: arial;
  font-size: 12pt;
}

.content h1{
  color: #000;  
  font-family: arial;
  font-size: 24pt;
  font-weight: bold;
} 

.content h2{
  color: #000;  
  font-family: arial;
  font-size: 15pt;
  font-weight: bold;
}
.content h4{
  color: #000;  
  font-family: arial;
  font-size: 14pt;
  font-weight: bold;
}

#content_overlay,
#map_canvas{
	display: none;
}

img.mapforprint{
  display: block;
}

