body {
		background-repeat: repeat-x;
		background-color: #7FA2E2;
		margin: 0px;
	  }
td   {
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		color: #000000;
		}
td.footer
		{
		background-image: url(../img/footer.gif);
		background-repeat: no-repeat;
		background-position: center bottom;
		}
td.menu
		{
		background-image: url(../img/menu_slice.gif);
		background-repeat: repeat-x;
		background-color: #Ff9710;
		padding-left: 25px;
		}
a.right	{
		font-family: Tahoma, Arial, Verdana;
		font-weight: bold;
		font-size: 11px;
		color: #021D4E;
		text-decoration: none;
		}
a.right:hover 	{
		font-family: Tahoma, Arial, Verdana;
		font-weight: bold;
		font-size: 11px;
		color: #021D4E;
		text-decoration: underline;
		}

.tabelka {font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
		text-align:center;
		background-color:#e2ecff;
		}
.tablehead {font-family: Tahoma, Arial, Verdana;
		font-weight: bold;
		font-size: 15px;
		color: #000000;
		text-decoration: none;
		text-align:center;
		}
.tabelka a {font-family: Tahoma, Arial, Verdana;
		font-weight: bold;
		font-size: 15px;
		color: #0541ad;
		text-decoration: none;
		text-align:center;
		}
.tabelka a:hover {font-family: Tahoma, Arial, Verdana;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		text-decoration: underline;
		text-align:center;
		}
img {border-width: 0}
a {text-decoration: none;}