@charset "UTF-8";
/* YakamozDizayn */


html, body { height: 100%; }
body {text-align: center;padding: 0;margin: 0;background:#000000;line-height:1.3;}
#flash-container {height: 100%;	overflow: visible;	width: 100%;}
#background {left: 0;margin: 0;padding: 0;width: 100%;height: 100%;text-align: center;position:fixed;top:0;}

#sound {position: absolute; right:20px;top:1px;width:100px;height: 50px;z-index:999 }
#lang {position: absolute; left:10px;top:1px;width:150px;height: 30px;z-index:999 }

#wrapper {
	width: 100%;	height: 100%;
	margin: -1px 0 0;
	padding: 0; }

#content {position: absolute;
	width: 990px;	height: 100%;
	margin:0px auto;
	position:relative;
}

.close span{display:none}