

table {
	border-collapse:collapse;
}
table tbody td {
	padding:4px 50px 4px 10px;
	text-align:right;
}


/*input section*/
.calc-input-header, .calc-result-header{
	background:transparent url(../_img/bg-set.header.yellow.png) no-repeat scroll 0pt 0pt;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
  font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bolder;
	height:30px;
	letter-spacing:0.01em;
	line-height:30px;
	margin-bottom:2px;
	overflow:hidden;
	text-transform:uppercase;
	padding-left: 10px;
}
.calc-input-body, .calc-result-body{
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding-top:19px;
}
.calc-result-body{
	background-color: #FFFFFF;
}

.calc-input-body .x-panel-body{
  background-color:#F7F7F7;
}

.calc-input-footer{
	background: transparent url(../_img/bg.calc.footer.png) no-repeat scroll 0pt 0pt;
	margin-top: 2px;
	height: 40px;
}
.calc-input-footer .horizontal{
  float: right;
}

.calc-input-footer .wyczysc{
  background-image:url(../_img/btn.calc.wyczysc.png);
  height:20px;
  margin:10px 10px 0pt 0pt;
  width:72px;
}
.calc-input-footer .submit{
	margin:6px 12px 0pt 0pt;
}

/*input Panel*/
.hr + .calc-input-subsection{
	padding-top: 14px;
}

.calc-input-subsection, .calc-04-input-subsection{
	margin:0pt 9px 9px;
}

.calc-input-subsection-header{
  margin-bottom: 9px;
}

