body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #ffffff;
	color:#000000;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-darkshadow-color: #000000;
}
body, td, a {
	color:#000000;
	font-family:Verdana;
	font-size:13px;	
}

a:hover { color: #ff0000; }

.text { text-align: justify; }
img { border-color: #aaaaaa; }

a.title_link {
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

.menu { font-size:11px; }
.menu a {
	font-size:11px;
	text-decoration:none;
}
.menu a:hover { text-decoration:underline; }
.bottom td, .bottom td a { font-size:11px; }

.menu1 td a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left:10px;
	line-height:22px;
	display:block;
	background:#bbbbbb url(menu_1.gif) right no-repeat;
	font-family: Verdana, helvetica, serif;
}
.menu1 td a:hover, .menu1 td a.sel {
	color:#ffffff;
	background:#5f5f5f url(menu_str1.gif) right no-repeat;
}

h3 {
	font-size:30px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	padding: 10 0 10 0;
	margin: 0 0 0 0;
}

.otbivka {
	font-size:40px;
	font-weight:bold;
}

.border {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}
.img { font-size:11px; }

#share43 {
  position: fixed;
  z-index: 1000;
  margin-left: 10px; /* смещение панели влево от края контента */
}

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {opacity: 0.5;}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
