/* GENERAL */

body {
	background-image: url(images/bg.gif);
	background-color: #674834;
	background-repeat: repeat;
	margin: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 12px;
	color: #333333;
}

a, a:link, a:visited, a:active {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 12px;
	color: #9c2a1c;
	}
a:hover {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 12px;
	color: #674834;
	}
/* end GENERAL */

/* MENU */

#navcontainer { 
margin-left:50px;
 }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin:0; }

#navcontainer a
{
display: block;
text-decoration: none;
}

#navcontainer a:hover
{
text-decoration: none;
}

#despre a
{
display: block;
background:url(images/menu_despre.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#despre a:hover, #despre a.current
{
display: block;
background:url(images/menu_despre_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#salon a
{
display: block;
background:url(images/menu_salon.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#salon a:hover, #salon a.current
{
display: block;
background:url(images/menu_salon_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#pizzerie a
{
display: block;
background:url(images/menu_pizzerie.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#pizzerie a:hover, #pizzerie a.current
{
display: block;
background:url(images/menu_pizzerie_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#terasa a
{
display: block;
background:url(images/menu_terasa.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#terasa a:hover, #terasa a.current
{
display: block;
background:url(images/menu_terasa_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#meniu a
{
display: block;
background:url(images/menu_meniu.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#meniu a:hover, #meniu a.current
{
display: block;
background:url(images/menu_meniu_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#evenimente a
{
display: block;
background:url(images/menu_evenimente.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#evenimente a:hover, #evenimente a.current
{
display: block;
background:url(images/menu_evenimente_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#speciale a
{
display: block;
background:url(images/menu_speciale.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#speciale a:hover, #speciale a.current
{
display: block;
background:url(images/menu_speciale_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}

#rezervari a
{
display: block;
background:url(images/menu_rezervari.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
#rezervari a:hover, #rezervari a.current
{
display: block;
background:url(images/menu_rezervari_over.gif) top left no-repeat;
height:20px;
width:175px;
padding:0;
}
/* end MENU */

/* TITLES */

#Title {	
	height:30px; 
	width:488px;	
	}

#TitleHome {
	background:url(images/titlu_homepage.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleDespre {
	background:url(images/titlu_despre.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleSalon {
	background:url(images/titlu_salon.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitlePizzerie {
	background:url(images/titlu_pizzerie.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleTerasa {
	background:url(images/titlu_terasa.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleMeniu {
	background:url(images/titlu_meniu.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleEvenimente {
	background:url(images/titlu_evenimente.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleSpeciale {
	background:url(images/titlu_speciale.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
#TitleRezervari {
	background:url(images/titlu_rezervari.gif) top left no-repeat; 
	height:30px; 
	width:488px;	
	}
/* end TITLES */

/* DIVERSE */

#pozaMenu {
	border:3px solid #f4d9c6;
	}
.pozaMenu {
	border:3px solid #f4d9c6;
	}
/* end DIVERSE */


.title {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 16px;
	color: #333333;
}

.subtitle {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.text_bold {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.regsubmit {
	border: 1px solid #000000;
	background: #a74235;
	color: #fffddd;
	font-family: "Trebuchet MS", Georgia, Verdana, Arial, serif;
	font-size: 13px;
	font-weight:bold;
	height:22px;
	width:80px;

}	

.fieldstext {
	font-family: Verdana, Arial, serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
