body,td,th,p {
text-indent: 0.3cm;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
	line-height: 120%
}

body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul 
{
list-style-image: url(foto/bumb1.gif);
}
a {
color: #990000;
text-decoration: none;
}
img {
border: 0;
vertical-align: text-top;
}

a:hover {color: red;}

table {
background-color: white;
}

.a
{
float:left;
width: 90%;
height: 20px;
text-decoration:none;
color: white;
background: url(menuoriz/fondmenu.gif) center center repeat-x;
padding:0.2em 0.6em;
border: 1px solid #202020;
}
.a:hover {
background: url(menuoriz/fondmenuover.gif) center center repeat-x;

}

.menuoriz ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Lista meniului principal*/
.menuoriz ul li{
position: relative;
display: inline;
float: left;
width:16.65%
}


/*Stilul link-ului din meniul principal*/
.menuoriz ul li a{
display: block;
width: auto; /*Latimea celulelor din meniul principal*/
height: 20px;
padding: 2px 2px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(menuoriz/fondmenu.gif) center center repeat-x;
color: white;
font: bold 13px Tahoma;
}
	
/*Submeniu*/
.menuoriz ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Lista submeniului*/
.menuoriz ul li ul li{
display: inline;
float: none;
}


/* Stilul submeniului */
.menuoriz ul li ul li a{
width: 175px; /*latimea casetei submeniului*/
height: 13px;
font: 11px Tahoma;
font-weight: normal;
padding: 2px;
background: #990000;
border-width: 0 1px 1px 1px;
}

.menuoriz ul li a:hover{
background: url(menuoriz/fondmenuover.gif) center center repeat-x;
}

.menuoriz ul li ul li a:hover{
background: #cc3333;
}

.menuoriz .deschide{
position: absolute;
right: 0;
background: transparent url(menuoriz/sageata.png) no-repeat center right;
}

#marqueecontainer{
position: relative;
width: 95%; /*marquee width */
height: 160px; /*marquee height */
background-color: white;
overflow: hidden;
border: 1px;
padding: 2px;
padding-left: 4px;
}
