@charset "utf-8";
/* CSS Document */

html, body {
	background-image: url(img/kinobg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: #826441;
	scrollbar-dark-shadow-color: #826441;
	scrollbar-base-color: #1A1A1A;
	scrollbar-face-color: #1A1A1A;
	scrollbar-track-color: #1A1A1A;
	scrollbar-arrow-color: #AC2C01;
	scrollbar-highlight-color: #4F381E;
	scrollbar-shadow-color: #4F381E;
}
#main {
	background-attachment: scroll;
	background-image: url(img/bgmain.jpg);
	background-repeat: no-repeat;
	height: 621px;
	width: 1024px;
}
#mleft {
	background-image: url(img/bglm.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 235px;
	height: 99px;
}
#mright {
	background-image: url(img/bgrm.jpg);
	background-repeat: repeat-y;
	width: 321px;
	height: 99px;	
	margin-left: 703px;
}
#footer {
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: x-small;
	vertical-align: bottom;
	clear: both;
	background-color: #000000;
	padding-top: 7px;
	text-indent: 190px;
}
#kino {
	position: absolute;
	left: 197px;
	top: 346px;
	width: 627px;
	height: 257px;
	overflow: auto;
	padding-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	scrollbar-3d-light-color: #826441;
	scrollbar-dark-shadow-color: #826441;
	scrollbar-base-color: #1A1A1A;
	scrollbar-face-color: #1A1A1A;
	scrollbar-track-color: #1A1A1A;
	scrollbar-arrow-color: #AC2C01;
	scrollbar-highlight-color: #4F381E;
	scrollbar-shadow-color: #4F381E;
}
.mcontainer {
	height: 41px;
	width: 403px;
	position: absolute;
	left: 432px;
	top: 251px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/menu.gif);
	height: 41px;
	width: 78px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	position: relative;
	float: left;
	padding-top: 9px;
	background-repeat: no-repeat;
	cursor: hand;
}
.amenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/menuat.gif);
	height: 41px;
	width: 78px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	position: relative;
	float: left;
	padding-top: 9px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#logo {
	background-image: url(img/kinolang.gif);
	height: 64px;
	width: 227px;
	position: absolute;
	left: 191px;
	top: 215px;
}

.lastmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/menulast.gif);
	height: 41px;
	width: 78px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	position: relative;
	float: left;
	padding-top: 9px;
	background-repeat: no-repeat;
	cursor: hand;
}
