article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
body {
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #B7A99F;
}
#wrapper {
	background: #887C78;
	width: 810px;
	height: 800px;
	position: relative;
	overflow: hidden;
}
#slider {
	width: 810px;
	height: 800px;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
a img {
	border: 0 none;
}
#header .inner {
	padding-bottom: 10px;
	overflow: hidden;
}
#header {
	padding: 50px 0 0 33px;
	position: absolute;
	width: 170px;
	height: 143px;
	left: 0;
	top: 0;
	z-index: 10;
}
#header .logo_page {
	color: #b7aba9;
	font-weight: 110;
	font-size: 14px;
	letter-spacing: normal;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #5b524f;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer {
	left: 11px;
	bottom: 47px;
	position: absolute;
	z-index: 9;
	height: 53px;
	width: 757px;
	background-color: #665A59;
}
#menu ul {
	position: relative;
	z-index: 100;
	left: 40px;
}
#menu {
	bottom: 82px;
	left: 33px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	position: absolute;
	z-index: 10;
	width: 757px;
	height: 52px;
	background-color: #1A1413;
}
#menu li {
	float: left;
	padding-left: 60px;
	height: 52px;
	line-height: 52px;
}
#menu li.first {
	margin-left: 0px;
	padding: 0;
}
#menu a.active {
	text-shadow: 1px 1px 1px black;
	color: #ffffff;
}
#menu a:hover {
	text-shadow: 1px 1px 1px black;
	color: #ffffff;
}
.a_refresh {
	color: #b7a99f;
	text-shadow: none;
}
#menu a {
	color: #b7a99f;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 0;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}
a {
	outline: none;
}
#footer .rights {
	float: left;
	width: 50%;
	padding: 26px 0 0 27px;
	font-style: italic;
}
#footer #social {
	float: right;
	width: 143px;
	padding: 26px 0 0 0;
}
#footer #social li {
	margin-right: 11px;
	width: 16px;
	height: 17px;
	border: 0 none;
	float: left;
}
#social a {
	display: block;
	width: 16px;
}
#social a img {
	border: 0 none;
}
#footer #social .muz {
	float: right;
}
#sound span {
	background-image: url(../images/muz.png);
	background-position: 16px 0;
	float: right;
	display: block;
	width: 16px;
	height: 17px;
}
#sound span.pause {
	display: block;
	width: 16px;
	height: 17px;
	background-image: url(../images/muz.png);
	background-position: 0 0;
}
#sound {
	width: 0;
	height: 0;
}
#container {
	position: absolute;
	z-index: 10;
	height: 493px;
	width: 717px;
	left: 33px;
	bottom: 87px;
	background-image: url(../images/content_bg.png);
	padding: 0 20px 27px 20px;
	display: none;
}
.scroll-pane {
	height: 480px;
	width: 100%;
	overflow: auto;
	outline: none;
}
#fancybox-wrap {
	top: 256px !important;
	padding: 0 !important;
	left: 53px !important;
	border: 1px solid #1a1413 !important;
}
div#fancybox-loading {
	background: url(../images/preloader.gif) no-repeat 50% 50%;
	display: none;
	height: 10px;
	left: 365px;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	top: 465px;
	width: 74px;
}
#image_for_slide .image_border {
	border-top: 1px solid #1a1413;
	border-bottom: 1px solid #1a1413;
}
.image_border img {
	height: 143px;
	width: 136px;
}
#image_for_slide li {
	height: 143px;
	width: 136px;
	float: left;
	border-right: 1px solid #1a1413;
	border-bottom: 1px solid #1a1413;
	background-color: #1a1413;
}
#container .topic {
	height: 17px;
	width: 717px;
	margin: 0;
	background-image: url(../images/line_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #ded7d3;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 23px;
	line-height: 1;
	font-weight: bold;
}
#container #second {
	padding: 39px 0 0 0;
}
#container p {
	padding-top: 15px;
	line-height: 18px;
}
#container .text_top {
	font-size: 13px;
	padding: 0 10px 0 0;
}
#container .text_top .first_text_top {
	padding: 0;
}
#container .text {
	font-size: 13px;
	padding: 0 33px 20px 0;
}
#container .more {
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	height: 13px;
	display: inline-block;
	margin-top: 16px;
	padding: 0 0 0 29px;
	font-style: italic;
	line-height: 1;
	color: #ded7d3;
	text-decoration: none;
	-webkit-transition: background-position .2s, color 1s;
	-moz-transition: background-position .2s, color 1s;
	-o-transition: background-position .2s, color 1s;
	-ms-transition: background-position .2s, color 1s;
	transition: background-position .2s, color 1s;
}
#container .more:hover {
	background-position: 4px;
	color: #ffffff;
}
#text_bottom {
	margin: 8px 0 0 0;
}
.text_left {
	float: left;
	width: 335px;
	margin-right: 58px;
}
.text_right {
	float: left;
	width: 310px;
}
#text_bottom .top_italic {
	font-style: italic;
	color: #b1aaa6;
}
/*menu*/
#menu_fone {
	background: none repeat scroll 0 0 transparent;
	height: 29px;
	overflow: hidden;
	position: absolute;
	z-index: 11;
	bottom: 5px;
	background-color: #ca2e2f;
}
.text .img_whot_i_do {
	float: left;
	border: 1px solid #1a1413;
	margin: 17px 19px 17px 0;
}
#form {
	color: #998e89;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#form a {
	text-decoration: underline;
	color: #B7A99F;
}
#form a:hover {
	text-decoration: none;
}
.form-name, .form-email {
	width: 303px;
	height: 23px;
	background-color: #1a1413;
	border: 1px solid #0f0c0b;
	padding-left: 11px;
	color: #998e89;
	font-style: italic;
}
#form .my_skype {
	text-decoration: none;
}
.form-area {
	width: 413px;
	height: 189px;
	background-color: #1a1413;
	border: 1px solid #0f0c0b;
	font-style: italic;
	padding-left: 11px;
	color: #998e89;
	padding-top: 4px;
	-webkit-resize: none;
	-moz-resize: none;
	resize: none;
}
.form-send {
	background-color: #b7a99f;
	width: 121px;
	height: 43px;
	border: none;
	text-transform: uppercase;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #1a1413;
	cursor: pointer;
	display: block;
	float: left;
}
#form .form_site {
	padding: 0;
}
#form #nameF {
	margin-top: 20px;
	padding:0;
}
#form #emailF {
	margin-top: 5px;
	padding:0;
}
#form #area {
	padding-top: 6px;
}
#form #send {
	padding-top: 20px;
}
#footer #social .sound {
	height: 100px;
	width: 100px;
}
#menu_fone {
	height: 53px;
}
#page_about .scroll-pane {
	height: 440px;
	margin-top: 23px;
}
#page_do .topic {
	margin-bottom: 24px;
}
#page_do .scroll-pane {
	height: 428px;
}
#page_mail .scroll-pane {
	height: 440px;
	margin-top: 23px;
}
#page_photos .scroll-pane {
	height: 432px;
	border-left: 1px solid #1a1413;
	margin-top: 23px;
}
#container #form_result {
	float: left;
	margin: 0 0 0 10px;
}
#preloader {
	display: none;
	height: 10px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 400px;
	width: 100%;
	z-index: 11;
}
.AudioPlayerV1 {
	display: none;
}
#form address p {
	padding-top: 12px;
	font-style:normal;
}
