body {background: #000 url(img/fon.jpg) no-repeat;margin:0;padding:0;font-family:verdana,tahoma;font-size:112%;overflow:hidden;}

img {border:0;}

#intro {margin-top:-25px;}

#screenshot{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	text-align:center;
	}
	
#rest {color:white;}

#main {display:none;width:1px;border:1px solid white;background:#000;margin:0 auto;margin-top:5px;padding:10px;}

#logo {display:none;width:184px;background:url(img/logo.gif) no-repeat;margin:0 auto;margin-top:15px;}

#text:first-letter {font-size:130%;text-transform:uppercase;}

.hide {display:none;}

#menu {margin:0 auto;background:#000;width:800px;padding:10px;border:1px solid gray;display:none;min-height:130px;  filter:alpha(opacity=80); opacity:0.8;margin-bottom:5px;}

.subm {width:20%;float:left;text-align:center;padding:5px 0;}

.subm a {text-decoration:none;color:white;padding:3px 2px;}

.subm img {margin-top:5px;max-height:100px;}

.clear {clear:both;}

.thumbnail{position: relative;z-index: 0;width:100px;height:75px;margin:0 3px;}

.thumbnail:hover{background-color: transparent;z-index: 50;}

.thumbnail span{position: absolute;left: -1000px;visibility: hidden;}

.thumbnail span img{border-width: 0;padding: 5px;}

.thumbnail:hover span{visibility: visible;top: -200px;left: 0px;} 