*{
	margin:0;
	padding:0;
}
a img{
	border:0px;
}
a{
	color:#fffea9;
}
#main_popup{
	width:868px;
	margin:0 auto;
    background: url(../images/fancybox/bg.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -430px;
    height: 550px;
    z-index: 20000;
    display: none;
}
#main_popup #content_popup h1{
	text-align:center;
    margin-top: -10px;
    z-index: 20000;
    position: relative;
}
#main_popup #content_popup h3{
	margin:10px 0;
}
/*.block{
  width: 280px;
  padding-right: 40px;
  float: left;
  overflow: hidden;
}*/
.block{
  padding-right: 40px;
  overflow: hidden;
}
.block .date {
  color: #8e1111;
  font-size: 12px;
}
#news{
 width:30%;
 width:27%;
  float:left;
  }
.block h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.block h3 a {
  border-bottom: 1px dashed #fffea9;
}
/*.block p {
  text-indent: 2em;
}*/
.map_big {
  top: 5px;
  padding-right: 50px;
  float: left;
}
.map_big_col2 {
  width: 388px;
  float: right;
  padding-right: 40px;
}
.map_big_col2 img{
  padding-bottom: 0.7em;
}
.pivo {
  padding-right: 0px;
  padding-top: 20px;
  float:left;
  margin-left:0px;
  margin-right:0px;
}
.pivo p{
  display:block;
  width: 180px;
  width: 170px;
  text-indent: 0;
  text-align: left;
  padding-left:20px;
}

/* Óãîëêè */

#main_popup .top {
  width: 900px;
  position: absolute;
  top: -30px;
  left: -30px;
}


.lt {
  background: url(../images/fancybox/nw.png) no-repeat top left;
  height: 30px;
  width: 30px;
  float: left;
  overflow: hidden;
}
.t {
  background: url(../images/fancybox/n.png) no-repeat top left;
  height: 30px;
  width: 840px;
  float: left;
  overflow: hidden;
}
.rt {
  background: url(../images/fancybox/ne.png) no-repeat top left;
  height: 30px;
  width: 30px;
  float: left;
  overflow: hidden;
}

#main_popup .bottom {
  width: 930px;
  position: absolute;
  bottom: -30px;
  left: -30px;
}

.lb {
  background: url(../images/fancybox/sw.png) no-repeat left top;
  height: 30px;
  width: 30px;
  float: left;
  overflow: hidden;
  position: relative;
  top: 2px;
}
.b {
  background: url(../images/fancybox/s.png) no-repeat left top;
  height: 30px;
  width: 840px;
  float: left;
  overflow: hidden;
}
.rb {
  background: url(../images/fancybox/se.png) no-repeat left top;
  height: 30px;
  width: 30px;
  float: left;
  overflow: hidden;
  margin-bottom: -1px;
  position: relative;
  top: 2px;
}
.l {
  background: url(../images/fancybox/w.png) repeat top left;
  position: absolute;
  left: -30px;
  top: 0px;
  width: 30px;
  height: 560px;
}
.r {
  background: url(../images/fancybox/e.png) repeat top left;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 560px;
}

.close_popup {
  position: absolute;
  top: 0px;
  right: 25px;
  z-index: 30000;
  cursor: pointer;
}
#content_popup{
	position:relative;
	zoom:1;
}
.h1sh {
  margin: 0 auto;
  width: 800px;
  overflow: hidden;
  text-align: center;
  position: relative;
  top: -40px;
}
.h1sh img{
  position: relative;
  left: -180px;
}


