.konteiner {
	width:100%;
	height:800px;
}

.block_tovar{
	position:absolute;
	top:0;
	right:0;
	width:540px;
	height:650px;
	margin:0px;
	padding:10px;
	border:0;
	
	font-size:18px;
	color:#0A0C3F;
}

