body {
	background-color:#F0F0F0;
/*	background:#EAEAFF url(/img/bg.png) left repeat-y;
/*	background-color:#fff;/**/
}
body,td {
	font-family: Calibri, Tahoma, Verdana, Arial, Helvetica, "Sans-Serif";
	font-size: 16px;
}
th { color: #ff8000; }
a	{
	text-decoration: none;
	color:#ff8000;
	font-weight:bold;
}
a:hover	{
	text-decoration: underline;
	color:#8080FF;
}
pre {
	font-family: Lucida Console;
	font-size: 9px;
	font-weight:bold;
}
.errmsg {
	font-weight: bold;
	font-size:14px;
	color: #FF0000;
	/*clear: both;/**/
	display: block;
}
#header {
	color:#FFFFD8;
/*	color: #ff8000;*/
	background:#404080 url(/img/bg_footer.png) right repeat-y;
}
#footer {
 background:#404080 url(/img/bg_footer.png) right repeat-y;
 color:#FFFFD8;
 display:block;
 clear:both;
/* xopacity:.9;
 xfilter: alpha(opacity=90);*/
}
#header {
	font-size:32px;
	font-weight:bold;
	padding:0 0 0 8px;
	letter-spacing:2px;
	height:44px;
}
#header img {
	float:left;
	margin:8px 20px 8px 0;
	border:0;
}

#footer {
 font-size:12px;
/* position:relative;
 z-index:10;
 left:0px;
 top:0px;*/
 width:100%;
 height:48px;
}
#footer .l {
 width:69%;
 float:left;
 height:30px;
 margin:2px 8px 0 8px;
}
#footer .r {
 text-align:right;
 width:19%;
 float:right;
 height:30px;
}
#footer .b {
 clear:both;
 margin:0 8px 0 8px;
}
#footer a {
 color:#ff8000;
 font-weight:bold;
}
#footer a:hover {
 color:#88f;
}
ul, ul li { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { color: #ff8000; }
td { vertical-align:top; }
hr { color: #ff8000; border:1px solid #ff8000; }
#panel_left, #panel_right {
  font-size:14px;
}
#panel_left {
  width:200px;
  float:left;
}
#panel_right {
  width:200px;
  float:right;
}
#main {
clear:both;
}
#splitter {
  clear:both;
}
#menu {
  float:left;
  width:232px;
  margin: 10px 0 10px 0;
}
#mid {
  clear:none;
  margin-left: 232px;
  margin-bottom: 20px;
}
#reklama {
  float:right;
  width:200px;
}

#menu ul, #menu li {
  margin:0;
  padding:0;
}

#menu span {
  background: url(/img/tabs.png) no-repeat 0px -21px;
  color:#88f;
  display:inline-block;
  width:200px;
  height:20px;
  padding-left:8px;
  margin-top:1px;
  margin-bottom:1px;
  font-weight:bold;
}

#menu a span {
  background: url(/img/tabs.png) no-repeat 0px -1px;
  color:#ffffff;
  cursor:pointer;
}
#menu li { list-style-type:none; }
#menu ul li ul {
  padding-left:12px;
}
#menu a:hover {
  text-decoration:none;
}
#menu a:hover span {
  background: url(/img/tabs.png) no-repeat 0px -41px;
  color:#000000;
}
.left {
}
.right {
	float:right;
}
/*
#menu ul li {
  height:24px;
  width:200px;
}
#menu ul li.selected {
  background: url(/img/tabs.png) no-repeat 0px -25px;
  color:#88f;
}
#menu ul li a {
  color:#ffffff;
  margin-left:4px;
  width:200px;
  height:24px;
}
#menu ul li a:hover {
  text-decoration:none;
  color:#000;
}
#menu ul li span {

}
#menu ul li.selected a {
  color:#88f;
}
#menu ul li.selected a:hover {
  color:#88f;
}
*/
/*div { border:1px solid black; }/**/
.tab tr td {
	vertical-align:middle;
}
.progress {
	text-align:center;
	border:1px solid black;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0;
	width:100px;
}
tr.header {
	background:#404080 url(/img/bg_footer.png) left repeat-y;
}
tr.header th {
	color:#FFFFFF;
}

