div#under_header  {
 padding:2px 0px 0px 0px;
 clear:both;
 background-color:#ffffff;
 }
div#under_header div.add {
 padding:10px 0px 10px 0px;
 text-align:center;
 }
div#under_header div.gray_spacer  {
 margin:12px 0px 0px 0px;
 }
div#status_bar {
 height:30px;
 padding:0px 0px 0px 13px;
 background-color:#f5f5f5;
 border-top: 1px solid #d2d2d2;
 border-bottom: 1px solid #d2d2d2;
 margin-top:10px;
 }
div#status_bar table  {
 height:30px;
 }
div#status_bar td {
 line-height:30px;
 }
div#status_bar td#status_title {
 /*width:120px;*/
 font-weight:bold;
 color:#db241c;
 }
div#status_bar td.spacer {
 width:43px;
 background: url('../img/bg/status_spacer.gif') top right no-repeat;
 }
div#status_bar td.arrow {
 width:40px;
 height:30px;
 vertical-align:middle;
 text-align:center;
 }
div#status_bar a  {
 color:#585858;
 }
div#status_bar a:hover  {
 color:#db241c;
 }
/*Stronnicowanie */
div.paging {
	width:675px;
	height:30px;
	padding:6px 0px 0px 0px;
	clear:both;
	float:left;
	border-bottom:1px solid #e0e0e0;
	font-size:11px;
	}
div.paging div.left {
	float:left;
	width:67px;
	height:30px;
	line-height:30px;
	}
div.paging div.left a {
	padding-left:18px;
	background:url('../img/bg/paging_arrow_left.gif') center left no-repeat;
	}
div.paging div.center {
	float:left;
	width:505px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
div.paging div.center a {
	font-weight:bold;
	}
div.paging div.right {
	float:right;
	width:67px;
	height:30px;
	text-align:right;
	line-height:30px;
	}
div.paging div.right a {
	padding-right:18px;
	}
div.paging a  {
	color:#707070;
	}
/* stronnicowanie brown */
div.pagingbrown div.left a {
	background:url('../img/bg/paging_arrow_left_brown.gif') center left no-repeat;
	}
div.pagingbrown div.paging div.center {
	color:#bd4c15;
	}
div.pagingbrown div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_brown.gif') center right no-repeat;
	}
/* stronnicowanie red */
div.pagingred div.left a {
	background:url('../img/bg/paging_arrow_left_red.gif') center left no-repeat;
	}
div.pagingred div.paging div.center {
	color:#db241c;
	}
div.pagingred div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_red.gif') center right no-repeat;
	}
/* stronnicowanie orange */
div.pagingorange div.left a {
	background:url('../img/bg/paging_arrow_left_orange.gif') center left no-repeat;
	}
div.pagingorange div.paging div.center {
	color:#ff9c00;
	}
div.pagingorange div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_orange.gif') center right no-repeat;
	}
/* stronnicowanie gray */
div.paginggray div.left a {
	background:url('../img/bg/paging_arrow_left_gray.gif') center left no-repeat;
	}
div.paginggray div.paging div.center {
	color:#9c9c9c;
	}
div.paginggray div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_gray.gif') center right no-repeat;
	}
/* stronnicowanie green */
div.paginggreen div.left a {
	background:url('../img/bg/paging_arrow_left_green.gif') center left no-repeat;
	}
div.paginggreen div.paging div.center {
	color:#4bbc00;
	}
div.paginggreen div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_green.gif') center right no-repeat;
	}
/* stronnicowanie blue */
div.pagingblue div.left a {
	background:url('../img/bg/paging_arrow_left_blue.gif') center left no-repeat;
	}
div.pagingblue div.paging div.center {
	color:#0084bb;
	}
div.pagingblue div.paging div.right a {
	background:url('../img/bg/paging_arrow_right_blue.gif') center right no-repeat;
	}

/* Lewa kolumna */
div#content_left  {
	width:675px;
	float:left;
	background-color:#ffffff;
	}
div#content_left div.gray_spacer  {
	height:10px;
	margin:0px 0px 10px 0px;
	}
.text_right {
	text-align:right;
	float:right;
	line-height:14px;
	padding-left:10px;
	}
div.header div  {
	float:right;
	}
