ul#menu { width: 100%; height: 43px; background: #FFF url("menu/images/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0;}
ul#menu li { display: inline; float: left; margin: 0 0 -8px 5px; }
ul#menu li a { height: 38px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #FFF url("menu/images/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }

ul#menu2 { width: 100%; height: 46px; background: #FFF url("menu/images/menu-bg-2.gif") top left repeat-x; font-size: 0.8em; font-family: "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu2 li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu2 li a { height: 38px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu2 li a:hover { color: #333; }
ul#menu2 li a.current{ color: #FFF; background: #FFF url("menu/images/current-bg-2.gif") top left repeat-x; padding: 5px 15px 0; }

.stiri2 { color: #00F; } 

.topmenu { clear: left; }
.langchoice { clear: right; }
.email { color:#00f; }

.flag { border: 0px; vertical-align: middle; }

.error {color: #FF0000; font-size:18px; }


#nice-table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	text-align: left;
	border-collapse: collapse;
}
#nice-table th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #88cf30;
	border-top: 4px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px transparent;
	border-right: 1px solid #e8ffed
	color: #039;
}
#nice-table td
{
	padding: 8px;
	background: #e8ffed; 
	border-bottom: 1px solid #fff;
	color: #196;
	border-top: 1px solid transparent;
	border-left: 1px solid #e8ffed;
	border-right: 1px solid #e8ffed;
}
#nice-table tr.new td
{
	color: #0000FF;
}
#nice-table tr.important td
{
	color: #FF0000;
}
#nice-table tr:hover td
{
	background: #d0ffda;
	color: #000;
}

.album
{
	border: 1px dotted #d0ffda;
}

a img
{
	border-style: none;
}

td.album:hover
{
	border: 1px solid #000000;
}

.album_title
{
	top: 90%;
}


/* .new {color: #0000FF; } */


p { font-size: 13px; font-family: "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;  list-style-type: none; margin: 0; padding: 0; }

p.text { text-indent: 1.5em; }

.title { font-size:23px;}
.nolink { text-decoration: none; }
.important { color: #ff0000; }
/* .header { background: url("images/Antet.png") center no-repeat; } */
.myheading {color: #559900; font-size:16px;  font-weight: bold;}


html, body { margin: 0; padding: 0px; width: 100%; height: 100%; }
#bg_header { position: absolute; z-index: 1; width: 100%; height: 150px; }
#scrollable { position: absolute; width: 100%; height: 100%; z-index: 2; }
#content { padding: 10px; }

