
body * {
   background: white;
   color: black !important;
   font-size: 12px;
}

#left, #right, #top_nav, #lang, #footer, #logo, .search_but {
   display: none;
}

#center, .bl_main, .main_news_block {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   background: transparent none;
   text-align:left;
}

#center h1 {
	font-size: 18px;
	font-weight: normal;
}

#center center, .tooltip { display: none; }


#print_logo {
	display: block;
	width: 618px;
	height: 75px;
	position: absolute;
	left: 0; top: 0;
	background-color: #fff;
}



