@font-face {
	font-family: 'Byn Classic';
	src: url('byn.ttf') format('truetype');
}
@font-face {
	font-family: 'Byn Bold';
	src: url('byn_bold.ttf') format('truetype');
}
body {
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	height: 100%;
	overflow-y: scroll;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.head_table {
	height: 5px;
	font-size: 9px;
}
.bot_table {
	height: 15px;
	font-size: 9px;
}
.blue_windows
{
	background-color: rgba(197, 197, 197, 0.97);
	//background-color: rgba(255,255,255,0.90);
	border: 1px solid rgba(1,0,110,1.00);
	-webkit-box-shadow: 0px 0px 15px 3px rgba(196,196,196,1.00);
	box-shadow: 0px 0px 15px 3px rgba(196,196,196,1.00);
	border-radius: 5px;
}

.blue_windows #menu
{
	overflow:hidden;
	line-height: 40px;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blue_windows #menu li
{
	list-style-type:none;
	float:left;
}
.blue_windows #menu li a
{
	height:44px;
	display:block;
	text-decoration: none;
	color: #FEB300;
	width: 125px;
}
.blue_windows #menu li a:hover
{
	color: #FFF;
	background-image: url(../img/menu.png);
	background-repeat: repeat-x;
	background-position: 0px -44px;
}
.div_table_gallery {
	color: #CCC;
	text-align: center;
}
.div_table_gallery img {
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}
.div_table_gallery a {
	color: #CCC;
	display: block;
	border: 2px solid #3962C9;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	height: 165px;
	width: 220px;
	padding-top: 3px;
}
.div_table_gallery a:hover {
	background-color: #FEB300;
	color: #333;
	border: 2px solid #FFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.div_film_afisha {
	color: #CCC;
	text-align: center;
	width: 200px;
	height: 400px;
}
.div_film_afisha a {
	color: #FFFFFF;
	display: block;
	border: 2px solid #90B2C5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	transition: 0.3s linear;
}
.div_film_afisha p {
	height: 45px;
	margin-top: 5px;
}
.div_film_afisha a:hover {
	background-color: #FF8306;
	color: #000000;
	border: 2px solid #FFF;
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}
.div_film_afisha a #ceny {
	background-color: #F00;
	color: #FFF;
	position: absolute;
	display: block;
	margin-left: 19px;
	margin-top: -90px;
	width: 154px;
	height: 30px;
	opacity: .9;
	filter: alpha(opacity=90);
	font-weight: bold;
	font-size: 18px;
	border: 2px solid #FFF;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	box-shadow: 0 0 5px 2px #FEB300;
	transition: 0.3s linear;
}
.div_film_afisha a:hover #ceny {
	background-color: #F00;
	color: #FFF;
	position: absolute;
	display: block;
	z-index: 8;
	margin-left: -4px;
	margin-top: -90px;
	width: 200px;
	height: 30px;
	opacity: .9;
	filter: alpha(opacity=90);
	font-weight: bold;
	font-size: 20px;
	border: 2px solid #FFF;
	padding-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.div_film_afisha a #afisha {
	display: none;
	transition: 0.3s linear;
}
.div_film_afisha a:hover #afisha {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FEB300;
	color: #000000;
	position: absolute;
	display: block;
	z-index: 2;
	margin-left: 197px;
	width: 120px;
	height: auto;
	font-weight: bold;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-top: -90px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-top-right-radius:10px;
	-moz-border-bottom-right-radius:10px;
}

.div_today_img {
	font-family: "Byn Classic";
	height: 60px;
	text-align: center;
	font-weight: 800;
	font-size: 40px;
	color: #FEB300;
	text-transform: uppercase;
	letter-spacing: 2px; /* Увеличивает расстояние между буквами */
	/* Использование нескольких слоев теней для имитации обводки */
	text-shadow: var(--text-stroke); /* Используем переменную для обводки */
}

