html, body {
	height: 100%;
	margin: 0px;
	background-color: #0c2f00;
}
#top {
	background-image: url(fundal.jpg);
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 520px;
}
#top #meniu {
	background-image: url(banner.jpg);
	height: 290px;
	width: 320px;
	padding-top: 180px;
	padding-left: 115px;
	float: left;
}
#top #siglafabrica {
	height: 105px;
	width: 115px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 50px;
}
.textinvizibil {
	display: none;
}
#sigle {
	float: right;
}
#final {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#meniusec a:hover {
	color: #952035;
	text-decoration: none;
}

a:link, a:visited, a:active{
	color: #666666;
	text-decoration: none;
}
.bulet {
	margin-right: 3px;
	margin-left: 3px;
}
.inovativ {
	margin-top: 5px;
}



#final #linie {
	background-image: url(linie.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}
