body{
font-family: Arial Narrow,Arial;
}

.slogan{
	color: orange;
	font-size: 14px;
	font-weight: 900;
}


#menu{
	width:165px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#menu li{
	border-bottom: 1px solid #E6E6E6 ;
	
}
#menu li li{
	border-bottom: 0px;
	padding-left:20px;
}

#menu a{
	color: #AAAAAA;
	text-decoration: none;
	font-size:14.5px;
	font-weight: bold;
}
#menu li  li a{
	font-weight:100;
}
#menu a:hover{
    color:#666666;
}





.linkMeniu2{
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}	

.linkMeniu2:hover{
	color: #666666; 
}	

.linkMeniu3{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.linkMeniu3:hover{
	color: #666666;
}

.randMeniu3{
	border-bottom: 1px solid #FFBA99 ;
}

.titlu{
	
	font-size: 19px;
	color: #666666;
	font-weight: bold;
	
}
.livingLink{
	text-decoration: none;
	background-color: #bbbbbb;
	color:#bbbbbb;
	font-size:10px;
	width:10px;
}

.livingLink:hover{
	background-color: #999999;
}
.livingLink2{
   text-decoration: none;
	
}


input,textarea{
 border:0;
 background-color:#f4f4f4;
 font-family: Arial Narrow,Arial;
 font-size:14px;
 border:1px solid #ccc;
}
input:hover,textarea:hover{
border:1px solid #cccccc;
}

input[type=submit]:hover{
cursor:pointer;
}
.editorButton{
 cursor:pointer;
border:1px solid #ffffff;
}
.editorButton:hover{
border:1px solid #333333;
}
.error{
color:red;

}
a{
  color:orange;
  text-decoration:none;
}
a:hover{
 color:#FEB08C;
}
.delete{
   cursor:pointer;
   font-weight: bold;
   font-size:11px;
   text-decoration:none;
   color:red;
}
.delete:hover{
color:#FB4F4F;
}
.edit{
    cursor:pointer;
    font-weight: bold;
    font-size:11px;
    color:green;
}
.edit:hover{
color:#4FFB4F;
}


.cos{
  font-size:13px;
}
.cos:hover{
}

.line{
border-bottom:1px solid orange;
}
#fish{
  font-family:Agency FB;
  
}
#fish:hover{
color:#0090FF;

}
option{
color:#333333;


}
.search{
border:1px solid white;
}
.search:hover{
 border:1px solid red;
 border-color:orange;
 background-color:#fafafa;
 
}
.productContent{
  border:1px solid orange;
  margin-bottom:10px;
  width:500px;
}
.buttonImg{
   border:1px solid #ccc;
   width:30px;
   display:inline;
   
}
.buttonImg:hover{
   cursor:pointer;
   background-color:#eee;
}


img{
  border:0px;
}

#main{
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
}