.table_znaente_li_vi {
	text-align: justify;
}
.table_znaente_li_vi blockquote {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 18px;
	color: #252525;
	font-weight: normal;
}
.table_znaente_li_vi span {
	color: #161616;
	font-weight: bold;
	font-size: 20px;
}
.table_o_kinoteatre {
	color: #FFF;
}
.gallery-table {
	margin-top: 70px;
}
#time_film
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
#time_film li
{
	list-style-type:none;
	float:left;
	background-image: url(../img/fon_seans.png);
	background-repeat: no-repeat;
	left: 5px;
	height: 12px;
	width: 60px;
	background-position: center;
	line-height: 0px;
}
.div_contacts {
	text-align: center;
}
.div_contacts img {
	text-align: center;
	border: 2px solid #FFF;
}
.div_contacts p{
	text-align: left;
	color: #FFF;
	font-size: 18px;
	text-indent: 16px;
	line-height: 20px;

}
.div_contacts p a{
	color: #FEB300;
	font-weight: bold;
}
.div_schedule {
	color: #CCC;
	text-align: center;
	height: 255px;
	width: 170px;
}

.div_schedule a {
	color: #CCC;
	display: block;
	height: 255px;
	width: 170px;
}

.div_schedule p {
	height: 65px;
	position: absolute;
	width: 170px;
	color: #000000;
	z-index: 2;
	font-weight: bold;
	font-size: 16px;
	background-color: #FF8306;
	border: 1px solid #FFF;
	margin-left: -5px;
	margin-top: -4px;
    box-shadow: 0 0 5px 2px #FEB300;
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 3px;
	padding-right: 3px;

}
.div_schedule cen {
	height: 200px;
	width: 169px;
	position: relative;
	right: 0px;
	top: 20px;

}
.div_schedule a #ceny {
	background-color: #FFBB77;
	color: #151515;
	position: absolute;
	width: 169px;
	height: 200px;
	opacity: .85;
	filter: alpha(opacity=85);
	font-weight: bold;
	font-size: 22px;
	padding-top: 53px;
	padding-bottom: 5px;
	margin-top: -255px;
	text-shadow: 0px 0px 5px #C0C0C0;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;

}
.div_schedule a #ceny cen off {
	color: #151515;
    opacity: .2;
}
.div_afisha_name {
	text-align: center;
	font-size: 40px;
	color: #FEB300;
	text-shadow: 1px 0 1px #000, 
	0 1px 1px #000, 
	-1px 0 1px #000, 
	0 -1px 1px #000;
}
.div_afisha_name span{
	text-transform: uppercase;
}
.div_afisha_opis {
	color: #0c0c0c;
	font-Size: 16px;
}
.div_afisha_opis img{
	color: #Fff;
	font-Size: 16px;
	text-Shadow: -3px 2px 3px Black;
}
.div_shema {
	text-align: center;
}
.div_shema h2 {
	font-size: 36px;
	color: #FEB300;
	text-shadow: -3px 2px 3px black; /* Параметры тени */
}
.div_shema p {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 24px;
	color: #262626;
	text-shadow: 1px 1px 5px black;
	height: 35px;
}
.div_oghidanye {
	position: relative;
	top: 12px;
	height: 100px;
}
.div_oghidanye a {
	display: block;
	height: 95px;
	border: 1px solid #454545;
	border-radius: 5px;
	background-color: #FFFF80;
	transition: 0.2s linear;
	font-family: "Byn Light";
	font-weight: bold;
}
.div_oghidanye a:hover{
	background-color: #FBBC53;
}
.div_oghidanye a img {
	height: 83px;
	width: 55px;
	border: 1px solid #9A9A9A;
	border-radius: 5px;
	position: relative;
	left: 5px;
	top: 5px;
}
.div_oghidanye a #raiting {
	position: relative;
	font-size: 13.5px;
	color: #262626;
	right: -70px;
	bottom: 68px;
	padding-top: 1px;
	padding-bottom: 5px;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #616161;
}
.div_oghidanye a #name{
	position: relative;
	width: 150px;
	font-weight: 700;
	font-size: 14.5px;
	color: #262626;
	left: 70px;
	top: -76px;
	color: #000000;

}
.div_oghidanye #proc{
	color: #f26337;
}
.div_afisha {
	/*text-Shadow: 0px 0px 2px #FF0000;
		*/
}
.div_afisha li {
	list-style-type:none;
	float:left;
	font-size: 20px;
	width: 55px;
	border: 1px solid #999;
	text-align: center;
	background-color: #FEB300;
	color: #000000;
	line-height: 26px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow: 0 0 2px 1px #FFFFFF;
	margin-right: 5px;
	padding-bottom: 5px;
}
.div_afisha li span {
	position: relative;
	top: 3px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
.div_logo_name {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    width: 450px;
    height: 72px;
    position: relative;
    display: block;
    background-color: #F6E3B1;
    border-radius: 6px;
    top: 0px;
    right: 0px;
    left: 142px;
    bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
    text-align: center;
    border: 1px solid #F0D07E;
    font-size: 20px;
    background-image: url(/img/div_logo_fones.png);
}
.div_logo_name a {
    line-height: 30px;
    color: #141414;
}
.div_logo_name img {
    height: auto;
    width: 24px;
    position: relative;
    top: -29px;
}
.div_logo_opis {
	width: 450px;
	height: 225px;
	position: relative;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-color: #333333;
	border-style: solid;
	z-index: auto;
	background-color: #477ED1;
	-webkit-box-shadow: 0px 0px 5px 1px #FEC50B;
	box-shadow: 0px 0px 5px 1px #FEC50B;
	opacity: 1;
	color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	top: 0px;
	right: 0px;
	left: 143px;
	bottom: 0px;
	font-size: 22px;
	text-shadow: 0px 0px 5px #333333;
	overflow: hidden;
 	text-overflow:ellipsis;
}
.div_logo_opis img {
	width: 100%;
	height: 100%;
	display: block;
	-webkit-box-shadow: 0px 0px 5px 1px #FEC50B;
	box-shadow: 0px 0px 5px 1px #FEC50B;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.div_frame_promo {
	width: 100%;
	height: 100%;
	background-color: #333333;
	position: fixed;
	z-index: 1;
	opacity: 0.8;
	text-align: center;
}
.div_frame_promo #ramka {
	width: 50%;
	height: 350px;
	position: absolute;
	background-color: #0099CC;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	top: 0px;
	border-radius: 10px;
	border: 2px solid #FF0000;
	left: 25%;
	right: 0px;
}
.div_name_oghidanye {
	font-family: "Byn Classic";
	text-align: center;
	font-size: 16px;
	height: 25px;
	background-color: #FEB300;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	position: relative;
	top: 10px;
	line-height: 25px;
	margin-bottom: 3px;
}
.div_name_news {
	font-family: "Byn Classic";
	color: #FFFFFF;
	text-align: center;
	text-shadow: 0px 0px 5px #FFFF00;
	font-size: 22px;
	font-weight: bold;
	width: 230px;
	height: 40px;
	background-image: url(../img/div_name_news_fon.gif);
	border-radius: 5px;
	position: relative;
	top: 0px;
	line-height: 38px;
	border: 1px solid #FFFFFF;
}
.div_news {
	position: relative;
	top: 10px;
	height: 110px;
}
.div_news #div_news_tab{
	top: 10px;
	height: 100px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFFF80;
	-webkit-box-shadow: 0px 0px 8px 3px #FF0000;
	box-shadow: 0px 0px 8px 3px #FF0000;
}
.div_news p{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FF0000;
	text-align: center;
	text-shadow: 0px 0px 1px #FFFF00;
}
.div_news p a{
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	color: #000000;
	text-align: center;
	text-shadow: 0px 0px 0px #FF0000;
}
.img_logo {
	height: 140px;
	position: relative;
	z-index: auto;
	top: 5px;
	bottom: 0px;
}
#div_logo_bron_image {
	position: absolute;
	top: 0px;
	right: -120px;
	width: 65px;
	height: auto;
}
.div_header_logo_txt {
	font-family: "Byn Classic";
	position: relative;
	bottom: 0px;
	height: auto;
	margin-top: 5px;
	color: #464646;
	font-size: 13px;

}
.div_header_logo_txt p {
	font-family: "Byn Bold";
	font-size: 16px;
	margin-top: 0px;
	color: #464646;
	
}
.poster_header_logo_container {
	height: 75px;
	font-family: "Byn Classic";
	font-size: 19px;
	position: relative;
}
.poster_header_logo_container p{
	position: relative;
	display: inline-block;
	margin-left: 20px;
	top: -10px;
	color: #2b2b2b !important;
}
.poster_header_logo_container a{
	color: #2b2b2b !important;
}
.poster_header_logo_container .img_poster {
	height: 90%;
	border: 2px solid #d1d1d1;
}
.div_logo_bron {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	height: 97px;
	width: 380px;
	position: relative;
	display: block;
	z-index: auto;
	opacity: 0.85;
	color: #2a2a2a;
	top: 25px;
	left: 2px;
	bottom: 0px;
	font-size: 16px;
	text-align: left;
}
.div_logo_bron p {
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	font-size: 24px;
	text-align: left;
	font-weight: 900;
	color: #2a2a2a;
}
.div_logo_bron p a {
	margin-bottom: 10px;
	display: flex;
	color: #2a2a2a;
	background: rgb(255, 255, 146);
	padding: 3px;
	padding-right: 10px;
	width: 230px;
	border-radius: 8px;
	border-bottom-left-radius: 25px;
	border-top-left-radius: 25px;
	border: 1px solid #2a2a2a;
	align-items: center;
	justify-content: center;
}
.div_logo_bron p a img{
	width: 35px;
	height: 35px;
	margin-right: 5px;
}
.div_logo_bron #div_logo_bron_image {
	position: absolute;
	top: 24px;
	left: 350px;
	border-radius: 40px;
	opacity: 1;
}
.div_akcii {
	position: relative;
	left: 80px;
	width: 820px;
	opacity: 0.85;
	padding: 5px;
	border-color: #9f9f9f;
	background-color: #fbef9b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-style: solid;
	margin-bottom: 5px;
	font-family: "Byn Classic";

}
.div_akcii_name {
	width: 800px;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 26px;
}
.div_akcii_opis {
	text-align: center;
	font-weight: bold;
	color: #373737;
	font-size: 18px;
}

