body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background-color: #F6F8F6;
}

div.content {
	position: relative;
	width: 100%;
	color: #5f5f5f;
}

div.container {
	position: relative;
	width: 990px;
	margin: 0px auto;
}

div.header {
	position: relative;
	height: 125px;
}

div.header p.description {
	position: absolute;
	top: 5px;
	left: 150px;
	color: #5f5f5f;
}

h2.title {
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	color: #5F5F5F;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
}

div.top {
	background-color: #00B8F6;
	background-image: url(../images/corner_right_head.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 27px;
	width: 630px;
	margin: 0px auto;
}

br.clear {
	clear: both;
}

form.login, form.accounts {
	border: 1px solid #D9DCD8;
	width: 628px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}

form.change_account {
	margin: 0;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 112;
	top: 7px;
	left: 140px;
	width: auto;
}

form.change_account p.set a {
  font-size: 11px;
  color: #5F5F5F;
}

form.change_account p.pad {
  padding-left: 12px;
}

span.languages {
  font-size: 11px;
  color: #5F5F5F;
}

span.languages a {
  font-size: 11px;
  color: #00B7FF;
}

form.login p, form.accounts p, form.accounts2 p {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}

form.login label, form.accounts label {
	width: 60px;
	float: left;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #00B8FE !important;
	display: block;
	line-height: 22px;
	height: 22px;
	padding-top: 2px;
	margin-top: 10px;
}

form.login label.pass {
	line-height: 17px;
	height: 17px;
	margin-top: 0px;
}

form.login input.text {
	width: 230px;
	height: 17px;
	font-size: 13px;
	color: #5F5F5F;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

form.login input[type="text"] {
  width: 230px !important;
}

form.login input[type="password"] {
  width: 226px !important;
}

form.login select.text, form.accounts select.text {
	width: 232px;
	height: 25px;
	font-size: 13px;
	color: #5F5F5F;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

form.change_account select.text {
	width: 180px;
	height: 18px;
	font-size: 11px;
	color: #5F5F5F;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	border: 1px solid #CCCCCC;
}

form.login input.submit, form.accounts input.submit {
	background-image: url(../images/button_login.gif);
	width: 111px;
	height: 24px;
	display: block;
	cursor: pointer;
	border: 0px none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 196px;
}

form.login p.absolute, form.accounts p.absolute {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 300px;
	color: #5F5F5F;
	font-size: 11px;
	line-height: 15px;
}

div.footer {
	background-image: url(../images/background_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 115px;
	position: relative;
	padding-top: 50px;
}

div.footer div.hlp1 {
	position: absolute;
	bottom: 0;
	width: 100%;
}

div.footer div.hlp1 div.hlp2 {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

div.footer p.copy {
	position: absolute;
	right: 0px;
	bottom: 10px;
	color: #5F5F5F;
	font-size: 11px;
}

ul.footer-menu {
	position: absolute;
	left: 0px;
	bottom: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #5F5F5F;
	font-size: 8pt;
}

ul.footer-menu li {
	float: left;
	margin: 0 3px;
}

ul.footer-menu a {
	color: #5F5F5F;
	font-size: 8pt;
	text-decoration: none;
}

ul.footer-menu a:hover {
	text-decoration: underline;
}

div.content p.info {
	padding: 8px;
	color: #5F5F5F;
}

/* menu */
div.menu {
	position: absolute;
	left: 0px;
	bottom: 27px;
}

div.bgc {
	width: 100%;
}

div.menu ul {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	left: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

div.menu ul li {
	display: block;
	height: 34px;
	line-height: 24px;
	color: white;
	float: left;
	margin-right: 0px;
	padding-left: 14px;
	background-image: url(../images/ul.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
}

div.menu ul.right li {
	float: right;
}

div.menu ul li a {
	background-image: url(../images/ur.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	padding-right: 14px;
	color: #9C9C9C;
	text-decoration: none;
}

div.menu ul li a:hover {
	text-decoration: underline;
}

div.menu ul li.lim {
	background-image: url(../images/ul_lim.gif);
}

div.menu ul li.s {
	background-image: url(../images/sl.gif);
}

div.menu ul li.s a {
	background-image: url(../images/sr.gif);
	color: #00B7FF !important;
	font-weight: bold;
	cursor: default;
}

div.menu ul li strong {
	background-image: url(../images/ur.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	padding-right: 14px;
	color: #9C9C9C;
	text-decoration: none;
}
div.menu ul li.s strong {
	background-image: url(../images/sr.gif);
	color: #00B7FF !important;
	cursor: default;
}

div.menu ul li.s a * {
	color: #00B7FF !important;
}

div.menu ul li.s a:hover {
	text-decoration: none !important;
}

div.menu ul li.s img {
	position: absolute;
	bottom: 5px;
	right: -2px;
	z-index: 1001;
}

div.submenu {
	position: absolute;
	top: -43px;
	right: 0px;
}

div.submenu a {
	display: block;
	float: left;
	background-image: url(../images/btn_right.gif);
	background-position: top right;
	padding-right: 10px;
	color: #5F5F5F;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

div.submenu a strong {
	display: block;
	float: left;
	background-image: url(../images/btn_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #5F5F5F;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
}

div.submenu span.sel {
	display: block;
	float: left;
	background-image: url(../images/btn_right.gif);
	background-position: top right;
	padding-right: 10px;
	color: #00B7FF;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	
}

div.submenu span.sel strong {
	display: block;
	float: left;
	background-image: url(../images/btn_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #00B7FF;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	cursor: default;
}

div.submenu a:hover {
	text-decoration: underline;
}

div.submenu a.s *, div.submenu a.s:hover * {
	font-weight: normal;
	color: #00B7FF;
}

div.submenu a.s:hover, div.submenu a.s:hover * {
	cursor: default;
	text-decoration: none !important;
}

div.submenu span {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #5F5F5F;
}

/* stary szablon */
.mask {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background-color: black;		
}

div.left {
	float: left;
	padding-right: 10px;
	width: 340px;
}

div.right {
	float: left;
	padding-right: 10px;
	width: 630px;
}

div.first {
	padding-right: 0px;
}

div.left h2.title, div.right h2.title {
	background-color: #00B8F6;
	background-image: url(../images/corner_right_head.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 27px;
	margin: 0px auto;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 27px;
	padding: 0px;
}

div.left h2.title strong, div.right h2.title strong {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/corner_left_head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	height: 27px;
	line-height: 27px;
	display: block;
}

#tdTreeView {
	width: 338px;
	border: 1px solid #D9DCD8;
	background-color: #FFFFFF;
	height: 340px;
	overflow-y: scroll;
}



#tdTreeView * {
	font-size: 11px !important;
}

/*
.ygtvlabel {
	display: block !important;
}

.ygtvlabel, .ygtvlabel * {
	color: #5F5F5F;
	text-decoration: none;
}

.ygtvlabel:hover, .ygtvlabel *:hover, .ygtvlabel a:hover {
	text-decoration: underline !important;
}

.ygtvfocus, .ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link,.ygtvfocus .ygtvlabel:visited,.ygtvfocus .ygtvlabel:hover {
	background-color: #9fe8ff !important;
	padding-right: 10px;
	font-weight: bold;
}

.ygtvhighlight0, .ygtvhighlight0 *, .ygtvhighlight1, .ygtvhighlight1 *, .ygtvhighlight2, .ygtvhighlight2 * {
	background-color: #9fe8ff !important;
	padding-right: 10px;
	font-weight: bold;
}
*/
.ygtvfocus {
	background-color: #e1f0f0;
	border: none;
}
.ygtv-highlight .ygtv-highlight0 .ygtvfocus .ygtvlabel,.ygtv-highlight .ygtv-highlight1 .ygtvfocus .ygtvlabel,.ygtv-highlight .ygtv-highlight2 .ygtvfocus .ygtvlabel {
	background-color: #e1f0f0;
}
.ygtv-checkbox .ygtv-highlight0 .ygtvfocus.ygtvcontent,.ygtv-checkbox .ygtv-highlight1 .ygtvfocus.ygtvcontent,.ygtv-checkbox .ygtv-highlight2 .ygtvfocus.ygtvcontent {
	background-color: #e1f0f0;
}




#btnSave, #btnCancel, .pp-ed-button, #btnUndo, #btnBack {
	font-size: 13px;
	color: #5F5F5F;
	font-weight: normal;
	background-image: url(../images/button_ok.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 24px;
	width: 81px;
	padding-left: 10px !important;
	display: block;
	line-height: 22px;
	border: 0px none;
	text-align: center;
	float: right;
	cursor: pointer;
	margin-left: 5px;
}
#btnUndo {
	background-image: url(../images/button_cancel.gif);
	padding-left: 18px !important;
	width: 170px;
	float: right;
}
#btnBack {
	background-image: url(../images/button_back.gif);
	padding-left: 18px !important;
	margin-left: 0;
	margin-right: 5px;
	width: 81px;
	float: left;
}
#btnBLS {
	margin-left: 10px;
	background: url(../images/button_bls.gif) left top no-repeat;
	border: none;
	font-size: 12px;
	color: #fff;
	width: 194px;
	height: 24px;
	padding-right: 21px;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
	font-family: Arial;
	cursor: pointer;
}

#tdDataTableInfo {
	position: absolute;
	right: 10px;
	top: 15px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: normal;
}
#tdDataTableView {
	position: absolute;
	left: 350px;
	top: 15px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: normal;
}
#tdDataTableView a, #tdDataTableInfo a {
	color: #00B7FF;
}
#tdDataTableView a:hover, #tdDataTableInfo a:hover {
	text-decoration: none;
}
#tdDataTableView a.inactive, #tdDataTableInfo a.inactive {
	color: #5F5F5F;
}
#tdBLSDataOpt {
	position: absolute;
	left: 350px;
	top: 15px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: normal;
	display: none;
}

tr.group-title td {
	background: #D9F5FF;
	border: 1px solid #D9DCD8;
	border-top: 0;
	color: #5f5f5f;
	padding: 2px 0px 2px 17px;
	font-size: 13px !important;
	font-weight: bold;
}

#cal1Container {
	display:none;
	position: absolute;
	z-index: 9992;
	left: 320px;
	top: 120px;
}

#cal2Container {
	display: none;
	position: absolute;
	z-index: 1;
}

