body
	{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-width: 2;
	margin-height: 0;
	background-color: #666666;
	font-family: Arial, Sans-Serif;
	text-align:justify;
	}

table
	{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	background-color : #F0F0F0;
	}

div.tluste
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	}

div.text
	{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	}

div.maly
	{
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left; //justify;
	}

	
table.pozadi
	{
	background: #555555 url("tv_background.gif");
	}

table.vnitrek
	{
	border: 1px solid Black;
	}

a 
	{ 
	text-decoration: none;
	text-align:justify;
	visited: none;
	link: none;
	color: #000000;
	}

a:hover
	{
	text-decoration: underline; 
	visited: none;
	link: none;
	color:black;
	}

a:link
	{
	text-decoration: none; 
	visited: none;
	link: none;
	}

img.pidi
	{
	border: 1px solid Black;
	}

hr
	{
		border-top: 1px solid white;
		margin-top: 8px;
		margin-bottom: 8px;
		width="100%";
	}

