/* buttons */
.bt-login {width: 117px;}
	.bt-login A {background: url(../i/en/bt/bt-login.png) no-repeat 0 100%;}
.bt-send {width: 98px;}
	.bt-send A {background: url(../i/en/bt/bt-send.png) no-repeat 0 100%;}
.bt-save {width: 95px;}
	.bt-save A {background: url(../i/en/bt/bt-save.png) no-repeat 0 100%;}
.bt-yes {width: 82px;margin-right: 5px; float: left;}
	.bt-yes A,.bt-yes A:link,.bt-yes A:visited {background: url(../i/en/bt/bt-yes.png) no-repeat 0 100%;}
	.bt-yes A:hover {background-position:0 0;}
	.bt-yes A:active,.bt-yes A:focus {background-position:0 -36px;}
.bt-no {width: 76px;float: left;}
	.bt-no A,.bt-no A:link,.bt-no A:visited {background: url(../i/en/bt/bt-no.png) no-repeat 0 100%;}
	.bt-no A:hover {background-position:0 0;}
	.bt-no A:active,.bt-no A:focus {background-position:0 -36px;}
.bt-yes-wh {width:82px;}
	.bt-yes-wh A {background: url(../i/en/bt/bt-yes-wh.png) no-repeat 0 100%;}
.bt-no-wh {width:76px;}
	.bt-no-wh A {background: url(../i/en/bt/bt-no-wh.png) no-repeat 0 100%;}
.bt-yn-wrap {width:170px;}

* HTML .bt-login A {background: url(../i/en/bt/bt-login_noa.png) no-repeat 0 100%;}
* HTML .bt-save A {background: url(../i/en/bt/bt-save_noa.png) no-repeat 0 100%;}
* HTML .bt-send A {background: url(../i/en/bt/bt-send_noa.png) no-repeat 0 100%;}
* HTML .bt-no-wh A {background: url(../i/en/bt/bt-no-wh_noa.png) no-repeat 0 100%;}
* HTML .bt-yes-wh A {background: url(../i/en/bt/bt-yes-wh_noa.png) no-repeat 0 100%;}

* HTML .bt-yes {
	width: 82px;
}
	* HTML .bt-yes A,
	* HTML .bt-yes A:link,
	* HTML .bt-yes A:visited {
		background: url(../i/en/bt/bt-yes_noa.png) no-repeat 0 100%;
	}
	* HTML .bt-yes A:hover {
		background-position:0 0;
	}
	* HTML .bt-yes A:active,
	* HTML .bt-yes A:focus {
		background-position:0 -36px;
	}
* HTML .bt-no {
	width: 76px;
}
	* HTML .bt-no A,
	* HTML .bt-no A:link,
	* HTML .bt-no A:visited {
		background: url(../i/en/bt/bt-no_noa.png) no-repeat 0 100%;
	}
	* HTML .bt-no A:hover {
		background-position:0 0;
	}
	* HTML .bt-no A:active,
	* HTML .bt-no A:focus {
		background-position:0 -36px;
	}

	
/* headers */
.login-page .logo {
	background: url(../i/en/header/jotsky.png) no-repeat;
	height:80px;
	}
.dialog .hdr-help SPAN SPAN {
	background: #BFBFBF url(../i/en/header/help.png) no-repeat 50% 24px;
	}
.dialog .hdr-logout SPAN SPAN {
	background: #BFBFBF url(../i/en/header/logout.png) no-repeat 50% 24px;
	}
.dialog .hdr-support SPAN SPAN {
	background: #BFBFBF url(../i/en/header/support.png) no-repeat 50% 24px;
	}
.dialog .hdr-agreement SPAN SPAN {
	background: #BFBFBF url(../i/en/header/agreement.png) no-repeat 50% 24px;
	}
.dialog .hdr-mobile-services SPAN SPAN {
	background: #BFBFBF url(../i/en/header/mobile-services.png) no-repeat 50% 24px;
	}
.dialog .hdr-error SPAN SPAN {
	background: #BFBFBF url(../i/en/header/error.png) no-repeat 50% 24px;
	}

/* calendar */
#stick-view-date .day SUP{
	display:inline;
	}