@charset "utf-8";
/* CSS Document */
html,body {
	width:100%;
	height:100%;
	margin:0;
}
body {
	background-color:#565253;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#container{
	width:987px;
	height:638px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-492px;
	margin-top:-319px;
}
#setka{
	color:#CCC;
	width:100%;
	height:100%;
}
.button{
	float:left;
	height:40px;
}
#center{
	clear:left;
	display:block;
	width:987px;;
	height:595px;
}
.loading { background:url(../images/spinner.gif) no-repeat center center; }
.ready { background:url(../images/theater/L-0000E.jpg) no-repeat; background-position:0px 3px;}
.hidden { display:none; }
.show { display:block;}
.imagez{border:0;}
#logo{width:43px;}
#b1{width:129px;}
#b2{width:122px;}
#b3{width:122px;}
#b4{width:131px;}
#b5{width:146px;}
#b6{width:161px;}
#b7{width:133px;}

#left{
	width:494px;
	height:574px;
	float:left;
}
#sp{
	width:126px;
	height:389px;
	float:left;
}
.right_button{float:left; }

.selected{ float:left; width:21px; height:19px; margin-left:5px; background:url(../images/theater/selected.jpg) no-repeat center center;}
.none{float:left; width:21px;height:19px; background:url(../images/theater/none.jpg) no-repeat center center;}