.pp-ed-event-listener {
	background-color: red !important;
}

.pp-ed-frame {
	background-color: #FFFFFF !important;
	position: absolute;
	border: 1px solid #D9DCD8;
	padding: 5px;
}

.pp-ed-frame input[type="text"] {
	width: 230px;
	height: 17px;
	font-size: 13px;
	color: #5F5F5F;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

p.awa {
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #D9DCD8;
	margin-right: 5px;
	float: left;
	width: 230px;
}

table.display p.awa {
	line-height: 14px;
	background-color: #FFFFFF;
	border: 1px solid #D9DCD8;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	float: none;
	width: 260px;
	text-align: left;
}

table.display p.rads {
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}

p.awa strong, table.display p.awa strong {
	color: #1111cc !important;
}

p.awa a, table.display p.awa strong {
	text-decoration: underline;
}

p.awa a {
	color: #008000 !important;
}

p.awa em, table.display p.awa em {
	color: #008000;
}

.padl10 {
	padding-left: 10px !important;
}

.yui-input-text div.yui-dt-liner {
	text-align: right !important;
}                                 
.yui-input-text div.yui-dt-liner input {
	width: 32px !important;
	text-align: right !important;
}

.rmag {
	padding-right: 9px;
}

.col-asc {
	background: red;
}

td.yui-una div.yui-dt-liner, td.yui-una div.yui-dt-liner:hover {
	text-decoration: none;
	cursor: default;
}

td.yui-m-col div.yui-dt-liner {
	padding-left: 2px;
}

td.yui-col-sep {
	/*background: url(../img/col-sep.gif) no-repeat right top;*/
	border-right: 1px solid #e2e2e2;
}

td.yui-col-sep div.yui-dt-liner {
	padding-right: 2px;
}

td.yui-zablokuj {
	width: 82px;
}

td.yui-dt-asc, td.yui-dt-desc { 
	background-color: #f5f5f5 !important;
}

th.yui-dt-sortable a.yui-dt-sortable {
	background: url(../img/sort_both_h.png) no-repeat right center;
	padding-right: 11px;
	color: #fff;
}
th.yui-dt-sortable .yui-dt-label {
	
}
th.yui-dt-asc a.yui-dt-sortable { 
		background:url(../img/sort_asc_h.png) no-repeat right center; /* sorted header gradient */ 
} 
th.yui-dt-desc a.yui-dt-sortable { 
		background:url(../img/sort_desc_h.png) no-repeat right center; /* sorted header gradient */ 
}

div.login-info {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	color: #5f5f5f;
}
.fwb {
	font-weight: bold;
}
.cr {
	color: red;
}
.cg {
	color: green;
}

.yui-panel {
	background-color: #00b8f6;
	color: #fff;
	padding: 8px;
	width: 280px;
	border: 1px solid #fff;
}
.yui-panel div.hd {
	width: 100%;
	text-align: center;
}
.yui-panel div.bd {
	width: 100%;
	text-align: center;
}
.yui-panel div.bd img {
	margin: 4px auto;
}
/* yui-progress-bar */
.yui-pb {
	border: 1px solid #005c7b !important;
	background-color: #fff !important;
	margin: 5px auto 5px auto !important;
}
.yui-pb-bar {
	background-color: #9fe8ff !important;
}
.yui-pb .yui-pb-anim {
	background-color: #9fe8ff !important;
}

div.no-table {
	display: none;
}

p.err {
	font-weight: bold;
	color: red;
	padding-top: 10px !important;
	padding-left: 12px !important;
	padding-bottom: 4px !important;
}

a.std {
	color: #5F5F5F;
}

a.std:hover {
	text-decoration: none;
}

div.container a {
	color: #5F5F5F;
	text-decoration: none;
}

div.container a:hover {
	text-decoration: underline;
}

a.chart img {
  border: 1px solid #D9DCD8;
  width: 19px;
  height: 19px;
}

a.chart img.bar {
  background-image: url(../images/bar.gif);
}

a.chart:hover img.bar {
  background-image: url(../images/bar_check.gif);
}

a.chart img.pie {
  background-image: url(../images/pie.gif);
}

a.chart:hover img.pie {
  background-image: url(../images/pie_check.gif);
}

a.chart img.line {
  background-image: url(../images/line.gif);
}

a.chart:hover img.line {
  background-image: url(../images/line_check.gif);
}

a.chart img.plot {
  background-image: url(../images/plot.gif);
}

a.chart:hover img.plot {
  background-image: url(../images/plot_check.gif);
}

a.chart img.table {
  background-image: url(../images/table.gif);
}

a.chart:hover img.table {
  background-image: url(../images/table_check.gif);
}

span.nowrap, td.nowrap div {
	white-space: nowrap;
}
td.nowrap div {
	padding-left: 2px;
}

#msgbox_c.yui-panel-container.shadow .underlay { 
	position: absolute;
	left: 3px;
	right: -3px;
	top: 3px;
	bottom: -3px;
	background-color: #000;
	opacity:0.12;
	filter:alpha(opacity=12);
}
#msgbox.yui-panel {
	border: none;
	padding: 0;
	margin: 0;
	overflow: visible;
	background-color: transparent;
}
#msgbox.yui-panel .container-close {
	position: absolute;
	top: 3px;
	right: 4px;
	height: 20px;
	width: 20px;
	background-color: transparent;
	background-image: url(../images/ico-close.png);
}

