* {
  visibility: hidden;
}
#tzolkin * {
  visibility: visible;
}
.selo img {
  width: 1.9em; height: 1.9em;
}
td img {
  width: 1.968em; height: 0.96em;
}
	body {
	  text-align: center;
	  font-family: sans-serif;
	  margin: 0px 0px 0px 0px;
	  font-size: 10pt;
	}
	table {
	  background-color: #fff;
	  margin: auto;
	  cell-padding: 0px;
	}
	a {
	  color: black;
	  text-decoration: none;
	}
	img {
	  border: none;
	}
	td {
	  background-color: #fff;
	  text-align: center;
		-moz-border-radius: 5px;
    padding: 0pt 3pt 0pt 3pt; 
	}
	p {
	  margin: 0; padding: 0;
	}
	h1, h2, h3, h4, h5, h6 {
	  border-bottom: 1px solid #0c0;	
	}
	#tzolkin {
	  width: 780px;
	  background-color: #fff;
		text-align: center;
	  max-width: 780px;
		-moz-border-radius: 10px;
	}
	#tzolkin table {
	  margin: 10px auto 10px auto;
	}
	#legend, .legend, .panel {
    display: none;
	}
	.onda_0 {
	  background-color: #ffd;
	}
	.onda_1 {
	  background-color: #fdd;
	}
	.onda_2 {
	  background-color: #fff;
	}
	.onda_3 {
	  background-color: #def;	
	}
	.portal {
	  border: 3px solid black;
	  background-color: #0c0;
		-moz-border-radius: 5px;
	}
