@CHARSET "UTF-8";

html,body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	line-height: 18px;
	color: #79561e;
	background-image: url(../images/bkg_tile.jpg);
	background-position: top center;
	background-repeat: repeat;
}

#top_container {
	background-color: #d4cab7;
}

#top {
	width: 1000px;
	margin: 0 auto;
	height: 532px;
	margin-bottom: -169px;
	background-image: url(../images/front_top.jpg);
	position: relative;
}

#top_bottom {
	background-color: #5ca632;
	height: 169px;
}

#top_bottom div {
	width: 50%;
	float: right;
	height: 20px;
	background-color: #d4cab7;
}

#top ul {
	margin: 0 auto 0 auto;
	padding: 180px 0 0 20px;
	font-size: 12px;
	line-height: 12px;
	width: 200px;
	text-align: center;
}

#top ul li {
	display: inline;
	border-left: 1px solid #3d3124;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top ul li:FIRST-CHILD {
	border: none 0;
}

#top ul li a {
	color: #3d3124;
	text-decoration: none;
	margin: 0;
	padding: 0 4px;
}

#top ul li a:hover {
	text-decoration: underline;
}

#menu {
	background-image: url(../images/front_menu_bkg.gif);
	background-position: top center;
	background-repeat: repeat;
	height: 72px;
	border-top: 4px solid #9c6c2f;
	border-bottom: 4px solid #9c6c2f;
}

#menu ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#menu ul li {
	display: inline-block;
	background-image: url(../images/front_menu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 72px;
	zoom:1;
	*display: inline;
}

#menu ul li a {
	font-size: 16px;
	display: inline-block;
	line-height: 66px;
	color: #bf2826;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 20px 0 20px;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url(../images/front_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	padding: 200px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#top_bekereja {
	display: block;
	height: 140px;
	left: 160px;
	position: absolute;
	top: 260px;
	width: 150px;
}

#top_bars {
	display: block;
	height: 180px;
	left: 350px;
	position: absolute;
	top: 240px;
	width: 300px;
}

#top_bistro {
	display: block;
	height: 130px;
	left: 150px;
	position: absolute;
	top: 400px;
	width: 250px;
}

#top_krodzins {
	display: block;
	height: 180px;
	left: 640px;
	position: absolute;
	top: 340px;
	width: 260px;
}