div.header div.ico {
	height: 38px;
	}
div.header div.ico img {
	}
div.header div img.help {
	margin-top:-7px;
	margin-bottom:-7px;
	}
div.header div.small {
	font-size:10px;
	}
/*content sections */
div.section {
	width:675px;
	margin-top:22px;
	float:left;
	clear:both;
	padding-bottom:10px;
	}
div.section h2 {
	margin-bottom:0px;
	}
div.section div.header  {
/*	width:675px;*/
	float:left;
	}
div.group {
	clear:both;
	float:left;
	}
div.more {
	float:right;
	clear:both;
	display:inline;
	width: auto;
	height:21px;
	padding:0px 15px 0px 27px;
	margin:10px 19px 0px 0px;
	text-align:center;
	background:url('../img/bg/bg_box_more.gif') center left no-repeat;
	line-height:20px;
	}
/* green */
div.green {
	border-bottom:1px solid #4bbc00;
	}
div.green h2 {
	color:#4bbc00;
	}
div.green div.header {
	border-bottom:1px solid #4bbc00;
	color:#4bbc00;
	}
div.green a, div.green a:hover  {
	color:#4bbc00;
	}
div.green .text_right  {
	background: url('../img/ico/more_green.gif') center left no-repeat;
	}
div.green div.more, div.green div.more a, div.green div.more a:hover {
	background-color:#4bbc00;
	color:#ffffff;
	}
div.green span {
	color:#4bbc00;
	font-weight:bold;
	}
/* blue */
div.blue {
	border-bottom:1px solid #0084bb;
	}
div.blue h2 {
	color:#0084bb;
	}
div.blue div.header {
	border-bottom:1px solid #0084bb;
	color:#0084bb;
	}
div.blue a {
	color:#0075a5;;
	}
div.blue .text_right  {
	background: url('../img/ico/more_blue.gif') center left no-repeat;
	}
div.blue div.more, div.blue div.more a {
	background-color:#348dae;
	color:#ffffff;
	}
div.blue span {
	color:#0084bb;
	font-weight:bold;
	}
/* red */
div.red{
	border-bottom:1px solid #db241c;
	}
div.red h2 {
	color:#db241c;
	}
div.red div.header {
	border-bottom:1px solid #db241c;
	color:#db241c;
	}
div.red div.more, div.red div.more a {
	background-color:#db241c;
	color:#ffffff;
	}
div.red span {
	color:#db241c;
	font-weight:bold;
	}
/* brown */
div.brown {
	border-bottom:1px solid #bd4c15;
	}
div.brown h2 {
	color:#bd4c15;
	}
div.brown div.header {
	border-bottom:1px solid #bd4c15;
	color:#bd4c15;
	}
div.brown div.more, div.brown div.more a {
	background-color:#bd4c15;
	color:#ffffff;
	}
div.brown span {
	color:#bd4c15;
	font-weight:bold;
	}
/* orange */
div.orange {
	border-bottom:1px solid #ff9c00;
	}
div.orange h2 {
	color:#ff9c00;
	}
div.orange div.header {
	border-bottom:1px solid #ff9c00;
	color:#ff9c00;
	}
div.orange div.more, div.orange div.more a {
	background-color:#ff9c00;
	color:#ffffff;
	}
div.orange span {
	color:#ff9c00;
	font-weight:bold;
	}
/* gray */
div.gray {
	border-bottom:1px solid #9c9c9c;
	}
div.gray h2 {
	color:#9c9c9c;
	}
div.gray div.header {
	border-bottom:1px solid #9c9c9c;
	color:#9c9c9c;
	}
div.gray div.more, div.gray div.more a {
	background-color:#9c9c9c;
	color:#ffffff;
	}
div.gray span {
	color:#9c9c9c;
	font-weight:bold;
	}
/* box common */
div.box {
	width:675px;
	float:left;
	clear:both;
	padding:0px 0px 1px 0px;
	}
div.boxmarginbottom {
	margin-bottom:22px;
	}
div.box div.header {
	width:675px;
	float:left;
	margin-bottom:1px;
	}
div.box div.header div.ico {
	float:right;
	color: #939393;
	font-size: 11px;
}
div.box div.header img {
	margin-left: 3px;
}
div.box h1, div.box h2 {
	margin-bottom:0px;
	float:left;
	}
