html, body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #CFCFCF;
}

body {
	margin: 30px 0 10px 0;
}

table, div, form, ul, td, p {
	margin: 0;
	font: 16px "MS Sans Serif", sans-serif;
	color: #676767;
}

a img {
	border: none;
}

a {
	font: 17px "MS Sans Serif", sans-serif;
	font-weight: bold;
	color: #676767;
	text-decoration: none;
}

a:hover, span.active {
	color: #CFCFCF;
}

table.wrap {
	height: 100%;
	width: 800px;
	margin: 0 auto;
}

td.logo {
	height: 70px;
}

td.bottom {
	height: 80px;
	text-align: center;
	vertical-align: top;
	padding-top: 12px;
	font-weight: bold;
}

td.centr {
	vertical-align: bottom;
	padding-bottom: 16px;
	text-align: center;
}

td.centr_contacts, td.centr_gallery, td.centr_marriage {
	padding-bottom: 16px;
	font-size: 12pt;
	text-align: center;
	color: #B7B7B7;
	font-weight: bold;
}

td.centr_contacts a {
	color: #B7B7B7;
}

td.cr {
	height: 10px;
	font: 9pt Times;
	color: #707070;
}

td.cr a {
	font: 9pt Times;
	color: #707070;
}

.vkontakte {
	margin-top: 12px;
}

img.gal {
	margin-top: 8px;
}

#lang_link {
	padding-top: 12px;
}