body  {	background-color : #FFD5D5;
  	text-align : center;
  	margin-top : 0px;
  	margin : 0px, 0px, 0px, 0px;
  	font : 0.86em/1.6 Helvetica, sans-serif;
  }
  
  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: 720px;
	height: 440px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -1px;
	background: #FFD5D5 url('70_title.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.tab_okraj .first{   /* volne terminy -> (lastminute/volne temriny) -> titulky*/
	background-color : #FFD5D5;
}

#hlavna_tab{
	background: #DCFBD7;
}
