body {
	background-color: #CAC897;
	margin: 0px;
}
.table_main {
	width: 770px;
	background-image: url(../img_kert/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #F2C17F;
}
.left{
	width: 285px;
	background-image: url(../img_kert/left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}
.right {
	width: 395px;
	background-image: url(../img_kert/right.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}
.center {
	width: 90px;
	height: 555px;
	background-image: url(../img_kert/center.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
}
.logo_top {
	width: 35px;
	height: 10px;
	background-color: #fff;
	filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
}
.logo_side {
	width: 10px;
	height: 15px;
	background-color: #fff;
	filter: alpha(opacity=40);
	opacity: 0.40;
	-moz-opacity: 0.40;
}
.logo_mini {
	width: 15px;
	height: 15px;
	background-image: url(../img_kert/logo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.logo_big {
	width: 285px;
	height: 90px;
	background-image: url(../img_kert/logo_big.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
.menu {
	width: 255px;
	height: 35px;
	background-color: #fff;
	filter: alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity: 0.60;
}
.menu_text {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.line20 {
	width: 300px;
	height: 20px;
}
.line10 {
	width: 300px;
	height: 10px;
}
.line7 {
	width: 300px;
	height: 7px;
}
.vline15 {
	width: 15px;
	height: 35px;
}
.img {
	width: 160px;
	height: 160px;
	background-color: White;
	text-decoration: none;
}
.right_top {
	width: 395px;
	height: 30px;
	background-image: url(../img_kert/right_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
