*, body {
	margin: 0;
	padding:0;
/*border: 1px solid red;*/
}

body {
	font-family: verdana, tahoma;
	font-size: 12px;
/*	background-color: #003B79;*/
	color: #215388;
	background: #003B79 url('/img/bg_body_top2.jpg') repeat-x top left;
}

a {
	color: #FFFF00;
}

h1 {
	margin: 10px;
	font-size: 140%;
	color: #F5F707; 
	color: #000000; 
/*	color: #F0F0CC;*/
}

#content h1 {
	color: #000000;
}


h2 {
	margin: 0 0 1em 0;
	font-size: 140%;
	color: #F5F707;
	color: #000000;
}

h3 {
	font-size: 120%;
}


/* ============================================ */
#main_div {
	width: 995px;
	margin: 0px auto 0 auto;
	background: transparent url('/img/bg_main_repeat.jpg') repeat-y top left;
	/*background-color: red;*/
	min-height: 700px;
/*	height: 700px;*/
}

#main_div2 {
	width: 995px;
	background: transparent url('/img/bg_main_top.jpg')  no-repeat top left;
	/*background-color: red;*/
}

#main_div3 {
	width: 995px;
	background: transparent url('/img/bg_main_bottom.jpg') no-repeat bottom left;
	/*background-color: red;*/
}



/*#afisha #main_div, #plays #main_div, #news #main_div {
	background: transparent url('/img/bg_main5.jpg')  top left;
}

#actors #main_div, #contacts #main_div {
	background: transparent url('/img/bg_main2.jpg')  top left;
}
*/


#header {
	float: left;
	width: 995px;
	height: 180px;
/*	background-color: #157CBF;*/
}

#page_title {
	float: left;
	width: 400px;
	height: 150px;
}

#logo {
	float: left;
	width: 450px;
	height: 240px;
	font-size: 130%;
	margin: 0 0 0 300px;
	text-align: center;
}

.lang_menu {
	float: left;
	width: 57px;
	height: 27px;
	margin: 0 0 0 30px;
	text-transform: uppercase;
}

.eng {
	float: right;
	margin: 0 30px 0 0;
}



.lang_menu strong {
	display: block;
	width: 57px;
	height: 24px;
	padding: 3px 0 0 0;
	text-align: center;
	background: transparent url('/img/bg_lang_active.gif') no-repeat left top;
}

.lang_menu a {
	display: block;
	width: 57px;
	height: 24px;
	padding: 3px 0 0 0;
	text-align: center;
	background: transparent url('/img/bg_lang.gif') no-repeat left top;
/*	text-decoration: none;*/
	color: #FFFFFF;
	font-weight: bold;
}



#lang_menu {
	float: right;
	width: 20px;
	height: 150px;
}




#lang_menu p {
	font-weight: bold;
}

#lang_menu p a {
}
#lang_menu p a:hover {
}


#lang_menu p.lang_gray  {
}



#top_menu {
	padding-top: 150px;
	padding-bottom: 160px;	
	float: left;
	width: 160px;
	height: 100%;
}

#top_menu ul { 
	display: block;
	list-style: none;
	margin: 5px 10px 0 0px;
}



#top_menu > ul > li { 
	display: block;
	width: 149px;
	min-height: 30px;
	margin: 2px 10px 0px 0px;
/*	font-size: 140%;*/
	color: #F0F0CC;
	color: #215388;
/*	background: transparent url('/img/bg_li.gif') no-repeat left top;*/
}

#top_menu > ul > li > a { 
	display: block;
	width: 172px;
	min-height: 20px;
	padding: 3px 0 3px 5px;	

	text-decoration: none;
	background: transparent url('/img/bg_li.gif') no-repeat left top;	
}

#top_menu > ul > li > a:hover { 
	background: transparent url('/img/bg_li_hover.gif') no-repeat left top;	
	color: #0057B2;
}

#top_menu > ul > li > strong {
	display: block;
	width: 172px;
	min-height: 20px;
	padding: 3px 0 3px 5px;		
	background: transparent url('/img/bg_li_strong.gif') no-repeat left top;	
	color: #0057B2;	
}

#top_menu ul li ul li a { 
	color: #FFFF00;
	text-decoration: none;
}

#top_menu ul li ul {
	margin: 5px 10px 0 10px;
}

#top_menu ul li ul li {
	display: block;
	width: 177px;
	height: 20px;	
	padding: 3px 0 3px 0;	
	background: transparent;
	color: #FFFFFF;	
}

#top_menu a {
	color: #FFFFFF;	
	font-weight: bold;
}

#top_menu p a {
}


#top_menu ul li strong.slide_butt {
	background: transparent url('/img/bg_li.gif') no-repeat left top;		
	cursor: pointer;
	color: #FFFFFF;
}

