*, html, body {margin: 0px; padding: 0px;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fff;}
.clearing{clear:both; height: 0px; font-size: 0px;}

#page {
	width: 100%; height: 100%; 
	min-width: 1002px; 	
	margin: 0 auto;
}
.wrapper { 
	width: 1002px; margin: 0 auto;	
}
#header{ 
   width: 1002px; margin: 0 auto;
   position: relative;
   height: 225px;
}
#logo {
	display: block; cursor: pointer;
	width: 178px; height: 191px;
	margin: 0 auto;
	background: url('images/logo.jpg') no-repeat;
}
#logotype {
	display: block; cursor: pointer;
	width: 132px; height: 146px;
	margin: 0 auto;
	background: url('images/logotype.jpg') no-repeat;
}
.pos_intro {padding-top: 145px;}
.logo_pos { 
	width: 132px;	
	padding: 50px 0 0 0;	 
}
#main_menu {
	list-style: none; 
	position: absolute; 
	bottom: 0; right: 0;
}
#main_menu li {
	display: block;
	float: left;
	margin: 0; height: 37px;
}
#main_menu li a {
	display: block; 
	height: 37px; line-height: 37px;	
	float: left;
	padding: 0 10px;
	color: #95958b;
	text-decoration: none;
}
#main_menu li a:hover {
        background: url('images/menu_bg.png') repeat-x;
	height: 37px;
	color: #fff !important;
}
#cur, #main_menu li a:hover {
	background: url('images/menu_bg.png') repeat-x;
	height: 37px; 
	color: #fff !important;
}
#content {
	clear: both; 
	width: 100%;
}
.content, .content_typish {
	width: 100%; 
	position: relative; 
	top: 0 !important;
	top: -1px;
	background: url('images/content_bg.png') repeat-x;
}
.content {height: 394px; width: 100%;}
.content_typish {width: 100%; height: 195px;}
.content h1, .content_typish h1 {
	color: #fff;
	font-size: 30px;
	padding: 55px 0 25px 0;	
}
.content p, .content_typish p {
	color: #fff;
	font-size: 17px;
}
#footer {	
	clear: both; 
	width: 100%;
	position: relative;
	background: #a994a5;
	height: 33px;
	padding-top: 20px;
	font-size: 11px;
}
#lang {
	list-style: none; 
	width: 145px; 	margin: 60px auto 0px auto; 
}
#lang li {
	float: left; display: block;
}
#lang li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	width: 65px; height: 20px;	
	text-align: center;
}
#lang li a:hover {background: url('images/intro_menu_bg.png') no-repeat;}
#lang li a span {position: relative; top: 2px;}
#copyright {
	clear: both;
	margin: 145px auto 0 auto;
	width: 485px; height: 17px; 
	background: url('images/copyright.jpg');
}
#more {
	display: block; cursor: pointer;
	width: 97px; height: 20px;
	background: url('images/more.png') no-repeat !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/more.png', sizingMethod='image');  /* ���������� �������������� png ��� ie6 */
	text-align: center;
	text-decoration: none;
	color: #fff;
	margin: 10px 0 0 0;
}
#more span {
	position: relative; top: 2px;
}
#prev {
	list-style: none;
	position: absolute;
	bottom: -5px !important;
	bottom: -10px;
}
#prev li {
	background: url('images/prev.png') no-repeat;
	width: 300px; height: 149px;
	display: block;
	float: left;
	margin: 0 30px 0 0;
}
#prev li a {
	display: block;
	width: 289px; height: 149px;
	margin: 0 auto;
	text-decoration: none;
	color: #cecccd;
	font-size: 34px;
	line-height: 70px;
	text-indent: 10px;
}
.img_bg {margin-top: 5px;}
#prev li a#img_1:hover {background: url('images/img_1.jpg') no-repeat; color: #fff;}
#prev li a#img_2:hover {background: url('images/img_2.jpg') no-repeat; color: #fff;}
#prev li a#img_3:hover {background: url('images/img_3.jpg') no-repeat; color: #fff;}
#prev li a img {
	width: 289px;
	margin: 5px 0;
	border: 0;        
}
#main {
	position: relative;
	width: 100%;
	padding: 40px 0;
}
.main {width: 1002px; margin: 0 auto;}
.main p {font-size: 14px; line-height: 1.5;}
.top_line_left {
	display: block;
	position: absolute;	
	top: -1px !important;
	left: -50px;
	font-size: 0;
	width: 72px; height: 1px;
	background: url('images/top_line_left.png') no-repeat;
}
.top_line_right {
	display: block;
	position: absolute;	
	top: -1px !important; 
	right: -50px;
	font-size: 0;
	width: 72px; height: 1px; 
	background: url('images/top_line_right.png') no-repeat;
}
.bot_line_left {
	display: block;
	position: absolute;	
	bottom: -1px !important; 
	bottom: -2px; left: -50px;
	font-size: 0;
	width: 72px; height: 1px;
	background: url('images/top_line_left.png') no-repeat;	
}
.bot_line_right {
	display: block;
	position: absolute;	
	bottom: -1px !important; 
	bottom: -2px; right: -50px;
	font-size: 0;
	width: 72px; height: 1px;
	background: url('images/top_line_right.png') no-repeat;
}
#gallery  {
	width: 90%;
	position: relative;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;	
	margin: 20px auto;
	padding: 12px 0;
}
#gallery table {
	width: 98%; margin: 0 auto;
	text-align: center;
}
#gallery td {
	padding: 5px 0;
}
#gallery a {
	display: block;
	width: 156px; height: 156px;
	margin: 0 auto;
}
#gallery a img {border: 0; margin:0px;}
#addr {	
	color: #d9e2da;
	text-align: right;
}
#foo_menu {list-style: none;}
#foo_menu li {
	display: block; 
	height: 20px;
	float: left;
}
#foo_menu li a {
	display: block; float: left;
	padding: 0 10px;
	height: 20px; line-height: 20px;
	text-decoration: none;
	color: #ccc;
}
#cur_foo {color: #fff !important;}
#serv_prev {margin: 40px 0;}
#serv_prev h2 {
	margin: 15px 0 10px 0; 
	color: #999999;
	font-size: 28px;
}
#serv_prev p {
	font-family: "Times New Roman";
	font-size: 18px;
	color: #806671;
	margin-bottom: 10px;
}
#serv_prev ul li{
	line-height:25px;
	margin-left: 25px;
	font-size:14px;
}
#serv_prev table {width: 100%; margin: 0 auto;}
#serv_prev  a.img {
	background: #884c69;
	display: block;
	width: 416px; height: 217px;	
	text-align: center;
}
#serv_prev  a img {
	margin-top: 8px;
	border: 0;
}
.read_btn {
	display: block; cursor: pointer;
	width: 97px; height: 20px;
	background: url('images/read_btn.png') no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.read_btn span {
	position: relative;
	top: 3px;
}
#wedplan {
	margin: 40px 0;
}
.wed_caption {
	font-weight: bold;
	color: #993366;
	font-size: 14px;
	margin-bottom: 20px;
	display: block;
}
#wedplan table {
	width: 100%; margin: 0 auto;
}
#wedplan table td.space {
	padding:0pt 33px 40px 33px;
}
#wedplan table td.space p{
	text-align:justify;
}
.formula {
	display: block; 
	width: 270px; height: 60px;
	text-indent: 20px;
	margin-bottom: 5px;
}
.formula span {
	position: relative;
	top: 15px;
	font-size: 24px;
}
#formula_1 {
	background: url('images/formula_1.jpg') no-repeat;	
	color: #996666;
}
#formula_2 {
	background: url('images/formula_2.jpg') no-repeat;	
	color: #996666;
}
#formula_3 {
	background: url('images/formula_3.jpg') no-repeat;	
	color: #996666;
}
#wedplan .read_btn {margin-left: 10px;}

