body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
.allpage {
	width: 880px;
	margin: 0px auto;
	min-height:100%;
	height:100%;
	background-image: url(/design/images/teni.gif);
	position:relative;
	}
	
.center {
	text-align: left;
	width: 828px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:26;
	height:100%;
	min-height:100%;
	}
#head {
	width: 828px;
	height: 208px;
	z-index: 10;
	position: absolute;
	top:0;
	}
#top {
	width: 828px;
	height: 132px;
	background-image: url(/design/images/sobitia/top.jpg);
	}
#top2 {
	width: 828px;
	height: 53px;
	background-image: url(/design/images/sobitia/top2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#logo {
	width: 545px;
	height: 53px;
	float:right;
	position:relative;
	z-index:5;
	}
	
.top_contacts {
	position:absolute;
	top:0;
	right:10px;
	text-align:right;
	font-size:8pt;
	line-height:9pt;
}
	
img {
	display: block;
	border: none;
	}

.center_page {
	float: left;
	width: 828px;
	background: url(/design/images/sobitia/bg.jpg);
	background-color: #623c35;
	height:100%;
	position:absolute;
	overflow:hidden;
	margin-top:208px;
	}
#left_img {
	float:left;
	width: 283px;
	height: 100%;
	background: url(/design/images/sobitia/left_new.jpg);
	background-repeat: no-repeat;
	}
#left_menu {
	position: absolute;
	top: 208;
	left: 80;
	margin-top: 25px;
	text-align: left;
	width:193px;
	overflow: hidden;
	z-index: 3;
	height: 100%;
	}
#left_menu a {
	color: #ffffff;
	}

#main {
	float:right;
	width: 545px;
	background: #ffffff;
	height:100%;
	overflow: hidden;
	}

#right_img {
	z-index: 1;
	width:210px;
	height:322px;
	position:absolute;
	bottom: 189;
	left: 618;
	background: #ffffff url(/design/images/sobitia/right.jpg) no-repeat bottom right;
}

#content{
	position: absolute;
	left: 283px;
	top:203px;
	width: 335px;
	margin-top: 25px;
	margin-left: 25px;
	padding-right:20px;
	height:100%;
	overflow-y: auto;
	z-index:3;
	text-align: justify;
	}

.bottom {
	z-index: 2;
	width: 828px;
	height:189px;
	background-image: url(/design/images/sobitia/bottom.jpg);
	background-repeat: no-repeat;
	position:absolute;
	bottom: 0;
	}
.up {
	z-index:3;
	position: absolute;
	right: 190px;
	top:  228px;
	}
.down {
	z-index:3;
	position: absolute;
	bottom: 140px;
	right:190px;
	}
.up2 {
	z-index:3;
	position: absolute;
	bottom: 120;
	left: 80;
	}
.down2 {
	z-index:3;
	position: absolute;
	bottom: 120;
	left:100;
	}

.event_date {
	color:#b99088;
	font-size:8pt;
	font-weight:bold;
	line-height:9pt;
}
