@charset "utf-8";

/* CSS Document */





#top {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
}
#top_full {
	background-image: url(../image/bg_top.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
	position: relative;
}
#top_full  #top ul {
	list-style-type: none;
	margin: 0px;
	width: 800px;
	float: left;
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_full  #top  ul li {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
}
#top_full  #top  ul  li a {
	text-decoration: none;
	color: #FFFFFF;
}
#top_full  #top  ul  li  a span {
	visibility: hidden;
}
#top_full  #top  .polkolonie a {
	background-image: url(../image/polkolonie_01.gif);
	height: 39px;
	width: 116px;
	display: block;
	position: relative;
	padding-right: 18px;
	background-repeat: no-repeat;
}

#top_full  #top  .polkolonie a:hover {
	background-image: url(../image/polkolonie_02.gif);
}






#top_full  #top  .szkolenia a {
	background-image: url(../image/szkolenia_01.gif);
	height: 39px;
	width: 116px;
	display: block;
	position: relative;
	padding-right: 20px;
	background-repeat: no-repeat;
}
#top_full  #top  .szkolenia a:hover {
	background-image: url(../image/szkolenia_02.gif);
}





#top_full  #top  .wypozyczalnia a {
	background-image: url(../image/wypozyczalnia_01.gif);
	height: 39px;
	width: 147px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#top_full  #top  .wypozyczalnia a:hover {
	background-image: url(../image/wypozyczalnia_02.gif);
}






#top_full  #top  .naprawa a {
	background-image: url(../image/naprawa_01.gif);
	height: 39px;
	width: 159px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#top_full  #top  .naprawa a:hover {
	background-image: url(../image/naprawa_02.gif);
}




#top_full  #top  .sklep a {
	background-image: url(../image/sklep_01.gif);
	height: 39px;
	width: 73px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	padding-right: 18px;
}
#top_full  #top  .sklep a:hover {
	background-image: url(../image/sklep_02.gif);
}




#top_full  #top  .kontakt a {
	background-image: url(../image/kontakt_01.gif);
	height: 39px;
	width: 93px;
	display: block;
	position: relative;
}
#top_full  #top  .kontakt a:hover {
	background-image: url(../image/kontakt_02.gif);
}
#top span {
	visibility: hidden;
}
#top  .polkolonie_pusty {
	background-image: url(../image/polkolonie_03.gif);
	display: block;
	height: 39px;
	width: 116px;
	background-repeat: no-repeat;
	padding-right: 18px;
}

#top  .szkolenia_pusty {
	background-image: url(../image/szkolenia_03.gif);
	display: block;
	height: 39px;
	width: 116px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#top .wypozyczalnia_pusty {
	background-image: url(../image/wypozyczalnia_03.gif);
	display: block;
	height: 39px;
	width: 147px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#top .naprawa_pusty {
	background-image: url(../image/naprawa_03.gif);
	display: block;
	height: 39px;
	width: 159px;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#top .sklep_pusty {
	background-image: url(../image/sklep_03.gif);
	display: block;
	height: 39px;
	width: 73px;
	background-repeat: no-repeat;
	padding-right: 18px;
}
#top  .kontakt_pusty {
	background-image: url(../image/kontakt_03.gif);
	display: block;
	height: 39px;
	width: 93px;
	background-repeat: no-repeat;
}

