body {
	margin: 0;
	background-color: #86d843;
}
a img { border: 0; }
#background {
	height: 517px;
	background-color: #d2faff;
	background-image: url('/theme/os/img/grass.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
#pageBody {
	margin: -517px auto 0 auto;
	width: 832px;
	padding-left: 93px;
}
#pageBoxTopBody {
	float: left;
	margin: -31px 0 0 70px;
	position: relative;
}
#pageBoxBody {
	float: left;
	margin: 0 0 -16px 70px;
	position: relative;
}
#pageBoxTop {
	background-image: url('/theme/os/img/boxTop.png');
	background-repeat: no-repeat;
	height: 48px;
}
#pageBoxCenterTop {
	background-image: url('/theme/os/img/boxCenterTop.png');
	background-repeat: repeat-y;
}
#pageBoxCenter {
	background-image: url('/theme/os/img/boxCenter.png');
	background-repeat: repeat-y;
	background-position: center;
}
#pageBoxBottom {
	background-image: url('/theme/os/img/boxBottom.png');
	background-repeat: no-repeat;
	height: 76px;
	background-position: center;
}
#pageLogos { height: 149px; }
#pageLogo {
	float: left;
	background-image: url('/theme/os/img/logo.png');
	background-repeat: no-repeat;
	width: 139px;
	height: 101px;
	margin-bottom: 4px;
}
#logoVision {
	float: left;
	background-image: url('/theme/os/img/vision.png');
	background-repeat: no-repeat;
	width: 234px;
	height: 141px;
	margin: 8px 0 0 12px;
}
#logoProjects {
	margin-top: 5px;
	float: left;
	background-image: url('/theme/os/img/projects.png');
	background-repeat: no-repeat;
	width: 263px;
	height: 138px;
	margin-left: 12px;
}
#pageMenu {
	width: 180px;
	float: left;
	position: relative;
	z-index: 2;
	margin: -200px 0 -300px -93px;
	font-family: Arial;
}
#pageHeader {
	height: 220px;
}
#headerSchool {
	float: left;
	background-image: url('/theme/os/img/school.jpg');
	background-repeat: no-repeat;
	width: 409px;
	height: 203px;
	margin-left: 30px;
}
#headerCalendar {
	float: left;
	width: 223px;
	margin: -12px 17px 0 20px;
}
#calendarTop {
	background-image: url('/theme/os/img/calendarTop.png');
	background-repeat: no-repeat;
	height: 51px;
	margin-left: 1px;
}
#calendarCenter {
	background-image: url('/theme/os/img/calendarCenter.png');
	background-repeat: repeat-y;
	height: 152px;
	margin-right: 1px;
	font-family: "Comic Sans MS";
}
#calendarCenter a {
	text-decoration: none;
	color: #000000;
}
#calendarCenter .blue {
	color: #3687FA;
	text-decoration: underline;
}
#calendarBottom {
	background-image: url('/theme/os/img/calendarBottom.png');
	background-repeat: no-repeat;
	height: 17px;
	margin-right: 1px;
}
#pageNews {
	height: 103px;
}
#blockNews {
	float: left;
	width: 429px;
	margin: -18px 0 0 15px;
}
#topBlockLeft {
	float: left;
	background-image: url('/theme/os/img/topBlockLeft.png');
	background-repeat: no-repeat;
	height: 103px;
	width: 24px;
}
#topBlockCenter {
	float: left;
	background-image: url('/theme/os/img/topBlockCenter.png');
	background-repeat: repeat-x;
	height: 103px;
	width: 382px;
}
#topBlockRight {
	float: left;
	background-image: url('/theme/os/img/topBlockRight.png');
	background-repeat: no-repeat;
	height: 103px;
	width: 23px;
}
#blockContact {
	float: left;
	width: 221px;
	margin: -12px 0 0 17px;
}
#pageLine div {
	float: left;
	background-color: #c0c0c0;
	width: 100%;
	height: 1px;
	margin: 8px 0 8px 0px;
}
#contentBox {
	float: left;
	width: 445px;
	padding-bottom: 16px;
}
#pageContent .fullContent {
	float: left;
	width: 680px;
	padding-bottom: 16px;
}
#contentTop {
	background-image: url('/theme/os/img/contentTop.png');
	background-repeat: no-repeat;
	height: 22px;
}
.fullContent #contentTop { background-image: url('/theme/os/img/fullContentTop.png'); }
#contentCenter {
	background-image: url('/theme/os/img/contentCenter.png');
	background-repeat: repeat-y;
}
.fullContent #contentCenter {
	background-image: none;
	background-color: #d2e5f1;
}
#contentBottom {
	background-image: url('/theme/os/img/contentBottom.png');
	background-repeat: no-repeat;
	height: 22px;
}
.fullContent #contentBottom { background-image: url('/theme/os/img/fullContentBottom.png'); }
#moduleContent {
	position: relative;
	padding: 0 16px;
	font-size: 14px;
	font-family: "Comic Sans MS";
}
#moduleContent .title {
	font-size: 18px;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #3687FA;
}
#moduleContent h2.title {
	margin: 0;
	margin-bottom: 16px;
}
#pageContent a {
	color: #3687FA;
}
#blockBoxes {
	float: right;
}
#blockBox {
	width: 221px;
	margin: 0 0 8px 16px;
}
.blockTop {
	background-image: url('/theme/os/img/blockTop.png');
	background-repeat: no-repeat;
	height: 19px;
}
.blockCenter {
	background-image: url('/theme/os/img/blockCenter.png');
	background-repeat: repeat-y;
	padding: 0 16px;
}
.blockBottom {
	background-image: url('/theme/os/img/blockBottom.png');
	background-repeat: no-repeat;
	height: 19px;
}
.blockCenter .title {
	font-family: "Comic Sans MS";
	margin: 0 16px;
	text-align: center;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: 14px;
}
.blockCenter .content {
	float: left;
	width: 189px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	margin: -19px 0;
	position: relative;
	padding: 2px 0 4px 0;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0px;
}
.clearLeft {
	clear: left;
	height: 0px;
	line-height: 0px;
}
.hidden { display: none; }
#alignHeight {
	clear: left;
	height: 0;
	line-height: 0;
}
#calendarCenter {
	padding: 0 13px;
	font-size: 12px;
}
#calendarMonth div {
	font-weight: bold;
	text-align: center;
	height: 20px;
}
#calendarMonth a {
	width: 28px;
	height: 20px;
	text-align: center;
}
#calendarMonth .left { float: left; }
#calendarMonth .right { float: right; }
#calendarDescription div {
	font-weight: bold;
	float: left;
	width: 28px;
	height: 20px;
	text-align: center;
}
#pageCalendar div {
	clear: both;
}
#pageCalendar a {
	float: left;
	width: 28px;
	height: 20px;
	text-align: center;
}
#pageCalendar .select { font-weight: bold; }
#pageFooter {
	font-size: 11px;
	text-align: center;
	padding-bottom: 8px;
	font-family: "Comic Sans MS";
}
#topBlockCenter .title {
	font-size: 15px;
	color: #3687fa;
	padding-top: 8px;
	text-align: center;
	font-family: "Comic Sans MS";
	font-weight: bold;
	border-bottom: 1px solid #3687fa;
}
#topBlockCenter .content {
	font-family: Arial;
	padding: 4px 0;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	text-align: justify;
}
#topBlockCenter .content p { margin: 0; }
#calendarWindow {
	width: 223px;
	position: absolute;
	margin-left: 459px;
	margin-top: -18px;
	z-index: 1;
	font-size: 12px;
}
#calendarWindow a { color: #3687FA; }
#calendarWindow .border {
	background-image: url("/theme/os/img/calendarCenter.png");
	background-repeat: repeat-y;
	padding: 8px 13px;
}
#calendarWindow .bottom {
	background-image: url("/theme/os/img/calendarBottom.png");
	background-repeat: no-repeat;
	height: 17px;
}
#calendarWindow .right {
	float: right;
	width: 28px;
	text-align: center;
	font-weight: bold;
}
#pageSearch {
	float: left;
	margin-top: 12px;
}
#pageSearch form {
	clear: left;
	margin: 0;
}

.pagination {
	display: inline-block;
	list-style: none;
	padding: 0;
}
.pagination > * {
	float: left;
	background-color: #9ed1f1;
	margin-left: 4px;
	text-align: center;
}
.pagination > *.current,
.pagination > *:hover {
	background-color: #63baf1;
}
.pagination > * > a {
	text-decoration: none;
}
.pagination > * > a,
.pagination > * > span {
	display: inline-block;
	min-width: 20px;
	padding: 4px;
}

.pagination:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
}