body {
	background:#85BEDD url(../i/back.jpg) repeat-x;
	text-align:center;
	margin:0;
	padding:20px 0 20px 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#175087;
	font-size:11px;
	line-height:13px;
}
a {
	color:#175087;
	text-decoration:underline;
}
a:hover {
	color:#E9930C;
	text-decoration:underline;
}
div {
	text-align:left;
}
form {
	margin:0px;
}
input,select,textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0A78AD;
}
td {
	vertical-align:top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {
	margin:0px;
}
a img {
	border:0px;
}
ul {
	list-style-type:none;
	line-height:15px;
	margin:4px 0 10px 16px;
	padding:0px;
	list-style-position:outside;
	list-style-image:url(../i/ul_bullet.gif);
}
ol {
	list-style-type:decimal;
	line-height:15px;
	margin:0 0 0 24px;
	padding:0px;
	list-style-position:outside;
}
li {
	/*color:#5F5D62;*/
}
h1 {
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#175087;
	margin:8px 0 14px 0; 
	font-weight:normal;
	text-transform:uppercase;
} 
h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#5F9CD4; 
	margin:10px 0 8px;
	font-weight:bold;
	/*text-transform:uppercase;*/
} 
h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#175087; 
	margin:4px 0 4px;
	font-weight:bold;
} 
h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#EF7430; 
	margin:4px 0 4px;
	font-weight:bold;
} 
h5 {
	color:#175087;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px
} 
#centerer {
	width:990px;
	margin: auto;
	text-align: left;
}
#main {
	width:980px;
	height:auto;
	padding:5px;
	text-align: left;
	background-color:#FFFFFF;
	float:left;
}
#header {
	width:980px;
	height:137px;
	float:left;
	background:url(../i/back_header.jpg) no-repeat;
}
#logo {
	width:170px;
	height:89px;
	float:left;	
}
#hours {
	width:810px;
	height:89px;
	float:right;
	text-align:right;
}
#top_menu {
	width:536px;
	height:26px;
	float:left;	
}
#login_form {
	width:361px;
	height:26px;
	float:left;
	color:#FFFFFF;
	margin-left:60px;
	overflow:hidden;
	text-align:right;
	padding-right:12px;
}
.login_input {
	margin-top:3px;
	border:2px solid #CDE9FA;
	width:76px;
	height:12px;
}
.login_input2 {
	margin-top:3px;
	border:2px solid #9DA9FF;
	width:76px;
	height:12px;
}
.login_submit {
	margin-top:3px;
	border:2px solid #FFFFFF;
	background:url(../i/back_submit.gif) repeat-x;
	width:56px;
	height:18px;
	font-weight:bold;
}
.login_submit2 {
	margin-top:3px;
	border:2px solid #FFFFFF;
	background:url(../i/back_submit2.gif) repeat-x;
	width:56px;
	height:18px;
	font-weight:bold;
	color:#FF0000;
}
.login_submit3 {
  margin-top:3px;
	border:2px solid #85B9E7;
	color:#175087;
	background:url(../i/back_submit.gif) repeat-x;
	width:56px;
	height:18px;
	font-weight:bold;
}
#header_ticker {
	width:978px;
	height:17px;
	padding-top:4px;
	float:left;
	border-left:1px solid #076EA4;
	border-right:1px solid #076EA4;
	border-bottom:1px solid #076EA4;
}
.ticker {
	position:relative;
	visibility:hidden;
	left:0px; 
	top:0px; 
	font-size:10px; 
	font-weight:bold; 
	width:100%;
}
.ticker_name {color:#00517C;padding-right:5px;}
.ticker_value {color:#2087BE;padding-right:5px;}
.ticker_change_pos {color:#9DC946;padding-right:5px;}
.ticker_change_neg {color:#FF0000;padding-right:5px;}
.ticker_percent_pos {color:#9DC946;padding-right:5px;}
.ticker_percent_neg {color:#FF0000;padding-right:5px;}
.ticker_separator {color:#C4DCE6;padding-right:5px;}
#content {
	width:980px;
	height:auto;
	float:left;
	overflow:hidden;
	padding-top:5px;
}
#content_left {
	width:190px;
	height:auto;
	float:left;
	overflow:hidden;
}
#content_middle {
	width:580px;
	height:auto;
	float:left;
	padding:5px 10px 0 10px;
	overflow:hidden;
}
#content_middle_wide {
	width:765px;
	height:auto;
	float:left;
	padding:5px 10px 0 10px;
	overflow:hidden;
}
#content_right {
	width:190px;
	height:auto;
	float:left;
	overflow:hidden;
}
#footer {
	width:990px;
	float:left;
	background:#C4E4F5;
	color:#0A78AD;
	height:42px; 
}
.size12{
	font-size:12px;
	line-height:15px;
}
.size11{
	font-size:11px;
	line-height:14px;
}
.size10{
	font-size:10px;
	line-height:13px;
}
.size9{
	font-size:9px;
	line-height:13px;
}
#copyright {
	width:190px;
	float:left;
	padding:8px 0 9px 15px;
}
#source {
	width:590px;
	float:left;
	padding:8px 0 9px 0;
}
/*#links { width:264px; float:left; margin:10px 0 9px 0; background:#FFFFFF; color:#C4DCE6; } #links a { color:#175087; text-decoration:underline; padding:4px 15px 6px 15px; display:block; float:left; } #links a:hover { color:#FFFFFF; background:#FFB23C; }*/ 
.float {
	float:left;
	padding:0 2px 0 2px;
}
#design {
	width:180px;
	float:left;
	margin:9px 0 7px 0;
	background:#9FCDE6;
	padding:3px 15px 3px 0;
	text-align:right;
}
#mate_dotaz {
	border:1px solid #FF9C00;
	border-top:5px solid #FF9C00;
	background:url(../i/back_mate_dotaz.jpg) no-repeat;
	width:116px;
	height:105px;
	padding:44px 0 0 72px;
}
#mate_dotaz2 {
	border:1px solid #FF9C00;
	border-top:5px solid #FF9C00;
	background:url(../i/back_mate_dotaz2.jpg) no-repeat;
	width:180px;
	height:75px;
	padding:34px 0 0 8px;
}
#mate_dotaz2 img {
	margin-right:4px;
	margin-top:4px;
	border:1px solid #B2D8E9;
}
#main_menu {
	margin-top:5px;
	border-top:5px solid #68B4D7;
	background:url(../i/back_menu.jpg) repeat-x #1D8DBF;
	width:180px;
	height:auto;
	padding:4px 5px 5px 5px;
}
.level0 {
	display:block;
	width:151px;
	color:#FFFFFF;
	background:#4C9EC7;
	padding:3px 5px 3px 24px;
	text-decoration:none;
	font-weight:bold;
	margin-top:1px;
}
.level0:hover {
	color:#FFFFFF;
	background:#4C9EC7;
	text-decoration:underline;
}
.level0_sel {
	display:block;
	width:149px;
	border:1px solid #FFFFFF;
	color:#175087;
	background:#B3E6FF url(../i/level0_sel_arrow.gif) no-repeat;
	padding:2px 5px 2px 24px;
	text-decoration:none;
	font-weight:bold;
	margin-top:1px;
}
.level0_sel:hover {
	color:#175087;
	text-decoration:underline;
}
.level1 {
	display:block;
	width:139px;
	color:#FFFFFF;
	background:url(../i/level1_arrow.gif) no-repeat;
	padding:2px 5px 2px 36px;
	text-decoration:none;
	margin-top:1px;
}
.level1:hover {
	color:#FFFFFF;
	background-color:#2E8EBE;
	text-decoration:underline;
}
.level1_sel {
	display:block;
	width:137px;
	padding:1px 5px 1px 36px;
	text-decoration:none;
	color:#175087;
	background:#B3E6FF url(../i/level1_sel_arrow.gif) no-repeat;
	margin-top:1px;
	border:1px solid #FFFFFF;
}
.level1_sel:hover {
	color:#175087;
	text-decoration:underline;
}
.level2 {
	display:block;
	width:128px;
	color:#B3E6FF;
	background:url(../i/level2_arrow.gif) no-repeat;
	padding:2px 5px 2px 47px;
	text-decoration:none;
	margin-top:1px;
}
.level2:hover {
	color:#B3E6FF;
	background-color:#2E8EBE;
	text-decoration:underline;
}
.level2_sel {
	display:block;
	width:126px;
	padding:1px 5px 1px 47px;
	text-decoration:none;
	color:#175087;
	background:#B3E6FF url(../i/level2_sel_arrow.gif) no-repeat;
	margin-top:1px;
	border:1px solid #FFFFFF;
}
.level2_sel:hover {
	color:#175087;
	text-decoration:underline;
}
/* tabs vlevo*/
.tab-container {width:190px; clear:both;margin-top:5px;} 
.tabs {width: 189px; margin: 0; padding:0; overflow:hidden; border-left:1px solid #83BBD4;} 
.tabs li {float:left;width:63px;text-align:center;list-style:none} 
.tabs a {font-weight:normal; display:block; padding:4px 5px 3px 5px; background:#C2E0EE;color:#175087;text-decoration:none;border-top:5px solid #83BBD4;border-right:1px solid #83BBD4;border-bottom:1px solid #83BBD4;} 
.tabs a:hover {background:#83BBD4;color:#FFFFFF;} 
.tabs a.tab-active {background:#FFFFFF;display:block;color:#175087;border-top:5px solid #FF9C00; padding:4px 5px 4px 5px;border-bottom:0px;cursor:default;} 
.tab-panes {background:url(../i/back_tab.jpg) bottom repeat-x;float:left;padding:10px;width:168px;border-left:1px solid #83BBD4;border-right:1px solid #83BBD4;border-bottom:1px solid #83BBD4;min-height:150px;}


.tab-container2{width:580px; clear:both; } 
.tabs2 {width: 579px; margin: 0; padding:0; overflow:hidden; border-left:1px solid #83BBD4;background:url(../i/blue_dot.gif) repeat-x bottom;} 
.tabs2 li {float:left;text-align:center;list-style:none} 
.tabs2 a {font-weight:normal; display:block; padding:4px 10px 3px 10px; background:#C2E0EE;color:#175087;text-decoration:none;border-top:5px solid #83BBD4;border-right:1px solid #83BBD4;border-bottom:1px solid #83BBD4;} 
.tabs2 a:hover {background:#83BBD4;color:#FFFFFF;} 
.tabs2 a.tab-active {background:#FFFFFF;display:block;color:#175087;border-top:5px solid #FF9C00; padding:4px 10px 4px 10px;border-bottom:0px;font-weight:bold;cursor:default;} 
.tab-panes2 {/*background:url(../i/back_tab.jpg) bottom repeat-x;*/float:left;padding:10px;width:558px;border-left:1px solid #83BBD4;border-right:1px solid #83BBD4;border-bottom:1px solid #83BBD4;min-height:10px;}


.article_heading {
	color:#175087;
	font-size:11px;
	font-weight:bold;
	margin-bottom:3px
}
.more {
	display:block;
	margin-top:5px;
	padding:0px 3px 1px 12px;
	background:url(../i/more.gif) no-repeat;
	color:#358AB4;
	clear:both;
}
.more2 {
	display:block;
	padding:0px 3px 1px 12px;
	background:url(../i/more.gif) no-repeat;
	color:#358AB4;
}
#product_banner {
	background:#E68C01 url(../i/back_banner.jpg) repeat-x;
	border-top:5px solid #FE821F;
	padding:5px;
	color:#FFFFFF;
}
.get_access{
	display:block;
	margin-top:5px;
	padding:2px 5px 4px 26px;
	background:url(../i/get_access.gif) no-repeat #EBA02D;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:8px;
}
.get_access:hover {
	display:block;
	color:#FFFFFF;
	background:url(../i/get_access.gif) no-repeat #EDAB44;
}
#news {
	border-bottom:1px solid #B8D8EA;
	border-top:5px solid #579EC0;
	margin-top:5px;
}
#news .heading {
	background:url(../i/back_heading.jpg) repeat-x;
	color:#FFFFFF;
	padding:2px 10px 3px 10px;
	font-weight:bold;
}
#news .text {
	border-left:1px solid #B8D8EA;
	border-right:1px solid #B8D8EA;
	padding:10px;
}
.news_date {
	color:#358AB4;
	margin-bottom:4px;
}
/* scroller horke zpravy  */
#divUpControl {position:absolute; width:170px;height:9px;text-align: right}
#divDownControl {position:absolute; width:170px;height:9px;text-align: right;padding-top:113px;background:url(../i/scroller_line.gif) repeat-y right;margin-top:9px}
#divContainer { visibility: hidden; overflow: hidden; width:156px; clip: rect(0px 156px 142px 0px); position: absolute; height: 132px}
#divContent {left: 0px; position: absolute; top: 0px}
#divContent a {text-decoration:none;}
#divContent a:hover {color:#175087;text-decoration:underline;}

.middle {
	width:285px;
}
#searchbar {
	border:5px solid #C4DAEC;
	padding:10px;
	background:url(../i/back_searchbar.gif);
	width:550px;
}
#content_menu {
	border:5px solid #C4DAEC;
	padding:10px;
	background:url(../i/back_searchbar.gif);
	width:150px;
	margin:0 0 10px 0;
}
.search_input {
	border:1px solid #85B9E7;
	color:#0A78AD;
	height:14px;
	padding:1px 5px 1px 5px;
}
.search_submit {
	border:2px solid #85B9E7;
	color:#175087;
	background:url(../i/back_submit.gif) repeat-x;
	width:40px;
	height:18px;
	font-weight:bold;
}
.delete_submit {
  border:0px
	background:url(../i/delete2.gif);
	width:8px;
	height:8px;
}
#news_panel {
	margin-top:10px;
	margin-right:10px;
	width:285px;
	float:left;
}
#news_panel a {
	color:#0A78AD;
}
#news_panel a:hover {
	color:#D04A35;
}
#news_panel td {
	padding-top:1px;
}
#news_market {
	width:275px;
	background:url(../i/news_market.gif) no-repeat;
	min-height:100px;
	padding-top:32px;padding-left:10px;
	float:left;

}
#news_press {
	width:275px;
	background:url(../i/news_press.gif) no-repeat;
	min-height:100px;
	padding-top:32px;padding-left:10px;
	float:left;
}
#news_press2 {
	width:275px;
	background:url(../i/news_press.gif) no-repeat;
	min-height:83px;
	padding-top:32px;padding-left:10px;
	float:left;
}
#news_trends {
	width:275px;
	background:url(../i/news_trends.gif) no-repeat;
	/*min-height:100px;*/
	padding-top:10px;padding-left:10px;
	float:left;
	margin-top:13px;
}
#news_akademie {
	width:275px;
	background:url(../i/news_akademie4.gif) no-repeat;
	min-height:70px;
	padding-top:32px;padding-left:10px;
	color:#994D43;
	float:left;
}
#news_akademie a {
	color:#AF3838;
}
#news_hot {
	width:560px;
	background:url(../i/news_hot.gif) no-repeat;
	min-height:100px;
	padding:32px 10px 16px 10px;
	float:left;
}
#news_souvisejici {
	width:560px;
	background:url(../i/news_souvisejici.gif) no-repeat;
	padding:32px 10px 16px 10px;
	float:left;
	margin-top:12px;
}
#news_commentary {
	width:275px;
	background:url(../i/commentary.gif) no-repeat;
	min-height:83px;
	padding-top:32px;padding-left:10px;
	float:left;
}
.news_padding-bottom {
	padding-bottom:5px;
}
.news_any {
	width:265px;
	background-repeat:no-repeat;
	min-height:100px;
	padding:32px 10px 16px 10px;
	float:left;
}
.news_any2 {
	width:560px;
	background-repeat:no-repeat;
	min-height:100px;
	padding:0px 10px 16px 10px;
	float:left;
}
.news_any table td {
	padding-bottom:1px;
}
.news_date2 {
	color:#D04A35;
}
.news_more {
	display:block;
	margin-top:5px;
	padding:0px 3px 1px 13px;
	background:url(../i/more.gif) no-repeat;
	color:#358AB4;
}
#market_snapshot {
	float:left;
	margin-top:10px;
	background:#E8F5FD url(../i/back_market_snapshot.jpg) repeat-x;
	width:273px;
	border:1px solid #C8DBEE;
	padding-top:6px;padding-left:10px;
}
#snapshot_komodita {
	float:left;
	margin-top:10px;
	background:#E8F5FD url(../i/back_market_snapshot.jpg) repeat-x;
	width:273px;
	height:256px;
	border:1px solid #C8DBEE;
	padding-top:9px;padding-left:10px;
}
#highs_lows {
	margin-top:10px;
	width:580px;
	float:left;
}
#akademie_submenu {
	float:left;
	margin-left:10px;
	background:#E8F5FD url(../i/hlavni_kategorie.jpg) no-repeat;
	width:273px;
	height:auto;
	border:1px solid #C8DBEE;
	padding-top:6px;padding-left:10px;
	color:#0A78AD;
}
#akademie_submenu a {
	color:#4C9EC7;
}
#akademie_submenu a:hover {
	color:#F47A4C;
}
.up_green {
	font-weight:bold;
	color:#2BB22B;
}
.down_red {
	font-weight:bold;
	color:#BE2622;
}
.no_change {
	font-weight:bold;
}
.table_heading1 {
	background:url(../i/back_table_heading1.jpg) repeat-x #72B3D1;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
}
.table_heading2 {
	background:url(../i/back_table_heading2.jpg) repeat-x #D8EBF2;
	vertical-align:middle;
}
.table_heading3 {
	/*border-top:1px solid #B3D8EA;
	border-left:1px solid #B3D8EA;
	border-right:1px solid #B3D8EA;*/
	font-weight:bold;
}
.alt_row {
	/*background:#FFF5E5;   -zlta  */
	background:#EDF5FB;
}
#context_menu {
	border:5px solid #C4DAEC;
	padding:10px;
	background:url(../i/back_searchbar.gif);
	margin-top:10px;
	float:left;
	width:550px;
}
#obsah_clanku {
	border:5px solid #C4DAEC;
	padding:10px;
	background:url(../i/back_searchbar.gif);
	margin-top:10px;
	clear:both;
	width:250px;
	overflow:visible;
	margin-bottom:16px;
}
#obsah_clanku a {
	padding-left:10px;
}
#obsah_clanku p {
	line-height:15px;
}
.clanek_1 {}
.clanek_2 {padding-left:16px;}
.clanek_3 {padding-left:42px;}
.red_hyperlinks a {
	color:#29A5E2;
}
.red_hyperlinks a:hover {
	color:#D04A35;
}


