div#logoBromski {
	background: url('../img/bg_logo_bromski_off.gif') no-repeat left top;
	height: 148px;
	margin: 18px 22px 21px 30px;
	overflow: hidden;
	width: 187px;
}
div#logoBromski a {
	display: block;
	height: 148px;
	width: 187px;
}
div#logoBromski a:hover {
	background: url('../img/bg_logo_bromski_on.gif') no-repeat left top;
}

div#menu {
	background: url('../img/bg_menu_off.gif') no-repeat left 34px;
	display: inline;
	float: left;
	height: 32px;
	padding: 34px 0 0 0;
	width: 494px;
}
a#menuAktualnosci {
	display: block;
	float: left;
	height: 13px;
	width: 74px;
}
a#menuAktualnosci:hover {
	background: url('../img/bg_menu_aktualnosci_on.gif') no-repeat left top;
}
a#menuBiografia {
	display: block;
	float: left;
	height: 16px;
	margin-left: 22px;
	width: 59px;
}
a#menuBiografia:hover {
	background: url('../img/bg_menu_biografia_on.gif') no-repeat left top;
}
a#menuFilmografia {
	display: block;
	float: left;
	height: 16px;
	margin-left: 21px;
	width: 73px;
}
a#menuFilmografia:hover {
	background: url('../img/bg_menu_filmografia_on.gif') no-repeat left top;
}
a#menuGaleria {
	display: block;
	float: left;
	height: 16px;
	margin-left: 22px;
	width: 83px;
}
a#menuGaleria:hover {
	background: url('../img/bg_menu_galeria_on.gif') no-repeat left top;
}
a#menuLinki {
	display: block;
	float: left;
	height: 12px;
	margin-left: 21px;
	width: 30px;
}
a#menuLinki:hover {
	background: url('../img/bg_menu_linki_on.gif') no-repeat left top;
}
a#menuKontakt {
	display: block;
	float: left;
	height: 13px;
	margin-left: 22px;
	width: 48px;
}
a#menuKontakt:hover {
	background: url('../img/bg_menu_kontakt_on.gif') no-repeat left top;
}

div#szukajBoxTytul {
	background: url('../img/bg_szukaj_tytul_pl.gif') no-repeat 11px 25px;
}

div#naSkrotyTytul {
	background: url('../img/bg_naskroty_tytul_pl.gif') no-repeat right top;
}

div#naSkrotyNews {
	background: url('../img/bg_naskroty_news_pl_off.gif') no-repeat left top;
	height: 29px;
}
div#naSkrotyNews a {
	height: 23px;
	width: 90px;
}
div#naSkrotyNews a:hover {
	background: url('../img/bg_naskroty_news_pl_on.gif') no-repeat left top;
}
div#naSkrotyBio {
	background: url('../img/bg_naskroty_bio_pl_off.gif') no-repeat left top;
}
div#naSkrotyBio a {
	height: 30px;
	width: 58px;
}
div#naSkrotyBio a:hover {
	background: url('../img/bg_naskroty_bio_pl_on.gif') no-repeat left top;
}
div#naSkrotyFilm {
	background: url('../img/bg_naskroty_film_pl_off.gif') no-repeat left top;
}
div#naSkrotyFilm a {
	height: 30px;
	width: 70px;
}
div#naSkrotyFilm a:hover {
	background: url('../img/bg_naskroty_film_pl_on.gif') no-repeat left top;
}
div#naSkrotyGaleria {
	background: url('../img/bg_naskroty_galeria_pl_off.gif') no-repeat left top;
}
div#naSkrotyGaleria a {
	height: 32px;
	width: 113px;
}
div#naSkrotyGaleria a:hover {
	background: url('../img/bg_naskroty_galeria_pl_on.gif') no-repeat left top;
}

/*aktualnosci*/
div#pageContentLeftIndex {
	background:#1A1A1A url(../img/bg_aktualnosci_tytul_pl.gif) no-repeat scroll 0 23px;
}

/*wybrana filmografia*/
div#pageContentCenter{
	background:#f7f7f7 url(../img/bg_wybrana_filmografia_pl3.png) no-repeat scroll top right;/*12px 23px;*/
}

