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

#tb {
	background-color: #79330d;
	width:1000px;
	box-shadow: 0 0 1px #333;
}

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

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

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

#nav {
	margin: 0 38px 18px;
	width:540px;
	float:right;
	background-color:#e7f1f5;
	background:url(/images/fo.jpg) repeat-x; 
	border:1px inset #fff;
	opacity: 0.85;
}

#nav a {
	color: #000;
	display: block;
	width: 134px;
	height: 27px;
	text-shadow: 1px 1px 2px #bcbcbc;
	font-style:italic;
	line-height:27px;
	text-decoration:none;
	font-size:13px;
	float: left;
	text-align: center;
}

#nav a:hover  {
	color: #fff;
	background: url(/images/kn2.jpg) no-repeat;
	text-shadow: 0px 1px 2px #888;
} 


#lv {
	margin: 69px 0 0 20px;
	padding-left:16px;
	padding-right:10px;
	list-style-image:url(/images/arr.gif);
	overflow: hidden;
	text-align:left;
}

ul#lv li a {
	color: #dcf4fd;
	display: block;
	padding-left: 0px;
	line-height:18px;
	text-decoration:none;
	font-size:14px;
	padding-bottom:18px;
	text-shadow: 0px 1px 2px #888;
}

ul#lv li a:hover  {
	color:  #21b8f1;
}


#tel {margin:30px 0 0 16px; text-align:center; font-size:13px; color:#000; position:fixed; background-color:#fdd4a8; padding:6px; border:1px outset #FFF; letter-spacing:1px; border-radius:4px; box-shadow: 0 0 8px #DDD;}

div.pod {margin:88px auto; text-align:center; font-size:12px; color:#dcf4fd;}
div.pod img {margin:16px 3px 6px; border:2px outset #FFF; opacity:0.8;}
div.pod img:hover {opacity:1.0;}


.text {
	text-align: justify;
	font-size:13px;
	padding: 10px 30px 20px;
	line-height: 19px;
	background:url(/images/fo.png) top repeat-x #81cde8;
	border-radius:8px;
	margin:18px 22px 24px 12px;
	line-height: 19px;
	border:2px #6ac450 solid;
}

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

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

table.tov {margin:22px auto;}
.tov td {padding:6px 1px 6px 9px;}

/*.tov tr :nth-child(1) { text-align:center;}
.tov tr :nth-child(2) { text-align:center;}
.tov tr :nth-child(3) { text-align:center;}
.tov tr :nth-child(5) { text-align:center;}
.tov tr :nth-child(6) { text-align: right;}
table.tov  tr :last-child {text-align:right;}*/

table.tov tr:nth-child(2n) {
    background: #efefef; 
   } 
   
/*Нечетные*/   
table.tov tr:nth-child(2n+1) {
    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;
	text-align:center;
   }    
   
 table.tov tr.haki td{ background-color:#999933; color:#fafafa; text-align:center; padding:8px inherit}
   
   
.vv {text-align:right; font-style:italic}
.vv a{color:#dcf4fd; text-decoration:none}  
.vv a:hover {color:#79330d}   
   
.pict {
	float:right;
	border:2px ridge #fff;
	margin:6px 0 0 22px;
	opacity:0.9;
}

.pic {
	float: left;
	border: 2px ridge #F4F5ED;
	margin:6px 24px 0 0;
}

.pi {
	border:2px ridge #fde3ec;
	opacity:0.9;
}

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

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

.ga2 {
	text-align: center;
	margin:22px 0 32px 110px;
}

.ga2 div {
	 width:188px; 
	 margin:0 18px 22px;
	 float:left;
}	 

.ga2 img{ 
	border:3px outset #fff;
	width:164px;
	border-radius: 12px;
	opacity: 0.9;
}

.ga2 img:hover {opacity: 1.0;}


.bbr { margin:4px 0 1px 12px; float:right;}

.bbr a {
	font-size:14px;
	display:block;
	padding:5px 0;
	margin: -30px 0 10px;
	border-top:#ccc 1px solid;
	border-bottom:#2652a7 1px solid;
	text-align:center;
	color:#fafafa;
	text-decoration:none;
	background-color:#008000;
	background: linear-gradient(to top, #008000, #0c0);
	box-shadow:1px 1px 0px #555;
	transition-duration: 0.2s;
	position:relative;
	z-index:2;
} 

.bbr a:hover {
	background-color:#369;
	background: linear-gradient(to top, #369, #00aeef);
	color:#fff;
}  

.otpr {
	color:#FFF;
	width:588px;
	height:322px;
	padding:5px 8px 5px;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	box-shadow: 0 0 0px #888;
}

.otpr span {
	margin:12px auto 0;
	font-size:16px;
	color:#FFF;
	text-align:center;
	display:block;
}

.otpr form {
	float:right;
	margin:14px 98px 0 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 hr { 
	width:400px;
	color:#300;
	margin:33px auto;
	text-align:center;
}	

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}
.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 {
	 background:url(/images/polo.jpg);
	 width:1000px;
	 height:40px;
	 margin:0 auto;
     box-shadow: 0 0 32px #fff;
}	 

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

.top{
	margin-left: 300px;
	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}
