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

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

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

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

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

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

/** BANNER **/

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

/*** NAV LEWE ***/

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