#h11 {
	background-image: url('images/11.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#h13 {
	background-image: url('images/13.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#h21 {
	height: 26px;
	width: 212px;
	background-image: url('images/21.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#h31 {
	background-image: url('images/31.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#h33 {
	background-image: url('images/33.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#h61 {
	background-image: url('images/61.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#h62 {
	background-image: url('images/62.png');
	background-position: top left;
	background-repeat: no-repeat;
}

#cal {
	height: 80px;
	background-image: url('images/calbg.png');
	background-position: top left;
	background-repeat: repeat-y;
}

#h51 {
	background-image: url('images/51.png');
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-top: 12px;
}

#maintable {
	text-align: left;
	align: left;
}

#logo {
	width: 212px;
	height: 135px;
	background-image: url('images/12.png');
	background-position: top left;
	background-color: white;
}

#header {
	width: 788px;
	height: 134px;
	background-image: url('images/14.png');
	background-position: top right;
}

#top {
	height: 18px;
	background-image: url('images/0.png');
	background-position: center center;
	background-repeat: no-repeat;
}

#bottom {
	padding-top: 20px;
	background-image: url('images/6.png');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 10px;
	width: 1000px;
}

#breadcrumb {
	background-color: white;
	font-family: Arial;
	font-size: 10px;
	color: #bababa;
	padding-left: 23px;
}

#content {
	background-color: white;
	padding: 20px;
	text-align: left;
	align: left;
}

#bannerid {
	background-color: white;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bg.png');
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffc735;
	font-family: Arial;
	font-size: 11px;
	color: #4f4f4f;
}

TD {
	font-family: Arial;
	font-size: 11px;
	color: #4f4f4f;
}

H1 {
	font-family: Arial;
	font-size: 20pt;
	color: #7f8f33;
}

H2 {
	font-family: Arial;
	font-size: 20pt;
	color: #1a668e;
	margin: 0px;
	padding: 0 0 0 0;
}

.calendar_prev {
	background-image: url('images/cal_prev.png');
	background-position: top right;
	background-repeat: no-repeat;
	width: 41px;
	height: 19px;
	float: left;
	text-align: right;
}

.calendar_prev a, .calendar_next a {
	text-decoration: none;
}

