html, body {
	background: none;
}
object, embed,
#search, #multishop_tabs, #header, #left, .left2l, #right, #login, #slogan,
#header_spacer, #footer,
.cart_pipe, .print, .link-back, .linkbuilding, .footer_linkbuilding, .hist_prods, #icons, .order_back_link, .accountLinks {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    display: none !important;
}
#holder_in,
#content_in {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
}
#main_wrap, #main_wrap_in, #main_holder, #holder, #content, #content_in, #page {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
#page {
    overflow: hidden;
}
/*html>body .order-detail {
	width: 11in;
}*/
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
.detailTextBox .rightBox,
.detailBox .vyrobce,
.detailBox fieldset {
	display: none;
}
.product_detail #detail #left_cell {
	padding: 0;
}
.product_detail #detail #left_cell {
	width: 340px;
}
.product_detail #detail #right_cell form,
.cartLinks {
	display: none;
}

