	
/*** IMAGE LINKS FOR FIRST PAGE   ***/	
	
	#imgs1,
	#imgs2,
	#imgs3,
	#imgs4,
	#imgs5{
		width:125px;
		height:130px;
		float:left;
		display:block;
	}
	
	#imgs1 a,
	#imgs2 a,
	#imgs3 a,
	#imgs4 a,
	#imgs5 a{
		width:100%;
		height:100%;
		top:0px;
		left:0px;
		position:absolute;
		display:block;
	}
	
	.spc{
		width:1px;
		height:5px;
		float:left;
	}

	#imgs1{ background:url(../graphics/main_imgs1.jpg); }
	#imgs2{ background:url(../graphics/main_imgs2.jpg); }
	#imgs3{ background:url(../graphics/main_imgs3.jpg); }
	#imgs4{ background:url(../graphics/main_imgs4.jpg); }
	#imgs5{ background:url(../graphics/main_imgs5.jpg); }
	
	
/***  NEWS FOR FIRST PAGE ***/	

	#news{
		position:relative;
	}
	
	#news p{
		background:url(../graphics/borderdot.gif) bottom repeat-x ;
		text-align:right;
		margin-bottom:10px;
	}
	

	
	div#newsbotliner{
		position:absolute;
		bottom:13px;
		left:1px;
		width:376px;
		height:40px;
		padding:0px;
		background:url(../graphics/bg_news_a.gif)  no-repeat;
		z-index:1000;
	}
			
	div#newstext{
		position:absolute;
		height:520px;
		top:45px;
		overflow:hidden;
		z-index:0;
	}
	
	div#newstext div{
		width:326px;
		padding:10px;
		padding-left:2px;
		padding-bottom:20px;
		background:url(../graphics/bg_news_b.gif) 0 495px  no-repeat;
		z-index:0;
	}
			
	div#newsbackliner{
		position:absolute;
		bottom:1px;
		left:1px;
		width:376px;
		height:40px;
		padding:0px;
		background:#fff;
	}
		
/***   FUND INFO FOR FIRST PAGE   ***/		
		
	#mainfunds .fundlabels{
		width:280px;
		height:90px;
		margin-bottom:5px;
		text-align:right;
		padding-top:4px;
	}
	
	#mainfunds .fundlabels p{
		background:url(../graphics/borderdot.gif) bottom repeat-x ;
		text-align:left;
		margin-left:10px;
		height:20px;
		padding-top:3px;
	}
	
	#mainfunds .fundlabels p a{
		font-size:10px;
		background:url(../graphics/arrow_right.gif) 100px center   no-repeat;
		display:block;
	}
	
	#mainfunds .fundlabels p em{
		font-size:11px;
		font-style:normal;
		position:absolute;
		right:10px;
		top:1px;
		*top:2px;
	}
	
	#mainfunds .fundlabels div{
		text-align:left;
		font-size:11px;
		padding-left:10px;
		color:#131c43;
	}
	
	#mainfunds .semafor{
		position:absolute;
		top:43px;
		right:0px;
	}
	
	#mainfunds .stockval{
		display:block;
		font-size:14px;
		color:#111e40;
		padding-right:50px;
		z-index:10;
	}
	
	#mainfunds .fundval{
		display:block;
		font-size:14px;
		color:#111e40;
		padding-right:13px;
		z-index:10;
	}
	
	#mainfunds .stmoving_u,
	#mainfunds .stmoving_d,
	#mainfunds .stmoving_s{
		display:block;
		font-size:14px;
		color:#fa101d;
		padding-right:50px;
		z-index:10;
	}
	
	#mainfunds .stmoving_u{color:#00b304;}
	#mainfunds .stmoving_d{color:#fe1212;}
	#mainfunds .stmoving_s{color:#6a6a6a;}
	
	#mainfunds #lb_likvi{
		background:url(../graphics/lb_likvi.gif) 0 25px no-repeat #fff;
	}
	
	#mainfunds #lb_immo{
		background:url(../graphics/lb_immo.gif) 0 25px no-repeat #fff;
	}
	
	#mainfunds #lb_konv{
		background:url(../graphics/lb_konv.gif) 0 25px no-repeat #fff;
	}
	
	#mainfunds #lb_deviza{
		background:url(../graphics/lb_deviza.gif) 0 25px no-repeat #fff;
	}
	
	#mainfunds #lb_euro{
		background:url(../graphics/lb_euro.gif) 0 25px no-repeat #fff;
	}
	
	#mainfunds .next{
		left:230px;
		bottom:-30px;
	}
		

