* {
	margin:0;
	padding:0;
}

html, body {
width:100%;
height:100%;
background:#000 url("gfx/splash.jpg") center center no-repeat;
overflow:hidden;
}

#container {
width:100%;
height:100%;
}

#menu {
		
		position:absolute;
		bottom:0px;
		left:0;
		width:100%;
		height:30px;
		background:#000;
		color:#fff;
		z-index:40;
		
		}
#belka {
		margin:0 auto;
		width:700px;
		}
	
		
				#belka ul {
				list-style:none;
				}
				
				#belka ul li {
				display:inline;
				float:left;
				}
				
				#belka ul li a {
				display:block;
				height:30px;
				text-indent:-9000px;
				outline:0;				
				}
				
						.nav0 {	position:relative;right:0;margin-right:42px;width:109px;background:url('gfx/menu.gif') 0 0;}
						
						.nav1 {	width:150px;background:url('gfx/menu.gif') -151px 0;}
						.nav1:hover {	width:150px;background:url('gfx/menu.gif') -151px 30px;}
						
						.nav2 {	width:65px;background:url('gfx/menu.gif') -301px 0;}
						.nav2:hover {	width:65px;background:url('gfx/menu.gif') -301px 30px;}
						
						.nav3 {	width:72px;background:url('gfx/menu.gif') -366px 0;}
						.nav3:hover {	width:72px;background:url('gfx/menu.gif') -366px 30px;}
						
						.nav4 {	width:84px;background:url('gfx/menu.gif') -438px 0;}
						.nav4:hover {	width:84px;background:url('gfx/menu.gif') -438px 30px;}
						
						.nav5 {	width:66px;background:url('gfx/menu.gif') -522px 0;}
						.nav5:hover {	width:66px;background:url('gfx/menu.gif') -522px 30px;}
						
						.nav6 {	width:77px;background:url('gfx/menu.gif') -473px 0;}
						.nav6:hover{	width:77px;background:url('gfx/menu.gif') -473px 30px;}
						
						.nav7 {	width:54px;background:url('gfx/menu.gif') -588px 0;}
						.nav7:hover {	width:54px;background:url('gfx/menu.gif') -588px 30px;}
						
						.nav8 {	width:55px;background:url('gfx/menu.gif') -642px 0;}
						.nav8:hover {	width:55px;background:url('gfx/menu.gif') -642px 30px;}
						
						.nav9 {	width:81px;background:url('gfx/menu.gif') -697px 0;}
						.nav9:hover {	width:81px;background:url('gfx/menu.gif') -697px 30px;}
						
						.mp3 {	position:absolute;right:0;margin-right:10px;width:80px;height:30px;}
						.hd {	margin-left:40px;width:98px;height:30px;background:url('gfx/menu.gif') -862px 0;}
		
#chowajka {
position:absolute;
bottom:30px;
left:0;
background:#1A1A1A;
z-index:50;
width:100%;
max-height:95px;
overflow:hidden;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9;
}
#sub_slubna, #sub_ludzie {
display:none;
background:#1A1A1A;
width:960px;
margin:0 auto;
height:95px;
}

