﻿	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: auto;
	}
	
	#flashcontent {
		height: 90%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#FFFFFF;
		font-size:10pt;
		font-family:tahoma;		
	}
	
	a
	{
		color: #FFFF00;
		text-decoration: none;
	}
	a:hover
	{
		color: #FF8F00;
		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; }  	


  img.previewfolder
  {
      border: 5px solid #000000;
  }
  
  
  .thumbwrap {
	background:  #181818; margin: 0px; padding: 15px 7px 0px; display: inline-block;
}
.thumbwrap li {
	margin: 0px;width: 180px;height: 180px; padding: 0px; vertical-align: top; display: inline-block;
}
.thumbwrap a {
	color: #FFFF00;font-weight: bold; display: block; 
}


.thumbwrap a img {
	border: 5px solid #000000 ; vertical-align: bottom;
}
.thumbwrap a span {
	padding: 4px; font-size: 88%; display: block;
}
html:first-child .thumbwrap a {
	display: inline-block;
}

.imageplace
 {
    height: 120px;    
}