h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:1px solid #CCCCCC
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}
.fon{
 width:100%;
 height:133px;
 background: url('/images/fon.gif') repeat-x
}
.fon_left{
 float:left;
 width:94%;
 height:120px;
 padding-top:18px;
 padding-left:23px;
 background: url('/images/fon_left.gif') no-repeat
}
.fon_right{
 float:left;
 width:95%;
 height:120px;
 padding-top:18px;
 padding-right:12px;
 background: url('/images/fon_right.gif') no-repeat right top
}
/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	width: 272px;
	_width: 202px;
}

.content-block-head
{
	min-height: 40px;
	width: 272px;
	_width: 202px;
	background: url(images/content_block_top.png) top left no-repeat;
	_height: 40px;
	_background: none; /* специально для IE */
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/grill/images/content_block_top.png', sizingMethod='crop');
	padding-top: 30px;
	padding-left: 70px;
	
}

.content-block-body
{
	background:url(images/content_block_body.png) top left repeat-y;
	//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/grill/images/content_block_body.png', sizingMethod='scale');
	width: 192px;
	padding-left: 50px;
	padding-right: 30px;
}
	
.content-block-bottom
{
	width: 272px;
	height:40px;
	background: url(images/content_block_bottom.png) top left no-repeat;
	_background: none; /* специально для IE */
  	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/bitrix/templates/grill/images/content_block_bottom.png', sizingMethod='crop');
	/*width:100%;*/
}

.lider-block-head
{
	width: 635px;
	_width: 635px;
	background: url(images/lider_block_top.jpg) top left no-repeat;
	padding-top:30px;
	padding-left:30px;
	padding-right:15px;
	text-align:left;
}

.lider-block-body
{
	background:url(images/lider_block.jpg) top left repeat-y;
	width: 680px;
	position:relative;
	margin-left:233px;
	left:1px;
	_left:-2px;
	text-align:left;

}
	
.lider-block-bottom
{
	width: 680px;
	height:39px;
	text-align:left;
	background: url(images/lider_block_bottom.jpg) top left no-repeat;
}
.element-block-head
{
	width: 268px;
	background: url(images/element_block_top.jpg) top left no-repeat;
	padding-top:23px;
	padding-left:23px;
	padding-right:23px;
	text-align:left;
	min-height: 90px;
}

.element-block-body
{
	background:url(images/element_block.jpg) top left repeat-y;
	width: 312px;
	position:relative;
	text-align:left;	
}
.element-block-head img {
	float:none;
	border: 1px solid #797979;
}
	
.element-block-bottom
{
	width: 312px;
	height:28px;
	text-align:left;
	background: url(images/element_block_bottom.jpg) top left no-repeat;
}
code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}