body{
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
	margin:0;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

.bg-top{
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.sigla{
	background-image:url(images/sigla.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width:289px;
	height:101px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	float:left;
}

.sigla h1{
	margin:0;
	margin-left:70px;
	margin-top:70px;
	font-size:12px;
	color:#FFF;
}

.header{
	width:824px; 
	margin:0 auto;
}

.header a{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#2A2A2A;
	padding:5px 10px;
	margin:40px 2px 0px 2px;
	text-decoration:none;
}

.header a:hover{
	text-decoration:underline;
}

.content{
	background-color:#E6E5F0;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #666;
	border-collapse:collapse;
}
	.content td
	{
		vertical-align: top;	
	}
		.content h1
		{
			color: #F46200;
			font-size: 20px;	
		}
.footer{
	text-align:center;
	background-image:url(images/bg-footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:61px;
	padding:20px 20px 0px 20px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	text-decoration:underline;
}

.body{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:20px;
}
.body2{
	color:#F46200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:bold;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}

.title a{
	text-decoration:none;
	color:#F46200;
}

.title a:hover{
	text-decoration:underline;
}

.title2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	font-weight: normal;
}
.right_title {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.right_title2 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.categorie
{
	cursor: pointer;
}

ul#menu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
	ul#menu img
	{
		display: block;	
	}
ul li
{
	float: left;
}
ul.scateg
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -200px;
}
	ul.scateg li
	{
		height: 29px;	
	}
	
ul#avantaje
{
	display: block;
}
	ul#avantaje li
	{
		float: none;	
	}
	
#luc-exe
{
	font-size: 13px;
}
	#luc-exe tr:hover
	{
		background-color: #CCC;	
	}

.documentatie
{
	padding: 3px 3px 3px 30px;
	background: #E6E5F0 url('../images/pdf-icon.gif') no-repeat left center;
	text-decoration: none;
	color: #F46213;
	font-weight: bold;
}
.documentatie:hover
{
	background-color: #F46213;
	color: #FFF;
}
.bold
{
	font-weight: bold;
}
.float-right
{
	float: right;
	margin-bottom: 15px;
}
.clear-both
{
	clear: both;
}
