body {
	margin: 0px;
	background:url(../images/fon2.png) repeat-x top #fff fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tb {
	width:1000px;
}

#td1 {
	background:url(../images/1.jpg) no-repeat;
	width:1000px;
	height:238px;
} 

#td2 {
	width:250px;
	vertical-align:top;
} 

#td3 {
	width:750px;
	vertical-align:top;
} 

.nav {
    margin:5px auto 6px 36px;
    overflow:hidden;
	padding-bottom:6px;
}

.nav li{
    display:inline-block;
    list-style:none;
	float: left;
}  

.nav li a {
	text-decoration:none;
	color:#000;
	font-size:12px;
    display:inline-block;
    padding:6px 16px;
	margin:0 8px;
    border-radius:16px;
    box-shadow: -1px 1px 2px #505050;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
	background-color:#eee;	
	background:linear-gradient(#bbb,#eee);
	transition-duration: 1s;
}  

.nav li a:hover {
	color:#F00;
    margin-right:10px;
	padding:6px 26px;
}    


#lv {
	margin: 44px 0 0 0;
	padding-left:1px;
	list-style: none;
	text-align:left;
}

#lv span {
	margin: 0px 0 6px 0;
	color:#e21c2a;
	text-align:center;
	font-size:16px;
	display:block;
	font-weight:bold;
}

ul#lv li a {
	color: #000;
	display: block;
	width: 222px;
	height: 32px;
	background-color:#e8eaeb;
	background: linear-gradient(to top, #d4d6d7, #e8eaeb 50%, #d4d6d7);
	padding-left: 8px;
	margin-bottom:1px;
	line-height:32px;
	text-decoration:none;
	font-size:13px;
}

ul#lv li a:hover  {
	background: linear-gradient(to top, #ee414e, #e21c2a 50%, #ee414e);
	color: #fff;
	text-shadow: 0px 1px 2px #888;
}


#lv2 {
	margin: 1px 0 0 0;
	padding-left:1px;
	list-style: none;
	text-align:left;
}

ul#lv2 li a {
	color: #000;
	display: block;
	width: 203px;
	height: 32px;
	background-color:#ceecf9;
	background: linear-gradient(to top, #b8e5fc, #ceecf9 30%, #ceecf9 70%, #b8e5fc);
	padding-left: 28px;
	margin-bottom:1px;
	line-height:32px;
	text-decoration:none;
	font-size:13px;
}

ul#lv2 li a:hover  {
	background: linear-gradient(to top, #ee414e, #e21c2a 50%, #ee414e);
	color: #fff;
	text-shadow: 0px 1px 2px #888;
}

#tel {margin-top:30px; text-align:center; font-size:13px;}

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;
	padding: 10px 30px 20px;
	line-height: 19px;
	border-radius:12px;
	margin:18px 0px 24px;
	border:2px #e21c2a solid;
}

.text  h1{
	text-align: center;
	font-size:17px;
	padding-bottom:6px;
	color: #e21c2a;
}

.buk {
	font-size: 24px;
	color: #e21c2a;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top:-3px;
}

/*.text h3 {
	background-color:#e21c2a;
	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 h3 {
	color:#223281;
	text-align:center;
	padding:5px 8px 5px;
	font-size:15px;
	font-weight:normal;
	margin:32px auto 14px;
	border-bottom:2px solid #223281;
	text-shadow: 0px 1px 2px #ddd;
}


.fortable {
	margin:22px auto;
}


.fortable table {
	text-align:center;
	margin:22px 5px;
	display:inline-table;
	border:1px #aaa solid;
}

.fortable table td{
	padding:2px;	
}


.fortable table tr:nth-child(1){
	font-weight:bold;
}


.fortable img{
	float:left;
	margin-right:24px;
	width:144px;
}

.fortable button{ float:left !important;}


table.tov tr:nth-child(2n) {
    background: #efefef; 
   } 

table.tov tr:hover {
    background-color: #cfc;
   }
   
table.tov td { padding-left:44px;}   

table.tov tr:nth-child(1) {
    background: #b8e5fc;
    color: #e21c2a; 
   }    
   
      
.vv {text-align:right; font-style:italic}
.vv a{color:#e21c2a; text-decoration:none}  
.vv a:hover {color:blue}   
   
.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;
}

.otpr {
	background-color:#bbb;
	color:#FFF;
	width:508px;
	height:322px;
	padding:5px 8px 5px;
	font-size:18px;
	border-radius:12px;
	border:2px outset #e21c2a;
	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:18px;
	color:#fff;
	text-align:center;
	display:block;
	text-shadow: 0px 1px 2px #888;
}

.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:#fff;
	margin-bottom:8px;
	border:1px inset #e21c2a;
	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:#fff;
	margin-bottom:8px;
	border:1px inset #e21c2a;
	border-radius:6px;
} 


.text button { float:right; margin:32px; font-size:14px}

.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;}
.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; }

.niz {
	background-color:#e21c2a;
	 width:100%;
	 height:48px;
	 margin:0 auto;
     box-shadow: 0 0 32px #fff;
}	 

.copy {
	font-size: 11px;
	color:#ededed;
	margin: 14px 0 0 16px;
	float: left;
}

.top{
	margin-left: 33%;
	margin-top: 14px;
	float: left;
	opacity:0.9;
}

.me {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 14px 26px 0 0;
	float: right;
}

.me a {
	color: #ededed;
	text-decoration:none;
	letter-spacing:1px;
}

.me a:hover {
	color: #FF0;
	letter-spacing:2px;
}

#share42 {opacity: 0.85}
#share42:hover {opacity: 1}