h1
{
	margin:0; padding:0;
	font-size:110%;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:14px;
	border-bottom:0px solid #CCCCCC;
}

h2
{
	font-size:100%;
        font-weight:bold;
        color:#feb017;
        margin:5px 0px 2px 0px;
        padding:0;
}

h3
{
	font-size:110%;
        font-weight:bold;
        color:#feb017;
        margin:0px 0px 0px 0px;
        padding:0;
}

h4, h5, h6
{
	font-size:110%;
        margin:0px 0px 0px 0px;
        padding:0;
}

#attention
{
color:red;
font-weight:bold;
font-size:12px;
}


/*Content block*/
#content-block
{
        position:relative;
        top:0px;
        left:0px;
	width:100%;
	background-color:#fff3dd;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-head
{
	width:100%;
        height:35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-up-left
{
position:absolute;
top:0px;
left:0px;
width:15px;
height:15px;
background: url(/bitrix/templates/three_columns_copy/images/content_block/content_block_up_left.gif) top left no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-up-right
{
position:absolute;
top:0px;
left:100%;
margin-left:-15px;
width:15px;
height:15px;
background: url(/bitrix/templates/three_columns_copy/images/content_block/content_block_up_right.gif) top right no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-head-dark
{
position:absolute;
top:15px;
left:0px;
	background-color:#feb017;
	width:100%;
        height:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-head-text
{
        position:relative;
        width:90%;
        top:2px;
        left:7px;
	font-weight:bold;
	font-size:11px;
        color:#ffffff;
        padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;

}

#content-block-body
{
	width:100%;
        padding:0px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-body-text
{
        position:relative;
        top:7px;
        left:7px;
	width:90%;
	font-weight:normal;
	font-size:11px;
        color:#a078c1;
        padding-bottom:17px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-footer
{
	width:100%;
        height:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content-block-down-left
{
        position:absolute;
        top:100%;
        left:0px;
        margin-top:-15px;
        width:15px;
        height:15px;
        background: url(/bitrix/templates/three_columns_copy/images/content_block/content_block_down_left.gif) top left no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#content-block-down-right
{
        position:absolute;
        top:100%;
        left:100%;
        margin-left:-15px;
        margin-top:-15px;
        width:15px;
        height:15px;
        background: url(/bitrix/templates/three_columns_copy/images/content_block/content_block_down_right.gif) top right no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}



   /*Content block 1*/
#content-block1
{
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#content1-block-up-left
{
width:15px;
height:15px;
background:#fff3dd url(/bitrix/templates/three_columns_copy/images/content_block/content_block_up_left.gif) top left no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content1-block-up-right
{
	width:100%;
height:15px;
background:#fff3dd url(/bitrix/templates/three_columns_copy/images/content_block/content_block_up_right.gif) top right no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#content1-block-head-dark
{
	background-color:#feb017;
	width:100%;
        height:20px;
			font-weight:bold;
	font-size:11px;
        color:#ffffff;
		padding:2px 7px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#content1-block-body
{
	width:100%;
	height:100%;
        padding:4px 7px 0px 7px;
        background-color:#fff3dd;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
		font-weight:normal;
	font-size:12px;
        color:#000000;
}

#content1-block-footer-left
{
        width:15px;
        height:15px;
        background:#fff3dd url(/bitrix/templates/three_columns_copy/images/content_block/content_block_down_left.gif) top left no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


#content1-block-footer-right
{
        height:15px;
        background:#fff3dd url(/bitrix/templates/three_columns_copy/images/content_block/content_block_down_right.gif) top right no-repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.content-link 
{
        font-size:13px;
        font-weight:bold;
        color:#ff6600;
}

content-link a
{
        font-size:13px;
        font-weight:bold;
        color:#ff6600;
}