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

.ideckaObal{
	width:0;
	height:0;
	position: relative;
	}
.idecka{
	position: absolute;
	width:600px;
	top:-100px;
	}