body
{
 margin: 0;
}
#do
{
	position: absolute; 
	left: 0px; 
	top: 699px; 
	width: 469px;
	height: 99px;
	background-image: url(/templates/1/img/dom.png);
	background-position: top left;
	background-repeat: no-repeat;
}
img {border:0}
.menu
{
	background-color: #00aeef;
	width: 98px;
	height: 77px;
	text-align: center;
	border: 1px solid #6bd0f6;
	
}
.menu2
{
	background-color: #00aeef;	
	text-align: center;
	border: 1px solid #6bd0f6;
	
}
.m
{
	font-family: Tahoma;
font-size: 13px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.m1
{
	background-image: url(/templates/1/img/bd1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 224px;
	height: 691px;
	vertical-align: top;
	
}
.m2
{
	background-image: url(/templates/1/img/bd2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 122px;
	padding-left: 42px;
	padding-top: 25px;
	padding-right: 42px
}

.m4
{
	background-image: url(/templates/1/img/bgrr.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height: 45px;
	padding-left: 30px;
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.m5
{
	border-top: 5px solid #69bd45;
	background-color: #ffffff;
	height: 450px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
	padding: 10px;
	vertical-align: top;
	font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.m356
{
	border: 1px solid #69bd45;
}

h1
{
	font-family: Tahoma;
font-size: 13px;
font-weight: bold;
color: #557d3e;
text-decoration: none;
}
.text
{
		font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}
.men
{
font-family: Tahoma;
font-size: 13px;
font-weight: normal;
color: #000000;
text-decoration: none;
line-height: 30px;
}
.men:hover
{
	color: #999999
}

.cot
{
	background-image: url(/templates/1/img/cot.gif);
	background-position: 0 20px;
	background-repeat: no-repeat;
	font-family: Tahoma;
font-size: 9px;
font-weight: normal;
color: #000000;
float: left;
margin-right: 50px 
}
.p1
{
	font-family: Arial;
font-size: 14px;
font-weight: bold;
line-height: 30px;
color: #ffffff;
padding: 0;
margin: 0;
}
.tah37
{
background-image: url(/templates/1/img/40.jpg);
background-position: left;
background-repeat: no-repeat;
font-family: Tahoma;
font-size: 37px;
font-weight: bold;
color: #000000;
line-height: 40px;
padding:0 0 0 230px;
margin: 0;
text-align: right;
}
.tah22
{
font-family: Tahoma;
font-size: 22px;
font-weight: bold;
color: #000000;
padding:0;
margin: 0;
text-align: right;
}
.form
{
font-family: Arial;
font-size: 12px;
height: 22px;
font-weight: normal;
border: 1px solid #cccccc;
color: Gray;
width: 100%
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(/img/begunok.png) no-repeat center top;
	height:42px
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(/img/stup.png) no-repeat center top;
	height:18px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background:url(/img/stdown.png) no-repeat center top;
	height:18px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.scroll-wrap{width:98%;margin:40px auto}
.scroll-pane{width:98%;height:370px;padding:0 0 0 10px;overflow:auto}

#tooltip {
  position: absolute;
  z-index: 3000;
  width:350px;
  border: 1px solid #269;
  background-color: #48b;
  padding: 0;
  color:#fff;
}
#tooltip h3 {
  background-color: #269;
  padding-left:5px;
  font-weight:bold;
  font-size:1.4em;
}
#tooltip div {
  padding-left:5px;
  padding-right:5px;
  text-align: center;
}
