@import url(reset.css);
@import url(main.css);
/*Manu glówne */
#mainmenu #item01 a {
	width:130px;
	background:url(../images/menupl.png) no-repeat 0 0px;
}
#mainmenu #item02 a {
	width:107px;
	background:url(../images/menupl.png) no-repeat -130px 0;
}
#mainmenu #item03 a {
	width:84px;
	background:url(../images/menupl.png) no-repeat -237px 0;
}
#mainmenu #item04 a {
	width:78px;
	background:url(../images/menupl.png) no-repeat -321px 0;
}
#mainmenu #item05 a {
	width:77px;
	background:url(../images/menupl.png) no-repeat -399px 0;
}
#mainmenu #item06 a {
	width:79px;
	background:url(../images/menupl.png) no-repeat -476px 0;
}
#mainmenu #item01 a:hover, #mainmenu #item01.active a {
	background:url(../images/menupl.png) no-repeat 0 -41px;
}
#mainmenu #item02 a:hover, #mainmenu #item02.active a {
	background:url(../images/menupl.png) no-repeat -130px -41px;
}
#mainmenu #item03 a:hover, #mainmenu #item03.active a {
	background:url(../images/menupl.png) no-repeat -237px -41px;
}
#mainmenu #item04 a:hover, #mainmenu #item04.active a {
	background:url(../images/menupl.png) no-repeat -321px -41px;
}
#mainmenu #item05 a:hover, #mainmenu #item05.active a {
	background:url(../images/menupl.png) no-repeat -399px -41px;
}
#mainmenu #item06 a:hover, #mainmenu #item06.active a {
	background:url(../images/menupl.png) no-repeat -476px -41px;
}

