
body {
  background-color:#000000;
  background-image:url(back-rabbit-black.jpg);
  background-repeat:no-repeat;
  color:#808080;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  
}

hr {
 	border: 0;
 	background-color: #808080;
	height: 1px;
	width:100%;
	clear:both;
	margin-bottom:5px;
}

#wrapper {
	
	width:960px;
	height:100%;
	position:relative;
	margin:0 auto;
	text-align:center;
}

a {
	text-decoration:none;
	color:#808080;
}

ul {
  margin: 0; 
  padding: 0;
  list-style:none;
  list-style-type:none;
}

li {
  display:inline;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}
a:active {
	text-decoration:none;
	
}
a:visited {
	text-decoration:none;
}

#loading {
    margin-top:28px;
	position: relative;
	padding:4px;
    float:left;
    z-index: 5000;
}

#loadedContent{
    /*border: 1px solid #CCC;
    background-color:#333333;*/
	margin-left:0;
	margin-top:20px;
}
#loadedContentS{
    /*border: 1px solid #CCC;
    background-color:#333333;*/
	margin-left:0;
	margin-top:40px;
}
#menu {
	clear:both;
	margin-left:0px;
	text-align:justify;
	width:960px;
}


#wrappermenu {
	clear:both;
	margin-top:20px;
	padding-top:5px;
	margin-bottom:0px;
}
#menupages {
	float:left;
	font-weight:bold;
}
#menucateg {
	float:right;
	margin-left:0px;
	margin-top:35px;
	text-align:right;

}

#title {
	margin-top:25px;
	margin-left:-2px;
	margin-bottom:2px;
	float:left;
}
#menusecundar {
	float:left;
	text-align:left;

}
#descr {
	text-align:left;
	float:left;
	color:#FFFFFF
}
#firmituri {
	text-align:right;
	float:right;
	color:#FFFFFF;
}
.highlight {
color:#FFFFFF;
text-decoration:line-through;
}

a.categ {
	color:#333333;
}

.active {
/*background-color:#CCCCCC;*/
color:#FFFFFF;
text-decoration:none;
}
.categweb {
 text-decoration:none;
}
.inactive {
text-decoration:line-through;
background-color:#000000;
color:#808080;
}
.linksList {
  text-decoration:none;
}