/* GENERAL */
body
{
	margin: 10px;
	text-align: center;
	font-family: helvetica, sans-serif;
	color: #2e3a42;
}
img
{
	border: none;
}
table
{
	font-size: 11px;
}
.right
{
	text-align: right;
}
td
{
	overflow: hidden;
}

/* LINKS */
a
{
	color: #ff5f00;
}
a.block
{
	text-decoration: none;
	color: #2e3a42;
}
a.noline
{
	text-decoration: none;
}

/* GENERAL */
table#frame
{
	width: 900px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;/*#2d3941;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
td#intro
{
	overflow: hidden;
	/*background: #ffffff url(../images/site/intro.jpg) no-repeat;*/
	background-color: #ffffff;
	border-bottom: 1px solid #ff5f00;
}

/* MENU */
table#menu
{
	margin-left: 5px;
}
table#menu td
{
	padding-right: 2px;
}

/* TITLE */
div.title
{
	background-color: #ff5f00;
	height: 28px;
	overflow: hidden;
}

/* IMAGES */
img.tn
{
	/*border: 1px solid #dddddd;*/
}

/* CONTENT */
table#content
{
	width: 900px;
	table-layout: fixed;
	scrollbar-arrow-color: #dddddd;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}
table#content td
{
	vertical-align: top;
}
div.content
{
	background: transparent url(../images/site/title_bg.gif) no-repeat top left;
	padding: 14px;
}
div.contentblock
{
	background: transparent url(../images/site/title_bg.gif) no-repeat top left;
}
div.contentwide
{
	background: transparent url(../images/site/title_bg.gif) no-repeat top left;
	padding: 50px 70px;
}
div.text
{
	padding: 10px 0px;
	line-height: 1.5;
}
div.textcontent
{
	padding: 14px;
}
hr
{
	height: 1px;
	color: dddddd;
	background-color: transparent;
}
img.hr
{
	height: 14px;
	width: 100%;
	clear: both;
}

/* FOOT */
#foot
{
	background-color: #ff5f00;
	height: 28px;
	vertical-align: bottom;
}
#foot form
{
	margin: 0px;
}
#foot input
{
	color: #ffffff;
	height: 16px;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #FE7E31;
	background-color: #ff5f00;
	width: 200px;
	padding-left: 3px;
}

/* TELEX */
.telex_title
{
	color: #ff5f00;
	font-weight: bold;
}
.telex_details
{
	font-style: italic;
	text-align: right;
	color: #989ea2;
}
.telex_text
{
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.5;
}
.telex_text a
{
	text-decoration: none;
}

/* FRESH - ARCHIVE */
.fresh_title, .archive_title
{
	color: #ff5f00;
	font-weight: bold;
}
.fresh_details, .archive_details
{
	font-style: italic;
}
.fresh_tn, .archive_tn
{
	margin-bottom: 5px;
	margin-top: 2px;
	font-style: italic;
}
.fresh_tn img, .archive_tn img
{
	/*border: 1px solid #dddddd;*/
}

/* PORTRET */
.portret_title
{
	margin-bottom: 4px;
}
.portret_subtitle
{
	color: #ff5f00;
	font-style: italic;
	margin-bottom: 13px;
}
.portret_tn
{
	margin-bottom: 8px;
	margin-top: 2px;
}
.portret_tn img
{
	/*border: 1px solid #dddddd;*/
}
.portret_introduction
{
	margin-top: 5px;
	line-height: 1.5;
}

/* CHART */
.chart_name, .chart_name_white
{
	margin-top: 11px;
}
.chart_description
{
	text-align: right;
	color: #ff5f00;
	margin-top: -5px;
}
.chart_desc
{
	text-align: right;
	color: #2e3a42;
	/*margin-bottom: 4px;*/
	margin-top: -5px;
}
.chart_desc_white
{
	text-align: right;
	color: #ffffff;
	/*margin-bottom: 4px;*/
	margin-top: -5px;
}
.chart_title
{
	margin-top: 3px;
	text-decoration: none;
}
.chart_details
{
	font-style: italic;
	color: #989ea2;
}
.chart_assembler
{
	color: #989ea2; /*#12c3f5;*/
	margin-bottom: 12px;
	font-style: italic;
}
.chart_assembler_orange
{
	color: #ff5f00;
	margin-bottom: 12px;
}
.chart_table
{
	margin-top: 14px;
	table-layout: fixed;
	width: 404px;
	/*margin-left: 10px;*/
}
.chart_ex_desc
{
	text-align: right;
	font-size: 13px;
}
.chart_ex_desc_white
{
	text-align: right;
	font-size: 13px;
	color: #ffffff;
}
.chart_comment
{
	padding-top: 5px;
}
.chart_comment_white
{
	padding-top: 5px;
	color: #ffffff;
}
.chart_introduction_white
{
	color: #ffffff;
}
.chart_image
{
	width: 440px;
}

/* NEWS */
.news_details
{
	font-style: italic;
	margin-bottom: 4px;
	color: #989ea2;
}
.news_tn
{
	margin-bottom: 8px;
	margin-top: 5px;
	margin-right: 7px;
	float: left;
	/*border: 1px solid #dddddd;*/
}
.news_introduction
{
	clear: left;
	/*color: #ff5f00*/
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.5;
}

/* AGENDA */
table#agenda
{
	width: 430px;
}
table#agenda td
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.agenda_title
{
	width: 200px;
	padding: 0px 7px 0px 0px;
	border-right: 1px solid #dddddd;
	color: ff5f00;
}
.agenda_title a
{
	text-decoration: none;
}
.agenda_place
{
	width: 180px;
	padding: 0px 7px;
	border-right: 1px solid #dddddd;
}
.agenda_date
{
	padding: 0px 0px 0px 7px;
	text-align: right;
}

/* TEXT */
.text_subtitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
.text_image
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
.text_image img
{
	border-bottom: 2px;
}
.kolom_credits
{
	font-style: italic;
	color: #989ea2;
	text-align: right;
}
.text_details, .text_credits
{
	text-align: right;
	font-style: italic;
	color: #989ea2;
}
.text_details
{
	padding-top: 8px;
}
.text_introduction
{
	margin-top: 4px;
	margin-bottom: 10px;
	color: #ff5f00;
}
.kolom_introduction
{
	margin: 8px 0px;
	color: #ff5f00;
}
.kolom_space
{
	margin: 8px 0px;
}
.kolom_content
{
	padding: 10px 22px;
}
.kolom_title
{
	margin-bottom: 8px;
}

/* QUOTE */
img.quote_start
{
	margin-right: 10px;
	vertical-align: top;
}
img.quote_end
{
	padding-right: 12px;
	vertical-align: bottom;
	margin-left: 10px;
}
div.quote
{
	margin: 9px 0px;
	color: #ff5f00;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
div.quote_text
{
	display: inline;
}

/* CALENDAR */
.event_date
{
	font-size: 13px;
	margin-bottom: 3px;
}
.event_title
{
}
.event_image
{
	margin-bottom: 6px;
	margin-top: 4px;
}
.event_image img
{
	/*border: 1px solid #dddddd;*/
	width: 270px;
}
.event_place
{
	font-size: 12px;
	color: #ff5f00;
	padding-left: 10px;
}
.event_url
{
	font-size: 12px;
	color: #ff5f00;
	padding-left: 10px;
}
.event_description
{
	margin-top: 8px;
}
.calendar_tn, .calendar_tn_white
{
	margin-bottom: 5px;
	margin-top: 2px;
	font-style: italic;
}
.calendar_category, .calendar_category_blue
{
	margin-bottom: 8px;
}
.calendar_tn img
{
	/*border: 1px solid #dddddd;*/
}
.calendar_tn_white
{
	/*border: 1px solid #ff5f00;*/
}
.calendar_date
{
	font-size: 13px;
	margin-bottom: 8px;
}
.calendar_date_white
{
	color: #ffffff;
	font-size: 13px;
	margin-bottom: 8px;
}
.video
{
	background-color: #000;
	/*height: 298px;*/
}
.video_code
{
	color: #989ea2;
	font-size: 9px;
	margin-top: 3px;
}

/* RSS */
div.rss
{
	font-size: 11px;
	margin-top: 10px;
	color: #989ea2;
}
div.rss a
{
	color: #989ea2;
	font-size: 11px;
	background: transparent url(../images/site/rss.gif) no-repeat 0px 1px;
	padding-left: 18px;
	text-decoration: none;
}
a.rss
{
	/*vertical-align: top;*/
}
