#content-table {
	width: 905px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#content-border-middle-left {
  background-image: url('../images/bambusz_border/left_top.gif');
	background-repeat: repeat-y;
	width: 10px;
	}
#content-sidebar {
  width: 251px;
	vertical-align: top;
	background-color: #BA872C;
	background-image: url('../images/side-bg.gif');
	
}
#content-sidebar table{
  width: 245px;
  border-collapse: collapse;
}


#content-inner-border {
	width: 10px;
	background-repeat: repeat;
	background-image: url('../images/bambusz_border/left_top.gif');
}

#content-center {
  background-color: #fcc863;
	width: 620px;
	vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #000000;
}
#content-border-middle-right {
  background-image: url('../images/bambusz_border/left_top.gif');
	background-repeat: repeat-y;
	width: 10px;
}

