html{margin: 0;	padding: 0;}
body{margin: 0;	padding: 0;	font-size: 12px;color: #777;}
img{border: none;}
.hidden{display:none !important;}
#opaco{
	position:absolute; 
	margin: 0 15px;
	width:620px;
	height:360px;
	z-index: 200;
	background: #000;
	opacity: 0.8;
}
#allcontent{
	position:relative;
	width:650px;
	margin:auto;
	}
#main{
	position:relative;
	margin: 5px auto; 
	width:600px;
	height:350px;
	border: 5px solid red;
	}
#inv{
	position:relative;
	margin: auto; 
	width:600px;
	height:50px;
	border: 5px solid red;
	overflow:auto;
	}
#text {
	position:absolute;
	overflow:auto; 
	height:400px;
	width:150px;
	top: 10px; 
	right: 40px;
	}
#counters {
	position:relative;
	height:30px; 
	bottom:20px; 
	width: 600px;
	margin: auto;	
	}
#ConTroll{
	position:relative;
	height:80px; 
	width: 350px;
	margin: 5px; 
	}
/*Инвентарь*/
.inv_obj {border: none; cursor: move; width: 50px; height: 50px; position: relative;display:block; float:left;}
.sumka{background: url(03/4_sumka_v_inventarj.png) no-repeat;background-size: 100%;}
.rakushka1{background: url(03/9_rakushka.png) no-repeat;background-size: 100%;}
.odeyalo{background: url(04/2_postelj_geroya_odeyalo-inventarj.png) no-repeat;background-size: 100%;}
.rakushka2{background: url(011/6_rakushka-inventarj.png) no-repeat;background-size: 100%;}
.varevka{background: url(011/6_vereka-inventarj2.png) no-repeat;background-size: 100%;}
.bottle{background: url(031/16_butylka-inventarj.png) no-repeat;}