
.mane {
	background-image: url(/templates/template_1/img/fon.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin-top: 0px;
}

#title_cat {
	vertical-align: top; 
	margin-left: 20px;
}


.lu {background: url(/templates/template_1/img/ugol_lu.gif) no-repeat;}
.ld {background: url(/templates/template_1/img/ugol_ld.gif) no-repeat;}
.ru {background: url(/templates/template_1/img/ugol_ru.gif) no-repeat;}
.rd {background: url(/templates/template_1/img/ugol_rd.gif) no-repeat;}

.ramka_center {
	background: white;
	text-align: center;
	width: 100%;
	color: #386991;
}


.l {background: white;}
.r {background: white;}
.u {background: white;}
.d {background: white;}


.left_column {
	background: url(/templates/template_1/img/bg.jpg) no-repeat bottom left;
}


.footer {
	float: left; 
	clear: both; 
	width: 100%; 
	color: white; 
	vertical-align: bottom; 
	background-image: url(/templates/template_1/img/footer_fon.gif); 
	background-repeat: repeat-x;
}

#left_footer {
	float: left; 
	height: 59px; 
	width: 65px; 
	background: url(/templates/template_1/img/footer_left.jpg) no-repeat left bottom; 
}

#center_footer {
	float: left; 
	height: 49px; 
	width: 19%; 
	padding-top: 10px;
}

#right_footer {
	float: right; 
	height: 59px;
	width: 70%; 
	text-align: right; 
	padding: 0px 0px 0px 0px; 
	background: url(/templates/template_1/img/footer_right.jpg) no-repeat right bottom;
}


