*, html, body {
	margin:0;
	padding:0;
}

body {
	width:100%;
	background:#6f6653 url(images/design/headerbg.png) top repeat-x; 
	font-family: Helvetica, Arial, sans-serif;
}

#logoatas, #kursi-1, #kursi-2 {behavior:url(iepngfix.htc);}

#top {
	width:900px;
	height:56px;
	color:#f1eed3;
	font-size:12px;
	margin:0 10px 10px 50px;
	padding-left:5px;
}

#logoatas {
	width:500px;
	height:18px;
	margin-top:26px;
	padding:12px 0 0 40px;
	float:left;
	font-size:11px;
	background:url(images/design/logoatas.png) left bottom no-repeat;
}

#addr {
	width:220px;
	margin-top:10px;
	padding-right:10px;
	float:right;
	font-size:11px;
}

#topnav-box {
	width:900px;
	height:30px;
	margin:0 0 0 50px;
	padding-top:20px;
	background:#f1eed3;
}

#topnav {
	margin: 0 0 0 25px;
	height:30px;
	color:#916f4f;
	font-size:14px;
}

#topnav a {
	color:#916f4f;
	text-decoration:none;
}

#topnav a:hover {
	border-bottom:double;
}

#topnav ul {
	width:100%;
	display:block;
}
#topnav li {
	padding: 0 20px;
	line-height:30px;
	display:inline;
	list-style:none;
	border-right: solid 1px #dfd897;
}

#wrap1 {
	width:910px;
	padding-left:5px;
	margin-left: 45px;
}

#wrap2 {
	width:900px;
	padding-right:5px;
}

#wrap {
	width:900px;
	padding-bottom:30px;
	background:#f1eed3 url(images/design/page-bot.jpg) bottom repeat-x;
	position:relative;
}

#page {
	width:850px;
	margin-left:26px;
}

#left-top, #left {
	width:250px;
	height:auto;
	margin:0;
	text-align:center;
	background:#f4f1db;
}

#left-top {
	padding:25px 0 ;
	top:148px;
	left:31px;
}

.left-menu {
	width:200px;
	margin:0 25px 35px 25px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

.left-menu li {
	width:140px;
	height:25px;
	margin-left:20px;
	font-size:12px;
	color:#8e6a4a;
	list-style:none;
	line-height:25px;
	text-indent:3px;
	border-bottom: solid 1px #e6e1b0;
}

.left-menu a {
	text-decoration:none;
	color:#8e6a4a;
}

.left-menu a:hover {
	text-decoration:underline;
}

.menu-title {
	width:100%;
	height:25px;
	text-indent:10px;
	font-size:16px;
	line-height:25px;
	color:#8e6a4a;
	background:#efeccb;
}

#search {
	width:160px;
	margin:0 auto;
	text-align:center;
	background:#efeccb;
	border:solid 1px #d1ba90;
}

#right {
	padding:30px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

#right a {color:#562C2C}
#right a:hover {text-decoration:none}

#right h2 {
	font-size:16px;
	color:#8e6a4a;
}


/* HEADER */
#header {
	width:850px;
	height:202px;
	margin:0 25px;
	padding:1px 0;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	background:url(images/design/head.png) center repeat-x;
}

#logo {
	width:265px;
	height:200px;
	margin-top:1px;
	float:left;
	background:url(images/design/logo.png) no-repeat;
}

#text-logo {
	width:220px;
	height:30px;
	margin:75px 25px 0 20px;
	padding:0;
	text-align:center;
	color:#f1eed3;
	font-size:11px;
	line-height:15px;
}

#kursi-b {
	width:180px;
	height:200px;
	margin-top:1px;
	float:left;
	background:url(images/design/kursi-besar.jpg) no-repeat;
}

#kursi-1, #kursi-2 {
	width:196px;
	height:176px;
	margin-top:16px;
	float:left;
}

#kursi-1 {background:url(images/design/kursi1.png) no-repeat}
#kursi-2 {background:url(images/design/kursi2.png) no-repeat}

/* BOTTOM */
#bottom {
	width:100%;
	height:103px;
	margin-top:-60px;
	background:url(images/design/footer.png) repeat-x;
	z-index:-1;
}

.clear {clear:both}

.style1 {
	color: #8E6A4A;
	font-weight: bold;
}

#content p {margin-bottom:10px; margin-right:12px; line-height: 20px; text-align: justify;}

#content a:hover {text-decoration:none}

.style1 {color: #FFFFFF;font-weight: bold;}

.rata {text-align: justify; line-height: 18px;}

.box {
	border:solid 1px #9F9F9F;
	text-align:center;
	padding:0 5px 5px 5px;
}

.thumb {
	width: 170px;
	text-align:center;
}
.thumb td {padding-top:5px;}

.thumb a {
	font-size:11px;
	font-weight:bold;
	color:#a45340;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

table.cart {
	border-width: 1px;
	border-spacing: 1px;
	border-style: outset;
	border-color: #C7C7C7;
	border-collapse: collapse;
	background-color: #ffffff;
	width: 500px;
}
table.cart td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #C7C7C7;
	font-size: 12px;
}
