@charset "utf-8";


body {
	background-color: #2f1508;
	background-image: url(header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #210f05;
	padding: 0;
	margin: 0;
}
a {	
	outline: none; 
}
img {
	border: 0;
}
#site {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
#tag {
	color: #673212;
	font-size: 11px;
	position: absolute;
	top: 50px;
	padding-left: 52px;
}
#logo h1 {
	background-image: url(logo.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 288px;
	height: 71px;
	margin: 0;
	padding: 0;
}
#logo h1 span {
	display: none;	
}
#topfix{
	height: 190px;
}
#butoane {
	background-image: url(butoane.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 778px;
	height: 27px;
	font-size: 12px;
}
#butoanefix {
	width: 778px;
	text-align: center;
	padding-top: 6px;
}
#butoane a, #butoane a:visited {
	color: #e6be84;
	padding: 9px;
	text-decoration: none;
	font-weight: bold;
}
#butoane a:hover {
	color: #de8713;
	text-decoration: underline;
}
#content {
	background-image: url(content.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
	padding: 35px 35px 0 35px;
}
#content-top {
	width: 708px;
	height: 27px;
	background-image: url(content-top.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#content-middle {
	background-image: url(content-middle.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
	font-size: 11px;
	padding-left: 27px;
	padding-right: 27px;
	text-align: justify;
}
#content-middle2 {
	background-image: url(content-middle.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
	font-size: 11px;
	padding-left: 27px;
	padding-right: 27px;
	text-align: justify;
}
#content-middle2 img{
	margin-right: 20px;
}
#content-bottom {
	width: 708px;
	height: 27px;
	background-image: url(content-bottom.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#seminee-electrice h2 {
	background-image: url(seminee-electrice.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 167px;
	height: 39px;
	margin: 0;
	padding: 0;
}
#seminee-bioetanol h3 {
	background-image: url(seminee-bioetanol.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 220px;
	height: 39px;
	margin: 0;
	padding: 0;
}
#seminee-electrice h2 span, #seminee-bioetanol h3 span {
	display: none;
}
#liniev {
	width: 40px;
	background-image: url(liniev.jpg);
	background-attachment: inherit;
	background-repeat: repeat-y;
}
#col1{
	width: 334px;
	text-align: justify;
}
#col2{
	width: 334px;
	text-align: justify;
}
#bottom {
	background-image: url(bottom.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
	width: 778px;
	height: 39px;
}
#footer {
	width: 778px;
	height: 70px;
	background-image: url(footer.jpg);
	background-attachment: inherit;
	background-repeat: no-repeat;
}
#copyright {
	color: #826749;
	padding-top: 30px;
	padding-left: 280px;
}
ul {
	margin-left: 30px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(li.gif);
}
input {
	border: solid #efb863 1px;
	background-color: #fef4e1;
}
textarea {
	border: solid #efb863 1px;
	background-color: #fef4e1
}
select {
	border: solid #efb863 1px;
	background-color: #fef4e1
}
.linkuri {
		color: #826749;
		margin-top: 12px;
		margin-top: -1px;
		margin-left: 400px;
}
.linkuri a {
		color: #826749;
		text-decoration: none;
}