html {
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
body{
	background: #f2f2f2 url(img/header-repeat.jpg) repeat-x top left;
	font-family: Arial,verdana,tahoma,sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	height: 100%;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");

}
table,div,td,font{
	font-size: 100%;
}
A:link,A:visited {
	color: #2a608e;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #173650;	
	TEXT-DECORATION: none;
}
table,img{
	border: 0px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	color: #4f4d63;
}
h1 {
	font-size: 18pt;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 15pt;
	clear: both;
	padding-top: 10px;
	margin-top: 0px;
}
.page{
	background: transparent url(img/header-left.jpg) no-repeat top left;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
.page-right{
	background: transparent url(img/header-right.jpg) no-repeat top right;
	min-width: 1000px;
	width:expression((document.documentElement.clientWidth || document.body.clienWidth) < 1000? "1000px": "100%");
}
.logo{
	padding-left: 79px;
	float: left;
	background: transparent url(img/logo.png) no-repeat 79px 0;	
}
.menu-top{
	padding-right: 340px;
	float: right;
	color: #ffffff;
	font-size: 90%;
	padding-top: 63px;
}
.menu-top a:link,.menu-top a:visited{
	color: #ffffff;
}
.menu-top a:hover{
	color: #cccccc;
}
.anons{
	clear: both;
	padding-top: 15px;
	height: 112px;
}
.frame-left{
	position: absolute;
	background: transparent url(img/frame-left.jpg) no-repeat top left;	
	width: 32px;
	height: 121px;
	z-index: 500;
	left: 0px;
}
.frame-right{
	position: absolute;
	right: 0px;
	background: transparent url(img/frame-right.jpg) no-repeat top left;	
	width: 30px;
	height: 121px;
	z-index: 500;
}
.frame-top{
	background: transparent url(img/top-frame.png) repeat-x top left;
	height: 17px;
	position: absolute;
	width: 100%;	
}
.frame-top-relativ{
	height: 17px;
}
.frame{
	background: transparent url(img/frame.png) repeat-x top left;
	height: 86px;
	margin:0px 0px 0px 30px;	
}
.frame table td{
	width: 119px;
	height: 86px;
	text-align: center;
}
.frame table td.text-kinoline{
	padding: 0px 5px 0px 5px;
	width: 109px;
	font-size: 130%;
}
.frame table td.text-kinoline-sm{
	padding: 0px 5px 0px 5px;
	width: 109px;
	font-size: 110%;
}
.frame table td a:link,.frame table td a:visited{
	margin: 0px;
	color: #f2f2f2;
	TEXT-DECORATION: none;
}
.frame table td a:hover{
	TEXT-DECORATION: underline;
	color: #cccccc;
}
.frame-bottom{
	background: transparent url(img/bottom-frame.png) repeat-x top left;
	height: 18px;	
	position: absolute;
	width: 100%;
}
.menu{
	
	padding: 35px 400px 0px 92px;	
	height: 36px;
}
.menu a:link, .menu a:visited, .menu font{
	margin-right: 10px;
	font-size: 110%;
	font-weight: bold;
}
.search{
	float: right;
	padding: 32px 80px 0px 0px;	
	margin-top:-69px;
}
.submit-search{
	width: 14px;
	background:none;
	border: 0px;
}
.input-search{
	width: 265px;
	background:none;
	border: 0px;
}
.content{
	clear: both;
	width: 100%;
}
.center{
	padding: 0px 0px 30px 35px;
}
.path{
	padding-bottom: 5px;
}
.blue-p{
	background: transparent url(img/blue-p.jpg) repeat-x top left;	
	float: right;
}
.blue-p-left{
	background: transparent url(img/blue-p-left.jpg) no-repeat top left;	
}
.blue-p-right{
	background: transparent url(img/blue-p-right.jpg) no-repeat top right;	
	color: #ffffff;
	padding: 7px 15px 20px 25px;
	text-align: center;
	font-weight: bold;
}
table.index-menu td{
	padding-right: 50px;
	color: #4f4d63;
	font-weight: bold;
}
.index-menu a:link,.index-menu a:visited{
	color: #4f4d63;
	TEXT-DECORATION: none;
	border-bottom: 1px dashed #4f4d63;
	font-size: 120%;
	font-weight: normal;
}
.index-menu a:hover{
	color: #000000;
	TEXT-DECORATION: none;
	border: 0px;
}
.actday{
	background-color: #4f4d63;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 10px 3px 10px;	
}
#actDiv2,#actDiv3,#dactDiv1,#div2,#div3{
	display:none;
}
table.films{
	width: 100%;
}
table.films td{
	text-align: left;
	width: 50%;
}
.films-td-first{
	padding-right: 30px;
}
hr{
	color: #c0c0c0;
	background-color:#c0c0c0; 
	border:0px none; height:1px; 
	clear:both;
	margin: 10px 0px 10px 0px;
}
td.films-td-margin{
	width: 30px;
}
.img-film{
	text-align: center;
	padding: 5px 0px 5px 0px;
}
a.h1:link,a.h1:visited{
	font-size: 150%;
}
.film-avatar{
	float: left;
	margin: 0px 30px 30px 0px;
}
.right{
	width: 280px;
	padding: 0px 30px 30px 45px;
}
.right p,.p-tab{
	padding-left: 15px;
}
table.login td{
	padding: 0px 15px 5px 0px;
}

.sprk1 { height:0px; margin-top:0px; overflow:scroll; }
.sprk { min-height: 40px; height:auto;  margin-left: 20px; }
.login-button{
	background: transparent url(img/login-button.jpg) no-repeat top left;
	border: 0px;
	width: 65px;
	height: 36px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 10px 15px;
	margin-right: -7px;
	font-size: 90%;
}
.votes-button{
	background: transparent url(img/votes-button.jpg) no-repeat top left;
	border: 0px;
	width: 110px;
	height: 37px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 0px 10px 15px;
	margin-top: 5px;
	font-size: 90%;
}

div.guest-button{
	background: transparent url(img/guest-button.jpg) no-repeat top left;
	border: 0px;
	width: 140px;
	height: 37px;
	padding: 7px 0px 10px 30px;
	margin-top: 7px;
	font-size: 100%;
}
div.guest-button a:link, div.guest-button a:visited{
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.first-td{
	background: transparent url(img/first-td.jpg) repeat-y top left;
	width: 55px;
}
.last-td{
	background: transparent url(img/last-td.jpg) repeat-y top left;
	width: 52px;
}
.nikname{
	font-weight: bold;
	font-size: 120%;	
}
.comment{
	margin-left: 15px;
	padding: 2px 0px 0px 20px;
	background: transparent url(img/comments-left.gif) no-repeat top left;
}
.comments-right{
	margin: -5px -17px -5px 0px;
}
.bottom{
	background: transparent url(img/bottom-repeat.jpg) repeat-x top left;
}
.bottom-left{
	background: transparent url(img/bottom-left.jpg) no-repeat top left;
}
.bottom-right{
	background: transparent url(img/bottom-right.jpg) no-repeat top right;
	height: 160px;
	width: 100%;
	font-size: 90%;
}
.bottom-left-td{
	padding: 15px 0px 0px 166px;	
}
.bottom-left-td img{
	float: left;
	margin: 15px 10px 10px 0px;
}
.bottom-right-td{
	padding: 30px 145px 0px 0px;
	width: 190px;
}
.bottom-right a:link,.bottom-right a:visited,.bottom-right{
	color: #ffffff;
}
.bottom-right a:hover{
	color: #cccccc;
}
.show-rating{
	display: inline;
}
.inptext{
	width: 100%;
}
.inputcode{
	margin-top: 5px;
}
.comments{
	width: 100%;
	height: 70px;
}
.line1{
	background: transparent url(img/1.gif) no-repeat top left;
	width: 119px;
	height: 86px;
	position: absolute;
}
.line2{
	background: transparent url(img/2.gif) no-repeat top left;
	width: 119px;
	height: 86px;
	position: absolute;
}
.line3{
	background: transparent url(img/3.gif) no-repeat top left;
	width: 119px;
	height: 86px;
	position: absolute;
}
.line4{
	background: transparent url(img/4.gif) no-repeat top left;
	width: 119px;
	height: 86px;
	position: absolute;
}
table.pricetable td{
	text-align: left;
	padding: 5px 10px 5px 0px;
	border-top: 1px solid #cccccc;
}
table.pricetable th{
	font-style: italic;
	font-weight: normal;
}
.photo-list{
	float:left;
	height: 140px;
	padding-right: 10px;
}
.clear{
	clear:both;
}


.premiere{
	color:red;
	font-weight:bold;

}
.vostok-zapad
{
	right: 160px;
	position: absolute;
	top: 0;
}
#new_repertuar_table{
	width:90%;

}


#new_repertuar_table td{
	vertical-align:top;

}

.comments_description{
	font-size:16px;
	margin:20px 0 10px 0;

}

