#container, #footer_container{
	width: 960px; 
	margin: auto;
}
a.back{
	display: block;
	text-align: right;
	float: right;
	padding: 3px;
}
span.h-3 {
	height:29px;
	line-height:29px
}

/*---------------------
 navigation 
 ----------------------*/
#navigation{
	height: 47px;
}
#navigation div.left{
	padding-left: 12px;
	line-height: 47px;	
}
#navigation div.right{
	padding-right: 28px;
}
#navigation div.right a{
	float: left;
	display: block;
	padding: 6px;
	margin: 7px 0 0 5px;
}


/*---------------------
 header 
 ----------------------*/
#logo{
	vertical-align: top;
}
#banner{
	height: 208px;
}
#banner a{
	display:block;
	width:622px;
	height:231px;
}
#logos{
	vertical-align: top;
}
#counter{
	padding: 30px 0 0 15px;
}

/*---------------------
 wrapper 
 ---------------------*/
#recommend {
	padding-left:0
}
#wrapper{
	width:100%;
}
#content{
	vertical-align: top;
	padding: 86px 50px 10px 50px;
}
#content_bottom{
	height: 27px;
}
#left_column{
margin-top: -40px;
	vertical-align: top;
}
#right_column{
	vertical-align: top;

}
.marginTop30 {
	margin-top:30px
}
a.more{
	background:#000
}
/* --------------------
	footer
---------------------*/
#footer{
	width: 100%;
	height: 124px;
}
#footer_menu{
	margin-left:190px;
	padding-top: 20px;
	width: 640px;
}
#copyrights{
	padding-top: 25px;
	margin-left:190px;
}

/* --------------------
	menu
---------------------*/
#menu{
	width: 160px;
	margin-left:10px;
	position:relative
}
#menu a{
	display: block;
	text-indent: 15px;
	line-height:22px;
	width: 100%;
}
#menu ul li a{
	text-indent: 26px;
}
#menu ul li ul li a{
	text-indent: 33px;
}
#menu ul.submenu li a{
	text-indent: 0;
	padding-left: 26px;
}
#menu ul.submenu li ul.submenu li {
	background:none;
}

img.leftimg{
	margin: 5px 20px 10px 5px;
}
img.rightimg{
	margin: 5px 5px 10px 20px;
}
div.more{
	clear: both;
	text-align: right;
}
.news p{
	padding-top: 10px;
}
.news ul li{
	padding: 0 0 0 15px;
}
div.spacer{
	clear: both;
	height: 30px;
	line-height:30px;
}

div.right_block{
	padding-left: 10px;
}
div.right_block ul li{
	padding: 0 0 7px 8px;
	width:184px
}

/*---------------------
	pagination
-----------------------*/

ul.pagination {
	width:auto;
	margin: 0 auto;
}

ul.pagination li { 
	margin: 0;
	padding: 0; 
	float: left; 
	margin-right: 3px;	
}
ul.pagination li a{ 
	display: block;
	padding: 3px 5px 3px 5px;
}
ul.pagination li.inactive{
	padding: 3px 5px 3px 5px;
}

/* --------------------
	gallery
----------------------- */
.gallery .photo{
	float: left;
	text-align: center;
	width: 154px;
	margin: 10px 5px 0 0;
	padding: 2px 0 2px 0;
}
.gallery .p{

}

/* --------------------
	partners
----------------------- */
.partners .photo{
	float: left;
	text-align: center;
	width: 154px;
	height: 200px;
	margin: 10px 5px 0 0;
	padding: 4px 4px 4px 4px;
}
.partners p{
	margin-top: 5px;
}
.partners .title{
	margin-top: 10px;
	padding-top: 20px;
}
/* --------------------
	search
----------------------- */
#search_form{
	width: 100%;
	margin-bottom: 20px;
}

table.tickets{

}

.program_day_pl, .program_day_selected_pl, .program_day_en, .program_day_selected_en{
	display: block;
	color: #a3a4f7;
	line-height: 50px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #161618;
	text-decoration: none;
	text-indent: 15px;
	margin-top: 10px;
	background: #161618;
}
.program_day_selected_pl, .program_day_selected_en{
	color: #a3a4f7;
	background: #d9d9e5;
}
.program_element{
	display: none;
	background: #161618;
}
.program_element_selected table{
	margin: 10px 60px 10px 60px;
}
.program_element_selected{
	display: block;
	border: 1px solid #161618;
	border-top: 0;
	background: #000;
}
.program_element_selected table td{
	line-height: 18px;
	color: #d9d9e5;
	font-size: 11px;
}
.program_info{
	color: #d9d9e5;
	font-size: 11px;
}
.program_element_selected table td a{
	color: #209ace;
	
}
/*---------------------
	Other definitions
-----------------------*/
.text-center {
	text-align:center; display:block; height:20px
}
.search_input {
	border: 1px solid #4f348c;
	line-height:39px;
	height:23px
}
.submit {
	margin-left:10px;
}
.search_input, .submit {
	display:inline
}