#menu a{
	display:block;
	float:left;
	text-indent:-999999px;
	background:url('../gfx/en/menu.png');
	height:55px;
	position:absolute;
	z-index:100;
}

#menu a:hover{
	height:63px;
}

#menu a#home{
	width:88px;
}

#menu a#home:hover
{
	background-position:0 -62px;
}

#menu a#blog{
	width:84px;
	left:88px;
	background-position:-88px 0;
}

#menu a#blog:hover
{	
	background-position:-88px -62px;
}

#menu a#press{
	width:91px;
	left:172px;
	background-position: -172px 0;
}

#menu a#press:hover{
	background-position: -172px -62px;
}


#menu a#guestbook{
	width:127px;
	left:263px;
	background-position: -263px 0;
}

#menu a#guestbook:hover{
	background-position: -263px -62px;
}


#menu a#gallery{
	width:93px;
	left:390px;
	background-position: -390px 0;
}

#menu a#gallery:hover{
	background-position: -390px -62px;
}

#menu a#awards{
	width:191px;
	left:483px;
	background-position: -483px 0;
}

#menu a#awards:hover{
	background-position: -483px -62px;
}


#menu a#shop1{
	width:126px;
	left:674px;
	background-position: -674px 0;
}

#menu a#shop1:hover{
	background-position: -674px -62px;
}


#menu a#shop2{
	width:102px;
	left:800px;
	background-position: -800px 0;
}

#menu a#shop2:hover{
	background-position: -800px -62px;
}


#menu a#links{
	width:78px;
	left:902px;
	background-position: -902px 0;
}

#menu a#links:hover{
	background-position: -902px -62px;
}

#miniblogh{
	background: url('../gfx/en/blog-w-skrocie.gif') no-repeat center center;
	text-indent:-9999px;
	width:280px;
	height:48px;
}

.miniblog .wiecej{
	background: url('../gfx/en/wiecej.gif') no-repeat center center;
}

#dodaj-wpis{
	background:url('../gfx/en/dodaj.png') no-repeat center center;
}

#gleft{
	background: url('../gfx/en/galeria.jpg');
}

