/**
border: 1px solid white;

*/
body{
	margin-left: 2px;
	margin-top: 14px;
}
#content{
	width: 905px;
	margin: 0 auto 0 auto;
}
#debug{
	display: none; /*  */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 100%;
	border-right: 3px solid green;
	background: #600;
	z-index: -1;
}
#logo{
	height: 150px;
	width: 900px;
	background-image: url('../images/lay/intro/logo_in.png');
	position: relative;
}
#logo input{
	background: transparent;
	border: 0;
	font-size: 12px;
	height: 17px;
}
#email{
	position: relative;
	top: 71px;
	height: 19px;
	width: 118px;
	left: 536px;
}
#email input{
	width: 118px;
}
#pass{
	position: relative;
	width: 118px;
	height: 19px;
	top: 80px;
	left: 536px;
}
#pass input{
	width: 118px;
}
#submit{
	position: relative;
	top: 60px;
	float: left;
	left: 658px;
	height: 22px;
	cursor: pointer;
}
#submit input{
	cursor: pointer;
	background-image: url('../images/lay/intro/login.gif');
	width: 22px;
	height: 22px;
}
#lostpass{
	position: relative;
	float: left;
	top: 60px;
	left: 661px;
	height: 22px;
}
#lostpass a{
	display: block;
	background-image: url('../images/lay/intro/lostpass.gif');
	width: 22px;
	height: 22px;
}
div#online{
	position: relative;
	top: 72px;
	left: 468px;
	color: #CCC;
	width: 400px; 
	height: 12px;
	clear: both;
}
#menu{
	float: left;
	width: 178px;
	height: 650px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url('../images/lay/intro/ramka.png');
}
#menu div:first-child{
	position: relative;
	top: 75px;
	width: 135px;
	height: 275px;
	left: 18px;
}
div#banners{
	position: relative;
	top: 100px;
	left: 18px;
	width: 135px;
	height: 275px;
}
#menu div a{
	text-align: center;
	float: left;
	width: 135px;
	height: 21px;
	margin: 9px auto 9px auto;
	background-position: center;
	background-repeat: no-repeat;
}
div#banners a{
	text-align: center;
	float: left;
	width: 135px;
	height: 40px;
	margin: 6px auto 6px auto;
	background-position: center;
	background-repeat: no-repeat;
}
#data{
	float: left;
	position: relative;
	width: 722px;
	height: 650px;
}
#data p{
	text-align: justify;
	text-indent: 20px;
}
#data p:first-letter{
	font-weight: bold;
	color: #FFEEDD;
}
#pegi{
	width: 450px;
	margin: 10px auto 15px auto;
	text-align: center;
}
#pegi img{
	padding: 5px;
	opacity: 0.5;
}
#pegi img:hover{
	opacity: 1.0;
}

#facebook_like {
    float: right;
    height: 40px;
    margin-top: 0;
    position: relative;
}

#foot{
	width: 500px;
	text-align: center;
	margin: 30px auto 20px auto;
}
#fastLoad{	
	position: fixed;
	top: 0px;
	left:0px;
	width: 0px;
	display: block;
}
#error{
	position: relative;
	width: 500px;
	margin: 20px auto 0 auto;
	text-align: center;
	color: white;
	font-size: 12px;
}
#error a{
	font-size: 12px;

}
.scrollBox{
	position: relative;
	width: 500px;
	height: 300px;
	overflow: auto;
	margin: 0 auto 0 auto;
	text-align: justify;
	padding-right: 6px;
}
.scrollBox li{
	margin-bottom: 3px;
	
}
.scrollBox input{
	width: 146px;
	
}
.inputSpan{
	display: block;
	float: left;
	width: 100px;
	
}
.scrollBox h2{
	text-align: center;
}







