/* CSS Document */

/* zielony  #74ba55 */

body {
	width:822px;
	margin: 0 auto;
	background-color:#9d1311;
	color:#d4a2a1;
	font-family: "luxi sans", arial ,sans-serif;
	font-size:12px;
}

a {
	color:#b08685;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
}

a img {
	border:0px;
}

#top {
	width:100%;
	height:127px;
	background-image:url(../_images/layout/top.jpg);
	clear:both;
}

#fade {
	width:822px;
	height:205px;
	clear:both;
}

#left {
	width:36px;
	height:auto !important;
	height:260px;
	min-height:260px;
	display:inline;
	float:left;
	background-image:url(../_images/layout/left.jpg);
}

#strap {
	width:90px;
	height:auto !important;
	height:260px;
	min-height:260px;
	display:inline;
	float:left;
	background-image:url(../_images/layout/bottom_strap.jpg);
}
#strapTop {
	width:89px;
	height:205px;
	position:absolute;
	z-index:100;
	margin-left:38px;
}

#main {
	width:656px;
	height:auto !important;
	height:260px;
	min-height:260px;
	display:inline;
	float:left;
	background-color:#7c2322;
	background-image:url(../_images/layout/bg_paper.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#menu {
	width:100%;
	word-spacing:120px;
	text-align:center;
	color:#9a5150;
	margin-top:10px;
}

#menu a {
	text-decoration:none;
	color:#9a5150;
	font-family: "luxi sans", arial ,sans-serif;
	font-size:17px;
	font-weight:bold;
}

#menu a:hover {
	color:#FF9900;
}



#right {
	width:40px;
	height:auto !important;
	height:260px;
	min-height:260px;
	display:inline;
	float:right;
	background-image:url(../_images/layout/right.jpg);
}

#bottom {
	width:100%;
	height:19px;
	background-image:url(../_images/layout/bottom.jpg);
	clear:both;
}

#chopsticks {
	font-size:0px;
	width:0px;
	height:0px;
	position:absolute;
	display:block;
	z-index:2;
}
