body {
	background: url(dodatki/sgs_relief.jpg);
}

#pasek {
	width: 155px;
	height: 50px;
	margin: 0px;
 	padding: 0px;
	background-image: url(dodatki/pasek.png);
	background-repeat:repeat-x:
}

#menu_body {
	position: absolute;
	top: 135px;
	left: 22px;
 	width: 124px;
	background-color: #f0f0f0;
 	border: 2px solid white;
	margin: 0px;
}

#menu {
	width: 110px;
	margin-left: 7px;
	margin-right: 0px;
}

#menu ul, #menu ul li {
 	display: block;
 	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul a:link, #menu ul a:visited {
 	display: block;
 	height: 35px;
 	text-align: center;
 	text-decoration: none;
 	color: black;
 	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top: none;
	border-bottom: 1px solid silver;
	background-image: url(dodatki/pasek.png);
	background-repeat:repeat-x:
}

#menu ul a:hover {
	color: #0000CD;
}

#logo_body {
 	width: 124px;
	height: 124px;
	position: absolute;
	top: 0px;
	left:22px;
	background-color: #f0f0f0;
 	border: 2px solid white;
	margin: 0px;
}

#logo {
	width: 120px;
	height: 120px;
	margin: 0px;
 	padding: 2px;
 	border: 0px solid white;
}

#adres {
	width: 120px;
	height: 70px;
	font-family: arial;
	font-size: 14px;
	font-weight:normal;
 	text-align: center;
	color: navy;
	margin-left: 2px;
	margin-bottom: 20px;
 	padding: 0px;
}
#sklep {
	width: 110px;
 	padding: 0px;
	margin-left: 7px;
	border-top: 1px solid silver;
}

#sklep a {
	display: block;
   	overflow: hidden;
	width: 80px;
	height: 20px;
 	padding: 0px;
	margin-left: 15px;
	margin-top: 10px;
	background: url(dodatki/shop.gif) no-repeat;
}

#sklep a:hover {
   	overflow: hidden;
	background: url(dodatki/shop1.gif) no-repeat;
}

#emisja {
	width: 106px;
 	padding: 0px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#emisja img {
	width: 100px;
	height: 40px;
	margin: 0px;
	padding: 0px;
 	border: 0px outset white;
}

#emisja a {
	display: block;
	overflow: hidden;
	margin: 0px;
 	padding: 1px;
 	border: 1px solid silver;
}

#emisja a:hover {
	overflow: hidden;
	border: 1px solid white;
}