body {
	font-family : Arial, Helvetica, sans-serif;
	background: fixed top center url(_imagini/fundal3.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
  margin: 0px;
}

#container {
	width: 940px;
	margin: 0px auto 0px auto;
}

table.tabcont {
	width: 918px;
/*	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	border-bottom: 0px; */
	background-color: #ffffff;
}

#antet {
	width: 918px;
/*	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #ffffff; */
}

table.tabjos {
	width: 918px;
	border-top: 0px;
	background-color: #ffffff;
/*	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
  border-bottom: 1px solid #999999; */
}

table.tot {
	width: 100%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

table.tabelnormal {
	width: 100%;
	border: 0px;
}

/* suma trebuie sa fie totalul tabelului */
#coloana1 {
	width: 186px;
}

#coloana2 {
	width: 466px;
}

#coloana3 {
	width: 266px;
}

/* pentru format special doua coloane */

#coloana4 {
	width: 266px;
}

#coloana5 {
	width: 652px;
}

/* Meniu sus */

#tablemenusus1 {
/*  border-left: 1px solid #999999;*/
	border-left: 0px;
  border-right: 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
  width: 100%;
  height: 20px;
  background-color: #ffffff;
}

#tablemenusus2 {
  /*  border-left: 1px solid #999999;*/
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
  width: 100%;
  height: 20px;
  background-color: #ffffff;
}

td.tdmenusus {
	border-right: 1px solid #999999;
  background: url(_imagini/crom.gif);
	background-repeat: repeat-x;
	text-align: center;
}

td.tdmenusus:hover {
	border-right: 1px solid #999999;
  background: url(_imagini/verde.gif);
	background-repeat: repeat-x;
	text-align: center;
}

td.tdmenususdr {
/*	border-right: 1px solid #999999; */
  background: url(_imagini/crom.gif);
	background-repeat: repeat-x;
	text-align: center;
}

td.tdmenususdr:hover {
/*	border-right: 1px solid #999999; */
  background: url(_imagini/verde.gif);
	background-repeat: repeat-x;
	text-align: center;
}

a.linkmeniusus:link  {
	color : #006600;
	text-decoration : none;
	font-weight : bold;
	text-align: center;
  display: block;
  font-family: Arial;
  white-space: nowrap;
  font-size: 10pt;
  margin: -1px -1px 0px 0px;
}

a.linkmeniusus:visited  {
	color : #006600;
	text-decoration : none;
	font-weight : bold;
	text-align: center;
  display: block;
  font-family: Arial;
  white-space: nowrap;
  font-size: 10pt;
  margin: -1px -1px 0px 0px;
}

a.linkmeniusus:hover  {
	color : #990000;
	text-decoration : none;
	font-weight : bold;
	text-align: center;
  display: block;
  font-family: Arial;
  white-space: nowrap;
  font-size: 10pt;
  margin: -1px -1px 0px 0px;
}

a.linkmeniusus:active  {
	color : #006600;
	text-decoration : none;
	font-weight : bold;
	text-align: center;
  display: block;
  font-family: Arial;
  white-space: nowrap;
  font-size: 10pt;
  margin: -1px -1px 0px 0px;
}

ul.meniusus {
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 padding: 0px;
 float: inherit;
 width: auto;
}

ul.meniusus ul {
 list-style-type: none;
 margin: 0px;
 top: 16px;
 left: -3px;
 list-style-image: none;
 padding: 0px;
}

ul.meniusus li {
 position: relative;
 list-style-type: none;
 margin: 0px;
 width: auto;
 float: inherit;
 text-align: center;
 list-style-image: none;
 padding: 0px;
}

ul.meniusus li ul {
 z-index: 999;
 position: absolute;
 display: none;
 background-color: #ffffff;
}

ul.meniusus li li {
 width: auto;
 float: none;
}

ul.meniusus li:hover ul {
  display: block;
  margin-left: 0px;
}

li.submeniu {
  position: relative;
  border-top: 1px solid #999999;
  border-bottom: 0px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  list-style-type: none;
  margin: 0px;
  width: auto;
  float: left;
  list-style-image: none;
  padding: 0px;
  top: -1px;
  background: url(_imagini/crom.gif);
	background-repeat: repeat-x;
}

li.submeniujos {
  position: relative;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  list-style-type: none;
  margin: 0px;
  width: auto;
  float: left;
  list-style-image: none;
  padding: 0px;
  top: -1px;
  background: url(_imagini/crom.gif);
	background-repeat: repeat-x;
}

li.submeniu:hover {
  background: url(_imagini/verde.gif);
	background-repeat: repeat-x;
}

li.submeniujos:hover {
  background: url(_imagini/verde.gif);
	background-repeat: repeat-x;
}

a.linksubmeniu {
 color : #006600;
 text-align: left;
 display: block;
 font-family: Arial;
 white-space: nowrap;
 color: black;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
 padding: 2px;
}

a.linksubmeniu:hover {
 color : #990000;
 text-align: left;
 display: block;
 font-family: Arial;
 white-space: nowrap;
 color: black;
 font-size: 10pt;
 font-weight: normal;
 text-decoration: none;
 padding: 2px;
}

/* Meniu lateral */

table.meniu {
	width: 100%;
  border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 0px;
	border-bottom: 0px;
	text-align:left;
}

td.tdmeniu {
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #999999;
	border-top: 0px;
	background-color: #ffffff;
	text-align:left;
}

td.tdmeniu:hover {
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid #999999;
	border-top: 0px;
  background: url(_imagini/iarba-mica.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:left;
}

a.linkmeniu:link  {
	color : #006600;
	text-decoration : none;
}

a.linkmeniu:visited  {
	color : #006600;
	text-decoration : none;
}

a.linkmeniu:hover  {
	color : #990000;
	text-decoration : none;
}

a.linkmeniu:active  {
	color : #00cc00;
	text-decoration : none;
}

/* Link */

a:link  {
	color : #006600;
	text-decoration : none;
}

a:visited  {
	color : #006600;
	text-decoration : none;
}

a:hover  {
	color : #990000;
	text-decoration : underline;
}

a:active  {
	color : #00cc00;
	text-decoration : none;
}

/* Altele*/

fieldset.cupdes {
  font-size:10px;
  font-family:Arial;
  padding:2px;
}

legend {
  font-size:12px;
  font-family:Arial;
  color:#009900;
	font-weight : bold;
}

p.textnormal {
  font-family: Arial;
	font-size: 10pt;
	font-style : normal;
}

ul.enumerare {
  font-family: Arial;
	font-size: 10pt;
	font-style : normal;
	text-align : justify;
}

h1 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	font-style : normal;
	font-weight : bold;
}

h2 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	font-style : normal;
	font-weight : bold;
}

h3 {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-style : normal;
	font-weight : bold;
}

hr {
  background: #ffffff;
  height: 1px;
  width: 80%;
  color: #999999;
}

#sarbatoare {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 20px;
  background-color: #ffffff;
  font-size: 12pt;
  color: #ff0000;
/*  z-index: 1; */
  opacity: 0.7;
}

#craciun {
  position: fixed;
  float: right;
  right: 0px;
  bottom: 0px;
  height: 100px;
  z-index: 2; 
}
