.header {
	background: url(/images/site1/headerbg0.jpg) repeat-x;

}
.login_btn {
	background: #c49566;
	border-bottom: 1px solid #fff;
}
.header_adress,
.header_adress a,
.site_name {
	color: #f7b796;
}
.sd_menu a:hover,
.sd_menu a.active {
	color: #e3481b;
}
.collectiv_mail a,
.box_progress a {
	color: #e34b1c;
}
.content .collectiv_page .active a {
	background: #ee6811;
}
blockquote {
	border-left: 3px solid #ed6512;
}
.zayavka_btn {
	text-shadow: 0px -1px 1px rgba(226, 71, 29, 1);

	background: #ff9900;
	background: -moz-linear-gradient(top,  #ff9900 0%, #e1441e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9900), color-stop(100%,#e1441e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9900 0%,#e1441e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9900 0%,#e1441e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9900 0%,#e1441e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9900 0%,#e1441e 100%); /* W3C */
	

	-pie-background: linear-gradient(#ff9900, #e1441e);
}
.zayavka_btn:hover {
	background: #e1441e;
}


