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

#ybermorsan {
	width: 900px;
	height: auto;
	overflow: auto;
	border: 2px solid #999999; 
	margin-left: auto;
	margin-right: auto;
}

#banner {
	width: 900px;
	height: 150px;
	background-image: url(banner_css_skola.jpg);
}

#leftcol {
	width: 180px;
	height: 550px;
	padding: 10px;
	float: left;
}

#maincol {
	width: 680px;
	height: 550px;
	padding: 10px;
	float: left;
}
