@charset "utf-8";
/* CSS Document */

#kont{
	width:380px;
	height:372px;
	border:1px solid #000;
	background-color:#DFDEBF;
	border-radius:10px;
	position:absolute;
	top:4250px;
	left:550px;
}

#kont img{
	margin-left:60px;
	}


button {
 
}

button:focus { 
  
}
