html, body  {
	font-family : Arial, Helvetica, sans-serif;
  margin: 0px;
}

#container { 
  width: 920px;
  margin: 0px auto 0px auto; /* centrarea paginii*/
}

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

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

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

a:active  {
	color : #0000ff;
	text-decoration : none;
}

a.meniu:link  {
	color : #7587e9;
	text-decoration : none;
}

a.meniu:visited  {
	color : #7587e9;
	text-decoration : none;
}

a.meniu:hover  {
	color : #3366cc;
	text-decoration : none;
}

a.meniu:active  {
	color : #7587e9;
	text-decoration : none;
}

fieldset.art {
        background-color:#f0f4f4;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }

fieldset.cup {
        background-color:#e8e8ff;
        font-size:12px;
        font-family:Arial;
        padding:5px;
        }

legend {
        font-size:16px;
        font-family:Verdana;
        color:#46549b;
        }
td.margs {
    width: 10px;
    background: url(_imagini/repet_st.jpg);
}

td.margd {
    width: 10px;
    background: url(_imagini/repet_dr.jpg);
}

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

#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; 
}