.marketview_symbol a {
	cursor:default;
}
.marketview_symbol a:hover {
	cursor:default;
}
.marketview_chart {
	margin-bottom:4px;
}
#navi_menu {
	border:1px solid #C4DAEC;
	clear:both;
	width:100%;
	height:23px;
}
#navi_links {
	padding:5px;
}
#print_menu {
	border-left:1px solid #C4DAEC;
	padding:5px;
	background:url(../i/back_searchbar.gif);
	float:right;
}
#paging {
	border:1px solid #C4DAEC;
	padding:5px;
	background:url(../i/back_searchbar.gif);
	clear:both;
	margin:10px 0 10px 0;
}
.article_heading2 {
	color:#EF7430;
	line-height:22px;
}
.image_left {
	float:left;
	border:1px solid #C4DAEC;
	margin: 0 10px 8px 0;
}
.image_desc_left{
	float:left;
	font-size:10px;
	text-align:center;
}
.image_desc_left img, .image_desc_right img  {
	border:2px solid #C4DAEC;
}
.image_right {
	float:right;
	border:1px solid #C4DAEC;
	margin: 0 0 8px 10px;
}
.image_desc_right{
	float:right;
	font-size:10px;
	text-align:center;
	padding:2px;
	background:url(../i/back_searchbar.gif);
}
.highlight {
	border-top:5px solid #83BBD4;
	background:#C2E0EE;
	padding:5px;
}
#credits {
	background:#F4F8FA;
	padding:2px;
	color:#4C9EC7;
	margin-bottom:10px;
}
.barvy_sektoru {
	position:absolute;
	margin-left:10px;
	margin-top:40px;
}
.bcTD {
	border:1px solid #EEEEEE;
	color:#175087;
	font-weight:normal;
	vertical-align:middle;
}
.bcTH {
	background:url(../i/back_table_heading2.jpg) repeat-x #D8EBF2;
	vertical-align:middle;
	font-weight:bold;
}
.bcTRe,.bcTRo {color:#175087;}

/* new styles: 02-06-2009 */



#news_mymarkets {
	float:right;
	width:265px;
	background-image:url(../i/news_mymarkets.gif);
	background-repeat:no-repeat;
	min-height:100px;
	padding:32px 10px 16px 10px;
	margin-top:10px;
}
#market_snapshot2 {
	float:left;
	margin-top:10px;
	width:263px;
	height:auto;
	padding-top:6px;
	overflow:hidden;
}
#market_snapshot2_delbut {
	float:left;
	padding-top:230px;
	width:18px;
	/*height:200px;*/
}
.delbut {
	padding-bottom:10px;
	padding-left:3px;
}
#market_snapshot2_context {
	float:left;
	width:280px;
	padding-top:2px;
}
.contextth {
	padding-bottom:2px;
	text-align:center;
}
.contexttd1,.contexttd2,.contexttd3 {
	border-top:1px solid #CCCCCC;
	padding-top:2px;
	padding-bottom:1px;
}
.contexttd1 {
	padding-left:40px;
	width:94px;
}
.more3 {
	display:block;
	padding:0px 3px 1px 12px;
	background:url(../i/more.gif) no-repeat;
	color:#175087;
}
.more4 {
	display:block;
	padding:0px 3px 1px 12px;
	background:url(../i/more2.gif) no-repeat;
	color:#e27e00;
}
.normal_input {
	border:2px solid #b3e6ff;
	padding:2px;
	background:#0a79b1;
	color:#FFFFFF;
	font-weight:bold;
}
p.text_padding {
	padding-bottom:6px;
}
input.send {
	border:2px solid #b3e6ff;
	padding:2px;
	background:#0a79b1;
	color:#FFFFFF;
	font-weight:bold;
	width:100px;
	margin-left:14px;
}
input.send:hover {
	background:#ff9c00;
}
input.back {
	border:2px solid #b3e6ff;
	padding:2px;
	background:#FFFFFF;
	color:#0a79b1;
	width:100px;
	font-weight:bold;
}
input.back:hover {
	background:#67a9c9;
	color:#FFFFFF;
}
table.form td {
	vertical-align:middle;
}








