body {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;	
	color: #666;
}
* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;	
}
#container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#top {
	height: 79px;
	position: relative;
}
#top h1 a {
	text-indent: -5000px;
	background: url(../img/logo.jpg) no-repeat 5px 5px;
	height: 55px;
	width: 125px;
	position: absolute;
	top: 13px;
	left: 31px;	
}
#title {
	position: absolute;
	bottom: 5px;
	right: 15px;
	text-align: right;
}
#title h1 {
	padding-left: 1.5em;
	background: url(../img/arrow1.gif) no-repeat 0 .2em;	
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display: inline;
	line-height: 1.9em;
}
#header {
	height: 155px;
	position: relative;
	border-bottom: 10px solid #fff;
}
ul#nav {
	list-style: none;
	position: absolute;
}
#nav a {
	display: block;
	width: 162px;
	background: #5c9127 url(../img/arrow.gif) no-repeat;
	margin-bottom: 2px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 50px;
	line-height: 29px;
	font-size: .9em;
}
#nav a:hover {
	background: #f7f7f7 url(../img/arrow.gif) no-repeat;
	color: #4c781f;
	width: 156px;
	border-right: 6px solid #4c781f;
}
#head {
	position: absolute;
	background: url(../img/header.jpg);
	height: 153px;
	width: 554px;
	left: 216px;
}
#continut {
	display: block;
	background: url(../img/bg-continut.jpg);
	width: 770px;	
	margin-bottom: -2px;
}
h2 {
	line-height: 27px;
	border-bottom: 3px solid #fff;
	font-size: 1em;	
}

#left {
	width: 212px;
	float: left;
	margin-right: 4px;
}
#left h2 {
	background: #a7a745;
	color: #fff;
	text-indent: 1em;
	border-bottom: 1px solid #fff;
}
ul#menu {
	list-style: none;
}
#menu li {
	display: block;
	margin-top: 2px;
}
#continut #menu a:first-letter {
	text-transform: uppercase;
}
#menu a {
	display: block;
	width: 183px;
	background: #f0efd1 url(../img/arrow2.gif) no-repeat .45em .5em;
	color: #4c781f;
	font-weight: bold;
	padding: 0 10px 0 19px;
	line-height: 21px;
	text-transform: lowercase;
}
#menu a:hover {
	background: #f0efd1 url(../img/arrow2.gif) no-repeat .7em .5em;
}
#sidecontact {
	clear: both;
	border-top: 3px solid #fff;
	display: block;
	background: #f0efd1
}
#sidecontact p {
	padding: .7em;
	line-height: 1.6em;
}
#right {
	width: 553px;
	float: left;
}
#right h2 {
	background: #f4f0ed url(../img/arrow1.gif) no-repeat .5em .7em;
	color: #4c781f;
	text-indent: 2.2em;
}
#right p {
	margin: 5px 0;
}
#right ul {
	list-style-type: circle;
	padding-left: 3em;
}

#clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	background: #fff;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}
#footer {
	clear: both;
	line-height: 20px;
	padding-top: 12px;
}
#copyright {
	display: block;
	float: left;
	width: 210px;
	text-align: center;
}
#statistici {
	display: block;
	float: left;
	width: 560px;
	text-align: center;
}
/* HOME */
.home {
	display: block;
	float: left;
	width: 250px;
	padding: 10px;
}
.single {
	width: 534px;	
	clear: both;
	border-top: 3px solid #fff;
}
.home img {
	float: left;
}
.single img {
	margin-left: 130px;
}
.home .caption {
	display: block;
	background: url(../img/chen1.jpg);
	height: 18px;
	width: 89px;
	float: left;
	margin: 70px 0 0 10px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
}
.home p {
	clear: both;
	display: block;
	height: auto;
}
.single p {
	height: auto;
	text-align: center;
}
.home a {
	text-align: center;
	display: block;
	margin: 10px auto;
	background: url(../img/chen2.jpg);
	height: 18px;
	width: 89px;
	color: #fff;
	line-height: 17px;
}
.home a:hover {
	text-decoration: underline;
}

#right .home h3 {
	font-size: 1em;
	text-align: center;
}
#extras {
	clear: both;
	border-top: 3px solid #fff;
	display: block;
}
.chenar1 {
	float: left;
	width: 320px;
	border-right: 3px solid #fff;
	display: block;
}
.chenar2 {
	display: block;
	float: left;
	width: 230px;
}
#extras p {
	margin: 10px;
	line-height: 18px;
}
.chenar1 div {
	text-align: right;
}
#extras a {
	margin-right: 25px;
	color: #4c781f;
}
#extras a:hover {
	text-decoration: underline;
}

/* PRODUSE */

.produs {
	width: 510px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	margin: 0 auto 8px auto;
}
.produs h3 {
	font-size: 1.2em;
	color: #4c781f;
	text-align: center;
	padding-bottom: 1em;
	font-weight: bold;
}
.pic {
	display: block;
	float: left;
	width: 170px;
}
.pic img, .produs img {
	border: 1px solid #999;
}
.pic span {
	display: block;
	text-align: center;
	clear: left;
	font-size: 1.5em;
	width: 160px;
}
.detalii {
	display: block;
	float: left;
	width: 330px;
	margin-left: 10px;
}
.produs ul {
	list-style: none;
}
.produs li {
	margin-bottom: 10px;	
}

#contact h3, #right h3 {
	margin: 10px;
	font-size: 1.4em;
}
#contact ul {
	margin-left: 30px;
}
#despre {
	margin: 15px;
}
#despre ul {
	list-style: none;
	text-indent: 1.2em;
}
#despre li {
	float: left;
	width: 190px;
	display: block;
	background: url(../img/arrow3.gif) no-repeat 0 .2em;
}

img.harta {
	display: block;
	text-align: center;
	margin: 2em auto;
}