.tn_Title
{
	vertical-align: top;
	width: 300px;
	text-align: left;
}
.tn_Title A
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 12pt;
	color: #04317B;
	text-decoration: none;
}
.tn_Title A:hover
{
	text-decoration: underline;
	color: #3333cc;
}
.tn_Seznam
{
	vertical-align: top;
	text-align: left; 
	margin: 0px 5px 0px 5px;
	float: left;
	width: 32%;
}
.tn_Seznam_UL
{
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	border-width: 0px;
}
.tn_Seznam_LI1
{
	background-color: #f1f1e6;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	height: 21px;
	border-width: 0px; 
	vertical-align: middle;
}
.tn_Seznam_LI2
{
	background-color: #cdd5d5;
	margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
	height: 21px;
	border-bottom-style: inset;
	border-bottom-width: 1px;
	border-bottom-color: #c3d0dd;
	vertical-align: middle;
}
.tn_Seznam_LI1 A, .tn_Seznam_LI2 A
{
	font-family: Arial;
	font-size: 9pt;
	color: #04317B; 
	text-decoration: none;
}
.tn_Seznam_LI1 A:hover, .tn_Seznam_LI2 A:hover
{
	text-decoration: underline;
	color: #D80A00;
}
.tn_nabHlink
{
	background-color: #cdd5d5;
	width: 220px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 5px 5px 0px 5px;
	border: 1px;
	border-style: outset;
}
.tn_nabHlink A
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	color: #04317B;
	text-decoration: none;
}
.tn_nabHlink A:hover
{
	color: #D80A00;
}
.visible
{
	visibility: visible;
}
.unvisible
{
	display: none;
}