#top_menu ul li ul.slide_submenu {
	display: none;
	margin: 5px 10px 0 10px;
}


.menu_line ul {
	padding: 1em 0 1em 0;
}

.menu_line ul li {
	list-style: none;
	float: left;
	padding-left: 1em;
}


/* ============================================ */
#path {
	margin: 0 20px 20px 20px;
/*	padding: 6px 0 6px 0px;
	
	background-color: #1E21A3;*/
/*	background: #6E0516 url('/img/bg_path.jpg') repeat-x top left;*/
	color: #FFFFFF;
	color: #000000;
	font-size: 110%;
	width: 600px;
/*	margin-left: 20px;*/
}

#path a {
	color: #FFFFFF;
	color: #000000;
}




/* ============================================ */
#content {
	width: 635px;
	float: left;
	padding: 0 0 110px 0;
	margin-left: 20px;
	/*background-color: #F0F0CC;*/
	min-height: 600px;
}

#content a {
 color: #000000;
}

#content ul {
	margin: 1em;
}

/* ============================================ */
/*  order */
#order_block {
	margin-bottom: 140px;
}

#order_block a  {
	display: block;
	width:	176px;
	height: 18px;
	color: red;
	background: #F2F356 url('/img/bg_right_a.gif') no-repeat top left;
	font-weight: bold;
}	

#order_block a span {
		color: red;
	display: block;
	width:	166px;
	min-height: 18px;	
	height: auto;
	background: transparent url('/img/bg_right_a_bottom.gif') no-repeat left bottom;
	padding: 4px 5px 2px 5px;
}



/* ============================================ */
#right_column {
	float: right;
	width: 176px;
	color: #FFFFFF;
	padding-bottom: 160px;
/*	padding-top: 150px;	*/
}

#right_column a {
	color: #FFFFFF;
}

#right_column a:hover {
	color: #FFFF00;
}

#right_column ul li {
	display: block;
	width:	176px;
	height: auto;
}

#right_column ul li a {
	display: block;
	width:	176px;
	min-height: 18px;
	background: #F2F356 url('/img/bg_right_a.gif') no-repeat top left;
	color: #0057B2;
	text-decoration: none;

	margin: 8px 0 4px 0;
}

#right_column ul li a:hover {
	color: #0057B2;
	background: transparent url('/img/bg_right_hover.gif') no-repeat top left;
}

#right_column ul li a:hover span {
	background: transparent url('/img/bg_right_hover_bottom.gif') no-repeat  left bottom;
}

#right_column ul li a span {
	display: block;
	width:	166px;
	min-height: 18px;	
	height: auto;
	background: transparent url('/img/bg_right_a_bottom.gif') no-repeat left bottom;
	padding: 4px 5px 2px 5px;
}

#right_column ul li strong {
	display: block;
	width:	176px;
	min-height: 18px;
	background: transparent url('/img/bg_right_strong.gif') no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;

	margin: 8px 0 4px 0;
}

#right_column ul li strong span {
	display: block;
	width:	166px;
	min-height: 18px;	
	height: auto;
	background: transparent url('/img/bg_right_strong_bottom.gif') no-repeat left bottom;
	padding: 4px 5px 2px 5px;
}




/* ============================================ */
.actors_list_column {
	width: 133px;
	float: left;
}

.actors_column {
	width: 266px;
	float: left;
}

.actors_column_center {
	width: 200px;
	float: left;
}

.actors_menu_column {
	width: 133px;
	float: left;	
}

.actors_list_div {
/*	border: 1px solid red;*/
	margin: 10px 0 0 0;
	width: 153px;
	float: left;
}

h2.actors_list  {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}
h2.actors_list a {
	color: red;
}

.actors_one_menu_column {
	width: 150px;
	float: left;
	height: auto;		
}


.actors_one_img {
	width: 200px;
	float: left;
	padding-bottom: 20px;
}

.actors_one_description {
	width: 300px;
	float: left;
	padding: 0 10px 0 10px;
}

.actors_one_title {
	padding: 10px 10px 10px 10px; 
	background: transparent url('/img/bg_actors_title.jpg') repeat-x top left;
	width: 90%;	
/*	border: 1px solid #858585;*/
	margin: 0 0 28px 0;
}




/* ============================================ */
.plays_list_div {
	
}
.plays_list_1 {
	float: left;
	width: 370px;
	padding: 10px 10px 10px 20px;
}
.plays_list_2 {
	float: left;
	width: 430px;
	padding: 10px 10px 10px 10px;	
}
.plays_list_3 {
	float: left;
	width: 150px;
}

.plays_one_1 {
	float: left;
	width: 90px;
	padding: 10px 10px 10px 20px;
	height: auto;
	/*background-color: #E7E3B7;	*/
}

