html{
scrollbar-base-color: #E2EBED;
scrollbar-face-color: #E2EBED;
scrollbar-shadow-color: #F4F4F4;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: gray;
scrollbar-track-color: #F7F7F7;
scrollbar-arrow-color: gray;
 }

body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Arial, sans-serif;
    background: white;
    text-align: center;
    }
a
    {
    color: black;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
    {
    display:none;
    }

#larchives{margin-top: 30px;}
#larchives ul li{height: 25px;}
#larchives ul li a{padding-bottom: 10px;}

#maria
	{
	background: white;
	width: 1000px;
	top: 0px;
text-align: center;
	}

#topHead
	{
	background: white;
	height: 50px;
	padding: 10px;
	width: 1000px;
	top: 0px;
	color: gray;
text-align: justify;
font-size: 0.9em;
display: block;
overflow: auto;
	}
	
#topHead a
	{
	text-decoration: none;
	font-size: 2em;
	}

table#topHeadList
	{
	display: inline;
	margin: 0px;
	text-align: left;
	}
	
table#topHeadList tr td
{
	padding: 0px;
	background-color: silver;
}

td.topNav
{
	width:161px;
	height: 100px;
	text-align: center;
	background: url("../img/rect.gif");
}

td.topNavOn
{
	width:161px;
	height: 100px;
	text-align: center;
	background: url("../img/recton.gif") no-repeat;
}

	
table#topHeadList tr td a
	{
	color: white;
	text-decoration: none;
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	}

table#topHeadList tr td a:hover
{
	color: #D23228;
	text-decoration: underline;
}

#container
    {

margin: 0 0 0 0;
    width: 1000px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 1000px;
    text-align: left;
    }

#pageHeader
    {
    position: absolute;
    top: 5px;
    }
h1
    {
    background: url("../img/logo.gif");
    width: 65px;
    height: 65px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    display: none;
    }
h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary
    {
    padding-bottom: 120px;
    }

#content
    {
	float: right;
    left: 0px;
    width: 870px;
    padding: 0px 0px 5px 0px;
    }

#preamble
    {
    margin: 0 20px 0 243px;
    }


#requirements
    {
    margin-bottom: 40px;
    }

#linkList
    {
    top: 0px;
    left: 0px;
    width: 130px;
    float: left;
    }
ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 0px;
    width: 100%;
    }

#lselect table
    {
    width: 100%;
    height: 130px;
    }
    
#lselect table tr td a
    {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #b0b2b5;
    }
    
#lselect table tr td a:hover
    {
    color: red;
    }

td.leftNavOn
{
	background: url("../img/border.gif") no-repeat;
}

td.leftNavOn a
{
    color: red;
}

.leftNav
{
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: red;
    text-transform: uppercase;
}
    
#footer
    {
    background: url("../img/footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    clear:both;
    }
#footer a
    {
    color: silver;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

a img
{
	border: 10px solid white;
}

a:hover img
{
	border: 10px solid #E2EBED;
}

li a img
{
	border: none;
}

li a:hover img
{
	border: none;
}

div.titluri
{
	font-size: 1.5em;
	background-color: black;
	color: white;
	padding: 1em 0;
}

.titluriMici
{
	font-size: 1em;
	font-weight: bold;
	background-color: #E2EBED;
}

table.detalii
{
	width: 100%;
	border-collapse: collapse;
	width: 840px;
	font-size: 0.9em;
}

table.detalii tr
{
	border-bottom: 1px solid black;
}

table.detalii tr.titluri
{
	font-weight: bold;
	background-color: #E2EBED;
}

table.detalii tr td
{
	border-bottom: 1px solid black;
	vertical-align: top;
}

table.detalii tr td a
{
	padding: 2px;
}

#page-numbers li
{
	display: inline;
}

#page-numbers li a
{
	font-weight: bold;
	padding: 2px;
}

div.linkuri_proiecte
{
	width: 160px;
	overflow:hidden;
}

div.linkuri_proiecte select
{
	margin:0px;
	padding: 0px;
	text-align: center;
	xwidth: 160px;
}

div.descriere_proiect
{
	height: 100px;
	width: 152px;
	overflow: auto;
	background-color: #E2EBED; 
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 0.85em;
}

table.proiecte
{
	border-collapse: collapse;
	display: block;float:left;
	text-align: vertical;
	margin: 1px;
	border-bottom: none;
	width: 170px;
}

table.proiecte tr td
{
	vertical-align: top;
	padding: 1px;
	border: 1px solid #D2DBBD;
	text-align: center;
}


.titluri
{
	font-weight: bold;
	font-size: 0.8em;	
}

.titluri a
{
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	white-space: normal;
}

.titluri a:hover
{
	color: red;
	text-decoration: underline;
}

div.proiecte_titluri
{
	width: 140px;
	border-bottom: 1px solid black;	
	background-color: #E2EBED;
	font-weight: bold;
}

span.mic
{
	font-size: 0.6em;
}