/* start shablon content_right (#right) */
#right {
	/* col left right */
	border:silver 0px solid;
	margin:3px auto;
	position:relative;
   min-width:990px;
	max-width:1000px;  
}
/*#main {background-color:#fff;/*content*/border-right:silver 0px solid;margin-right:200px;}
#content,.wrap {float:left;}
#content,#header {overflow:hidden;}
#content,.right {padding-bottom:10px;position:relative;}
.right {background-color:#f1f1ff;float:right;margin-right:-200px;left:0px;width:200px;}
#content,.wrap,#header,#footer {width:100%;}
#header {background:url(http://your-partner-online.com/i/bgfill.jpg); repeat-x #fff;border-bottom:silver 0px solid;position:absolute;top:0;left:0;}
#header,.header {height:143px;}
#footer {background:url(http://your-partner-online.com/i/bgfill.jpg);border-top:silver 0px solid;line-height:30px;position:relative;text-align:center;}
body {width:expression( documentElement.clientWidth < 730 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 730 ? "730" : "auto") : "730px") : "auto" );}
#right {width:expression( documentElement.clientWidth > 950 ? (documentElement.clientWidth == 0 ? (body.clientWidth >950 ? "950" : "auto") : "950px") : "auto" );}
*html #main,*html #right {height:1%}
*/
/* end shablon (#right) */

