@charset "utf-8";
#leftcol .block .banners {
	display: none;
}
#leftcol .search .title {
	text-transform: uppercase;
	padding-bottom: 1em;
}
#rightcol .basket .title {
	text-transform: uppercase;
	padding-bottom: 1em;
}
#rightcol .gifts .gift {
	margin: 1em 0px;
}
#rightcol .gifts .gift .content {
	text-align: justify;
}
#centercol .upcorner img {
	display: none;
}
#centercol .downcorner img {
	display: none;
}
#centercol {
	text-align: justify;
}
#centercol .shop .offer {
	margin: 1em 0px;
}