.calendar_next {
	background-image: url('images/cal_next.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 19px;
	height: 19px;
	float: left;
}

.calendar_date {
	height: 16px;
	width: 130px;
	float: left;
	background-color: #de9f1e;
	padding-top: 3px;
	margin-bottom: 6px;
}

.calendar_date A {
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	color: #3c2a00;
}

.calendar_date A:hover {
	font-family: Arial;
	font-size: 10px;
	color: #3c2a00;
}

.calendar {
	clear: both;
	margin-bottom: 2px;
}

.calendar a {
	color: #d00000;
	text-decoration: none;
}

.calendar a:hover {
	color: #d00000;
}

.calendar table {
	width: 152px;
}

.calendar td {
	border-left: 1px solid #eba61b;
	border-top: 1px solid #eba61b;
	border-collapse: collapse;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #654808;
	height: 15px;
	line-height: 14px;
}

.calendar_time {
	color: #7b7b7b;
	font-style: italic;
}

.calendar_link A {
	font-weight: bold;
	color: #694a00;
}

.active_day {
	background-image: url('images/ad.png');
	background-position: center center;
	background-repeat: no-repeat;
}

.active_day A {
	color: white;
	text-decoration: underline;
}

.active_day A:hover {
	color: white;
	text-decoration: underline;
}

.saturday {
	border-left: 1px solid #ebbc0c;
	border-top: 1px solid #ebbc0c;
	background-color: #ffce0e;
}

.sunday {
	background-color: #ffce0e;
	border-left: 1px solid #ebbc0c;
	border-top: 1px solid #ebbc0c;
	border-right: 1px solid #eba61b;
}

.submenu {
	width: 160px;
	background-image: url(images/submebu_bg.png);
	background-repeat: repeat-x;
	padding: 5px 0 5px 30px;
	line-height: 17px;
}

.submenu a {
	color: #3f6a7e;
	font-famility: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.submenu a:hover {
	color: #00aeff;
	text-decoration: underline;
}

.menu_b {
	background-image: url(images/mebu_bg.png);
	background-repeat: no-repeat;
	width: 168px;
	height: 21px;
	padding-left: 22px;
	padding-bottom: 1px;
}

.menu_b a {
	color: #fefefe;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.menu_b a:hover {
	color: #32454b;
}

HR {
	border: 0px solid white;
	margin: 0 0 5px 0;
	padding: 0px;
	height: 1px;
	background-image: url(images/hr.png);
}

.banner {
	width: 100%;
	text-align: center;
	margin: 10px 0 10px 0;
}

.gallery_cat {
	background-image: url(images/g_cat_bg.png);
	background-repeat: no-repeat;
	width: 516px;
	height: 115px;
	padding: 14px 0px 0px 20px;
}

.gallery_cat_picture {
	background-color: #a36c00;
	padding: 4px;
	float: left;
	margin-right: 15px;
}

.gallery_cat_picture IMG {
	border: 1px solid #d0a757;
}

.gallery_cat_time {
	color: #7b7b7b;
	font-style: italic;
}

.gallery_cat_name, .gallery_cat_name a {
	color: #694a00;
	margin-top: 5px;
	font-weight: bold;
}

.gallery_picture {
	float: left;
}

.gallery_picture IMG {
	border-left: 2px solid #ffc657;
	border-right: 2px solid #ffc657;
}

.gallery_picture_top {
	height: 2px;
	width: 100%;
	background-image: url(images/g_pic_top.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.gallery_picture_bottom {
	height: 2px;
	width: 100%;
	background-image: url(images/g_pic_bot.png);
	background-repeat: no-repeat;
}

.gallery_navbar {
	background-image: url('images/g_nav_bg.png');
	width: 517px;
	height: 26px;
	margin: 10px 0 10px 0;
	padding: 0px;
}

#g_prev {
	background-image: url('images/g_prev.png');
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
}

#g_next {
	background-image: url('images/g_next.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 20px 0 0;
	margin: 0 15px 0 0;
}

#photo_container {
	text-align: center;
	width: 100%;
}

#photo_container IMG {
	border: 3px solid #d78e00;
}

P {
	margin: 0;
	padding: 0 0 7px 0;
}

A {
	color: #a36c00;
	text-decoration: none;
}

A IMG {
	border: 0px;
	text-decoration: none;
}

A:hover {
	color: #ce8900;
	text-decoration: underline;
}

.newsitem_container {
	padding-bottom: 5px;
}

#personalia_list {
	padding-left: 15px;
}

.person_data {
	text-align: right;
	font-weight: bold;
	color: #797979;
	padding-right: 5px;
	height: 25px;
	width: 90px;
}

.job_data {
	text-align: right;
	font-weight: bold;
	color: #797979;
	width: 150px;
	padding: 4px 20px 4px 0;
}

#person_container {
	background-color: #faf6f0;
	padding-top: 5px;
	padding-bottom: 25px;
}

#protocol_years {
	background-image: url('images/prot_bg.png');
	height: 19px;
	width: 495px;
	padding: 4px 0 0 25px;
}

.protocol {
	border-bottom: 1px solid #eeeeee;
	padding: 3px 0 2px 2px;
}

.newsitem_date {
	font-family: Arial;
	color: #adadad;
	font-style: italic; 
	font-size: 10px;
}

.newsitem_container {
	background-image: url('images/news_bg.png');
	height: 106px;
	width: 493px;
	padding: 7px 10px 10px 17px;
	position: relative;
}

.newsitem_link {
	position: absolute;
	bottom: 5px;
	right: 7px;
}

.newsitem_link A {
	font-size: 11px;
}

.newsitem_title {
	font-family: Arial;
	color: #3d9ed1;
	font-weight: bold; 
	font-size: 12px;
	padding: 3px 0 3px 0;
}

.news_intro {
	font-weight: bold;
}

.cal_item {
	position: relative;
	padding: 5px 0px 5px 15px;
}

.frontpage_heading {
	font-family: Arial;
	color: #7f8f33;
	font-size: 20px;
	padding: 3px 0 3px 0;
}

.body_container A {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #9bb51d;
	text-decoration: none;
}

.body_container A:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold; 
	color: #aace00;
	text-decoration: underline;
}

UL.sunnipaev {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 10px 10px;
}
