body  {	
	background-color : #f7be26;
  	text-align : center;
  	margin : 0px;
  	font : 0.86em/1.6 Helvetica, sans-serif;
  	padding-left:100px;
  }
  
  h2  {
  	color : Navy;
	font : 1.46em/0.93 Helvetica, sans-serif;
  }
  
  a:link  {
  	color : Red;
  	text-decoration : none;
  	font-weight : bold;
  }
  
  a:visited  {
  	text-decoration : none;
  	color : Navy;
  }
  
  a:hover  {
  	text-decoration : none;
  	color : red;
  	background : White;
  }
  
  #vlajky{
	width: 900px;
	height: 175px;
	background: #f7be26 url('876titul.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: -5px;
	margin-top: -1px;
}

#hlavna_tab{
	background: #DEEDCD  url('876.jpg');
	text-align: center;
}

.tab_okraj{
	margin-left:80px;
	margin-right:80px;
}