/*new*/
#article_body {
	padding:10px;
}
#article_body p { 
	padding-bottom:12px;
}
#article_body img { 
	padding-top:4px;
	padding-bottom:18px;
}
#news_traders {
	width:265px;
	background:url(../i/news_traders2.gif) no-repeat;
	min-height:61px;
	padding-top:34px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	margin-top:10px;
}
#news_traders_wide {
	width:560px;
	background:url(../i/news_traders_wide.gif) no-repeat;
	min-height:35px;
	padding:34px 10px 16px 10px;
	float:left;
}
#news_commentary_wide{
	width:560px;
	background:url(../i/commentary2.gif) no-repeat;
	min-height:35px;
	padding:34px 10px 16px 10px;
	float:left;
}
.td_c {
	text-align:center;
	width:62px;
}
.td_e {
	background:#faf8f9;
	width:62px;
}
.table_heading4 {
	background:url(../i/back_table_heading2.jpg) repeat-x #D8EBF2;
	vertical-align:middle;
	text-align:center;
}
.sp_odd{
	min-width:70px;
	float:left;
	text-align:left;
	padding:1px 1px 1px 6px;
	background:#ecf8fc;
	margin-right:5px;
}
.sp_even{
	min-width:70px;
	float:left;
	text-align:left;
	padding:1px 1px 1px 6px;
	background:#ecf8fc;
}
a.lighter {
	color:#358AB4;
}
a.lighter:hover {
	color:#E9930C;
}