/* hide from ie on mac \*/
html {
  height: 100%;
  overflow: auto;
}

#flashcontent {
  height: 90%;
}

/* end hide */

body {
  height: 100%;
  margin: 0;
  padding: 0; 
  background-color:#000000;
  color:#ffffff;
  font-size:10pt;
  font-family:tahoma;		
}
	
a {
  color: #ffffff;
  text-decoration: none;
}

a:hover  {
  color: #48CBFA;
  text-decoration: underline;
}

.credits {
  width: 100%;
  text-align: center;
}
  	
div.domuoff, div.domu a
  { display: block; width: 20px; height: 21px; background: url('tl-domu.gif') no-repeat 0 0; }
  
  div.domu a:hover
  { background-position: -20px 0; }

  div.zpetoff, div.zpet a
  { margin-left: 18px; display: block; width: 20px; height: 21px; background: url('tl-zpet.gif') no-repeat 0 0; }
    
  div.zpet a:hover
  { background-position: -20px 0; }  	
.Estilo1 {
	font-size: 12pt;
	font-weight: bold;
}
.Estilo2 {color: #999999}

/* GALLERY */

table tr td {
    background: url(images/diapositivafondo.jpg);
}
