.code {
   
	width:390px;
	height:650px;
}

#code {
    position: relative;
}

.karelIde {
   width:1000px;
}

.canvas {
	padding-left:30px;
	float:left;
	width:557px;
	height:475px;
}

.playButton {
    height:30;
    width:30;
}

.buttonBar {
	text-align: left;
	font-weight: bold;
	height:50px;
	margin: 0;
}