#wed_adv {
	border-top: 2px solid #8a4b64;
	border-bottom: 2px solid #8a4b64;
	margin-bottom: 20px;
}
#wed_adv #title {margin: 20px 0; font-size: 14px;}
#wed_adv ul {list-style: none;}
#wed_adv ul li {float: left; display: block; padding-left:25px;width:30%;}
#wed_adv ul li p{text-align:justify;}
#wed_adv ul h2 {
	color: #993366;
	font-size: 18px;
	line-height: 1.2;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.list {
	list-style: none;
	margin: 10px 0 30px 20px;
	font-size: 14px;
	line-height: 1.7;
}
#part_list {
	border-top: 2px solid #8a4b64;
	margin-top: 80px;
}
#part_list ul {list-style: none; margin: 20px 0 35px 0;}
#part_list ul li {float: left; width: 24.5%; text-align: center;}

#left {
	width: 49%;
	float: left;
}
#right {
	width: 49%;
	float: left;
	font-size: 14px;
	line-height: 2;
}
#skype {
	display: block;
	width: 210px; height: 119px;
	background: url('images/skype.jpg') no-repeat;
	margin: 20px 0;
}

#contact {
	width: 370px; height: 320px; margin: 0px 0 0 0px;	
	padding-top: 25px; 
}
#contact label {
	width: 70px; 
	text-align: right; 
	padding: 4px 10px 0 0; 
	font-size: 14px;
	display: block; 
	float: left;	
}
#contact .input_cont {	
	width: 286px; height: 22px; float: left; 
	background: url('images/input_bg.png') no-repeat;
}
#contact input {	
	width: 275px; height: 19px; 
	line-height: 19px;
	margin: 1px 0 0 5px;	
	padding: 0px; 
	border: 0 none;
}
.form_clear {clear: both; height: 30px;}
#contact .textarea {
	background: url('images/textarea_bg.png') no-repeat;	float: left;
	width: 286px; height: 122px;
}
#contact textarea {
	width: 280px; height: 118px;
	margin: 2px 0 0 5px;  
	border: 0px none;	
	overflow-y: scroll;	
	overflow-x: auto;
}
.form_btn {width: 286px; margin: 10px 0 0 80px; clear: both;}
#cancel, #send {
	display: block;
	width: 134px; height: 20px;
	background: url('images/cont_btn.png') no-repeat;
	text-align: center; 
	float: left;
	color: #fff;
	text-decoration: none;	
}
#cancel {margin-right: 18px;}
#cancel span, #send span {
	position: relative; top: 2px; 
}
.site {text-decoration: none;}
.site, .mail {
	display: block;
	color: #996699;
	margin: 7px 0;
}

.notification_error{
	color:red;
}

