body {
	margin: 10px auto 0;
	background:url(../images/fon.jpg)  #fff fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tb {
	border-radius:12px 12px 0 0;
	background:url(../images/ff.jpg) #cfbca6;
	width:1000px;
	box-shadow: 0 0 4px #666;
}

#td1 {
	background:url(../images/1.jpg) no-repeat;
	width:1000px;
	height:503px;
} 

#td2 {
	width:250px;
	vertical-align:top;
} 

#td3 {
	width:750px;
	vertical-align:top;
} 

#lv {
	margin: 44px 0 0 0;
	padding-left:18px;
	width: 222px;
	list-style: none;
	text-align:left;
}

ul#lv li a {
	color: #000;
	display: block;
	width: 222px;
	height: 32px;
	background: linear-gradient(to right, #c1a485, #dfd3bb 20%, #dfd3bb 80%, #c1a485);
	text-align:center;
	margin-bottom:2px;
	line-height:32px;
	text-decoration:none;
	font-size:13px;
	transition-duration: 0.3s;
}

ul#lv li a:hover  {
	color: #008000;
	margin-bottom:4px;
	text-shadow: 0px 1px 2px #bbb;
}

#tel {margin:30px 0 0 30px; text-align:center; font-size:13px; color:#000; }

div.pod {margin:66px auto; text-align:center; font-size:12px; color:#FFF;}
div.pod img {margin:16px auto 0; border:1px outset #FFF;}

section {
	text-align: justify;
	font-size:13px;
	padding: 10px 28px 30px;
	line-height: 19px;
	border-radius:12px;
	margin:18px 26px 28px;
	background-color:#dfd3bb;
	background: linear-gradient(to right, #c3a88b, #dacdb5 20%, #dacdb5 80%, #c3a88b);
	border:2px #efefef ridge;
	box-shadow: inset 0 0 2px #888;
}

section  h1{
	text-align: center;
	font-size:17px;
	padding-bottom:6px;
	color: #008000;
}

.buk {
	font-size: 24px;
	color: #008000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top:-3px;
}

section h3 {
	background-color:#008000;
	color:#ede5d5;
	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 #dfd3bb;
	border-radius:5px;
	text-shadow: 0px 1px 2px #888;
}


table.tov tr:nth-child(2n) {
    background: #efefef; 
   } 

table.tov tr:hover {
    background-color: #cfc;
   }
 

table.tov tr:nth-child(1) {
    background: #008000;
    color: #fff; 
	text-shadow: 0px 1px 2px #888;
   }    
   
      
.vv {text-align:right; font-style:italic}
.vv a{color:#00F; text-decoration:none}  
.vv a:hover {color:red}   
   
.pict {
	float:right;
	border:2px ridge #fff;
	margin:6px 0 0 22px;
	border-radius:8px;
	opacity:0.8;
}

.pic {
	float: left;
	border: 2px ridge #fff;
	margin:6px 24px 0 0;
	border-radius:8px;
	opacity:0.8;
}

.pi {
	border:2px ridge #fff;
	border-radius:8px;
	opacity:0.8;
}

.ris {
	float:right;
	margin:6px 0 0 22px;
	opacity:0.8;
}

.ris2 {
	float: left;
	margin:4px 10px 0 0;
	opacity:0.8;
}

.ga3 {
	text-align: center;
	margin:22px -3px 32px;
}

.ga3 div {
	 margin:0 8px 22px;
	 float:left;
}	 

.ga3 img{ 
	box-shadow:1px 2px 1px #555;
	width:198px;
	opacity: 0.85;
}

.ga3 img:hover {opacity: 1.0;}



.otpr {
	background: url(../images/fav.png) 40px 50px no-repeat #008000;
	color:#FFF;
	width:622px;
	height:322px;
	padding:5px 8px 5px;
	font-size:18px;
	border-radius:12px;
	border:3px outset #84d360;
	font-weight:normal;
	margin:32px auto 14px;
	text-align:center;
	box-shadow: 0 0 0px #888;
	opacity:0.8;
}

.otpr span {
	margin:12px auto 0;
	font-size:16px;
	color:#FFF;
	text-align:center;
	display:block;
}

.otpr form {
	float:right;
	margin:14px 66px 0;
	text-align:center;
	padding-bottom:3px;
}

.otpr form input.aa {
	display:block;
	width:344px;
	height:34px;
    padding:0 10px;
    font: italic 15px trebuchet ms;
    color:#555;
    line-height: 33px;
    background:  url(../images/po.png) no-repeat 0 0;
    border: none;
	margin-bottom:8px;
} 

.otpr form input.bb {padding:1px 22px; font-size:15px}

.otpr textarea {
	display:block;
	width:344px;
    padding:4px 10px 0;
    font: italic 15px trebuchet ms;
    color:#555;
    background:  url(../images/area.png) no-repeat 0 0;
    border: none;
	margin-bottom:12px;
	resize: none;
	overflow-y: auto;
} 

section button { float:right; margin:32px; font-size:14px}

section hr { 
	width:400px;
	color:#300;
	margin:33px auto;
	text-align:center;
}	

.red { color:#ed1c24;}

div.ar {
	width:688px;
	font-size:11px;
	height:122px;
	overflow:auto;
	background-color:#fff;
	border:1px #ccc ridge;
	border-radius:10px;
	padding:12px;
	margin:44px auto;
}	

.mz {clear:both}
section ul,  ol  {margin-top:7px;}

ul.ok {list-style-image:url(../images/ok.png); margin-top:10px;}
ul.ok li {margin-bottom:7px; }

.niz {
	background-color:#c1a485;
	 width:1000px;
	 height:40px;
	 margin:0 auto;
	box-shadow: 0 0 4px #666;
}	 

.copy {
	font-size: 11px;
	color:#fff;
	margin: 12px 0 0 16px;
	float: left;
}

.top{
	margin-left: 278px;
	margin-top: 12px;
	float: left;
}

.me {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 12px 26px 0 0;
	float: right;
}

.me a {
	color: #fff;
	text-decoration:none;
	letter-spacing:1px;
}

.me a:hover {
	color: #F00;
	letter-spacing:2px;
}

#share42 {opacity: 0.85}
#share42:hover {opacity: 1}

.my1 {position: relative; float:right; margin-left:12px;}
.my2 {position: absolute;}
.my2 img { width:188px; transition-duration: 2s; position: absolute; right:0px; box-shadow:1px 2px 1px #555;}
.my2 img:hover { width:644px; position: absolute; z-index:2; right:0px; border-radius:8px;}


.police { text-align:center; margin:2px auto 18px}
.police a {color:#900; font-size:14px}


#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);
}