
/* zaglushka  */

html, body {height:100% !important;} 
 body {
 margin: 0;
 padding: 0 0 0 0 !important;
 height:100% !important;
 }
.mainBox_z{
	width: 970px;
	margin: 0px auto 0px !important;
	text-align: left;
	position:relative;	
	height:auto !important;  
	 height:100%;
	 min-height:100%;	
	 background-color: #FFFFFF;
	}
	
	

.inner_z {
	width: 727px;
	margin: 0px auto;
	padding-top: 24px;
	padding-bottom: 0px;
}
	
.slogan_z {
	font: bold 19px Arial;
	color:#7A7A7A;
	vertical-align:bottom;
	float: left;
	margin:48px 0px 12px 19px; 
	//margin:48px 0px 12px 19px; 
}
.slogan_z DIV {
	font: italic 12px Arial;
	color:#313131;
	margin-bottom: 2px;
	//margin-bottom: 3px;
}


.slogan_z IMG {
	margin-right: 19px;
	float: left;
}

DIV.break {
	width: 727px;
	height:1px;
	background-color:#D0D0D0;
	font-size: 0px !important;
}

TABLE.bigflags {
	margin: 18px 0px 18px 0px;
}

TABLE.bigflags TR.flaglinks TD {
	padding: 14px 0px 0px 20px;
	font: 12px Arial;
	color: #3F3F3F;
	text-align: left;
}
TABLE.bigflags TR.flaglinks TD.lastflag {
	text-align: right;
	padding: 14px -6px 0px 23px !important;
}
TABLE.bigflags TR.flaglinks TD A {
	font: 12px Arial;
	color: #3F3F3F;
	text-decoration:underline;
	cursor: pointer;
}

A.bflink {
	cursor: pointer;
}

.mainbanner {
 margin: 0px;
}

/* footer  */
.empty_inner {
  height:345px;
  width: 100%;
  z-index: 1000;
  position: relative !important;
}


.footer_z {
	width: 970px;
	height: 345px;
	position: relative;
	margin:-345px auto 0px;
	color: #ffffff;	
	z-index: 1000 !important;
	vertical-align:bottom;	
	background: url(/img/zagl-fon.jpg) center bottom no-repeat;
}

.footer_z P {
font: 10px Arial;
position: absolute;
left: 12px;
//left: 20px;
bottom: 5px;
//bottom: 13px;
}


#zaglushka {
 -height:auto !important;  
	 height:100%;
	display: none;  
}


#simcontent {
	display:none;
}

