html {scroll-behavior: smooth}

body {
	margin: 0px;
	background:url(../images/fon.jpg) repeat-x top #000 fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tb {
	background-color:#3b3537;
	width:1096px;
	box-shadow: 0 0 32px #fff;
	margin:0 auto;
	border-collapse:collapse;
}

.tb td { padding:0}


#td1 {
	background:url(../images/1.jpg) no-repeat;
	width:1096px;
	height:524px;
} 

#td2 {
	background:url(../images/2.jpg) no-repeat top;
	width:286px;
	vertical-align:top;
} 

#td3 {
	background:url(../images/3.jpg) no-repeat top;
	width:810px;
	vertical-align:top;
} 

#lv {
	margin: 72px 0 0 0;
	padding-left:24px;
	list-style: none;
	text-align:left;
}

ul#lv li a {
	color: #ded3c1;
	display: block;
	width: 222px;
	height: 32px;
	border-bottom:1px #b39b78 ridge;
	line-height:32px;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	text-shadow: 0px 1px 2px #888;
	transition-duration: 1s;
	margin-top:5px;
}

ul#lv li a:hover  {
	color: #f8bc2e;
}


#tel {margin:66px 0 0 0; text-align:center; font-size:13px; color:#ded3c1; letter-spacing:1px; line-height:20px;}

div.pod {margin:66px auto; text-align:center; font-size:12px; color:#FFF;}
div.pod img {margin:16px auto 0; border:1px outset #FFF;}

.text {
	text-align: justify;
	font-size:14px;
	padding: 10px 30px 30px;
	line-height: 20px;
	border-radius:12px;
	margin:18px 18px 28px;
	background-color:#ded3c1;
	background: linear-gradient(to right, #b39b78, #ded3c1 50%, #b39b78);
	border:2px #fff ridge;
	box-shadow: inset 0 0 2px #888;
}

.text  h1{
	text-align: center;
	font-size:18px;
	padding-bottom:4px;
	color: #000;
}

.text h3 {
	background-color:#1eafe8;
	color:#FFF;
	width:288px;
	padding:5px 8px 5px;
	font-size:14px;
	font-weight:normal;
	margin:32px auto 14px;
	text-align:center;
	box-shadow: 0 0 5px #DDD;
	border:2px ridge #fff;
	border-radius:5px;
	text-shadow: 0px 1px 2px #888;
}

.red { color:#ed1c24; text-align:center; font-size:14px; text-shadow: 0px 1px 0px #ccc;}

     
.vv {text-align:right; font-style:italic}
.vv a{color:#ededed; text-decoration:none; font-size:13px;}  
.vv a:hover {color:#fff}   
   
.pict {
	float:right;
	border:2px ridge #fff;
	margin:5px 0 0 18px;
	border-radius:8px;
	opacity:0.9;
}

.pic {
	float: left;
	border: 2px ridge #fff;
	margin:5px 16px 0 0;
	border-radius:8px;
	opacity:0.9;
}

.pi {
	border:2px ridge #fff;
	border-radius:8px;
	opacity:0.9;
}

.ris {
	float:right;
	margin:4px 0 0 22px;
	opacity:0.9;
}

.ris2 {
	float: left;
	margin:4px 10px 0 0;
	opacity:0.9;
}

.ga3 {
	text-align: center;
	margin:32px -1px 32px;
}

.ga3 img{
	display:inline;
	border:1px solid #c69c6d;
	width:200px;
	margin:0 16px 44px;
	opacity: 0.85;
	box-shadow:1px 1px 5px #aaa;
}

.ga3 img:hover {opacity: 1.0;}


.text hr { 
	width:400px;
	color:#300;
	margin:33px auto;
	text-align:center;
}	

.mz {clear:both}
.text ul,  ol  {margin-top:7px;}

ul.ok {list-style-image:url(../images/ok.png); margin-top:10px;}
ul.ok li {margin-bottom:7px; }


.niz {
	 width:1096px;
	 height:54px;
	 margin:0 auto;
     box-shadow: 0 0 32px #fff;
}	 

.copy {
	font-size: 11px;
	color:#fff;
	margin: 15px 0 0 16px;
	float: left;
}

.top{
	margin-left: 344px;
	margin-top: 15px;
	float: left;
}

.me {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 26px 0 0;
	float: right;
}

.me a {
	color: #fff;
	text-decoration:none;
	letter-spacing:1px;
}

.me a:hover {
	color: #f8bc2e;
	letter-spacing:2px;
}


#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}



#share42 {opacity: 0.85}
#share42:hover {opacity: 1}

.tag, .tag h4, .tag a {display:inline; font-size:12px; font-style:italic; font-weight:normal; padding-top:32px; color:#555;}