a { color: #000000; text-decoration: underline; font: Arial;}
a:hover { text-decoration: none; }


.meniu_sus { font: 15px Arial;  color: #000000; text-decoration: none; font: bold;}


.meniu_on { font: 15px Arial;  color: #ffffff; text-decoration: none; font-weight: bold;}
a.meniu { font: 15px Arial; color: #ffcc0b; text-decoration: none; font-weight: bold;}
a.meniu:link { font: 15px Arial; color: #ffcc0b; text-decoration: none; font-weight: bold;}
a.meniu:hover { font: 15px Arial; color: #ffffff; text-decoration: none; font-weight: bold;}

.submeniu_on { font: 14px Arial;  color: #ffffff; text-decoration: none;}
a.submeniu { font: 14px Arial; color: #ffcc0b; text-decoration: none;}
a.submeniu:link { font: 14px Arial; color: #ffcc0b; text-decoration: none;}
a.submeniu:hover { font: 14px Arial; color: #ffffff; text-decoration: none;}


.text_alb { font: 10px Arial;  color: #ffffff; font-weight: bold;}


.titlu { font: 14px Arial;  color: #000000; text-decoration: underline; font-weight:bold;}
.text_marunt_col { font: 10px Arial;  color: #ff7800; text-decoration: none;}


body         {  font-family: Arial; font-size: 13px; color: #000000; }
li           {  font-family: Arial; font-size: 13px; color: #000000; }
ol           {  font-family: Arial; font-size: 13px; color: #000000; }
table        {  font-family: Arial; font-size: 13px; color: #000000; }
td           {  font-family: Arial; font-size: 13px; color: #000000; }
ul           {  font-family: Arial; font-size: 13px; color: #000000;}

input  {
    font-family: Arial;
    color: #000000;
	background:#ffffff;
	border: 1px solid #999999;
}


textarea {
    font-family: Arial;
    height: auto;
    padding: 1px;
    color: #000000;
	background-color:#ffffff;
	border: 1px solid #999999;
	}
	
.button{
	background-repeat:no-repeat;
    font-family: Arial;
    font-size: 11px;
	font-color:#4c1008;
	border:1px solid #631107;
	background-color: #b22d1d;
}

.button_nou {
	background-image: url(../img/nunta_pe_neve_buton_go.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 20px;
}

input.button {
  color: #fff; background: #0034D0;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}

.just { text-align:justify;}


