body{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;margin: 0;background-image: url(/images/backg.jpg);background-position: top center;background-repeat: repeat-x;background-attachment: scroll;background-color: #fff}
.left{background-image: url(/images/left.png);background-repeat: no-repeat;background-position: top right;width: 270px}
.left_sub{background-image: url(/images/left2.png);background-repeat: no-repeat;background-position: top right;width: 270px}
.leftcol{margin-right: 150px;width: 150px;text-align: left}
.leftcol ul{padding: 5px 0 10px 0px;font-size: 11px;line-height: 15px}
.leftcol li{list-style-type: square}
.leftcol a{color: #000;text-decoration: none}
.leftcol a:hover{color: #666;text-decoration: underline}
.right{width: 134px;background-image: url(/images/right.png);background-repeat: no-repeat;background-position: top left}
.center{width: 750px;background-color: #FFFFFF}
.center a{text-decoration: underline;color: #006699}
.center a:hover{color: #999}
.center td{border-bottom: 1px solid #ccc}
.center ul, li{list-style-type: none}
.top{width: 793px;height: 235px;background-image: url(/images/top.png);background-repeat:no-repeat;background-position: top center}
.path{color: #CCCCCC;font-size: 10px;padding: 0px 0 10px 0;height: 20px;background: white}
.path a{color: #999999;text-decoration: none}
.path a:hover{color: #000;text-decoration: underline}
.lables{
text-align: center;
border-top: 1px solid #ccc;
margin-top: 3px;
padding: 10px 0 10px 0;
margin-top: 111px}
.lables img{border: 1px none white;padding: 2px}
.lables img:hover{padding: 1px;border: 1px solid #999999}
.mceContentBody {background-color: white;color: #000;}
h1{color: #e4b842;font-size: 24px;font-weight: normal;margin: 0 0 10px 0}
h2{font-size: 18px;font-weight: normal;margin: 0 0 10px 0}
.leftcol h2{font-size: 18px;margin: 0 0 10px 0;color: #336699;}
hr{height: 2px;border: none;border-top: 1px dotted #ccc;margin: 0px}
/* жирный span */
span{font-weight: bold}
/* пcевдо h1 */
.hd{color: #333;font-size: 24px;font-weight: normal;margin: 0 0 10px 0}
.menu{height: 65px;}
.footer{margin-top: 10px;clear: both;text-align: center;font-size: 10px;color: #666666;border-top: 1px solid #ccc;padding-top: 10px}
.footer a{color: #666666;text-decoration: none}
.footer a:hover{text-decoration: underline}


.group1 {
   overflow:hidden;
   width:100%;
} 
.group1-inner {
  padding:5px;
  margin:5px;
  /* border:1px RGB(106,58,56) solid; */
  width:100%;
  background-color: #e2eff5;
}

.items {
   overflow:hidden;
   width:100%;
} 
.items-inner {
  /* padding:5px;
  margin:5px;
  border-bottom:1px solid #000000;
  border-top:1px solid #fff; */
  width:100%;
}

.item {
   overflow:hidden;
   width:20%;
   float:left;
} 
.item-inner {
  padding:5px;
  margin:5px;
  border:1px #e2eff5 solid;
  height:140px;
  text-align:center;
}

.item-inner:hover {
  padding:5px;
  margin:5px;
  border:1px #b7c6c9 solid;
  height:140px;
  text-align:center;
  background-color: #e2eff5;
}

.item-inner  .news_img{
   height:60px;
}

.item-inner  p{
   margin:0.5em;
}

.tooltip {
	display:none;
	background-color:#FFF;
	border:2px solid #333;
	padding:3px;
	font-size:13px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
	opacity:0.9;
	width:200px;
}