/* span:hover not supported on IE6 */
#msgbox.yui-panel .container-close:hover {
	
}
#msgbox.yui-panel .hd { 
	padding:0;
	border:none;

	text-align:center;
	overflow:visible;
	
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background: transparent;
	height: 25px;
}
#msgbox.yui-panel .bd {
	overflow:hidden;
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #5f5f5f;
	border-left: 1px solid #d9dcd8;
	border-right: 1px solid #d9dcd8;
	padding: 12px 6px;
	width: 386px;
	text-align: left;
}

#msgbox.yui-panel .ft {
	font-size: 75%;
	color: #5f5f5f;
	padding: 6px;
	overflow:hidden;
	border:1px solid #d9dcd8;
	background-color: #fff;
}


/* Provide skin for custom elements */
#msgbox.yui-panel .hd .tm {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	border-top: 1px solid #d9dcd8;
	background: #00b8f6;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
}
#msgbox.yui-panel .hd .tl {
	width: 10px;
	position: absolute;
	top: 0;
	left: 0;
	
	background-color: transparent;
	background-image: url(../images/corner_left_head2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
}
#msgbox.yui-panel .hd .tr {
	width: 10px;
	position: absolute;
	top: 0;
	right: 0;
	
	background-color: transparent;
	background-image: url(../images/corner_right_head2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
}






