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

h1, #nav_bar {
	text-align: center;
}

#szchkt_logo {
	text-align: center;
}

#cal_logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#right_sidebar {
	float: right;
	width: 200px;
	padding-top: 20px;
}

#main {
	position: absolute;
	right: 220px;
	left: 10px;
}

