/*culoarea rosie----------*/
.titluMare, .copyright, .fontMicItalicRosu{
		color: #FF0000;
	}
	
.celulaTop, .butoane{
		background-color: #FF0000;
	}

/*culoarea rosie inchisa-----*/	
.copyrightLink{
		color: #CC1122;
	}	

/*rosu f inchis---------*/
.inputuri, .fontBoldSimpluRosu{
		color: #CC0000;
	}	
	
/*culoarea neagra------------*/	

.fontSimpluNegru, .fontMicNegru{
	color: #000000;
}

.celulaColoanaDublu, .tabelMare, .tabelInteriorDublu, body, .celulaColoanaSimpla{
		background-color: #000000;
	}
	
/*culoarea alba---------------*/

.celulaTop, .fontBoldSimpluAlb, .butoane{
		color: #FFFFFF;
	}
	
.celulaJos
	{
		background-color: #FFFFFF;
	}


/*-----------margini */

.tabelGol, .tabelMare, .celulaGoala, .celulaTop,  .tabelInteriorDublu, .celulaColoanaDublu, .imagine, form, a, .celulaColoanaSimpla
	{
		margin: 0,0,0,0;
		border: none;
		padding: 0,0,0,0;
	}
	
.celulaJos{
		margin: 0,0,0,0;
		border: none;
		padding: 3,3,3,3;
		text-align: justify;
	}
	
	
.tabelMare
	{
		width: 745;
	}	

.tabelInteriorDublu
	{
		width: 100%;
	}

	
.celulaColoanaDublu
	{
		width: 295;
	}

.celulaColoanaSimpla
	{
		width: 145;
	}


.copyright, .copyrightLink
	{
		text-align: center;
		font-family:Times, serif;
		font-weight: normal;
		font-style: normal;
		font-size: 11px;
		text-decoration: none;
	}
	
.inputuri{
	border:	solid 1;
}


/*--------fonturi------------*/
.fontCifre{
	font-family:	Courier;
	font-size:	x-small;
	text-decoration:none;
}

.fontSimpluNegruBold, .fontSimpluNegru, .fontBoldMicAlb, .fontBoldMicGri, .fontBoldSimpluGri, .fontBoldMicRosu, .fontMicNegru, .titluMare, .fontBoldSimpluRosu, .fontBoldSimpluAlb, .fontMicItalicRosu, .inputuri, .butoane{
	font-family:	Verdana;
	text-decoration:none;
}

.titluMare{
	font-size:	x-large;
	font-weight:	bold;
}

.fontSimpluNegruBold, .fontSimpluNegru, .fontBoldSimpluGri, .fontBoldSimpluRosu, .fontBoldSimpluAlb{
	font-size:	x-small;
}

.fontSimpluNegru, .fontCifre, .fontMicNegru{
	font-weight:	normal;
}

.fontSimpluNegruBold, .fontBoldSimpluGri, .fontBoldSimpluRosu, .fontBoldSimpluAlb{
	font-weight:	bold;
}

.fontBoldMicAlb, .fontBoldMicGri, .fontBoldMicRosu{
	font-size:	xx-small;
	font-weight:	bold;	
}

a.meniu, a.meniuMic, a.meniuSubcategorie, a.meniuMicut
	{
		font-weight:	bold;
		font-family:	Verdana;
		text-decoration:none;
	}

a.meniu, a.meniuMic, a.meniuSubcategorie{
		font-size:	x-small;
	}	

a.meniuSubcategorie, .a.meniuMicut, .fontMicNegru, .fontMicItalicRosu{
	font-size:	xx-small;
}	

.fontMicItalicRosu{
	font-style:	italic;     
}

.butoane{
	border: 1 solid;
	border-color: #CC0000;
}