@CHARSET "UTF-8";
/** NAV **/
#nav.k9
{
	background: url(_gfx/menu.jpg) no-repeat bottom;
}

#nav.k9 li
{
/*	background: url(_gfx/menu_linia.gif) no-repeat 100% 50%;*/
}

#nav.k9 li:last-child {
	background: none;
}

#nav.k9 li a
{
	color: #FFF;
}

#nav.k9 li:hover, #nav.k9 a:hover
{
	background: url(_gfx/menu_podswietlone.jpg) no-repeat;
}

#nav.k9 li.active
{
	background: url(_gfx/menu_podswietlone.jpg) no-repeat;
}

/** BANNER **/

#baner.k9{
	background: url(_gfx/baner.png) no-repeat bottom;
}

/*** NAV LEWE ***/

.lewa_menu.k9
{
	background: url(_gfx/menu_nazwa.jpg) no-repeat bottom;	
}