#mainPicHome { width: 900px; height: 460px; background: url(../images/mainimage_home-trans.png) no-repeat; }

/* Navigation - English
-----------------------------------*/
ul#nav { width: 457px; height: 26px; display: block; float: right; margin: 40px 21px 0 0; /margin-right: 15px; text-indent: -10000em; position: relative; z-index: 6; }
ul#nav li { display: inline; }

li#products				{ width: 84px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat 0 0; display: block; }
li#products a			{ width: 84px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat 0 0; display: block; position: absolute; top: 0; left: 0; }
li#products a:hover		{ background: url(../images/nav_matrix_ro.jpg) no-repeat 0 0; }

li#tournaments			{ width: 104px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -84px 0; display: block; }
li#tournaments a		{ width: 104px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -84px 0; display: block; position: absolute; top: 0; left: 84px; }
li#tournaments a:hover	{ background: url(../images/nav_matrix_ro.jpg) no-repeat -84px 0; }

li#community			{ width: 93px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -188px 0; display: block; }
li#community a			{ width: 93px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -188px 0; display: block; position: absolute; top: 0; left: 188px; }
li#community a:hover	{ background: url(../images/nav_matrix_ro.jpg) no-repeat -188px 0; }

li#media				{ width: 62px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -281px 0; display: block; }
li#media a				{ width: 62px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -281px 0; display: block; position: absolute; top: 0; left: 281px; }
li#media a:hover		{ background: url(../images/nav_matrix_ro.jpg) no-repeat -281px 0; }

li#blog					{ width: 55px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -343px 0; display: block; }
li#blog a				{ width: 55px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -343px 0; display: block; position: absolute; top: 0; left: 343px; }
li#blog a:hover			{ background: url(../images/nav_matrix_ro.jpg) no-repeat -343px 0; }

li#about				{ width: 59px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -399px 0; display: block; }
li#about a				{ width: 59px; height: 26px; background: url(../images/nav_matrix.jpg) no-repeat -399px 0; display: block; position: absolute; top: 0; left: 399px; }
li#about a:hover		{ background: url(../images/nav_matrix_ro.jpg) no-repeat -399px 0; }

/* HEADERS */

h1#headerProducts  { background-image: url(../images/header_products-trans.png); }

h1#headerTournaments  { background-image: url(../images/header_tournaments-trans.png); }

h1#headerCommunity  { background-image: url(../images/header_community-trans.png); }

h1#headerMedia  { background-image: url(../images/header_media-trans.png); }

h1#headerBlog { background-image: url(../images/header_blog-trans.png); }

h1#headerAbout  { background-image: url(../images/header_about-trans.png); }