/* general */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image: url(images/bg.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}
:link,:visited { text-decoration:none; }
ul,ol { list-style:none; }
h3,h4,h5,h6,pre,code { font-size: 11px; font-weight: normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,td,tr{ margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
a, a:link, a:visited{
	text-decoration: none;
	color: #fa7302;
}
a:hover{
	text-decoration: underline;
	color: #fa7302;
}
address { font-style:normal }
br{	line-height: 12px; }
*:focus {
outline-color:invert;
outline-style:none;
outline-width:medium;
}
h1{
	font-size: 20px;
	font-weight: normal;
}
h2{
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.data{
	color: #a2a2a2;
}

#meniu a, #meniu a:link, #meniu a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #d3d3d3;
	text-decoration: none;
	margin-left: 16px;
	font-weight: bold;
	text-transform: uppercase;
} 
#meniu a:hover{
	color: #fe9308;
} 
#meniu span{
	color: #fe9308;
}
#footer a, #footer a:link, #footer a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
} 
#footer a:hover{
	color: #666666;
	text-decoration: underline;
} 
.inregistrare input, .inregistrare textarea{
	font-size: 12px; 
	color: #333333;
	border: 1px solid $d3d3d3;
}
.animatie_top{
	margin-top:13px;
	margin-left: 5px;
}
