
@import url(style.css);
@import url(sub-page.css);

div#right-column
{
	background-position: 0 115px;
	background-repeat: no-repeat;
}

ul#right-menu
{
	margin-bottom: 140px;
}

h1.first-part-top-contact
{
	background-color: #F7981A;
}

h1.second-part-top-contact
{
	background-color: #FDDFB9;
}

li#sub-page-top-first-block-contact
{
	background-color: #A68462;	margin-left: 10px;
}

li#sub-page-top-second-block-contact
{
	background-color: #663700;
}

