img, form  {
	margin: 0; padding: 0; border: 0;  }

html, body  {
	background: #f7e7d8 url(img/body-background.jpg) repeat-x center top;
	padding: 0 auto; margin: 0; }

/**************** main
*/
table#wrap  {
	width: 964px; padding: 0 auto; margin: 0 auto;  }
table#wrap td#left-top-corner  {
	width: 17px;  height: 29px;
	background: #fff url(img/left-top-corner.jpg) no-repeat center center;  }
table#wrap td#top-border  {
	height: 29px;
	background: #fff url(img/top-border.jpg) repeat-x center center;  }
table#wrap td#right-top-corner  {
	width: 17px;  height: 29px;
	background: #fff url(img/right-top-corner.jpg) no-repeat center center;  }
table#wrap td#left-border  {
	width: 17px;  height: 359px;  vertical-align: top;
	background: #fff url(img/left2-border.jpg) repeat-y center center;  }
table#wrap td#right-border  {
	width: 17px;  height: 359px; vertical-align: top;
	background: #fff url(img/right2-border.jpg) repeat-y center center;  }
table#wrap td#bottom-border  {
	height: 17px;
	background: #fff url(img/bottom-border.jpg) repeat-x center center;  }
table#wrap td#left-bottom-corner  {
	width: 17px; height: 17px;
	background: #fff url(img/left-bottom-corner.jpg) no-repeat center center;  }
table#wrap td#right-bottom-corner  {
	width: 17px;  height: 15px;
	background: #fff url(img/right-bottom-corner.jpg) no-repeat center center;  }
table#wrap td#main  {
	width: 930px; vertical-align: top;
	background-color: #fff;  }


table#main-table td  {
	vertical-align: top;  }
table#main-table td#left-column  {
	width: 215px;/* border-right: 1px solid #ececec;
	background: #fff url(img/main-shadow-left.jpg) no-repeat left bottom; */ }
table#main-table td#right-column  {
	width: 215px;/* border-left: 1px solid #ececec;
	background: #fff url(img/main-shadow-right.jpg) no-repeat right bottom;*/  }
table#main-table td#content  {
	width: 500px; padding: 10px;
	/*background: #fff url(img/main-shadow-center.jpg) repeat-x center bottom;  */ }
table#main-table td#content div  {
	margin: 3px; float: left;  width: 48%; }


td#footer-left  {
	width: 11px;  height: 41px;
	background: #690 url(img/footer-left.jpg) no-repeat center center;  }
td#footer-center  {
	width: 908px;  background: #690 url(img/footer-center.jpg) repeat-x center center; 
	height: 41px; vertical-align: middle;  }
td#footer-right  {
	width: 11px;  height: 41px;
	background: #690 url(img/footer-right.jpg) no-repeat center center;  }

td#footer-center, td#footer-center div  {
	height: 41px;  vertical-align: middle;
	color: #fff;
	padding: 0 auto; }
td#footer-center div  {
	margin: 0 auto;  }
	
	/************** boxy
*/
td.boxbg  {
	background-image: url(img/box-bg.png); 
	line-height: 20px;
}

.foo  {
	position: relative; top: -11px;
}

.resizeText  {
/*	font-family: Verdana;*/
	 font-weight: bold; 
	 color: #8e0000; 
	 cursor: pointer;
}

/*** ładna tabelka ;] 
*/

table.lista thead th  {
	background-color: #7DBB02; 
	font-weight: bold; 
	color: #fff; 
	vertical-align: middle; 
	height: 17px; 
	padding: 0 2px;  }
	
table.lista tbody td  {	
	text-align: right; 
	padding: 1px 3px; 
}

table.lista tbody tr.odd td  {	
	background-color: #efefef;  }
table.lista tbody tr.even td  {	
	background-color: #f7f7f7;  }
	
table.lista tfoot td  {
	text-align: right; 
	padding: 1px 3px;
	font-weight: bold;
	background-color: #bee76e;  }
	
a.more, a.more:visited  {
	text-decoration: none; 
	font-size: 11px; color: #7dbb02;  }
a.more:hover  {
	text-decoration: underline;  }