@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial;
	background:url(../images/bg.gif) repeat top left;
	font-size:11px;
	color:#605E57;
}

table {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	width:100%;
}

table td, table th {
	padding:3px;
}

table th, table .title_td {
	color:#745421;
}

ul {
	list-style:none;
}

a img {
	border:none;
}

#header, #main, #footer {
	width:1000px;
	margin:0 auto;
	background:transparent url(../images/header.png) no-repeat top left;
	clear:both;
}

a {
	color:#745421;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#1E1607;
}

#header {
	height:258px;
}

.main_menu {
	padding:88px 0 0 100px;
}

#header li {
	float:left;
	margin-right:30px;
}

#header #right_side {
	margin-left:275px;
}

#main {
	background:url(../images/center_bg.gif) repeat-y top left;
}

#footer {
	background:url(../images/footer_bg.png) no-repeat top left;
	height:52px;
	margin-bottom:20px;
}

#footer p {
	text-align:center;
	font-size:9px;
	padding-top:30px;
}

#left {
	background:url(../images/dreptunghi.gif) no-repeat 16px 0;
	width:250px;
	height:350px;
	float:left;
	margin-left:20px;
	position:relative;
	top:-40px;
}

#left p {
	text-align:center;
	width:200px;
	padding-top:70px;
	margin-left:15px;
}

#left a {
	color:#FFF;
}

#left span {
	text-align:center;
	display:block;
	width:200px;
	margin-top:60px;
	margin-left:15px;
}

#right {
	width:710px;
	float:left;
}

.title {
	font-size:13px;
	color:#745421;
	font-weight:bold;
	margin-bottom:5px;
}

.content {
	margin-bottom:30px;
}

.jcarousel-skin-tango {
	clear:both;
	margin:10px 0 0 27px;
}

.jcarousel-container {
	border:1px solid #745421 !important;
	background-color:#e8e8e8 !important;
}

.lbox {
	color:#e8e8e8;
}

.lbox:hover {
	color:#e8e8e8;
}

#photos li {
	float:left;
	margin-right:3px;
}

.critique {
	border:1px solid #745421;
	padding:5px;
	margin-bottom:5px;
	clear:both;
}

.critique img {
	float:left;
	padding-right:5px;
	width:150px;
}

.critique h3 {
	font-size:13px;
	color:#745421;
	margin-bottom:5px;
}

.critique h4 {
	text-align:right;
	margin-top:5px;
	color:#745421;
}

.bottle {
	width:35px;
}

.price_txt {
	width:45px;
}

#menu_special {
	display:block;
	clear:both;
	color:#FFF;
	text-align:center;
	background:url(../images/menu_special.jpg) no-repeat top left;
	width:200px;
	height:50px;
	line-height:50px;
	margin:100px 0 0 680px;
}