@charset "utf-8";
div.malykskritsloj {
	position : absolute;
	width : 100px;
	height : 100px;
	overflow : hidden;
	cursor : default;
	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}



div.slojmalkasnimka {
	position : absolute;
	border : 0px;
	width:auto;
	height:auto;
	left : 0px;
	top : 0px;	
	-ms-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-webkit-box-sizing : border-box;
	box-sizing : border-box;
}


img.slojgolqmasnimka {
	padding : 0px;
	border : 0px;
}

div.malykskritsloj a {
	cursor : default;
}
