html
{
	color: #000;
}
body {
	color: #000;
}

#menu
{
	clear: both;
	overflow: hidden;
	text-decoration: none;
	width: 1020px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	float: left;
	width: 1020px;
}
#menu ul li
{
	display: inline;
	width: 200px;
	height: 505px;
}
#menu ul li a, #menu ul li a:visited
{
	float: left;
	text-align: center;
	font-size: 22px;
	margin-top: 0px;
	padding: 15px 5px 0px 5px;
	width: 190px;
	height: 483px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #000000;
	font-family: 'Times New Roman' , Times, serif;
	text-decoration: none;
}

#glowna 
{
	background-position: center -550px;
	background-image: url('./zielony_all.jpg');
	color: #000;
}
#glowna:hover
{
	background-position: center 0px;
}
#segway
{
	background-position: center -550px;
	background-image: url('./pomarancz_all.jpg');
	color: #000;
}
#segway:hover
{
	background-position: center 0px;
}
#oferta
{
	background-position: center -550px;
	background-image: url('./niebieski_all.jpg');
	color: #000;
}
#oferta:hover
{
	background-position: center 0px;
}
#galeria
{
	background-position: center -550px;
	background-image: url('./rozowy_all.jpg');
	color: #000;
}
#galeria:hover
{
	background-position: center 0px;
}
#kontakt
{
	background-position: center -550px;
	background-image: url('./fiolet_all.jpg');
	color: #000;
}
#kontakt:hover
{
	background-position: center 0px;
}

#tekst
{
	clear: both;
	width: 800px;
	top: 120px;
	margin: 10px 100px 0px 100px;
	position: absolute;
	color: #000;
}
#srodek
{
	width: 760px;
	float: left;
	background-image: url('./tlo_g.png');
	height: 385px;
	padding: 15px 0px 15px 0px;
	position: relative;
}
#zasadniczy
{
	width: 520px;
	height: 385px;
	padding: 0px 0px 0px 20px;
	text-align: justify;
	position: relative;
	font-size: 16px;
	vertical-align: middle;
	word-spacing: 3px;
}
#zasadniczy h1, #zasadniczy h2
{
	text-shadow: 2px 2px 1px #2f6a34;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 130%;
}
#zasadniczy p
{
	text-indent: 23px;
	position: relative;
	line-height: 21px;
	word-spacing: 3px;
}
#haslo
{
	text-align: center;
}
#haslo p
{
	font-size: 16px;
	line-height: 21px;
}
#zasadniczy p:first-letter
{
	font-weight: bold;
	font-size: 110%;
}
.lewy
{
	width: 20px;
	float: left;
	position: relative;
}
.prawy
{
	width: 20px;
	float: right;
	position: relative;
}
#stopka
{
	font-size: 110%;
	color: #fff;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -20px;
}
#mapa
{
	width: 500px;
	color: #fff;
	float: left;
	padding-left: 60px;
}

#mapa ul, #mapa ul li,  #mapa ul li a
{
	color: #fff;
}
.mapa, .mapa ul li
{
	display: inline;
	margin: 0px 0px 0px 0px;
}
#mapa a
{
}
.mapa ul li>a
{
	width: auto;
}
#mapa ul ul
{
	display: none;
}
#mapa li:hover ul, #mapa li:hover li:hover ul
{
	display: inline;
}
#szukaj
{
	width: 340px;
	float: right;
	margin: 0px 30px 0px 0px;
}
