@import url("global.css");

object, embed,
#search, #multishop_tabs, #header, #left, .left2l, #right, #login, #slogan, #listicka,
#header_spacer, #cart-spacer, #cart-lightbox, #footer,
.cart_pipe, .print, .link-back, .linkbuilding {
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
    display:none !important;
}
body, html, #main_wrap, #content, .content2l, .content2l #content-in, .holder2l {
    padding: 0 !important;
    margin: 0 !important;
    float: none !important;
}
#main_holder, #main_wrap {
	width: 660px;
	text-align: left;
	margin: 0 !important;
	/*margin: 0px auto 0px auto;
	min-width:970px;*/
}
.holder2l {
    width: 810px;
}
#holder, .holder2l {
	background-color: #fff;
	padding: 0 !important;
	margin: 0 !important;
}
#content, #main_wrap, .content2l #content {
	position: relative;
	float: none;
	display: block;
    padding: 0;
    margin: 0 !important;
    width: 660px;
}
#content-in .content2l #content-in {
	background-color: #fff;
	/*padding: 0 10px 0 10px;*/
	padding: 0px;
	margin: 0;
	width: 640px;
}
html>body #content-in, html>body  .content2l #content-in {
	width: 610px;
}
#page {
    overflow: hidden;
}
html>body #page {
    overflow-y: hidden;
}
.order-detail {
  width: 93%;
  width: 640px;
}
html>body .order-detail {
  width: 100%;
  width: 640px;
}
.promo_block {
}
.clearing {
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	clear: both;
}
#main_wrap, #main_holder, #page {
    width: 660px;
}
html>body #main_wrap, html>body #main_holder, html>body #page {
    width: 100%;
}