div#tpback	{
	position: absolute;
	left: 35%;
	top: 5px;
	right: 245px;
	height: 70px;
	background-color: white;
	opacity:.40;
	filter: alpha(opacity=40)
}
div#tp	{
	position: absolute;
	left: 35%;
	top: 10px;
	right: 250px;
	height: 60px;
	overflow: auto;
	padding-left: 5px
}
table#tpt	{
	border-collapse: collapse;
	width: 100%;
	height: 60px;
/*	background-color: white;*/
}
table#tpt td	{
	padding: 0px;
	vertical-align: top;
}
div#tpobsah	{
	width: 100%;
	height: 60px
}
div#tpobsah	{
	color: rgb(0,0,0);
	cursor: default;
	font-family: Arial, sans-serif;
	overflow: hidden;
}
#tpobsah h6	{
	font-size: 14px !important;
	font-weight: bold !important;
	margin: 0px 0px 2px 0px !important;
	height: 16px !important;
	line-height: 16px !important;
	overflow: hidden !important;
}
#tpobsah p	{
	margin: 0px;
	font-size: 11px;
	height: 42px;
	overflow: hidden;
}
#tpobsah a.tpimg	{
	float: right;
	display: block;
	width: 100px;
	height: 60px;
	background-color: white;
	background-image: url(/images/beta.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-left: 3px;
}