/**
*   @version $Id: styl.css 466 2008-03-20 11:02:30Z piotrj $
*/
.mainBody {
	background-color: #2e4d8d;
	/*padding-left: 75px;*/
}

.mainBodyPopup {
	padding: 10px;
}

.btnMiddle {
	height: 16px;
	background-image: url( '/images/default/bt_bg_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.btnLeft {
	height: 16px;
	padding-left: 10px;
	background-image: url( '/images/default/bt_bg_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 16px;
	padding-right: 10px;
	background-image: url( '/images/default/bt_bg_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

.bannerCommonEnd {
	background-image: url( '/images/default/img_banner_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bannerKatalogMid {
	background-image: url( '/images/default/bg_banner_kat.gif' );
	background-repeat: repeat-x;
}

.bannerKatalogEnd {
	background-image: url( '/images/default/img_banner_kat_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.leftTextStyle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
}

.rightTextStyle {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
}

.headerOuterStyle {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.footerOuterStyle {
	margin-top: 5px;
	padding-top: 5px;
}

.bottomMenuBackgroundRightEndStyle {
	background-color: #455A83;
	background-image: url( '/images/default/bg_stopka_1_r.gif' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomMenuBackgroundLeftEndStyle {
	width: 735px;
	background-image: url( '/images/default/bg_stopka_1_l.gif' );
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mainDiv {
	/*
	to dla wycentowania elementu:*/
	background-image: url( '/images/default/bg.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	/*width: auto;
	margin: 0;
	text-align: left;
	padding-left: 75px;*/
}

.mainMiddleDiv {
	/*
	to dla wycentowania elementu:*/
	min-width: 980px;
	max-width: 980px;
	width: auto !important;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	/*width: auto;
	margin: 0;
	text-align: left;
	padding-left: 75px;*/
}


.footerDiv {
	/*width: 100%;*/
	background-image: url( '/images/default/bg_footer.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.footerMiddleDiv {
	min-width: 980px;
	max-width: 980px;
	width: auto !important;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

.mainDivError {
	background-color: #f1f1f1;
	background-image: url( '/images/errorpage/bg.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 600px;
	max-width: 600px;
	width: auto !important;
	width: 600px;
	height: 315px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}

.header {}

.tableHeaderGroup {
	display: table-header-group;
	margin: auto;
}

.normal {
	width: auto;
	margin: 0;
	text-align: left;
	float: none;
}

.footer {
	clear: both;
}

.divTabLeft {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideLeft {
	padding-left: 15px;
	padding-right: 15px;
}

.divTabCenter {
	float: left;
	width: 400px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideCenter {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #cccccc;
}

.divTabRight {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideRight {
	padding-left: 15px;
	padding-right: 15px;
}

.catTabOn {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	background-color: #ffffff;
	height: 20px;
	margin-right: 1px;
}

.catTabOff {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #142a3b;
	text-decoration: none;
	background: none;
	height: 20px;
	margin-right: 1px;
}

.catTabOffOver {
	text-align: left;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-weight: normal;
	color: #993366;
	text-decoration: none;
	background: none;
	height: 20px;
	margin-right: 1px;
}

input.checkbox {
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.sliderDiv {
	display: none;
}

.pathDiv {
	float: left;
	width: 520px;
	padding-bottom: 2px;
	color: #2e4d8d;
	font-size: 10px;
	/*white-space: nowrap;*/
	padding-left: 230px;
}

.footerLeftLinks {
	float: left;
	text-align: left;
	color: #999999;
	font-size: 10px;
	padding-left: 15px;
	white-space: nowrap;
}

.footerRightLinks {
	float: right;
	text-align: right;
	font-size: 10px;
	padding-right: 15px;
	white-space: nowrap;
}

.leftMenuDotSeparator {
	height: 3px;
	font-size: 1px;
	background-image: url( '/images/default/bg_menu_a.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}

.leftMenuTextSeparator {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #7c94a5;
	text-align: center;
}

.menuDisplay {
}

.btn1_1 {
	padding-left: 1px;
	background-image: url( '/images/default/bt_leftright.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
}
.btn1_2 {
	float: left;
	padding-right: 1px;
	background-image: url( '/images/default/bt_leftright.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1px;
}
.btn1_3 {
	float: left;
	height: 18px;
	padding-top: 2px;
	background-image: url( '/images/default/bt_middle.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1px;
}

beginTd {
	text-align: left;
}

.leftMenuOff {
	background-image: url( '/images/default/bg_menu.gif' );
	background-position: top left;
	background-repeat: repeat-y;
}

.leftMenuOff .t1 {
	padding: 4px;
}

.leftMenuOff .beginTd {
	background-image: url( '/images/default/ico_sub.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.leftMenuOffOver {
	background-image: url( '/images/default/bg_menu_a.gif' );
	background-position: top left;
	background-repeat: repeat-y;
	cursor: pointer;
	
}

.leftMenuOffOver .t1 {
	padding: 4px;
}

.leftMenuOffOver .beginTd {
	background-image: url( '/images/default/ico_sub_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.leftMenuOn {
	background-image: url( '/images/default/bg_menu_a.gif' );
	background-position: top left;
	background-repeat: repeat-y;
	cursor: pointer;
}

.leftMenuOn .t1 {
	font-size: 12px;
	color: #2e4d8d;
	font-weight: normal;
	cursor: pointer;
	padding: 4px;
}

.leftMenuOn .beginTd {
	background-image: url( '/images/default/ico_sub_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.leftMenuSep {
	clear: both;
	height: 1px;
	font-size: 1px;
	background-image: url( '/images/default/bg_menuwhite.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.rightSep {
	clear: both;
	height: 1px;
	font-size: 1px;
	background-image: url( '/images/default/bg_menuwhite.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}

.podLeftMenuOff {
	background: none;
	cursor: pointer;
}

.podLeftMenuOff .t1 {
	overflow: hidden;
	text-decoration: none;
	color: #6f6f6f;
	font-size: 12px;
	background-image: url( '/images/default/ico_menulist.gif' );
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 10px;
}

.podLeftMenuOff .beginTd {
	background-image: url( '/images/default/ico_sub2.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.podLeftMenuOffOver {
	background: none;
	cursor: pointer;
}

.podLeftMenuOffOver .t1 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 12px;
	background-image: url( '/images/default/ico_menulist.gif' );
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 10px;
}

.podLeftMenuOffOver .beginTd {
	background-image: url( '/images/default/ico_sub2_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.podLeftMenuOn {
	background: none;
	cursor: pointer;
}

.podLeftMenuOn .t1 {
	text-decoration: none;
	color: #2e4d8d;
	font-size: 12px;
	background-image: url( '/images/default/ico_menulist.gif' );
	background-position: 0px 8px;
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 10px;
}

.podLeftMenuOn .beginTd {
	background-image: url( '/images/default/ico_sub2_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}


.brownPanel {
	border-top: 1px solid #dcdcdc;
	background-color: #ededed;
	padding: 5px;
	padding-top: 10px;
	/*padding-bottom: 10px;*/
}

.brownPanel1 {
	border-top: 1px solid #ffffff;
	background-color: #ededed;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*padding-bottom: 10px;*/
}


.pubPanel {
	border-bottom: 1px solid #f1f1e9;
	background-image: url( '/images/default/ico_doc.gif' );
	background-position: 10px 0px;
	background-repeat: no-repeat;
	padding-left: 62px;
}



.filesPanel {
	background-image: url( '/images/default/bg_zamowienia_top.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 13px;
}

.filesPanel_1 {
	background-color: #f1f1e9;
	border-left: 1px solid #d9d9c5;
	border-right: 1px solid #d9d9c5;
	border-bottom: 1px solid #d9d9c5;
	padding: 10px;
}

.filesBorder {
	border-top: 1px solid #d9d9c5;
	padding-top: 3px;
	padding-bottom: 3px;
}
.filesNoBorder {
	padding-top: 3px;
	padding-bottom: 3px;
}


.causeTopTabs_1 {
	background-image: url( '/images/default/bt_tab1.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.causeTopTabs_2 {
	background-image: url( '/images/default/bt_tab2.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.causeTopTabs_3 {
	background-image: url( '/images/default/bt_tab3.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

.tabOn {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
}

.tabOff {
	color: #000000;
	font-size: 11px;
	padding-top: 4px;
	font-weight: normal
}

.tabOffOver {
	color: #000000;
	font-size: 11px;
	padding-top: 4px;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}


/*********************/
/*   STRONICOWANIE   */

.pagingOuter {
	clear: both;
	padding-top: 10px;
}

.pagingInfo {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
}

.pagingList {
	float: right;
}

.pagingItemOuter {
	float: left;
	padding-left: 1px;
}
.pagingItemInner {
	float: left;
	width: 20px;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #bebebe;
	font-size: 11px;
}
.pagingItemInner_a {
	float: left;
	width: 20px;
	text-align: center;
	padding-top: 1px;
	border: 1px solid #a3a3a3;
	font-size: 11px;
}
.pagingItemInnerChosen {
	float: left;
	width: 20px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 1px;
	background-color: #a3a3a3;
	font-size: 11px;
}

a.fontResOff_0 {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer0.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
a.fontResOff_0:hover {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer0_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOffOver_0 {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer0_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOff_1 {
	display: block;
	float: left;
	width: 30px;
	height: 29px;
	text-decoration: none;
	background-image: url( '/images/default/bt_resizer1.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
a.fontResOff_1:hover {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer1_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOffOver_1 {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer1_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOff_2 {
	display: block;
	float: left;
	width: 29px;
	height: 29px;
	text-decoration: none;
	background-image: url( '/images/default/bt_resizer2.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
a.fontResOff_2:hover {
	display: block;
	float: left;
	text-decoration: none;
	width: 29px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer2_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOffOver_2 {
	display: block;
	float: left;
	text-decoration: none;
	width: 29px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer2_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}

a.fontResOn_0 {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer0_on.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
}

a.fontResOn_1 {
	display: block;
	float: left;
	text-decoration: none;
	width: 30px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer1_on.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
}

a.fontResOn_2 {
	display: block;
	float: left;
	text-decoration: none;
	width: 29px;
	height: 29px;
	background-image: url( '/images/default/bt_resizer2_on.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	color: #ffffff;
}


/**---------------------------------------
 *	To ponizej dla selectow zrobionych z linkow
 */

input.selinp {
	font-size: 11px;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	/*background-image: url( '/images/default/drop.jpg' );
	background-repeat: no-repeat;
	background-position: top right;*/
	overflow: hidden;
	cursor: pointer;
}

div.selinp {
	font-size: 11px;
	position: absolute;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
	font-weight: normal;
}

a.selinp {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
a.selinp:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

a.selinpOn {
	text-decoration: none;
	padding-left: 5px;
	color: #e0e0e0;
	background-color: #1f95dd;
	display: block;
}
a.selinpOn:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

.mainPanel {
	margin-top: 20px;
	background-image: url( '/images/default/bg_mainpage.gif' );
	background-repeat: repeat-y;
	background-position: top left;
}
.arrow {
	background-image: url( '/images/default/ico_menulist.gif' );
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}

