.tdheader {
	background-image: url('/templates/mashuk/images/gory.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #036ED0;
}
.tdheader-else {
	background-color: #036ED0;
}
.tdheader-menu-corner {
	background-color: #036ED0;
	background-image: url('/templates/mashuk/images/leftmenu-top-right.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.tdheader-menu-right {
	background-color: #F4F4F4;
	background-image: url('/templates/mashuk/images/menu-right-bg.png');
	background-repeat: y-repeat;
}