.plays_one_2 {
	float: left;
	width: 360px;
	padding: 0;
	/*background-color: #E7E3B7;	*/
	height: auto;	
}
.plays_one_3 {
	float: left;
	width: 180px;
	padding: 10px 10px 10px 10px;
	/*background-color: #D4D0B5;*/
	height: auto;	
}
.plays_one_3 p {
	margin: 1em 0 1em 0;
}


.plays_one_4 {
	float: left;
	width: 170px;
	padding: 0;
	/*background-color: #E7E1C8;	*/
	height: auto;	
}
.plays_one_4 ul li {
	margin: 1em 0 0 1em;
	list-style: none;
}


.plays_one_title {
	float: left;
	padding: 10px; 
	background: transparent url('/img/bg_plays_title.gif') repeat-x top left;
	width: 90%;	
/*	border: 1px solid #858585;*/
	margin: 0 0 28px 0;
}

#plays h1.plays_one, #plays_archive h1.plays_one {
	float: left;
	width: 350px;
	color: #003ECA;
}

.include_press {
	margin: 1em 0 1em 0;
}


.author_genre {
	color: #000000;
	margin: 0px 0 0 0 ;
	float: right;
	width: 180px;
	text-align: right;
}

div.one_photos_list {
	float: left;
	width: 100px;
	text-align: center;
}

#plays .description, #actors .description, #creaters .description, #plays_archive .description {
	width: 566px;
/*	background: transparent url('/img/bg_plays_description.gif') repeat-y top left;
	color: #FFFFFF;*/

}

#plays .description > div , #actors .description > div , #plays_archive .description > div , #creaters .description > div {
	width: 486px;
	background: #20548A url('/img/bg_plays_description2.gif') repeat-y top left;
	color: #FFFFFF;
	padding: 0 40px 0px 40px;
	margin: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

#content .description {
	color: #FFFFFF;
}

#content .description a {
	color: #F6FF00;
}

/* ============================================ */
.afisha_list {
	float: left;
}
.afisha_list_1 {
/*border: 1px solid red;*/
	float: left;
	width: 100px;
	padding: 10px 10px 10px 20px;
	min-height: 130px;
}
.afisha_list_2 {
	float: left;
	width: 310px;
	padding: 10px 10px 10px 10px;	
	min-height: 130px;
}
.afisha_list_3 {
	float: left;
	width: 370px;
	padding: 10px 10px 10px 10px;	
	min-height: 130px;
}
.afisha_list_4 {
	float: right;
	width: 150px;
	min-height: 150px;
}

#main_afisha {
	float: right; 
	width: 130px; 
	padding-left: 20px; 
}


.afisha_table {
	width: 100%;
	margin:0;
	padding:0;
	border-collapse: collapse;
}

.afisha_table td {
	padding: 8px 0 4px 0;
	border-bottom: 1px dotted #000000;
	
}

.afisha_scene {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 10px 0;
}

.afisha_premiere {
	color: red;
}

.afisha_replacement {
	color: red;
}



.mn_news_block {
	display: block;
	width:	176px;
	min-height: 18px;
	background: transparent url('/img/bg_right_a.gif') no-repeat top left;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px 0 4px 0;
}

.mn_news_block > div {
	display: block;
	width:	166px;
	min-height: 18px;	
	height: auto;
	background: transparent url('/img/bg_right_a_bottom.gif') no-repeat left bottom;
	padding: 4px 5px 8px 5px;
	color: #000000;
}

#right_column .mn_news_block a, #right_column .mn_news_announce a {
	color: #000000;
}

.mn_news_block_title {
	font-weight: bold;
}


/* ============================================ */
.one_photos_list {
	margin: 5px 0 0 0 ;
}

img.one_photos_img {
/*	width: 80px;*/
	float: left;
	margin: 0 10px 10px 0;
}
div.one_photos_img img {
	width: 80px;
}


.list {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
}

.list_title {
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
}

.list_date {
	font-weight: bold;

}

.press_one_author {
	text-align: right;
	color: #000000;	
}

h2.press_one_title {
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin: 10px 0 10px 0;
	font-size: 120%;
}
.press_one_edition {
	text-align: right;
}

.press_url {
	text-align: right;
}

.press_list {
	margin: 1em 0 0 0;
}




/* ============================================ */
.clear {
	clear: both; 
	height: 0;
}

.step_pages {
	margin: 1em 0 1em 0;
}

#guestbook #admin_form {
	background-color: transparent;
}



/* ============================================ */
#footer {
	/*background-color: #9B9B9B;*/
	width: 995px;
	margin: 0px auto 0 auto;	
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}

#counters_links {
	width: 100%;
	text-align: center;
	margin: 0.5em 0 0.5em 0;
	padding-bottom: 0.5em;
}


#google_translate_element {
	margin: 5px 0 0 800px;
}
