body {
	padding:0;
	margin:0;
	background-color:#fff;
}
#leftbg {
	background:url(images/bgleft.gif) right repeat-y;
	width:auto;
}
#rightbg {
	background:url(images/bgright.gif) left repeat-y;
	width:auto;
}
#nav {
	background: #1B9332 url(images/fon3.jpg)  right top no-repeat;
	background-color:#1B9332;
	text-align: left;
	
	font-size: 13px;
	white-space: nowrap;
	color:#FFF;
	height: 36px;
	padding-left: 208px;
	vertical-align: middle;
	text-decoration: underline;
	
}
#nav ul, #nav li {
	float:left;
	list-style:none;
	margin:0; padding:0;
	font-family:tahoma;
	font-weight:bold;
	
}
/* вид */

#nav li {
	padding:2px 10px;
	font-family:tahoma;
	letter-spacing: 1px;

}

#nav a, #nav a:link, #nav a:active, #nav a:visited {
	text-align:center;
	color:#0f0;
}

#nav a:hover {
	color:#CCFF00;
}
.tdright {
	background:url(images/fon41.gif) right top no-repeat;
	vertical-align:top;
	text-align: left;
	padding-top:66px;
	padding-left:20px;
}
#lblock {
	background:url(images/fon2.jpg) left top repeat;	
}
#lblock ul, #lblock li {
	list-style:none;
	margin:0; padding:20px 0 0 52px;
	font-family:tahoma;
	font-size:13px;
}

#lblock li {
	padding:0 0 20px;
	font-family:tahoma;
}


#lblock a, #lblock a:link, #lblock a:active, #lblock a:visited {
	padding-left:-15px;
	text-indent:0px;
	display:block;
	text-decoration:underline;
	font-family:tahoma;	
	font-weight:bold;

	color:#ffff00;	
}

#lblock a:hover {
	color:#00FF00;	
}

#advice_link {
	display:none;
}
#center {
	padding-left:20px;
	font-family: Century, sans-serif;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	color: #000;
}
.pages {
	padding:15px 0 0;
	font-size: 13px;
	font-family: Verdana, sans-serif;
}
.zag {
	font-size: 17px;
	font-weight: bold;
	color: #095FA8;
	padding: 15px 0 0;
	border-bottom: 1px dotted #7E7E72;
}




h1 {
	font-size: 21px;
	font-weight: bold;
	color: #095FA8;
	padding: 15px 0 0;
	border-bottom: 1px dotted #7E7E72;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	color: #095FA8;
	padding: 5px 0 0;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 0;

}

h4 {
	font-size: 15px;
	color: #000;
	font-weight: 400;
}


h5 {
	font-size: 15px;
	color: #095FA8;
	font-weight: 400;
}

h6 {
	font-size: 13px;
	color:  #000;
	font-weight: bold;
	font-style : italic
}

h_red {
	font-size: 11px;
	color:  #FF0000;
	font-weight: bold;
	font-style : italic
}

#center p {
	padding: 15px 0 0;
	margin:0;
}
.line {
	height: 20px;
	border-bottom: 1px dotted #7E7E72;
}
.banner {
	font-size:12px;
	width:170px;
	padding-bottom:15px;
}
.banner p {
margin:0;
padding:0;
}
.banner .tit {
	color:#095FA8;
	font-weight: bold;
}



#footer {
	background:url(images/fon5.jpg) right top no-repeat;
	padding:15px 0 0 215px;
	height:145px;
	font-size:12px;
	color:#095FA8;
}

#share42 {
  position: fixed;
  z-index: 1000;
  margin-left: 870px; /* смещение панели влево от края контента */
  padding: 6px 6px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
* html #share42 {display: none}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  -webkit-box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42 img {margin: 0 !important; padding: 0 !important; border: none !important;}



