/* BODY =============================================================================== */
body {
	margin-top: 0px;
	background-color: #000;
}
body, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	font-style: normal;
	font-weight: normal;
}

h2
{
	margin		: 0;
	padding		: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
h3
{
	margin		: 0;
	padding		: 0px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


/* ===================================================================================
 * Tipuri de caractere
 */
A.tNormal, .tNormal,
.rMeniu, A.rMeniu, A,
A.tNormalAlb, .tNormalAlb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	margin: 0px;
	padding: 2px;
	bottom: 0px;
	text-decoration: none;
}
A.tNormal, .tNormal,
.rMeniu, A.rMeniu, A
{
	color: #036;
}
A.tNormalAlb, .tNormalAlb
{
	background-color: transparent;
	color: #FFF;
}
.tNormalAlb:hover, .tNormal:hover
{
	background-color: transparent;
}
A.tNormal:hover, A.tNormalAlb:hover
{
	background-color: transparent;
	text-decoration: underline;
}
/** CULORI
*/
.bgAuriu {
	background-color: #C0A062;
}


/** TABELA MAIN
*/
.tabelaMain {
	background-color: #000;
	border-collapse: collapse;
	border: 5px solid #C0A062;
	background: #000 url('/images/fierar-fier-forjat.jpg') no-repeat scroll top left; 
}
.bgFoc {
	background-color: #000;
	background: #000 url('/images/foc-fier-forjat.jpg') no-repeat scroll bottom center; 
}
.bgElipsa {
	background-color: #000;
	background: #000 url('/images/bg-elipsa.gif') no-repeat scroll bottom center; 
}
.bgLampa {
	background: transparent url('/images/bg-lampa.jpg') no-repeat scroll center right; 
}


/** BUTOANE MENIU
*/

a.btnDespre, a.btnDesene, a.btnCatalog, a.btnContact 
{
	position: relative;
	display: block;
	width: 210px;
	height: 50px;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a.btnDespre, btnDespre span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -50px;
}

a.btnDespre:hover, a.btnDespre:active,
a.btnDespre:hover span, a.btnDespre:active span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px 0px;
}
/* desene */
a.btnDesene, btnDesene span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -250px;
}

a.btnDesene:hover, a.btnDesene:active,
a.btnDesene:hover span, a.btnDesene:active span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -200px;
}

/* catalog */
a.btnCatalog, btnCatalog span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -150px;
}

a.btnCatalog:hover, a.btnCatalog:active,
a.btnCatalog:hover span, a.btnCatalog:active span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -100px;
}

/* contact */
a.btnContact, btnContact span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -350px;
}

a.btnContact:hover, a.btnContact:active,
a.btnContact:hover span, a.btnContact:active span 
{
    background: transparent url('/images/butoane-fier-forjat.gif') no-repeat scroll 0px -300px;
}
