h1, h2, p, ul, li {margin: 0px; padding: 0px;}
body {margin: 0px; padding: 0px; background: #8e2211;}
#wrapper {margin: 0px auto;	padding: 0px; width: 776px;}
#content {
	background: #CEC4A0 url(images/main_wineglass.gif) no-repeat 730px center;
}
#sodrzina {
	background: #CEC4A0;
	padding-top: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #661100;

}

#logo {
	background: url(images/bg_logo.jpg) repeat-x;
}
#submenu {
	background-color: #aa7066;
	width:100%;
}
#submenu ul {
	list-style:none;
}
#submenu li {
	float:left;
}
#submenu a {
	display: block;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #aa7066;
	padding: 2px 28px 3px;
	text-decoration: none;
}
#submenu a:hover {
	background: #aa6655;
}
#theplace {
	clear:both;
	height:300px;
	background: url(images/main_place.jpg) no-repeat left bottom;
}
#fooddrinks {
	clear:both;
	height:300px;
	background: url(images/main_food.jpg) no-repeat left bottom;
}
#location {
	clear:both;
	height:300px;
}
#contact {
	clear:both;
	height:300px;
	background: url(images/main_contact.jpg) no-repeat left bottom;
}
#navigation {
	background: #761f18;
	height: 27px;
}
#navigation ul {
	background: #761f18;
	list-style:none;
}
#navigation li {
	float:left;
}
#navigation a {
	background: #761f18;
	display:block;
	width:194px;
	text-align: center;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 2px;
}

#navigation a:hover {
	background: #83332f;
}

#navigation img {
	border-style: none;	
}

#nav_content {
	clear:both;
	background: #d0d0b0;
	margin-top: 5px;
}
#footer {
	background: #ffffff;
	height: 10px;
	margin: 2px 0px 0px;
	padding: 0px;
	font-size: 5px;
}

.displayblock {
	display: block;
}
.displaynone {
	display: none;
}
.sidemenu {
	color:#8E2211;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 15px;
}
.sidemenu a{
	color:#8E2211;
	letter-spacing: 1px;
}
.sidemenu a:hover {
	text-decoration:none;
}
.review {
	background: url(images/line_maintext.jpg) no-repeat 15px 12px;
	font: italic 11px/16px Arial, Helvetica, sans-serif;
	color: #3c0700;
	padding: 35px 50px 20px 20px;
	letter-spacing: 1px;
}
.nav_detail {
	width: 194px;
	border-right: 1px solid #761f18;
}
.nav_detail img {
	border-style: none;
}
.detail_text {
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px 25px 15px;
}
.detail_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.title {
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align:right;
}