#cfgbox_c.yui-panel-container.shadow .underlay { 
	position: absolute;
	left: 3px;
	right: -3px;
	top: 3px;
	bottom: -3px;
	background-color: #000;
	opacity:0.12;
	filter:alpha(opacity=12);
}
#cfgbox.yui-panel {
	border: none;
	padding: 0;
	margin: 0;
	overflow: visible;
	background-color: transparent;
}
#cfgbox.yui-panel .container-close {
	position: absolute;
	top: 3px;
	right: 4px;
	height: 20px;
	width: 20px;
	background-color: transparent;
	background-image: url(../images/ico-close.png);
}

/* span:hover not supported on IE6 */
#cfgbox.yui-panel .container-close:hover {
	
}
#cfgbox.yui-panel .hd { 
	padding:0;
	border:none;

	text-align:center;
	overflow:visible;
	
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	background: transparent;
	height: 25px;
}
#cfgbox.yui-panel .bd {
	overflow:hidden;
	padding: 0;
	margin: 0;
	background-color: #F6F8F6;
	color: #5f5f5f;
	border-left: 1px solid #d9dcd8;
	border-right: 1px solid #d9dcd8;
	padding: 12px 6px;
	width: 936px;
	text-align: left;
}

#cfgbox.yui-panel .ft {
	font-size: 75%;
	color: #5f5f5f;
	padding: 6px;
	overflow:hidden;
	border:1px solid #d9dcd8;
	background-color: #fff;
}


