body  {
	font-family: Trebuchet MS, Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	color: Black;
	margin-bottom: 0px;
	background: url(http://www.liptov.sk/dobak/pozadie.jpg);
}
      
      a:hover  {
      	color : red;
      	text-decoration : underline;
      	background-color : Maroon;
      	color : white;
      }
		
table.hlavna_tab		
{
	font-family: Trebuchet MS, Tahoma, Arial;
	padding: 0px;
	margin: 0px;
	color: Black;
	margin-bottom: 0px;
	background: White;
	width: 700px;
}

tr	
{
	background: White;
}

h2 {
	background: White;
	text-align: center;
	color: #800000;
}

#vlajky{
	width: 720px;
	height: 500px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -1px;
	background: url('77_title.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}