span.calc-input-subsection-header-text, span.calc-result-grid-header-text{
	color:#000000;
	font-weight:bold;
	font-family:Tahoma,Geneva,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	line-height:normal;
}
/*form input*/
.x-form-text,textarea.x-form-field{ border:1px solid #CCCCCC;}
.calc-input-body input{
	border: 1px solid #CCCCCC;
}

.x-form-field{
  color:#7C7C7C;
}

/*slider*/
.calc-slider {
  margin-bottom: 14px;
  height:60px;
  border:1px solid #E9E9E9;
  background:transparent url(../_img/bg.calc.slider-box.gif) repeat-x scroll 0pt 0pt;
  padding:13px 0pt 24px 19px;
}

.calc-slider-header{
	margin:0px 0pt 15px;
	/*font-size:1.1em;*/
}

.calc-slider .slide-more{
	width: 14px;
	height: 25px;
	margin-left: 2px;
	float: left;
	background: transparent url(../_img/btn-set.calc.slider.less-more.png) no-repeat scroll 0pt 0pt;
	background-position: bottom right;
    cursor:pointer;
}

.calc-slider .slide-less{
	width: 14px;
	height: 25px;
	float: left;
	margin-right: 2px;
	background: transparent url(../_img/btn-set.calc.slider.less-more.png) no-repeat scroll 0pt 0pt;
	background-position: bottom left;
    cursor:pointer;
}

.calc-slider .x-slider{
	float: left;
}

calc-slider .x-slider-end, .calc-slider .x-slider-horz{
	background: transparent url(../_img/bg.calc.slider.bar.gif) repeat-x scroll 0pt 0pt;
	background-position: bottom left;
}

.calc-slider .x-slider-inner{
	height: 25px;
	background: transparent url(../_img/bg.calc.slider.bar.gif) repeat-x scroll 0pt 0pt;
	background-position: bottom left;
    cursor:pointer;
}
/*lewy koniec suwaka*/
.calc-slider .x-slider-horz{
	padding-left: 0px;
}
/*prawy koniec suwaka*/
.calc-slider .x-slider-end{
	background: transparent url(../_img/bg.calc.slider.bar.gif) repeat-x scroll 0pt 0pt;
	padding-right: 0px;
	background-position: bottom left;
}

.x-slider-horz .x-slider-thumb{
	height: 18px;
	background: transparent url(../_img/pointer.calc.slider.gif) no-repeat scroll 0pt 0pt;
    cursor:pointer;
}

.calc-slider .slider-numberfield{
	margin-top: 9px;
	margin-left: 15px;
	margin-right: 10px;
	height: 16px;
	text-align: right;
	padding: 0 3px 1px;
	width: 59px;
	color:#7C7C7C;
	font-size:1.1em;
}
/*slider labels*/
.calc-slider .slider-label{
  float: left;
  border-left:1px solid #CCCCCC;
  padding:8px 0pt 0pt 1px;
  margin: 0;
  width:48px;
  font-size:10px;
  font-family:Tahoma,Geneva,sans-serif;
  color:#7C7C7C;
  -moz-user-select:none;
}


.calc-slider .slider-numberfield + .slider-labels{
  float:left;
  clear: both;
  margin-left: 15px;
  width:570px;
}

.slider-labels div{
	float: left;
	padding: 7px 0pt 0pt 10px;
}

.slider-labels div.last{
	float: left;
	padding:8px 0pt 0pt 1px;
	width: auto;
}

/*forms*/
/*radiobuttons*/
.calc-form{
	background-color:#F7F7F7;
}
.calc-hidden{
  display: none;
}
.calc-numberfield{
  height: 13px !important;
  padding: 1px 2px 4px !important;
  text-align: right;
  font-size:1.1em;
  background: white;
}
/*.calc-invalid{
  background: red;
}*/
.li{
	margin-right: 30px;
	margin-bottom: 5px;
}
.li label{
	background: url(../_img/deco.list.square-orange.gif) no-repeat 0 3px;
	padding-left: 13px;
}


.input-wrapper .input-wrapper{
  float: left;
}

.errCt{
  float: right;
  /*display:none;  - bartek dodaj to przez js */
  /*width: 100px;
  height: auto;*/
  padding: 10px 0 7px;
  background: url(../_img/bg.errCt.gif) no-repeat scroll 0pt 0pt;
}
.errCt div{
  padding: 0 5px 2px;
}
.x-form-invalid-msg{
  background: red;
  color: white;
}
.x-table-layout-cell{
	padding: 0 0 0;
}
.radio-table table{
	float: right;
	background-color:#F7F7F7;
}
.calc-form .x-form-item{
	/*width:282px; - bartek dodaj to przez js :) */
}
.x-form-item-label{
	font-family:Tahoma,Geneva,sans-serif;
	font-size:0.9em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
.calc-input-subsection .calc-form-body{
  padding: 0 !important;
}
.x-combo-list-inner{
	text-align: left;
}
/*Result panel*/
.resultPanel {
  padding: 0 8px 10px;
}
.resultPanel .looseData{
	font-size:11px;
	line-height: 16px;
}
.resultPanel .right{
	color:#7C7C7C;
	font-weight: bold;
}
.resultPanel .right .label{
	font-weight: normal;
}

.resultPanel .left{
  width: 350px;
  float: left;
}
.resultPanel .right{
  float: left;
  width: 280px;
}

/*Flash content*/
#flashPanel{
	padding: 0 8px 10px;
}

/*Result Grid */
.calc-result-grid{
	margin: 10px 0 2px 8px;
}


.calc-result-grid-header{
	margin-bottom: 9px;
}

.result-grid-upper-header td{
	background-color:#EFEFEF;
}

.calc-result-grid .x-grid3-cell-inner{
	padding-right: 25px;
}
.calc-result-grid-big .x-grid3-cell-inner{
	padding-right: 10px;
}


.result-grid-lower-header td, .result-grid-upper-header td{
	text-align: center;
	padding:8px 0pt;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	font-family:Tahoma,Geneva,sans-serif;
}

.result-grid-lower-header td.boder-left{
	border-right: 1px solid white;
    background: #D2D2D2 url(../_img/bg.result.mask.left.gif) no-repeat top left;
	text-align: center;
}
.result-grid-lower-header td.boder{
	border-right: 1px solid white;
}
.result-grid-lower-header td.boder-right{
	border-right: 1px solid white;
    background: #D2D2D2 url(../_img/bg.result.mask.right.gif) no-repeat top right;
}

.result-grid-upper-header td.long{
	background:#EFEFEF url(../_img/bg.calc.table.header.longer.gif) no-repeat scroll 0pt 0pt;
}
.result-grid-upper-header td.short{
	background:#EFEFEF url(../_img/bg.calc.table.header.shorter.gif) no-repeat scroll 0pt 0pt;
}

.result-grid-upper-header td.long6{
	background:#EFEFEF url(../_img/bg.calc06.table.header.long.gif) no-repeat top left;
}
.result-grid-upper-header td.short6{
	background:#EFEFEF url(../_img/bg.calc06.table.header.short.gif) no-repeat top left;
}


.result-grid-lower-header{
	background: #D2D2D2;
}
.calc-result-grid-footer{
	background-color: transparent !important;
}
.result-grid-footer-gray{
	height: 31px;
	background: #D2D2D2 url(../_img/bg.result.footer.mask.gif) no-repeat scroll bottom left;
	margin: 2px 0 20px;
}
.result-grid-footer-gray td {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma,Geneva,sans-serif;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: right;
}

.result-grid-footer{
	height: 31px;
	background:#E8DCED url(../_img/bg.result.footer.mask.gif) no-repeat scroll bottom;;
	margin: 2px 0 ;
	font-size: 11px;
}
.result-grid-footer td {
	padding-bottom: 10px;
}

.result-grid-footer td{
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma,Geneva,sans-serif;
	padding-right: 25px;
	padding-top: 9px;
	text-align: right;
}
.result-grid-header{
	width: 690px;
}
/*Calc-04*/
.tab-add-loan-top {
  border-width:0pt 0pt 1px;
  border-color:#EAEAEA;
  border-style:solid;
  height:25px;
  position:relative;
  margin:0pt 0px 9px;
}
.tab-add-loan-bottom {
  border-width:1pt 0pt 0px;
  border-color:#EAEAEA;
  border-style:solid;
  height:25px;
  position:relative;
  margin:0pt 0px 9px;
}
.add-loan{
  height:18px;
  padding:7px 7pt 0pt 25px;
  top:1px;
  background:transparent url(../_img/bg-set.calc.add-item-tab.png) no-repeat scroll 0pt 0pt;
  position:absolute;
  right:0pt;
}
.add-loan-bottom {
  height:18px;
  padding:3px 7pt 7pt 25px;
  top:-1px;
  background:transparent url(../_img/bg-set.calc.add-item-tab.png) no-repeat scroll;
  background-position:0pt -25px;
  position:absolute;
  right:0pt;
}
.loan {
  background:#F7F7F7 url(../_img/bg.loan.left.gif) repeat-y left;
  border:1px solid #E1E1E1;
  margin-bottom:10px;
}
.loan-col-left {
  float:left;
  height:100%;
  width:55px;
}
.remove-loan {
  background:transparent url(../_img/btn.close.gif) no-repeat scroll 0pt 0pt;
  cursor:pointer;
  height:15px;
  margin:24px 0pt 0pt 20px;
  width:15px;
}
.loan-col-right {
  float:left;
  margin:20px 0;
  width:633px;
}
.loan-top {
  width:593px;
  padding:0 20px 10px;
}
.loan-left {
  float:left;
}
.loan-right {
  float:right;
}
/*.loan-bottom {
  width:633px;
}*/
.loan-bottom .loan-left {
  padding-left:20px;
}
.loan-separator {
  margin:0 9px 19px 0;
  height:2px;
  background:transparent url(../_img/deco.line.solid-grey.gif) repeat-x scroll 0pt 0pt;
  clear:both;
}
.loan-bottom .loan-left{
  width:361px;
  background:transparent url(../_img/deco.border.vertical-dotted.gif) repeat-y scroll right top;
  float:left;
}
.loan-bottom .loan-left span, .loan-bottom .loan-right span {
  font-size:11px;
  padding-left: 0px;
  padding-top:9px;
}
.loan-bottom .loan-left li {
  margin-bottom:4px;
}
.loan-bottom .loan-left label {
  display:block;
  float:left;
  margin-top:9px;
  width:234px;
}

/* nowosci by jonatan */
.loan-bottom .loan-left .input-wrapper span,
.loan-bottom .loan-right .input-wrapper span { float:left; }
.loan-bottom .loan-left .input,
.loan-bottom .loan-right .input { margin-top:6px; }
.loan-top .loan-right label,
.loan-top .loan-right span { float:left; margin-top:3px; }
.x-form-element .x-form-check-wrap { padding-top: 0;}

.loan-top .loan-left { width:200px; }
.loan-top .loan-left .errCt { float:left; margin-left:20px; }
.loan-top .loan-right .errCt { clear: both; margin-left:20px; }


.loan-bottom .loan-right label{
  display:block;
  float:left;
  margin-top:9px;
  width:115px;
}
.loan-bottom .loan-left input, .loan-bottom .loan-right input {
  margin:0pt 6px;
  width:44px;
}
.loan-bottom .loan-right {
  float:left;
  padding-left:20px;
  width:230px;
}
/*End calc-04*/


/* Datepicker */
.x-layer table tbody td {
	padding: 0px;
	text-align:center;
}
/* end of Datepicker */

.ext-el-mask {
	background-color:#000000;
	height:100%;
	left:0;
	opacity: 0.4;
	position: absolute;
	top:0;
	width:100%;
	z-index:20000;
}
.ext-el-mask-msg {
	height: 80px;
	width: 690px;
	background: #F4F3F4;
	border: 3px solid #FCFEFC;
	padding-top: 20px;
}

.ext-el-mask-msg div{
	margin-bottom: 20px;
	background: none;
	border: none;
	font-weight: bold;
	color:#7C7C7C;
}
.expandTable{
	margin-right: 10px;
}

.txt-more{
  float: right;
}


/* potwierdzenie */
.x-window-dlg .x-window-header-text
{
	color: #7F00AC;
}
.x-window-dlg .ext-mb-text
{
	color: #000000;
}

.res-grid-wrapper-mtx,
.res-grid-foot-wrapper-mtx,
.res-grid-foot2-wrapper-mtx
{
	clear:both;
	float:none;
	width:auto;
	height:auto;
	border:1px solid #ffffff;
}




.x-form-invalid-tip .x-tip-tc{background:url(../_img/ext/error-tip-corners.gif) repeat-x 0 -12px;padding-top:6px;}
.x-form-invalid-tip .x-tip-tl{background-image:url(../_img/ext/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-tr{background-image:url(../_img/ext/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-bc{background:url(../_img/ext/error-tip-corners.gif) repeat-x 0 -18px;height:6px;}
.x-form-invalid-tip .x-tip-bl{background:url(../_img/ext/error-tip-corners.gif) no-repeat 0 -6px;}
.x-form-invalid-tip .x-tip-br{background:url(../_img/ext/error-tip-corners.gif) no-repeat right -6px;}
.x-form-invalid-tip .x-tip-ml{background-image:url(../_img/ext/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-mr{background-image:url(../_img/ext/error-tip-corners.gif);}
.x-form-invalid-tip .x-tip-body{padding:2px;}
.x-form-invalid-tip .x-tip-body{padding-left:24px;background:transparent url(../_img/ext/exclamation.gif) no-repeat 2px 2px; color: #FFF; font-size: 12px;}


.x-form-invalid{ color: #8000B3; background-color: #EFE6F3; }

/******** label fix *************/

.x-form-check-focus .x-form-check,.x-form-check-over .x-form-check,.x-form-check-focus .x-form-radio,.x-form-check-over .x-form-radio{background-position:-13px 0;}
.x-form-check-down .x-form-check,.x-form-check-down .x-form-radio{background-position:-26px 0;}
.x-item-disabled .x-form-check,.x-item-disabled .x-form-radio{background-position:-39px 0;}
.x-form-check-checked,.x-form-radio-checked{background-position:0 -13px;}
.x-form-check-focus .x-form-check-checked,.x-form-check-over .x-form-check-checked,.x-form-check-focus .x-form-radio-checked,.x-form-check-over .x-form-radio-checked{background-position:-13px -13px;}
.x-form-check-down .x-form-check-checked,.x-form-check-down .x-form-radio-checked{background-position:-26px -13px;}
.x-item-disabled .x-form-check-checked,.x-item-disabled .x-form-radio-checked{background-position:-39px -13px;}
.x-form-check-wrap-inner input,.x-form-radio-wrap-inner input{position:absolute;left:-10000px;top:-10000px;-moz-opacity:0;opacity:0;filter:alpha(opacity=1);}


/*******************************/


.result-grid-header
{
	width: 100%;
}
.result-grid-lower-header td
{
	margin: 0 auto;
}
