body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 0px;
	border: 0px;
	background-color: #C8C8C8;
}

img {
	border: none;
}

a:link, a:visited {
	color: #3A842B;
	text-decoration: none;
}

a:hover {
	color: #00CC00;
	text-decoration: none;
}

a:active {
	color: #00CC00;
	text-decoration: none;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.all{
	width: 900px;
}

.banda1{
	height: 20px;
	padding-top: 36px;
	padding-left: 603px;
	background-color: #FFFFFF;
	color: #3A842B;
	font-size: 12px;
}

.banda1 a:link, .banda1 a:visited {
	color: #3A842B;
	text-decoration: none;
}

.banda1 a:hover {
	color: #00CC00;
	text-decoration: none;
}

.banda1 a:active {
	color: #00CC00;
	text-decoration: none;
}

.header{
	height: 32px;
	background-image: url(images/indexHeader.jpg);
	background-repeat: no-repeat;
	padding-top: 340px;
}

.menuBar{
	padding-left: 48px;
	height: 32px;
}

.inactiv a, .activ a, .inactiv a:link, .activ a:link{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	top: -11px;
}

.inactiv a:hover, .activ a:hover{
	color:#E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	top: -10px;
}

.inactiv{
	display: inline;
	float: left;
	height: 32px;
	background-image: url(images/menuMijI.png);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	margin-left: 5px;
}

.activ{
	display: inline;
	float: left;
	height: 32px;
	background-image: url(images/menuMij.png);
	background-repeat: no-repeat;
	background-position: 9px 0px;
	margin-left: 5px;
}

.continut{
	border-top: 4px solid #87A667;
	border-bottom: 5px solid #9BB480;
	background-color: #FFFFFF;
}

.continutStg{
	float: left;
	margin-left: 53px;
	width: 180px;
	padding: 12px;
	padding-left: 30px;
	padding-bottom: 157px;
	background-color: #EBEAEA;
	background-image: url(images/stg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: left;
}

.continutStg ul{
	position: relative;
	left: -15px;
}

.continutDr{
	margin-left: 275px;
	padding: 25px;
	padding-left: 235px;
	background-image: url(images/indexTree.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.footer{
	padding: 3px;
	background-color: #698F40;
	color: #FFFFFF;
	font-size: 10px;
}

.clear{
	clear: both;
}

.dataNoutati{
	font-style: italic;
	text-decoration: underline;
	color: #698F40;
}