html, body, ul, li, p { padding:0; margin:0;}
html, body { height:100%;}
body { background-color:#719097; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; background-image:url(img/grfx_intro_bgrH.gif); background-repeat:repeat-x;}

#intro_container { width:750px; height:100%; margin-left:auto; margin-right:auto; background-image:url(img/grfx_intro_bgrV.gif); margin-top:29px;} /*margin-top kvoli WTA*/
#intro_img { position:relative; top:103px; height:410px; background-image:url(img/grfx_intro_main.jpg); background-repeat:no-repeat;}
	#intro_img ul { position:relative; top:140px; right:70px; width:107px; float:right; list-style:none; padding-top:10px;}
	#intro_img a { font-weight:bold; text-align:right; color:#FFFFFF; text-decoration:none; display:block; height:20px; width:80px; padding-right:27px; margin-top:-5px; padding-top:3px;}
	#intro_img a:hover { color:#2B3C3F; background-image:url(img/grfx_intro_ball.gif); background-repeat:no-repeat; background-position:right;}	
	
	#introWTA { position:absolute; top:0; left:0; width:100%; z-index:200;}
