html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin:0 auto;
	padding: 0px 0px 0px 0px;
	border: 2px;
}
a {
	font: bold 11px/1.5em Verdana; 
	color: #666666;
	text-decoration: none
}

#body {
	width: 950px;
	margin:0 auto;
}

#header ul {
	margin:0;
	padding: 10px 10px 0 50px;
	list-style:none;
	text-align: center;
}
#header li {
	display:inline;
	margin:0;
	padding:0;
}
#header a {
	float:left;
	background:url("/public/images/tableftG.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#header a span {
	float:left;
	display:block;
	background:url("/public/images/tabrightG.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

#header a span {float:none;}

#header a:hover span {
	color:#FFF;
}
#header a:hover {
	background-position:0% -42px;
}
#header a:hover span {
	background-position:100% -42px;
}

#header .current a {
        background-position:0% -42px;
}
#header .current a span {
        background-position:100% -42px;
        color: #FFFFFF
}
#headerBackground {
	float: left;
	width:100%;
	font-size:93%;
	line-height:normal;
	background-image: url('/public/images/headerGradient.gif');
	background-repeat: repeat-x;
	height: 28px;
}

TABLE.menuElement { 
	border-collapse: collapse; 
	border: solid #B8B8B8; 
	border-width: 1px; 
	width: 180px;
	text-align: center;
}
input, textarea, select {
	width: 180px;
	font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
}
textarea {
	height: 50px;
}
.FormTableLabel {
	text-align: right;
	padding-right: 8px;
}
.FormTableInput {
	text-align: left;
	padding-left: 8px;
}
UL {
	font-weight: bold;
}
LI {
	text-align: left
}
input {
	width: 150px;
	padding: 1px 3px 1px 3px;
}
.submitbutton {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px 3px 1px 3px;
	background-color: #EEE;
	font-size:90%;
	color: #333333;
	font-weight: bold;
	margin:0px 0 0px 0
}
.submitbutton:hover {
	cursor: pointer
}

TABLE.ListTable	 { widht: 100%; border-collapse: separate; border-spacing: 0; margin: 0 0 0 0; color:#000; }
TABLE.ListTable THEAD TH	{font-weight: bold; line-height:normal; text-align: left; border-bottom: 1px solid #D71920; font-size: 11px}
TABLE.ListTable TBODY TR TD	{border-bottom: 1px solid #deded8; text-align: left; margin: 0; padding: 0.5em 0.25em; font-size: 11px}

TH.Division { border-bottom: 0.4em solid #4BC82B; font: 98%/1.7em "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; border-collapse: separate; border-spacing: 0; margin: 0 0 1em 0; color:#000; text-align: left; font-weight: bold }

.activePage {
}
.delete {
	color: red;
	font-weight: bold
}

DIV.outer
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 600px;
	height: 300px;
	margin-left: -300px; /* half of width */
	margin-top: -150px;  /* half of height */
	background-color: #FFFFFF;
	text-align: center;
}


DIV.inner
{
	position:absolute;
	left: 50%;
	top : 50%;
	width: 450px;
	height: 300px;
	margin-left: -225px;  /* half of width */
	margin-top: -150px;   /* half of height */
	background-color: #FFFFFF;
	text-align: center;
}



/*
	glowny lay
*/
#header {
	
	font-size:93%;
	line-height:normal;
	text-align: right;
}

#budget-transfer {
	margin: 0 auto;
}

#header, #content,#footer {
	overflow:hidden;
	display:inline-block;
	text-align: center
}
/* safari and opera need this */
#header, #footer {width:100%}
#content {float:left; width: 100%; margin: 0 auto;  text-align: left; }
#footer {clear:left}

.logger-info
{
	margin: 0 auto;
	
}
.logger-content-info
{
	width: 70%;
	background: #E4F6BF;
	border: 1px solid #96DE09;
	border-left: 4px solid #96DE09;
	padding: 4px;
	margin: 0 auto 8px auto;
	text-align: left;
	font-weight: none;
}

.logger-content-error
{
	width: 70%;
	background: #FFB0B0;
	border: 1px solid #E00000;
	border-left: 4px solid #E00000;
	padding: 4px;
	margin: 0 auto 8px auto;
	text-align: left;
	font-weight: none;
}

.logger-content-messages
{
	width: 70%;
	background: #FFFFFF;
	border: 1px solid #F1CA01;
	border-left: 4px solid #F1CA01;
	padding: 4px;
	margin: 0 auto 8px auto;
	text-align: left;
	font-weight: none;
}

#loader {
  width: 200px;
  height: 80px;
  background-color:  #FFF;
  position: absolute;
  top: 40%;
  left: 40%;
  padding-top: 10px;
  z-index: 100;
  color: #000;
  border:1px dotted #000;	
  text-align: center;
  font-size: 24px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#saver {
  width: 200px;
  height: 80px;
  background-color:  #FFF;
  position: absolute;
  top: 40%;
  left: 40%;
  padding-top: 10px;
  z-index: 100;
  color: #000;
  border:1px dotted #000;	
  text-align: center;
  font-size: 24px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

img.Button {
	cursor: hand;
}


.notice {
	position:absolute;
	width:500px;
	height:200px;
	left:50%;
	top:50%;
	margin-top:-100px;
	margin-left:-250px;
}

.error-msg {
	background-color:#CC3300;
	border:1px solid #993300;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.5em;
}

.error-msg {
	background-color:#CC3300;
	border:1px solid #993300;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.5em;
}

.info-msg {
	background-color:#E4F6BF;
	border:1px solid #96DE09;
	color:#000000;
	font-weight:bold;
	padding:0.5em;
}
.orderlist { 
  list-style-type:none;
  margin:0;
  padding:0;
}
.orderlist li {
	width:200px;
	font: normal 11px #000000 Verdana;
	margin:0;
	margin-left:5px;
	padding-left:5px;
	padding: 4px;
	color: #000000;
	cursor: hand;
}