body {background:url(bg.jpg) top repeat-x; background-color:white}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
a:link {font-family:tahoma; font-size:13px; color:black; text-decoration:underline; }
a:hover {font-family:tahoma; font-size: 13px; color:black; text-decoration:none; }
a:visited {font-family:tahoma; font-size: 13px; color:black; text-decoration:underline; }
a:visited:hover {font-family:tahoma; font-size:13px; color:black; text-decoration:none; }
#navigation {
	list-style: none;
	margin: 0;
	padding: 0 ;
	height: 36px;
	width: 750px;
	overflow: hidden;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	display: inline;
}

#navigation li a {
	display: block;
	float: left;
	padding: 36px 0 0;
	overflow: hidden;
	height: 0 !important;
	height /**/: 35px; /* for IE5/Win */;
	margin: 0;
	font-size: 10px;

	text-indent: -10000px;
}

#navigation li a:hover {

}

li#home, li#home a {
	background: url(Graphics/b1Off.gif) left top no-repeat; width: 90px;
}
li#home a:hover {
	background: url(Graphics/b1On.gif) left top no-repeat; width: 90px;
}



li#oferta, li#oferta a {
	background: url(Graphics/b2Off.gif) left top no-repeat; width: 140px;
}
li#oferta a:hover {
	background: url(Graphics/b2On.gif) left top no-repeat; width: 140px;
}



li#sklep, li#sklep a {
	background: url(Graphics/b3Off.gif) left top no-repeat; width: 90px;
}
li#sklep a:hover {
	background: url(Graphics/b3On.gif) left top no-repeat; width: 90px;
}


li#faq, li#faq a {
	background: url(Graphics/b4Off.gif) left top no-repeat; width: 175px;
}
li#faq a:hover {
	background: url(Graphics/b4On.gif) left top no-repeat; width: 175px;
}



li#kontakt, li#kontakt a {
	background: url(Graphics/b5Off.gif) left top no-repeat; width: 85px;
}
li#kontakt a:hover {
	background: url(Graphics/b5On.gif) left top no-repeat; width: 85px;
}


li#mapa, li#mapa a {
	background: url(Graphics/b6Off.gif) left top no-repeat; width: 170px;
}
li#mapa a:hover {
	background: url(Graphics/b6On.gif) left top no-repeat; width: 170px;
}

a.m:link {font-family:arial; font-size:9px; color:black; text-decoration:none; }
a.m:hover {font-family:arial; font-size:9px; color:black; text-decoration:underline; }
a.m:visited {font-family:arial; font-size:9px; color:black; text-decoration:none; }
a.m:visited:hover {font-family:arial; font-size:9px; color:black; text-decoration:underline; }

a.z {font-family:tahoma; font-size:11px; color:black; text-decoration:none; }
a.l:link {font-family:tahoma; font-size:11px; color:black; text-decoration:none; }
a.l:hover {font-family:tahoma; font-size:11px; color:#6B6B6B; text-decoration:none; }
a.l:visited {font-family:tahoma; font-size:11px; color:black; text-decoration:none; }
a.l:visited:hover {font-family:tahoma; font-size:11px; color:#6B6B6B; text-decoration:none; }

.tekst {font-family:tahoma; font-size:11px; color:black; text-decoration:none; }

.title01 {
	color : #F3400F;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.menu02 {
	color : #000000;
	margin-top : 37px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration:none;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:visited {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
	text-decoration:none;
}