div.box div.content {
	width:659px;
	float:left;
	padding:10px 16px 10px 0px;
	font-size:11px;
	}
div.box div.content.nomargin {
	padding:0px 11px 0px 0px;
	width:664px;
	}
div.box div.content div.text {
	padding:0px 17px 0px 10px;
	}
div.box div.content div.allwidth {
	text-align:center;
	padding-bottom:10px;
	}
div.box div.content p.center {
	text-align:center;
	}
div.box div.content a.gray {
	color:#595959;
	}
div.box div.content a.gray:hover {
	color:#595959;
	}
div.box div.col {
	float:left;
	margin-right:2px;
	width:327px;
	}
div.box div.col div.row {
	width:307px;
	height:29px;
	line-height:28px;
	float:left;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	}
div.box div.col div.row a {
	color: #595959;
	}
div.box div.col div.row a.right {
	float:right;
	}
/* red brown */
div.brown div.content {
	background:transparent url('../img/bg/bg_box_margin_brown.gif') top right repeat-y;
	}
div.brown div.bgcolor {
	background-color:#f8cdb8;
	}
div.brown div.col div.even {
	border-bottom:1px solid #ec8351;
	background:#f8cdb8;
	}
div.brown div.col div.odd {
	border-bottom:1px solid #ec8351;
	}
/* red box */
div.red div.content {
	background:transparent url('../img/bg/bg_box_margin_red.gif') top right repeat-y;
	}
div.red div.bgcolor {
	background-color:#f5f5f5;
	}
div.red div.col div.even {
	border-bottom:1px solid #ffe4aa;
	background:#f4d8d7;
	}
div.red div.col div.odd {
	border-bottom:1px solid #ffe4aa;
	}
/* orange box */
div.orange div.content {
	background:transparent url('../img/bg/bg_box_margin_orange.gif') top right repeat-y;
	}
div.orange div.bgcolor {
	background-color:#fff4d1;
	}
div.orange div.col div.even {
	border-bottom:1px solid #ffe4aa;
	background:#fff2c9;
	}
div.orange div.col div.odd {
	border-bottom:1px solid #ffe4aa;
	}
/* gray box */
div.gray div.content {
	background:transparent url('../img/bg/bg_box_margin_gray.gif') top right repeat-y;
	}
div.gray div.bgcolor {
	background-color:#f8f8f8;
	}
div.gray div.col div.even {
	border-bottom:1px solid #ffe4aa;
	background:#f8f8f8;
	}
div.gray div.col div.odd {
	border-bottom:1px solid #ffe4aa;
	}
/* green box */
div.green div.content {
	background:transparent url('../img/bg/bg_box_margin_green.gif') top right repeat-y;
	}
div.green div.bgcolor {
	background-color:#dfffca;
	}
div.green div.col div.even {
	border-bottom:1px solid #ffe4aa;
	background:#dcf3cc;
	}
div.green div.col div.odd {
	border-bottom:1px solid #ffe4aa;
	}
/* blue box */
div.blue div.content {
	background: transparent url('../img/bg/bg_box_margin_blue.gif') top right repeat-y;
	}
div.blue div.bgcolor {
	background-color:#cee4ff;
	}
div.blue div.col div.even {
	border-bottom:1px solid #ffe4aa;
	background:#e9f0f5;
	}
div.blue div.col div.odd {
	border-bottom:1px solid #ffe4aa;
	}
/* zawartość w dwócch kolumnach wiersze szare */
div.box div.colgray div.even {
	border-bottom:1px solid #d2d2d2;
	background:#f5f5f5;
	}
div.box div.colgray div.odd {
	border-bottom:1px solid #d2d2d2;
	}
/* Prawa kolumna */
div#content_right  {
	width:300px;
	float:right;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	font-size:11px;
	}
div#content_right h2 {
	margin:0px;
	float:left;
	margin-top: 2px;
	}
div#content_right div.header  {
	width:300px;
	float:left;
	}
div.right_box {
	width:300px;
	margin-bottom:10px;
	float:left;
	}
div.right_box_content {
	width:300px;
	margin:1px 0px 1px 0px;
	float:left;
	}
