#moja_nawigacja div { 
	background: url('http://fulldvd.pl/images/jan/gora.png')no-repeat; 
	padding: 0;
	height: 31px;
}
#topMenu {
	background: url('http://fulldvd.pl/images/jan/gora.png') 100% -500px no-repeat;
	margin: 0;
	padding: 0 1px 0 0;
	float: left;
	list-style: none;
}
#topMenu li { float: left; }
#topMenu li a {
	display: block;
	height: 31px;
	background: url('http://fulldvd.pl/images/jan/gora.png') no-repeat;
}

#topMenu li a span {
display:none;
}

#topMenu #gora_dvd a { width: 110px; background-position:  0px  0  ; } /* DVD */
#topMenu #gora_hdrip a { width: 110px  ;  background-position: -110px 0  ; } /* HDrip */
#topMenu #gora_hd a { width: 110px  ; background-position: -220px 0  ; } /* Hd */
#topMenu #gora_dvdrip a { width: 110px  ;  background-position: -330px 0  ; } /* dvdrip */
#topMenu #gora_muzyka a { width: 110px  ;  background-position: -440px 0  ; } /* muzyka */
#topMenu #gora_forum a { width: 110px  ; background-position: -550px 0  ; } /* forum */
#topMenu #gora_czat a { width: 110px  ;  background-position: -660px 0  ; } /* czat */
#topMenu #gora_gierki a { width: 110px  ;  background-position: -770px 0  ; } /* gierki */


                                                
#topMenu #gora_dvd a:hover { background-position: 0px  -31px  ; }
#topMenu #gora_hdrip a:hover { background-position: -110px -31px  ; }
#topMenu #gora_hd a:hover { background-position: -220px -31px  ; }
#topMenu #gora_dvdrip a:hover { background-position: -330px -31px  ; }
#topMenu #gora_muzyka a:hover { background-position: -440px -31px  ; }
#topMenu #gora_forum a:hover { background-position: -550px -31px  ; }
#topMenu #gora_czat a:hover { background-position: -660px -31px  ; }
#topMenu #gora_gierki a:hover { background-position: -770px  -31px  ; }





/* index2 */

.przyciski span{display:none;}


.dvd_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat 0px 0px;}
.dvdrip_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat -150px 0;}
.hdrip_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat -300px 0;}
.hd_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat -450px 0;}
.muzyka_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat -600px 0;}
.forum_link a {display: block; width: 150px; height: 150px; background: transparent url(i2_przyciski.png) no-repeat -750px 0;}

.dvd_link a:hover {background-position: 0px -150px;}
.dvdrip_link a:hover {background-position: -150px -150px;}
.hdrip_link a:hover {background-position: -300px -150px;}
.hd_link a:hover {background-position: -450px -150px;}
.muzyka_link a:hover {background-position: -600px -150px;}
.forum_link a:hover {background-position: -750px -150px;}

