/*-------------- Basics --------------*/

body {
	background: #fff;
	font: 80% Tahoma,Helvetica,sans-serif;
	line-height: 1.8em; 
}
h1 { 
	font: 220% Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 20px 0px;
	line-height: 1.4em;
}
h1 {
color: #000;
}
h1 a {
margin: 0 5px;
}
h2 {
	font-size: 170%;
	
	margin: 10px 0px;

}
h3 {
	font-size: 140%;
	color: #72691d;	
	margin: 2px 0;

}


#logo, #time, .catalogmenu, #search, #cart, #metro_stations, #phone, #phone_sub, #footer { display: none;}

