* {
	margin:0px;
	padding:0px;
}
body {
	background:url(../images/bg-all.jpg) #d0c89c no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:20px;
	color:#000;
}
#kaleici {
	position:absolute;
	top:400px;
	height:582px;
	width:100%;
	background:transparent url(../images/kaleici-front.png) no-repeat;
	z-index:2;
}
img {
	border:none;
}
.clr {
	clear:both;
}
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
p {
	padding:0px 0px 6px 0px;
}
a {
	color:#db1212;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color:#000px;
	font-size:24px;
	line-height:31px;
	margin:0px 0px 6px 0px;
}
h2 {
	color:#DB1212;
	font-size:18px;
	margin:0px 0px 6px 0px;
}
.border { border-bottom:1px dashed #000; margin:0px 0px 10px 0px;}
#container {
	margin:47px auto 0px auto;
	width:960px;
	z-index:1;
}
#container #banner {
	height:110px;
}
#container #banner h1 {
	display:none;
}
#container #menu {
	height:30px;
	background:url(../images/bg-menu.gif) repeat-x #b7ad70;
	padding:0px 20px;
}
#container #menu ul.left {
	float:left;
	width:800px;
}
#container #menu ul.right {
	float:right;
	width:120px;
}
#container #menu ul.left li {
	float:left;
}
#container #menu ul.left li a {
	color:#000000;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:24px;
	padding:3px 10px;
}
#container #menu ul.left li a:hover {
	color:#db1212;
	text-decoration:none;
	background:url(../images/bg-menu-hover.gif) repeat-x;
}
#container #maincontent {
	padding:30px 20px;
	background:#eeeadb url(../images/bg-content.gif) repeat-y;
	width:920px;
}
#container #maincontent .full { width:100%;}
#container #maincontent .left {
	width:505px;
	padding:0px 15px 0px 0px;
	float:left;
}
#container #maincontent .right {
	width:385px;
	float:right;
}
table.galeri {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0px;
}
table.galeri img {
	padding:3px;
	border:1px solid #dfdfdf;
}
table.galeri td {
	width:120px;
	padding:5px 4px 5px 0px;
}
#footer {
	width:960px;
	margin:0 auto;
	background:url(../images/bg-footer.png) no-repeat;
	height:154px;
}
