@charset "utf-8";
#pre-about {width:590px;}

/* scroll */
.scrolling-block{height:304px;overflow:hidden;}
.simple-scroll {position:absolute;width:16px;top:10px;right:10px;}
	.simple-scroll .line {position:absolute;top:0px;right:6px;background:url(../img/scroll-body.png) repeat-y;width:4px;}
	.simple-scroll .slider {position:absolute;top:0px;right:0px;background:url(../img/scroll-button.png) no-repeat;cursor:pointer;width:16px;height:16px;}

#pre-news .scrolling-block,#pre-news_inside .scrolling-block{height:275px;}
/* footer */
#footer{width:100%;margin-top:-50px;position:relative;z-index:300;height:50px;color:#3d3d3d;font-size:10px;}
	#footer div{padding:12px 0px 0px;margin:0px 30px;background:url(../img/footer.png) 0 0 repeat-x;}
	#footer a:link,a:visited,a:hover,a:active{color:#863c0e;}
	
/* èñïðàâëåíèÿ */
#pre-news{
  width:420px;
  height:275px;
}
#pre-news_inside{
  width:420px;
  height:275px;
}
#news,#news_inside{
  padding-bottom:15px;
}
#news_inside{
  padding-bottom:0px;
}
#news .news_container,#news_inside .news_inside_container{
  float:none;
}
#gallery .photo_container{
  overflow:hidden;
}
#pre-gallery {width:510px;}
#pre-corrector {width:550px;}
#pre-actors_html{
  width:420px;
  height:275px;
}
#pre-actors_html_inside{
  width:420px;
  height:275px;
}
html{margin:0px}
body{
  margin:0px;
}
