body,html{
	width: 100%;
	height: 100%;
}
#container{
	width: 970px;
	margin: auto;
}
#nav{
	width: 100%;
	height: 20px;
}
#breadcrumb{
	width: 970px;
	margin: auto;
	text-align: left;
}
#header{
	height: 190px;
}
#header_logo{
	width: 680px;
	height: 190px;
	float: left;
}
#header_search{
	padding-top: 22px;
}
#header_search a{
	display: block;
	width: 31px;
	height: 23px;
	padding-top: 8px;
	float: left;
	margin-right:4px;
	text-align: center;
}


#left_nawg
{
float: left;
width: 180px;
}

/* menu */
#menu{
	width: 180px;
	padding: 4px;
}
#menu ul{
}
#menu ul li a.l0, #menu ul li a.l1, #menu ul li a.l2{
	display: block;
}
#menu ul li a.l1{
	padding: 6px 0 6px 15px;
	_padding: 0 0 0 15px;
}
#menu ul li a.l2{
	padding: 4px 0 4px 20px;
}

/* content */
#content{
	width: 470px;
	float: left;
	margin-left: 32px;
}

#pagination li a{
	display:block
}
/*! 
inline elements 
*/
#pagination li{
	display:inline
}
/*
	pagination
*/	
#pagination, #pagination li a {
	float:left;
}
#pagination{
	margin-top: 1px;
	clear: both;
}
#pagination li {
	text-align:center
}
#pagination li a {
	height:30px;
	line-height:30px;
	padding:0 10px;
	border-left:1px solid #ececec
}
ul li a#pagination-first, ul li a#pagination-last, ul li a#pagination-previous, ul li a#pagination-next {
	width:10px;
	height:30px
}
.news{
	clear: both;
	margin-top: 20px;
}
.news-content{
	width: 429px;
	padding: 13px 17px 13px 17px;
}
.news-date{
	margin-left: 7px;
	width: 85px;
	height: 19px;
	padding-top: 5px;
}
.news-content h2{
	margin-bottom: 5px;
}
.news-more{
	margin-right: 17px;
	width: 85px;
	height: 19px;
	padding-top: 5px;
	float: right;
}
.news-print{
	margin-right: 17px;
	width: 85px;
	height: 19px;
	padding-top: 5px;
	float: right;
}
.news-top{
	margin-left: 7px;
	width: 85px;
	height: 19px;
	padding-top: 5px;
	float: left;
}
.news-content-bottom{
	height: 1px;
	clear: both;
	width: 463px;
}
.news-content-line{
	height: 1px;
	clear: both;
	width: 463px;
	margin: 12px 0 0 -17px;
	
}
.news-back{
	float:right;
}
.news-content a.lightbox{
	display: block;
	float: left;
	padding: 6px;
	margin: 10px;
}
.news-content p{
	margin-top: 10px;
}

.logo_azp
{
text-align: center;
margin: auto;
}

#footer
{
padding: 10px;
background-color: #303030;
border-top: 2px solid #b29249;
display: block;

text-align: center;
margin: auto;
margin-top: 60px;
color: #7e7c79;
}

#footer .footer_info
{
width: 970px;
text-align: right;
}

#footer a
{
color: #7e7c79;
text-decoration: none;
}



.program_day_pl, .program_day_selected_pl, .program_day_en, .program_day_selected_en{
	display: block;
	color: #6c6c6c;
	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: #23abe4;
	border-bottom: 1px dotted #cdcdd0;
}
.program_element{
	display: none;
	background: #f4fbfe;
}
.program_element_selected table{
	margin: 10px;
}
.program_element_selected{
	display: block;
	border: 1px solid #cdcdd0;
	border-top: 0;
	background: #f4fbfe;
}
.program_element_selected table td{
	line-height: 18px;
	
	font-size: 11px;
}
.program_element_selected table td.dots{
	border-bottom: 1px dotted #cdcdd0;
}
.program_info{
	color: #a2a2a2;
	font-size: 11px;
}
.program_element_selected table td a{
	color: #209ace;
	
}

div#program_days a
{
text-decoration: none;
}



a.search_item
{
display: block;
font-size: 13px !important;
padding: 10px;
border-bottom: 1px dotted #676767;
text-decoration: none;
}


a.search_item
{
display: block;
font-size: 11px !important;
padding: 10px;
border-bottom: 1px dotted #676767;
font-weight: bold;
color: #6a6a6a;
}


.stitle
{
margin-bottom: 30px;
margin-top: 40px;
font-weight: bold;
color: #6a6a6a;
font-size: 12px;
text-transform:uppercase;
}