#animatie {width:350px;height:261px;border: 1px solid #4A1E62;}
#animatie:hover {border: 1px solid #92074B;}


#sumlist-nav span {margin: 3px;padding: 0 6px 0 6px;background:#DA1EAC;color:#fff;}
#sumlist-nav span:hover {background:#fff;color:#DA1EAC;cursor:pointer;cursor:hand;}

#sumlist-trans {
    height: 15px;
    background: #fff;
    width: 350px;
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;
}

.animatie_citeste {cursor:pointer;cursor:hand; position: relative; left: auto;  top: 145px; color: #da1eac; width: 350px; left: 220px;}

#poza1 {position: relative;width:350px;height:261px;top:0px;}
#poza2 {position: relative;width:350px;height:261px;top: 0px;}
#poza3 {position: relative;width:350px;height:261px;top: 0px;}
#poza4 {position: relative;width:350px;height:261px;top: 0px;}
#poza5 {position: relative;width:350px;height:261px;top: 0px;}
#poza6 {position: relative;width:350px;height:261px;top: 0px;}
#poza7 {position: relative;width:350px;height:261px;top: 0px;}
#poza8 {position: relative;width:350px;height:261px;top: 0px;}

.animatie_poze {position: relative;top: auto; height: 261px; width: 350px;}


.animatie_categorie
{
	background-color: transparent;
	width: 200px;
	text-align: left;
	position: relative;
	left: 3px;
	bottom: -10px;
	font-size: 14px;
	color: #da1eac;
}

.animatie_articol
{
	text-align: left;
	position: relative;
	left: 18px;
	bottom: -173px;
	font-size: 16px;
	color: #da1eac;
	width: 330px;
}


#sumlist-nav {
background:#510082;
border-bottom:1px solid #FFFFFF;
height:20px;
padding-bottom:2px;
padding-top:2px;
position:absolute;
width: 350px;
bottom: 0px;
text-align:right;
}


#test_results{
 display: none;
 margin-top: 20px;
}

#test_results span{
 font-weight: bold
}

.column{
 float: left;
 width: 300px;
}

.column ul{
 list-style: none;
 margin: 0;
 padding: 0;
}

.column ul li{
 padding: 2px 5px;
 margin-bottom: 5px;
}

#test_uv input{
  padding: 1px 5px;
  border: 1px solid #aaa;
  display: block;

}

.tools{
  padding: 1px 0;
}


.tools a:link, .tools a:active, .tools a:visited{
  color: #fff;
}

.tools h3{
  margin-bottom: 2px;
}


.intreaba_form label{
  width: 100px;
  display: block;
  float: left;
  margin-bottom: 5px;
}

.input_text{
  width: 300px;
  border: 1px solid #aaa;
  float: left;
  padding: 3px 5px;
  margin-bottom: 5px;
}

.input_button{
  border: 1px solid #aaa;
  padding: 3px 10px;
  margin-top: 5px;
}

.i_error_message p{
  display: block;
  border: 1px solid #990033;
  padding: 3px 5px;
  width: 500px;
  color: #990033;
  text-align: left;
  margin-bottom: 5px;
}

.message_succes{
  display: block;
  border: 1px solid #336600;
  padding: 3px 5px;
  width: 500px;
  color: #336600;
  text-align: left;
  margin-bottom: 5px;
}

#ask_a{
  margin: 20px 0;
}


#ask_a ul li{
  border-bottom: 1px solid #aaa;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

#ask_a .question{
  font-weight: bold;
  display: block;
  border-bottom: 1px dashed #520083;
  color: #520083;
}

#ask_a .author{
  display: block;
}

#ask_a .answer{
  margin: 0 0 0 10px;
  display: block;
  color: #333;
}


