/* stil linkuri */
a:link{color:#41627E}
a:visited{color:"#98AFC7"}
a:hover{color:"#E78A61"}
a:active{color:"#E78A61"}
a{text-decoration:none}

/* stil corpul paginii */
body {
 font-family: arial;
 font-size: 10pt;
 color: "#41627E";
 background-color: white;
 }

/* stil tabele */
table {
 font-family: arial;
 font-size: 10pt;
 }

.menuText { text-decoration: none; color: #41627E; font: Bold 10pt Arial}
.itemText { text-decoration: none; color: #41627E; font: Bold 10pt Arial; font-style: italic}
.itemBorder {   BORDER-RIGHT: buttonhighlight thin outset;
                BORDER-TOP: buttonhighlight thin outset;
                BORDER-BOTTOM: buttonhighlight thin outset;
                BORDER-LEFT: buttonhighlight thin outset}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}


