#s a:link, #s a:visited{
	display: block;
	
	/*border-bottom: 1px solid #cccccc;*/
	/*font-weight: bold;*/
	padding: 1px;
	color: #225500;
        text-decoration: none;  
}

#s a:hover{
       
	background-color: #55aa11;
	background-image: none;
	font-weight: bold;
        padding: 1px;
	color: #000000;
	text-decoration: none;
}


#t a:link, #t a:visited{
	display: block;
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;*/
	border: 1px solid #225500;
	padding: 1px;
	color: #225500;
        text-decoration: none; 
	font-size: 14px; 
}

#t a:hover{
        /*border-top: 1px solid #cccccc;*/
	background-color: #55aa11;
       border: 1px solid #225500;
	font-weight: bold;
        padding: 1px;
	color: #ffffFF;
	text-decoration: none;
	font-size: 14px;
}


#m{
    hight:100%;
    
}


a:link, a:visited{
	color: #225500;
	font-weight: bold;
        text-decoration: none;  
}

a:hover{
        font-weight: bold;
        color: #0000ff;
	text-decoration: none;
}

body { 
       background-color: #eef5ff;
       font-family: verdana;   
       font-size: 12px;
       left: 0;
       top: 0;
}

#tabelprj {
      background-image: url("imagini/image014.jpg");
      background-repeat: no-repeat;
      background-position: center;
}

/* GALERIE FOTO */
.mic {
display: block;
position: relative; 
left: 0;
min-height: 75px;
padding-top: 0px;
overflow: hidden;
}

.mic ul {
width: 620px;
}

.mic li.thumb {
display: block;
float: left;
position: relative;
margin: 0 2px 2px 0;
border: 0;
}

.mic .thumb img {
vertical-align: top;
border: 0;
height: 75px;
width: 100px;
}

.mic .thumb a {
border: 1px solid #aaaaaa;
opacity:0.5;
filter:alpha(opacity=50);
display: block;
float: left;
cursor: pointer;
padding: 1px;
}

.mic .thumb a:hover {
border: 2px solid #006600;
opacity:1;
filter:alpha(opacity=100);
padding: 0;
}

.main{
color:#006600;
font-weight:bold;
font-size:16px;
color:#006600;
}

.prevnext a
{opacity:0.5;
 filter:alpha(opacity=50);
}

.prevnext a:hover
{opacity:1;
 filter:alpha(opacity=100);
}
/*__________________________________________________________*/