/* brending */
body{
	background-color:#b7b7b7 !important;
	margin:0 !important;
}
.brandlink_top{
	display:block;
	width:100%;
	height:110px;
	clear:both;
}
.layer{
	position:relative;
	width:100%;
	min-width:980px;
	_width:expression(document.body.clientWidth < 980 ? "980px": "auto" );
	overflow:hidden;
	_zoom:1;
	background:url('http://sport.img.com.ua/img/mac/mac_pattern.gif') repeat-x left 250px;
}
.layer_topbg{
	position:relative;
	width:100%;
	min-width:980px;
	_width:expression(document.body.clientWidth < 980 ? "980px": "auto" );
	overflow:hidden;
	_zoom:1;
	background:url('http://sport.img.com.ua/img/mac/snow_pattern.gif') repeat-x left top;
}
.layer_top{
	position:relative;
	width:100%;
	min-width:980px;
	_width:expression(document.body.clientWidth < 980 ? "980px": "auto" );
	overflow:hidden;
	_zoom:1;
	background:url('http://sport.img.com.ua/img/mac/mac_top.gif') no-repeat  center top;
}
.page_line, .page_line2{
	border-color:#b7b7b7 !important;
}

/* end brending */

