/*contact*/
body {
	background: #000;
}

#site {
/*	background: #000 url(../images/contact.png) no-repeat 50% 163px ;*/
	background: #fff url(../images/headers/contact.jpg) no-repeat 50% 164px ;
	height: 843px;
}

#menu {
	background: #fff;
}

#logo {
	background-color: #fff;
}

#main_picture { 
	height: 134px;
	width: 700px;
	overflow: hidden;
/*	background: #000 url(../images/contact.png) no-repeat top;*/
	background: transparent;
	padding-top: 1px;
}


#main_text {
	width: auto;
	margin-top: 0px;
	color: #fff;
/*	background: red;*/
}

#main_text table {
	padding: 10px;
	background: url(../images/contact_bg.png) no-repeat;
	border-collapse: separate;
	margin-top: -120px;
	margin-left: 80px;
}

#main_text table a {
	color: #fff;
}

.right_cell {
	padding-left: 10px;
	border-left: 1px solid #333;
}


/*#rechter_blok {
	display: none;
}
*/