div.right_box_content ul {
	margin:10px 0px 10px 0px;
	padding: 0px 0 0 0;
	}
div.right_box_content li {
	background-repeat: no-repeat;
	background-position: 7px 12px;
	margin-right:16px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size:11px;
	cursor: pointer;
	list-style:none;
	}
div.right_box_content li.sub {
	padding-left: 25px;
	background-position: 17px 12px;
	}
div.right_box_content li.sub2 {
	padding-left: 40px;
	background-position: 32px 12px;
	}
div.right_box_content li.active {
	font-weight: bold;
	cursor: pointer;
	}
div.right_box_content div.right_content_text {
	width:273px;
	padding:10px 0px 10px 10px;
}
div.right_box_content div.more {
	margin:0px 8px 0px 0px;
	}
/* Standardowe bialo-szare kolejne wierzee w boksach*/
div.right_box_content div.row {
	margin-top:1px;
	width:273px;
	background-position:bottom left;
	background-repeat:repeat-x;
	padding:5px 0px 5px 10px;
	}
div.right_box_content div.even {
	background-image:url('../img/bg/bg_right_box_content_white.gif');
	}
div.right_box_content div.odd {
	background-image:url('../img/bg/bg_right_box_content_gray.gif');
	}
div.right_box_content a.arrow {
	padding-left:12px;
	background-position:center left;
	background-repeat:no-repeat;
	}
/*Znanczik wypunktowania - prawy boks*/
div.right_box_content p {
	padding:0px 5px 0px 20px;
	}
div.right_box_content a {
	color:#595959;
	}
/* prawe marginesy dla right - box*/
div.red div.right_box_content {
	background:url('../img/bg/bg_right_box_margin_red.gif') top right repeat-y;
	}
div.green div.right_box_content {
	background:url('../img/bg/bg_right_box_margin_green.gif') top right repeat-y;
	}
div.blue div.right_box_content {
	background:url('../img/bg/bg_right_box_margin_blue.gif') top right repeat-y;
	}
div.brown div.right_box_content {
	background:url('../img/bg/bg_right_box_margin_brown.gif') top right repeat-y;
	}
/*Kolor dla czcionki - prawy boks*/
div#content_right div.red div.textcolor {
	color:#db241c;
	}
div#content_right div.green div.textcolor {
	color:#4bbc00;
	}
div#content_right div.blue div.textcolor {
	color:#0084bb;
	}
div#content_right div.brown div.textcolor {
	color:#bd4c15;
	}
/*Kolor dla list - prawy boks*/
div.right_box.red li {
	background-image: url('../img/ico/arrow_right_box_red.gif');
	list-style:  none;
	color: #6c6c6c;
	
	}
div.right_box.red li.bgcolor {
	background-color:#fceae2;
	margin-right:16px;
	color: #db241c;
	border-bottom: 1px solid #d4c2c2;
	border-top: 1px solid #d4c2c2;
	}
	
div.right_box.brown li {
	background-image: url('../img/ico/arrow_right_box_brown.gif');
	list-style:  none;
	color: #6c6c6c;
	
	}
div.right_box.brown li.bgcolor {
	background-color:#f5eed3;
	border-bottom: 1px solid #e1d5ab;
	border-top: 1px solid #e1d5ab;
	}	
	
div.right_box.green li {
	background-image: url('../img/ico/arrow_right_box_green.gif');
	list-style:  none;
	color: #6c6c6c;
	margin-right:16px;
	}
div.right_box.green li.bgcolor {
	background-color:#e8fad6;
	border-bottom: 1px solid #d4e7c0;
	border-top: 1px solid #d4e7c0;
	}		
/*Kolor dla czcionki linków - prawy boks*/
div#content_right div.red div.textcolor a {
	color:#db241c;
	}
div#content_right div.green div.textcolor a {
	color:#4bbc00;
	}
div#content_right div.blue div.textcolor a {
	color:#0084bb;
	}
div#content_right div.brown div.textcolor a {
	color:#bd4c15;
	}
/*Ewentualne kolory tła - prawy boks*/
div#content_right div.red div.rightbgcolor {
	background-color:#f5f5f5;
	}
div#content_right div.green div.rightbgcolor {
	background-color:#dfffca;
	}