/* Временные акции */
.div_akcii_0 {
	height: 100px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FEB300;
	font-size: 28px;
}
.div_akcii_1 {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.div_akcii_2 {
	font-size: 20px;
	color: #FFFF80;
}
.div_akcii_2 small{
	font-size: 14px;
}
.div_news_promo {
	position: relative;
	top: 10px;
	height: 115px;
	font-family: "Byn Classic";
}
.div_news_promo #div_news_tab:hover,.div_news_promo #div_news_tab_dr:hover,.div_news_promo #div_news_tab_150:hover {
	background-color: #FBBC53;
}
.div_news_promo #div_news_tab{
	top: 10px;
	height: 110px;
	border: 1px solid #454545;
	border-radius: 5px;
	background-color: #FFFF80;
	transition: 0.2s linear;
}
.div_news_promo #div_news_tab_dr{
	top: 10px;
	height: 110px;
	border: 1px solid #454545;
	border-radius: 5px;
	background-color: #FFFF80;
	transition: 0.2s linear;
}
.div_news_promo #div_news_tab_150{
	top: 10px;
	height: 110px;
	border: 1px solid #454545;
	border-radius: 5px;
	background-color: #FFFF80;
	transition: 0.2s linear;
}
.div_news_promo p{
	font-size: 12.5px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
	text-align: center;
}
.div_news_promo p a{
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	color: #000000;
	text-align: center;
}
.div_news_shake {
	position: relative;
	top: 10px;
	height: 110px;
	font-family: "Byn Classic";
}
.div_news_shake #div_news_tab_shake{
	top: 10px;
	height: 100px;
	border: 1px solid #666666;
	border-radius: 3px;
	background-color: #FF8040;
}
.div_news_shake p{
	font-size: 18px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
	text-align: center;
	text-shadow: 0px 0px 1px #FF0000;
}
.div_news_shake p a{
	font-size: 14px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	color: #000000;
	text-align: center;
	text-shadow: 0px 0px 0px #FF0000;
}
#promo_slider{ /* Оболочка Промо слайдера */
	width:600px;
	height:300px;
	overflow: hidden;
	border:#eee solid 3px;
	position:relative;
	}
#img_3d {
	border-radius: 30px;
	width: 30px;
	height: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,143,35,1.00) 24.35%,rgba(255,245,0,1.00) 71.50%,rgba(255,161,70,1.00) 98.45%);
	background-image: linear-gradient(180deg,rgba(255,143,35,1.00) 24.35%,rgba(255,245,0,1.00) 71.50%,rgba(255,161,70,1.00) 98.45%);
	-webkit-box-shadow: 2px 2px 10px 1px #FFB500;
	box-shadow: 2px 2px 10px 1px #FFB500;
	position: relative;
	left: -80px;
	top: 5px;
	z-index: 3;
	opacity: 0.9;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#prosh
{
	color: #FFFFFF;
	font-size: 18px;
}
#reklama-banner {
	border: 3px solid whitesmoke;
}