/* Provide skin for custom elements */
#cfgbox.yui-panel .hd .tm {
	position: absolute;
	top: 0;
	left: 10px;
	right: 10px;
	border-top: 1px solid #d9dcd8;
	background: #00b8f6;
	vertical-align: middle;
	height: 24px;
	line-height: 24px;
}
#cfgbox.yui-panel .hd .tl {
	width: 10px;
	position: absolute;
	top: 0;
	left: 0;
	
	background-color: transparent;
	background-image: url(../images/corner_left_head2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
}
#cfgbox.yui-panel .hd .tr {
	width: 10px;
	position: absolute;
	top: 0;
	right: 0;
	
	background-color: transparent;
	background-image: url(../images/corner_right_head2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
}





p.back {
  text-align: right;
  border-top: 1px solid #D9DCD8;
}

p.back a {
	float: right;
	background-image: url(../images/btn_right.gif);
	background-position: top right;
	padding-right: 10px;
	color: #5F5F5F;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

/*div.submenu a {
	display: block;
	float: left;
	background-image: url(../images/btn_right.gif);
	background-position: top right;
	padding-right: 10px;
	color: #5F5F5F;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}*/

p.back a strong {
	float: left;
	background-image: url(../images/btn_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #5F5F5F;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
}

p.tothetop {
  text-align: right;
  padding-right: 16px;
}

p.tothetop a {
  font-weight: normal;
  font-size: 11px;
}

p.info, p.info strong {
  font-size: 11px;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
  line-height: 16px;
}

ul.sitelinks {
  padding-top: 0px !important;
  margin-top: 0px !important;
  padding-bottom: 10px;
}

ul.sitelinks li {
  list-style-type: square;
  line-height: 16px;
}

ul.sitelinks a {
  font-size: 11px;
}

div.info {
  background-color: #FFFFFF;
  border: 1px solid #D9DCD8;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

span.span_ga_date {
  width: 78px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 5px;
}

div.yui-dt tbody tr.yui-dt-highlighted {
	background-color: #eeeeee;
}

div.l_cfg {
  width: 500px;
  float: left;
  height: 450px;
  border-right: 1px solid #D9DCD8;
  margin-right: 10px;
}

div.r0_cfg {
  width: 400px;
  float: left;
  height: 270px;
  border-bottom: 1px solid #D9DCD8;
  margin-bottom: 10px;
}

div.r1_cfg {
  width: 400px;
  float: left;
  height: 180px;
}

div.cfg label {
  width: 160px;
  font-size: 11px !important;
  float: left;
  height: 16px !important;
  line-height: 16px !important;
  padding-top: 1px !important;
}

div.cfg label.auto {
  width: 160px;
  font-size: 11px !important;
  float: none;
  display: inline;
  height: 16px !important;
  line-height: 16px !important;
  padding-top: 1px !important;
}

div.cfg input[type="password"] {
  font-size: 11px !important;
  padding: 2px !important;
  line-height: 16px !important;
  border: 1px solid #9C9C9C;
  margin: 0px !important;
}

div.cfg input[type="text"], input[type="password"], div.cfg textarea {
  font-size: 11px !important;
  padding: 2px !important;
  line-height: 16px !important;
  border: 1px solid #9C9C9C;
  margin: 0px !important;
}

div.cfg select {
  font-size: 11px !important;
  padding: 2px;
  border: 1px solid #9C9C9C;
  width: 140px;
}

div.cfg p {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
	font-size: 11px !important;
}

div.cfg input[type="submit"] {
	background-image: url(../images/button_login.gif);
	width: 111px;
	height: 24px;
	display: block;
	cursor: pointer;
	border: 0px none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 130px;
	margin-top: 0px;
}

div.yui-dt table {
	width: 100%;
	border-spacing: 0px;
}

div.yui-dt table * {
	font-size: 11px !important;
}

div.yui-dt thead tr {
	background-color: #00B8F6;
	height: 25px;
	margin: 0px auto;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	padding: 0px;
}

div.yui-dt thead tr th, div.yui-dt tbody tr td {
	text-align: left !important;
}

div#yui-dt7-th-ltc-liner span.yui-dt-label, div#yui-dt0-th-ltc-liner span.yui-dt-label {
	margin: 0 4px;
}

div.yui-dt thead tr th.yui-dt-first {
	font-size: 13px;
	color: #fff;
	font-weight: normal !important;
	background-image: url(../images/corner_left_head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	text-align: left !important;
	white-space: nowrap;
	/*width: 70px;*/
}


div.yui-dt thead tr th {
	white-space: nowrap !important;
}

div.yui-dt thead tr th.yui-dt-mid {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 0;
	padding-right: 0;
}

div.yui-dt .tal {
	/*text-align: left !important;*/
}
div.yui-dt .tar {
	/*text-align: right !important;*/
}

div.yui-dt thead tr th.yui-dt-last {
	font-weight: normal;
	padding-right: 3px;
	background-image: url(../images/corner_right_head.gif);
	background-repeat: no-repeat;
	background-position: top right;
	white-space: nowrap;
}

div.yui-dt tbody tr td.first {
	text-align: left !important;
}

div.yui-dt tbody tr td.yui-dt-last {
	padding-right: 3px;
}

div.yui-dt tbody tr td.yui-dt-last2 {
	padding-right: 10px;
	
	font-weight: normal;
	border-right: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	height: 25px;
	line-height: 25px;
}

div.yui-dt thead tr th a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

div.yui-dt thead tr th a:hover {
	text-decoration: underline;
}



div.yui-dt tbody tr.yui-dt-even, div.yui-dt tbody.yui-dt-message tr td {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	border-left: 1px solid #D9DCD8;
	border-right: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	text-align: left !important;
}



div.yui-dt tbody tr td.yui-dt-first {
	font-weight: normal;
	border-left: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 5px !important;
	height: 25px;
	line-height: 25px;
	text-align: left !important;
	/*width: 70px;*/
}

div.yui-dt tbody tr td.yui-dt-last {
	font-weight: normal;
	border-right: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	height: 25px;
	line-height: 25px;
	text-align: left;
}

div.yui-dt tbody tr.yui-dt-even {
	font-weight: normal;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F6F8F6;
	text-align: left !important;
}
div.yui-dt tbody tr.yui-dt-even td {
	border-bottom: 1px solid #D9DCD8;	
}
div.yui-dt tbody tr td.yui-dt-even {
	font-weight: normal;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;
	background-color: #F6F8F6;
	border-bottom: 1px solid #D9DCD8;	
}

div.yui-dt tbody tr.yui-dt-odd {
	font-weight: normal;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	text-align: left !important;
}
div.yui-dt tbody tr.yui-dt-odd td {
	border-bottom: 1px solid #D9DCD8;
}
div.yui-dt tbody tr td.yui-dt-odd {
	font-weight: normal;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9DCD8;
}

div.yui-dt tbody tr.total td {
	background-color: #E5E7E5 !important;
}

#yui-dt0-th-text, .yui-dt-col-text div.yui-dt-liner {
	text-align: left !important;
	padding-left: 0px;
	margin-left: 0px;
}

div.yui-dt tbody tr td a, div.yui-dt tfoot tr td a {
	color: #00B9FC;
	text-decoration: none;
}

div.yui-dt tbody tr td a:hover, div.yui-dt tfoot tr td a:hover {
	text-decoration: underline;
}

.yui-dt-col-text div.yui-dt-liner {
	cursor: pointer;
}

.yui-dt-col-text div.yui-dt-liner:hover {
	text-decoration: underline;
}


/* raporty analytics */

div.yui-dt-report thead tr th, div.yui-dt-report tbody tr td {
	text-align: right !important;
}

div.yui-dt-report tbody tr td {
	text-align: right !important;
	padding-right: 8px;
}

div.yui-dt-report thead tr th.yui-dt-first {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold !important;
	background-image: url(../images/corner_left_head.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
	text-align: left !important;
}

div.yui-dt-report thead tr th.yui-dt-last {
	font-weight: normal;
	padding-right: 17px;
}

div.yui-dt-report tbody tr td.yui-dt-last {
	padding-right: 20px;
	text-align: right !important;
}

div.yui-dt-report tbody tr td.yui-dt-last2 {
	padding-right: 10px;
	
	font-weight: normal;
	border-right: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	height: 25px;
	line-height: 25px;
}

div.yui-dt-report thead tr th a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

div.yui-dt-report tbody tr td.yui-dt-first {
	font-weight: bold;
	border-left: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 15px !important;
	height: 25px;
	line-height: 25px;
	text-align: left !important;
}

div.yui-dt-report tbody tr td.yui-dt-last {
	font-weight: normal;
	border-right: 1px solid #D9DCD8;
	border-bottom: 1px solid #D9DCD8;
	font-size: 13px;
	color: #5F5F5F;
	padding-left: 20px;
	height: 25px;
	line-height: 25px;
}
span.left { text-align: right; width: 50px; display: block; float: left; }
span.right { float: right; display: block; width: 30px; margin-right: -16px; text-align: left; }
span.leftplus { padding-right: 3px; display: block; float: left; }
span.percent {padding-left: 4px; display: block; float: left; }

span.vrow {
  display: block;
  float: right;
  text-align: right;
  width: 91px;
  margin-right: -8px;
}

span.vint {
  display: block;
  float: left;
  width: 70px;
}
span.vcom {
  display: block;
  float: left;
  width: 5px;
  text-align: left;
  padding-left: 1px;
}
span.vdec {
  display: block;
  float: left;
  width: 10px;
  text-align: left;
}
span.vpercent {
  display: block;
  float: left;
  width: 10px;
  text-align: right;
  margin-right: -16px;
}

/*span.left { text-align: right;}
span.right { text-align: left; }*/

input[type="radio"].no-padding, input[type="checkbox"].no-padding {
  padding: 0px;
  margin: 0px;
}

p.padding1 {
  position: relative;
  top: 3px;
}

a img {
  border: 0px none;
}

a img.userlogin {
  vertical-align: middle;
  text-decoration: none;
}

/* do zrobienia */
a:hover img.userlogin {
  vertical-align: top;
  text-decoration: none;
  position: relative;
}

a.ut {
  position: relative;
  line-height: 22px;
  padding-right: 15px;
  background-image: url(../images/blueapps_right.gif);
  background-repeat: no-repeat;
  background-position: center right;
}

a.ult {
  position: relative;
  line-height: 20px;
  padding-top: 1px;
}

select.renew {
  width: 250px !important;
}

.yui-dt-col-item2 .yui-dt-liner {
	white-space: nowrap !important;
}

.yui-dt-col-item2 .yui-dt-liner span.left, .yui-dt-col-item2 .yui-dt-liner span.right {
	display: inline !important;
	float: none !important;
}

table.bls-stat {
	border-collapse: collapse;
	width: 100%;
	text-align: right;
}

table.bls-stat td {
	padding: 3px;
	border: 1px solid #F0F0F0;
}
table.bls-stat td.aleft {
	text-align: left;
}

label.lcl {
	color: #5f5f5f !important;
	display: inline !important;
	float: none !important;
	font-size: inherit !important;
	font-weight: normal !important;
	height: auto !important;
	line-height: normal !important;
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
}

span.warn {
	color: red;
}

table.cfg-tab {
	width: 100%;
	border-collapse: collapse;
}
table.cfg-tab thead {
	font-weight: bold;
	text-align: center;
}
table.cfg-tab td {
	border: 1px solid #e2e2e2;
	padding: 3px;
}
table.cfg-tab td.center {
	text-align: center;
}

img[alt="csv"], img[alt="pdf"] {
  position: relative;
  top: 3px;
}

img[alt="csv"] {
  margin-right: 4px;
}

img.delete {
  position: relative;
  top: 4px;
}

table thead tr.yui-dt-last th.w75, th.w75 {
	width: 75px !important;
}

div.yui-dt tbody tr.yui-dt-odd td.yui-dt-col-ltc, div.yui-dt tbody tr.yui-dt-even td.yui-dt-col-ltc {
	text-align: right !important;
}