/* GAMEDECVERSE */

#gamedecverse-logo {
    position: absolute; top: 13px; left: 2px;
	width: 223px;
	height: 21px;
	border:none;
}

#gamedecverse-logo a {
	display: block;
	width: 250px;
	height: 60px;
	background: url(/design/gamedecverse-logo.png) 0 0 no-repeat;
	border:none;
}

#gamedecverse-logo a:hover {
	background-position: 0 -21px;
	width: 250px;
	height: 60px;
	background: url(/design/gamedecverse-logo_glow.png) 0 0 no-repeat;
}

/* SKLEP */

#shop-logo {
    position: absolute; top: 113px; right: 160px;
	width: 200px;
	height: 68px;
	border: none;
}

#shop-logo a {
	display: block;
	width: 200px;
	height: 68px;
	background: url(/design/shop.gif) 0 0 no-repeat;
	border: none;
}

#shop-logo a:hover {
	background-position: 0 -21px;
	width: 200px;
	height: 68px;
	background: url(/design/shop_glow.gif) 0 0 no-repeat;
}


