#mainblock {
	z-index: 10;
	margin-left: 34px;
	
}

#leftblock {
	width: 280px;
	/* float:left; */
	
}

#leftblock_inner {
	background-color: #FFFFFF;
	background-image: url(../images/catalog-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftblock_inner_placeholder {
	height: 6px;
}

#leftblock_inner_placeholder2 {
	height: 30px;
}

#centerblock {
margin-left: 347px; 
width:auto;
min-width: 600px;


	/* width: 200px; */
/*	 float: left; */

}

#centerblock_inner {
	background-color: #FFFFFF;
   background-image: url(../images/center-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top; 
  /*  overflow: auto;  */
	padding-top: 20px;
	padding-left: 30px; 
	padding-right: 30px;
	padding-bottom: 30px;
	/* width: auto;*/
	min-width:600px;
}

#rightblock_inner {
	background-color: #FFFFFF;
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: auto; 
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
/* 	min-width:250px; */
}

#placeholder_5 {
	height:5px;
	visibility: hidden;
  
}

#placeholder_25 {
	height:25px;
	visibility: hidden;
}

.bottom-module {
	width:309px;
	height:308px;
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 15;
}

.bottom-module-icon {
	float:right;
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 20;
/*	position: absolute;*/
}

.right-module-icon {
	float:right;
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 21;
/*	position: absolute;*/
}

#bottom-module1-icon {
	width:49px;
	height:51px;
	background-image: url(../images/bottom1icon.gif);
}

#bottom-module2-icon {
	width:46px;
	height:59px;
	background-image: url(../images/bottom2icon.gif);
}

.bottom-frame {
	background-image: url(../images/bottom-frame.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width:285px;
	height:/*309px*/236px;
	z-index: 20;

}

.bottom-placeholder {
	height:73px;	
}

.bottom-placeholder2 {
	height:28px;	
}

.bottom-placeholder3 {
	height:11px;	
}
.bottom-title {
	z-index: 30;
	float:left;
	text-align: left;
	text-indent: 0px;
	font-size: 20px;
	text-transform: uppercase;
	color:#5e5e5e;
	font-variant: normal;
	padding-left: 25px;
	
}

.bottom-fixator{
	width:272px;
}
.bottom-module-mainblock {
	width:232px;
	height:206px;
	float:right;
	overflow: auto;
	z-index: 30;	
}

.bottom-table {
	width:100%;
	height:100%;
}

#page #centerblock_inner #facktable .blog td {
	padding:6px;
}
