body
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
background: #e7ebea; 
text-align: center; 
margin:0;
}

h1
{ color:#000099;
font-size:24px;
}

h2
{ color:#aaaaaa;
}

h3
{ color:#ff0000;
font-size:120%;
}

input{
color:#FF3300;
}
textarea{
color:#FF3300;
}

.button { /*butoane*/
	border : solid 1px #ff6600;
	background: #E9ECEF;
	color : #ff6600;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

a:link, a:visited
{text-decoration:none;
  color:#aaaaaa;
  font-weight:bold;
  font-size:14px;
}
a:hover			
{ color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
}

.main{
color:#aa4400;
font-weight:bold;
font-size:22px;
color:#aaaaaa;
}

.info{
color:#FF9900;
}

.jos{
color:#CCCCCC;
font-size:70%;
}

.jos a:link, .jos a:visited   /*jos*/
{ text-decoration:none;
  color:#223399;
  font-weight:bold;
}  

.jos a:hover			/*jos*/
{ color:#ff6600;
  font-weight:bold;
  text-decoration:none;
}


.mic {
display: block;
position: relative; 
left: 0;
min-height: 78px;
padding-top: 0px;
overflow: hidden;
}

.mic ul {
width: 830px;
}

.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: 56px;
width: 75px;
}

.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 #ffffff;
opacity:1;
filter:alpha(opacity=100);
padding: 0;
}

#sus a:link, #sus a:visited   /*sus*/
{ text-decoration:none;
  color:#aa4400;
  font-weight:bold;
  font-size:16px;
}  

#sus a:hover			/*sus*/
{ color:#ffffff;
  font-weight:bold;
  text-decoration:none;
  font-size:16px;
}

#stanga    
{
	 font-size:13px;
	 width:200px;
     min-height:334px;
	 text-align:center;
	 top:0px;
	 vertical-align:top;
	 border-right:#aa4400, thin, solid;
}

#stanga a:link, #stanga a:visited
{text-decoration:none;
  color:#aa4400;
  font-weight:bold;
  font-size:14px;
  display:block;
}
#stanga a:hover			
{ color:#aaaaaa;
  font-weight:bold;
  text-decoration:none;
  font-size:14px;
  display:block;
  
}

#centru    /*   DIV CENTRU*/
{
	 font-size:13px;
	 width:675px;
     min-height:380px;
	 text-align:center;
	 top:0px;
}

#afis
{ text-align:justify;
  min-height:380px;
  width:675px;
  /*overflow:scroll;*/
}

#foto    
{
	 font-size:15px;
	 font-weight:bold;
	 width:880px;
	 text-align:center;
	 top:0px;
	 min-height:380px;
}

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

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

#fond
{
background-image: url("bg2.jpg");
background-position: top;
}