div#content_right div.blue div.rightbgcolor {
	background-color:#f2f5f6;
	}
div#content_right div.brown div.rightbgcolor {
	background-color:#f8cdb8;
	}
/*Znanczik wypunktowania - prawy boks*/
div#content_right div.red p {
	background:url('../img/ico/arrow_right_box_green.gif') 7px 12px no-repeat;
	}
div#content_right div.green p {
	background:url('../img/ico/arrow_right_box_green.gif') 7px 12px no-repeat;
	}
div#content_right div.blue p {
	background:url('../img/ico/arrow_right_box_blue.gif') 7px 12px no-repeat;
	}
div#content_right div.brown p {
	background:url('../img/ico/arrow_right_box_brown.gif') 7px 12px no-repeat;
	}
div#content_right div.red a:hover {
	color:#db241c;
	}
div#content_right div.green a:hover {
	color:#4bbc00;
	}
div#content_right div.blue a:hover {
	color:#0075a5;
	}
div#content_right div.brown a:hover {
	color:#bd4c15;
	}
div#content_right div.red a.arrow {
	background-image:url('../img/ico/double_right_arrow_red.gif');
	}
div#content_right div.green a.arrow {
	background-image:url('../img/ico/double_right_arrow_green.gif');
	}
div#content_right div.blue a.arrow {
	background-image:url('../img/ico/double_right_arrow_blue.gif');
	}
div#content_right div.brown a.arrow {
	background-image:url('../img/ico/double_right_arrow_brown.gif');
	}
div#content_right div.red div.more a {
	color:#ffffff;
	}
div#content_right div.green div.more a {
	color:#ffffff;
	}
div#content_right div.blue div.more a {
	color:#ffffff;
	}
div#content_right div.brown div.more a {
	color:#ffffff;
	}
div#content_right div.red div.more a:hover {
	color:#ffffff;
	}
div#content_right div.green div.more a:hover {
	color:#ffffff;
	}
div#content_right div.blue div.more a:hover {
	color:#ffffff;
	}
div#content_right div.brown div.more a:hover {
	color:#ffffff;
	}
/* biuletyn */
div#biuletyn {
	width:279px;
	height:25px;
	padding:11px 13px 8px 8px;
	float:left;
	background:url('../img/bg/bg_biuletyn.gif') top left no-repeat;
	margin-top:1px;
	}
div#biuletyn td#biuletyn_left {
	width:213px;
	height:25px;
	vertical-align:middle;
	background:url('../img/bg/bg_biuletyn_input.gif') top left no-repeat;
	}
div#biuletyn td#biuletyn_submit {
	width:57px;
	height:25px;
	padding-left:10px;
	vertical-align:top;
	}
div#biuletyn div.input {
	width:213px;
	height:23px;
	}
div#biuletyn input {
	width:193px;
	height:18px;
	padding:5px 10px 0px 10px;
	margin:0px;
	background:transparent;
	border:0px;
	color:#5e5e5e;
	font-size:11px;
	}
div#biuletyn div.action {
	width:57px;
	height:23px;
	float:right;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	line-height:23px;
	background:url('../img/bg/bg_action.gif') top left no-repeat;
	}
div#biuletyn div.action a, div#biuletyn div.action a:hover {
	text-decoration:none;
	color:#ffffff;
	}
	
/* Obie kolumny */
div#content_all {
 clear:both;
 width:990px;
 padding:10px 0px 10px 0px;
}
div#content_all div#gray_box {
 border-top:1px solid #d8d8d8;
 border-bottom:1px solid #d8d8d8;
 padding:1px 0px 1px 0px;
 clear:both;
 }
div#content_all div#gray_box_content {
 padding:10px 28px 10px 10px;
 background:#fafafa url('../img/bg/bg_box_margin_gray2.gif') top right repeat-y;
 color:#898989;
 font-size:11px;
 }
div#content_all div#gray_box_content h2 {
 font:12px/12px Trebuchet MS, Tahoma, Verdana, Arial;
 color:#696969;
 padding:0px 0px 6px 0px;
 font-weight:bold;
 background:url('../img/bg/gray_box_content_h2.gif') bottom right no-repeat;
 }
div#content_all div.right_box.margin {
 margin-left: 45px;
 }
