	body {
		padding:0px;
		margin:0;
		}
	
	#leftcontent {
		position: absolute;
		top:0px;
		width:0px;
		background:#fff;
		border:0px solid #000;
		z-index:0;
		visibility: collapse;
	}

	#centercontent {
		position: absolute;
		left:43px;
		top:0;
		background:#fff;
		width: 75%;
		z-index:1;
	}

	#rightcontent {
		position: absolute;
		left:0px;
		top:0;
		width:190px;
		background:#fff;
		border:0px solid #000;
  }

	#rightad{
		position: absolute;
		right:0px;
		top:300px;
		width:190px;
		background:#fff;
		border:0px solid #000;
		visibility: collapse;
	}
	
	#banner {
		border:0px solid #000;
		background:#fff;
		background-image : url(/Layout/CiscoExpo2005/Images/tlo_do_expo2005R1C1_pasek.jpg);
		background-repeat : repeat-x;
		height:0px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:0px;
		visibility: collapse;
	}
	html>body #banner {
		}	

	#titleTK {
		background-repeat : no-repeat;
		background-color : white;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #FFFFFF;
		padding-left : 0px;
		padding-top: 3px;
		background-position : left;
		visibility: collapse;
	}
