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

#tb {
	background-color: #fff;
	width:1000px;
	box-shadow: 0 0 2px #fdad34;
}

#td1 {
	background:url(../images/1.jpg) no-repeat;
	width:1000px;
	height:399px;
	vertical-align:bottom;
} 

#td1  h1{
	float:right;
	font-size:20px;
	margin:0 28px 0px auto;
	color: #f92a35;
}


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

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

#lv {
	margin: 26px 0 0 0;
	padding-left:14px;
	width: 222px;
	list-style: none;
	text-align:left;
}

ul#lv li a {
	color: #fff;
	display: block;
	width: 228px;
	height: 32px;
	background-color:#f3a125;
	border-radius:4px;
	padding-left: 10px;
	line-height:33px;
	text-decoration:none;
	font-size:13px;
	text-shadow: 0px 1px 2px #888;
	box-shadow: 0 0 5px #fff;
	margin-bottom:1px;
	text-align:center;
	transition-duration: 0.4s;
}

ul#lv li a:hover  {
	color: #FF0;
	background-color:#f92a35;
}


#lv2 {
	margin: 16px 0 0 0;
	list-style: none;
	padding-left:0;

}

ul#lv2 li a {
	color: #fff;
	display: block;
	background-color:#2873ec;
	border-radius:4px;
	line-height:28px;
	text-decoration:none;
	font-size:13px;
	text-shadow: 0px 1px 2px #888;
	margin:2px 44px;
	text-align:center;
	box-shadow: 0 0 5px #fff;
}

ul#lv2 li a:hover  {
	color: #FF0;
	background-color:#f92a35;
}

#tel {margin:38px 0 0; text-align:center; font-size:15px; line-height:20px; }
#tel a {text-decoration:none; color:#f92a35; }

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:13px;
	line-height: 19px;
	margin:18px 26px 28px;
}

.text  h1{
	text-align: center;
	font-size:17px;
	padding-bottom:6px;
	color: #f92a35;
}

.buk {
	font-size: 24px;
	color: #2873ec;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top:-3px;
}

.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;
}


table.tov tr:nth-child(2n) {
    background: #efefef; 
   } 

table.tov tr:hover {
    background-color: #cfc;
   }

table.tov tr:nth-child(1) {
    background: #69c44f;
    color: #fff; 
	text-shadow: 0px 1px 2px #888;
   }     
   
.red {color:#f92a35; margin:22px auto; text-align:center; font-size:14px; line-height:22px; text-shadow: 0px 1px 1px #ddd;} 
.sin {color:#2873ec; text-shadow: 0px 1px 1px #ddd;}     
    
      
.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:5px 0 0 18px;
	border-radius:6px;
	opacity:0.85;
}

.pic {
	float: left;
	border: 2px ridge #fff;
	margin:6px 24px 0 0;
	border-radius:8px;
	opacity:0.85;
}

.pi {
	border:2px ridge #fff;
	border-radius:6px;
	opacity:0.85;
}

.ris {
	float:right;
	margin:6px 0 0 22px;
	opacity:0.8;
}

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

.otpr {
	background: url(../images/fav.png) 40px 50px no-repeat #84d360;
	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;
}

.otpr form input.aa {
	display:block;
	width:344px;
	height:34px;
    padding:0 10px;
    font: italic 15px trebuchet ms;
    color:#555;
    line-height: 33px;
	background-color:#fafafa;
	margin-bottom:8px;
	border:1px inset #0F0;
	border-radius:6px;

} 

.otpr form input.bb {padding:1px 22px; font-size:15px; margin-top:12px;}

.otpr textarea {
	display:block;
	width:344px;
    padding:4px 10px 0;
    font: italic 15px trebuchet ms;
    color:#333;
	margin-bottom:12px;
	resize: vertical;
	overflow-y: auto;
	background-color:#fafafa;
	margin-bottom:8px;
	border:1px inset #0F0;
	border-radius:6px;
} 


.text button { float:right; margin:32px; font-size:14px}

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

.mz {clear:both}
.text ul,  ol  {margin-top:7px;}
.text ul li {list-style-position: inside }

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

.niz {
	background-color:#fdad34;
	 width:100%;
	 height:44px;
	 margin:0 auto;
}	 

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

.top{
	margin-left: 33%;
	margin-top: 13px;
	float: left;
}

.me {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 13px 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}