/***   SHARE   ***/		
		
	.main .share{
		padding-top:15px;
	}
		
	.share{
		font-size:11px;
		padding:5px 0 10px 0;
		background:url(../graphics/borderdot.gif) bottom repeat-x ;
		margin:0 0 0 30px;
	}
	
	.sharebox{
		border:1px solid #eaeaea;
		padding:10px;
		margin-top:10px;
	}
	
	.share a{
		font-size:11px;
	}
	
	.share a.wide{
		display:block;
		padding-right:200px;
		margin-top:20px;
	}
	
	.share img{
		border:0px;
		float:left;
		padding:0 7px 20px 0;
		margin-top:5px;
		margin-left:-30px;
	}
	
	.share a.wide span{
		display:block;
		margin-top:-16px;
		width:120px;
		left:350px;
		font-size:11px;
	}
	
	
/***   FUND SHEETS   ***/

	ul{
		padding-left:15px;
	}

	.funddatatr_a,
	.funddatatr_b{
		list-style:none;
		width:440px;
		border:1px solid #fff;
		margin-top:-1px;
		clear:both;
		padding:0px;
	}
		
	.funddatatr_a li,
	.funddatatr_b li{
		float:left;
		width:210px;
		font-size:11px;
		border-left:1px solid #fff;
		margin-left:-1px;
		padding:5px;
		height:100%;
	}
	
	.funddatatr_a{ background:#f0f7fd; }
	.funddatatr_b{ background:#def0fe; }
	
	.funddatatr_a br,
	.funddatatr_b br{
		clear:both;
	}
	
	h6{
		margin:20px 0 20px 0;
	}
	
	h6.fpc{
		margin:-40px 0 0 460px;
		width:260px;
		right:0px;
	}
	
	img.flt{
		margin-top:5px;
	}
	
	img.brd{
		border:1px solid #eaeaea;
		margin-top:5px;
	}
	
	#company{
		width:250px;
		background:url(../graphics/companybg.gif) right top no-repeat #e8e9ea;
		padding:10px;
		margin-left:-35px;
	}
	
	#company li{
		font-size:11px;
	}
	
	#cv_rl img{
		border:3px solid #fafafa;
	}
	
	h1.cvrigth{
		font-size:22px;
		text-align:right;
		font-weight:normal;
	}
	
	
	p.cvright{
		text-align:right;
		font-weight:normal;
	}
	
	#filo,
	#itfb,
	#owners{
		text-align:justify;
		padding-left:20px;
		width:400px;
	}
	
	#links{
		width:700px;
		padding-left:20px;
	}
	
	.sitemap_l0{
		display:block;
		font-weight:bold;
		line-height:25px;
	}
	
	.sitemap_l1{
		font-weight:bold;
		line-height:25px;
	}
	
	.sitemap_l2{
		margin-left:50px;
		line-height:25px;
	}
	
	.sitemap_l3{
		display:block;
		margin-left:100px;
		line-height:25px;
	}
	
	.btn{
		background:url(../graphics/bgbt.gif) repeat-x #597fb1;
		height:20px;
		border:1px solid #25456B;
		padding:0 5px 2px 5px;
		*padding:0 0 2px 0;
		line-height:15px;
		color:#eee;
		font-size:11px;
		font-weight:bold;
		cursor:pointer;
	}
	
	#press a{
		display:block;
	}
	
	#press h4{
		font-size:12px;
		font-weight:bold;
	}
	
	#press_l{
		width:700px;
	}
	
	#press_l .share{
		background:none;
	}
	
	#press_l a{
		margin-bottom:20px;
		font-size:12px;
		background:url(../graphics/borderdot.gif) bottom repeat-x ;
	}
	
	#press_l span{
		left:600px;
		font-size:12px;
		position:absolute;
	}
	
	#press h1{
		font-size:20px;
	}
	
	#press h2{
		font-size:13px;
		font-weight:bold;
	}
	
	#press h3{
		font-size:13px;
		font-weight:normal;
		margin-bottom:20px;
	}
	
	#press p{
		margin-bottom:1em;
	}
	
	#press #links {
		width:168px;
	}
	
	#press #links a{
		background:url(../graphics/arrow_right.gif) left center   no-repeat;
		padding-left:15px;
		margin-left:-25px;
	}