/*--- przedefiniowanie stylow (zawartych w common.css) na potrzeby PB : START ---*/

table.background_table td.background_center {
	background: url('/images/common/red_left_column_background.png') no-repeat scroll bottom left;
	background-color: #FFFFFF;
}

#table_main, table.content, td.col{
	background: none;
}



td.menu_left a,
td.menu_left_active a{
	width: 132px;
	padding: 1px 7px 3px 20px;
	background-image: url("/images/common/red_menu_left_dot.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

td.menu_left_sub a,
td.menu_left_sub_active a {
	background: none;
}



ul li {
	background-image: url(/images/common/bulletMaly_red.gif);
}

ul ul li {
	background-image: url(/images/common/bulletMaly_red.gif);
}

td.box_frame_body {
	padding-top: 11px;
}


td.box_frame_title {
	background-image: url("/images/common/box_header_frame_red.gif");	
	padding-bottom: 4px;	
}

td.box_frame_title div.box_title,
td.box_light_title div.box_title,
td.content_center_header div.box_title {
	color: #B00000;
}

td.box_frame_title_with_flash {
	padding-top: 2px;
}

/*--- przedefiniowanie stylow (zawartych w common.css) na potrzeby PB : END ---*/

