#container, #footer_container, #header_container{
	width: 1029px;
	margin: auto;
}

#footer_container
{

}

#eu-info
{
    height: 92px;
    margin: 0 auto;
    width: 588px;
}

#copyrights {
    margin-left: 210px;
}

a.back{
	display: block;
	text-align: right;
	float: right;
	padding: 3px;
}
h1{
	height: 30px;
	width: 370px;
	float: left;

}


/*---------------------
 header 
 ----------------------*/
#banner{
	width: 590px;
	height: 254px;
}

/*---------------------
 wrapper 
 ---------------------*/
#wrapper{
	width:100%;
}
#content_container{
	width: 612px;
}
#content{
	vertical-align: top;
	padding: 20px 30px 0 30px; 
}
#content_bottom{
	height: 50px;
}
#left_column{
	vertical-align: top;
}
#right_column{
	vertical-align: top;

}
/* --------------------
	footer
---------------------*/
#footer, #header{
	width: 100%;
	height: 41px;
}
#header{
	height: 70px;
}
#footer{
	height: 131px;

}

/* --------------------
	menu
---------------------*/
#menu {
	margin:8px 0 50px 0;
}
#menu li {
	border-bottom: 1px solid #525252;
	clear: both;
}
#menu a{
	display: block;
	padding: 5px 0 5px 30px;
}
#menu a.sub{
	display: block;
	padding: 2px 0 2px 40px;
}
#menu a.subsub{
	display: block;
	padding: 2px 0 2px 50px;
}

img.leftimg{
	margin: 5px 20px 10px 5px;
}
img.rightimg{
	margin: 5px 5px 10px 20px;
}
div.more{
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
}
.news p{
	padding-top: 10px;
}
.news ul li{
	padding: 0 0 0 15px;
}
div.spacer{
	clear: both;
	height: 20px;
}

div.right_block {
	width: 199px;
}
div.right_block div.title{
	/*margin-left: 10px;*/
	margin-bottom: 9px;
}
div.right_block ul li{
	padding: 0 0 7px 10px;
}
div.right_block ul#recomend li{
	padding: 0 0 7px 20px;
}
/*---------------------
	pagination
-----------------------*/

ul.pagination { 
	width: 400px;
	margin: auto;
	text-align: center;
}

ul.pagination li { 
	margin: 0;
	padding: 0; 
	float: left; 
	margin-right: 3px;	
}
ul.pagination li a{ 
	display: block;
	padding: 3px 5px 3px 2px;
}
ul.pagination li.inactive{
	padding: 3px 5px 3px 5px;
}
/* --------------------
	gallery
----------------------- */
.gallery {
	text-align:center
}
.gallery .photo{
	float: left;
	text-align: center;
	width: 154px;
	margin: 10px 5px 0 0;
	padding: 2px 0 2px 0;
}
.gallery .p{

}

#listen, #listen a, #listen a img {
	height: 33px;
	padding: 0;
	margin: 0;
	display: block;
}
/* --------------------
	partners
----------------------- */
.partners .logos {
	background:#fff;
	float: left;
	text-align: center;
	width: 154px;
	height: 195px;
	margin: 10px 5px 0 0;
	padding: 4px 4px 4px 4px;
	border:1px solid #e6e5e4
}
.partners p{
	margin-top: 5px;
}
.partners .title{
	margin-top: 10px;
}
/* --------------------
	search
----------------------- */
#search_form{
	width: 100%;
	margin-bottom: 20px;
}
#search_form form{
	margin: 15px;
}

table.tickets{

}

#content_bottom table{
	width: 590px;
	margin-top:4px;
}

#right_banners {
	width: 199px;
	padding-top: 25px;
	text-align: center;
}
.newshr {
	width: 590px;
	height: 1px;
	clear: both;
	background: #e5e4e3;
	margin: 0 -30px 0 -19px;
}

/* -----------------
--	bilety ----------
-------------------- */
table.tickets {
	width: 100%;
}
.tickets tr, .tickets tr td {
	margin: 0px;
	padding: 5px;
}
.tickets tr.date td {
	background: #800d2f;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.tickets tr.hour td {
	background: #242321;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}
.tickets tr.title td {
	background: #e8e8e3;
	line-height: 14px;
	font-size: 11px;
	color: #72706c;
}
.tickets tr.price td {
	background: #fff;
	line-height: 14px;
	font-size: 11px;
	color: #404040;
}


.news p {
	font-family: Verdana, Arial, Tahoma;
}

#lang a {
	display:block;
	float:left;
}
#lang .lang-pl, #lang .selected-lang-pl { 
	width:70px;
	height:19px
}
#lang .lang-en, #lang .selected-lang-en { 
	width:69px;
	height:19px
}
.program_day_pl, .program_day_selected_pl, .program_day_en, .program_day_selected_en{
	display: block;
	color: #000;
	line-height: 50px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cdcdd0;
	text-decoration: none;
	text-indent: 15px;
	margin-top: 10px;
}
.program_day_selected_pl, .program_day_selected_en{
	color: #000;
	border-bottom: 1px dotted #cdcdd0;
}
.program_element{
	display: none;
	background: #ccc;
}
.program_element_selected table{
	margin: 10px 60px 10px 60px;
}
.program_element_selected{
	display: block;
	border: 1px solid #cdcdd0;
	border-top: 0;
	background: #ccc;
}
.program_element_selected table td{
	line-height: 18px;
	color: #000;
	font-size: 11px;
}
.program_element_selected table td.dots{
	border-bottom: 1px dotted #cdcdd0;
}
.program_info{
	color: #000;
	font-size: 11px;
}
.program_element_selected table td a{
	color: #000;
	
}
