/*---------------------------------

	*/ @import "reset.css"; /*	

----------------------------------*/


body{

	  background: url(../img/site/bg_gerroma.jpg) no-repeat top center;

    background-color: #fbf8f3;

    font-family: Verdana, sans-serif;

    height: 100%;
		
		width: 100%;

    font-size: 10px;

}


a:link, a:active, a:visited{

  text-decoration: none;

  color: #0997C6;

}



a:hover{

  text-decoration: underline;
	
}







#layout_wrapper{

  width: 918px;

  margin: 10px auto;

  padding: 10px;

  height: 100%;

}



#header{

  margin-bottom: 10px;

}



#header #logo{

  width: 236px;

  height: 89px;

  margin-top: 20px;

  float: left;

}



#header #banner{

  width: 200px;

  height: 90px;

  float: right;

}



.clear{

  clear: both;

  height: 0;

}



#menu_wrapper{

  height: 40px;

  background-image: url('../img/site/menu.jpg');
	
	background-repeat: repeat-x;

  width: 918px;
}

#menu_wrapper2 {

  height: 30px;

  background-color: #FFFFFF;

  border-bottom: 1px solid #EEE7DF;

}

#menu_wrapper3 {

  height: 1px;
 
  background-color: #FFFFFF;

}

.menu{

  width: 918px;

  float: left;

	height: 38px;

}




.menu ul{

  list-style: none;


}



.menu ul li{

  float: left;

  padding: 1px 1px;

	padding-top: 11px;

}

.menu h2{
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0px solid #333;
  font: 11px tahoma;

  font-weight: bold;

  color: #B9D7ED;
}



.menu ul li a:link, .menu ul li a:active, .menu ul li a:visited{

  font: 11px tahoma;

  font-weight: bold;

  color: #B9D7ED;

  padding-left: 15px;
  padding-right: 15px;
  margin: auto;
}

.menu ul li img{

	margin-top: -11px;
	
	padding-left: 4px;

}


.menu ul li a:hover{

  color: #000;

  text-decoration: none;

}



#menu_wrapper2 #search{

  padding-top: 3px;

  float: right;

  width: 250px;

	height: 20px;
	
	background-color: #FFFFFF;
}





#menu_wrapper #menu #sub_menu{

  background-color: #FFFFFF;

  height: 38px;


}



#menu_wrapper2 #search .search_button{

  background-image: url(../img/site/button_search.jpg);

  background-repeat: no-repeat;

  width: 70px;

  height: 21px;

  border: 0;

  margin-left: 5px;

}



#menu_wrapper .input_search{

  border: 1px solid #3D9BC8;

  width: 130px;

  font-size: 11px;

  padding: 3px;

}



#footer{

  background-image: url(../img/site/bg_footer.jpg);
	
	background-repeat: no-repeat;

  height: 174px;
	
	width: 918px;
	
	align: center;

}


#footer #links{

  width: 300px;

  height: 130px;

  margin-top: 10px;

  margin-left: 15px;

  float: left;

}

#footer #links a{

color: #c9c9c9;
	
	font: 11px tahoma;
	
	line-height: 18px; 

}

#footer #contact{

  width: 244px;

  height: 130px;

  margin-top: 10px;

  margin-left: 15px;

  float: left;
	
	color: #c9c9c9;
	
	font: 11px tahoma;
	
	line-height: 16px; 

}


#footer h1{

  color: #fff;

  font-size: 14px;

  margin-bottom: 15px;

}



#footer ul li, #footer ul li, #footer ul li{

  margin-bottom: 5px;

  width: 170px;

  display: block;

  float: left;

}



#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited{

  color: #c9c9c9;

}



#footer #newsletter{

  float: right;

  width: 224px;

  height: 125px;

  padding: 10px;

  color: #c9c9c9;
	
	font: 11px tahoma;
	
	line-height: 18px; 

}



#footer p{

  margin: 30px 0 20px 0;

}



#footer .input_text{

  border: 1px solid #3D9BC8;

  font-size: 11px;

  width: 105px;

  color: #217cb1;

}



#footer .input_submit{

  background-image: url('../img/site/button_newsletter.jpg');

  border: 0;

  font-size: 11px;

  font-weight: bold;

  color: #fff;

  margin-left: 8px;
	
	width: 70px;
	
	height: 21px;

}



#copyright{

  color: #646F79;

  width: 550px;

  margin-left: 10px;

  float: left;
	
  font: 10px tahoma;

}



#made_by{

  float: left;

  width: 318px;

  padding-left: 10px;

  margin-left: 15px;

  margin-bottom: 15px;

  color: #646F79;
	
  font: 10px tahoma;

  text-align: right;

}



#site_links{

  text-align: center;

  margin-left: 20px;

 margin-top: 5px;

}



#site_links ul{

  text-align: center;

  margin: 0 auto;

}







#site_links ul li{

  display: block;

  float: left;

  width: auto;

  padding: 0 9px;

}


#site_links ul li a{

color: #FFFFFF;

font: 10px tahoma;


}


#main_content{

  width: 660px;

  float: left;

 min-height: 100%;

}



#main_content #news_second, #main_content #news_scroller{

  background-color: #ffffff;
  overflow: hidden;

}



#main_content #news_scroller{

  width: 400px;

  height: 260px;

  padding: 0;

}





#main_content #news_second img{

  /*margin-right: 2px;*/

  margin-bottom: 0;

}



#main_content #news_second img.last{



  /*margin-left: 1px;*/

}



#content_wrapper{

  background-color: #FFFFFF;

  background-repeat: repeat-y;
	
	width: 918px;

}



*html #content_wrapper {

  height: 100% !important;

}





#content{

  min-height: 100%;

  width: 656px;
	
	float: left;

	

}





*html #content {

  height: 100% !important;
	
	width: 656px;
	
}





#content h1{

  background-position: 10px center;

  background-repeat: no-repeat;

  border-bottom: 1px solid #95D5F0;

  padding: 5px 0 5px 30px;

  color: #000;

  font-size: 12px;

  font-family: Arial, sans-serif;

  font-weight: bold;

  margin-bottom: 10px;

}



.column_1{

  width: 210px;

  float: left;
	
	padding-left: 20px;

}



.column_2{

  width: 210px;

  float: left;



}



.column_3{

  width: 207px;
	
  float: left;
	
	border: 1px solid #95D5F0;
	
	margin-left: 4px;
	
	margin-right: 4px;
	
	margin-bottom: 4px;
	
	margin-top: 4px;
	




}

.column_4{

  width:95%;
	
	margin: 0px;
	
  float: left;
	
	border: 1px solid #95D5F0;
	
	margin-bottom: 10px;
	
	/*min-height: 184px;*/

}

.column_4 a{

text-decoration: none;

font: 11px tahoma;

color: #0997C6;

font-weight: bold;


}

.column_4 a:hover{

text-decoration: none;

font: 11px tahoma;

color: #95D5F0;

font-weight: bold;


}

.column_5{

  width:243px;
	
	margin: 0px;
	
  float: left;
	
	border: 1px solid #95D5F0;
	
	margin-bottom: 10px;
	
	height: 132px;


}



.column_5 a{

text-decoration: none;

font: 11px tahoma;

color: #0997C6;

font-weight: bold;


}


#content .article_title{

  display: block;

}



#content .article_box{

  margin-bottom: 10px;

}



#content .column_1 .article_box, #content .column_2 .article_box, #content .column_3 .article_box {

  margin-bottom: 10px;

  padding-left: 5px;



}



#content .article_title a:link, #content .article_title a:active, #content .article_title a:visited{

  font-weight: bold;
	
	text-decoration: none;
	
	font: 20px tahoma;

}



#content .category_name, #content .article_date{

  color: #000;

  font-weight: bold;

  display: block;

  margin: 5px 0;

}



#content .article_date{

  color: #94B914;
	
	font: 11px tahoma;
	
	font-weight: bold;

}

#content .article_pret{

  
  display: block;

  margin: 5px 0;

  color: #EE8F00;
	
	font: 16px tahoma;
	
	font-weight: bold;

}




#right_content{

  float: right;

  width: 256px;

  min-height: 100%;
	
}



*html #right_content {

  height: 100% !important;

}



#top_articles{

  width: 256px;

	background-color: #FAF7B2;
	
	height: 260px;
	
}



#right_content h1{

  font: 18px tahoma;

  color: #333333;

  margin-bottom: 10px;
	
	margin-left: 15px;
	
	border-bottom: 1px dashed #F58320;
	
	width: 215px;

}


#top_articles ul li{

  margin-left: 10px;

	width: 220px;
	
	padding-top: 5px;
}


#top_articles ul li a:link, #top_articles ul li a:active, #top_articles ul li a:visited{

  color: #F58320;

  font: 11px tahoma;
 
  font-weight: bold;
	
	line-height: 15px;
	
	padding-left: 10px;
	


}



#content .article_box_inner{

  margin-bottom: 10px;
	
	padding-top: 10px;
	
	margin-left: 10px;

	
	border: 1px solid #95D5F0;

}



#content .article_box_inner hr{

  height: 1px;

  border: 0;

  margin-top: 20px;

  border-bottom: 1px solid #ccc;

}




#content .article_box_inner p img{

  padding: 1px 10px 0px 0;



}



#content .article_box_inner strong{

  font-weight: bold;

}





#content .article_box_inner .titlu{

  font-size: 16px;

  color: #1E79B2;
	
	padding-left: 20px;
	
	position: absolute;

}

#content .article_box_inner .article_date{

  color: #666;

}



#content #comentarii{

  width: 300px;

  float: left;

  padding: 10px 10px 10px 20px;

}



#content #comentarii h1{

  color: #df6300;

  border: 0;

  background-color: transparent;

  background-image: url(../img/site/comanda.gif);



}



#content #form_comment{

  width: 300px;

  float: left;

  padding-left: 20px;

  color: #206ca8;

  margin-bottom: 10px;

}



#content #form_comment label{

  width: 115px;

  display: block;

  float: left;

}





#content #form_comment .input_text{

  width: 145px;

  border: 1px solid #3D9BC8;

  margin-bottom: 5px;

}



#content #form_comment .input_textarea{

  width: 260px;

  height: 140px;

  border: 1px solid #3D9BC8;

  overflow: auto;

  margin-bottom: 5px;

}




.img_security{

  margin: 10px 30px 5px 10px;

}



#content #form_comment .button_submit{

  padding: 2px 20px;

  background-color: #0997C6;

  color: #fff;

  border: 0;

  float: right;

  margin: 5px 60px 5px 0;

}



#content #form_comment .message_succes{

  padding: 4px;

  width: 255px;

  border: 1px solid #3D9BC8;

  color: #006633;

  margin: 5px 0;

}



#content #form_comment p{

  padding: 4px;

  width: 255px;

  border: 1px solid #3D9BC8;

  color: #CC0033;

  margin: 5px 0;

}



#comentarii p{

  margin-bottom: 5px;

  padding-bottom: 5px;

  border-bottom: 1px dashed #aaa;

}



#content .article_box_inner  #article_rating{

  width: 160px;

  float: right;

  font-weight: bold;

  color: #257AA3;
	
	margin-right: 10px;
	
	margin-top: 0px;
	

}



#content .article_box_inner .article_date{

  margin-bottom: 15px;

}





#tag_cloud{

  width: 280px;

  margin: 15px auto;

}



.article_listing{

  margin-left: 10px;
	
	margin-bottom: 10px;
	
	margin-top: 10px;
	
	border: 1px solid #95D5F0;
	
	background-image: url('../img/top.jpg');
	
	background-repeat: repeat-x;

}

.article_listing .titlu{

	color: #0997C6;
	
	font: 14px tahoma;
	
	font-weight: bold;
	
	text-decoration: none;

	
}

.article_listing .titlu a{

  height: 20px;

	color: #0997C6;
	
	font: 14px tahoma;
	
	font-weight: bold;
	
	text-decoration: none;

}



#content .article_listing hr{

  height: 1px;

  border: 0;

  margin-top: 10px;

  border-bottom: 1px solid #ccc;

}

#content .article_box_inner{

  margin-left: 10px;
	
	margin-bottom: 10px;
	
	margin-top: 10px;
	
	border: 1px solid #95D5F0;
	
	background-image: url('../img/top.jpg');
	
	background-repeat: repeat-x;

}

#content .article_box_inner .titlu{

  height: 20px;
 
	color: #0997C6;
	
	font: 14px tahoma;
	
	font-weight: bold;
	
	text-decoration: none;

}

#content .article_box_inner .titlu a{

  height: 20px;

	color: #0997C6;
	
	font: 14px tahoma;
	
	font-weight: bold;
	
	text-decoration: none;

}

#content .article_box_inner .titlu a:hover{

  height: 20px;

	
	color: #217BAD;
	
	font: 14px tahoma;
	
	font-weight: bold;
	
	text-decoration: none;

}







#content .article_box_inner p img{

  padding: 1px 10px 0px 0;



}



#content .article_box_inner strong{

  font-weight: bold;

}



#content .article_box_inner .article_title{

  font-size: 16px;

  font-weight: bold;

  color: #1E79B2;
	
	padding-left: 10px;
	
  display: block;
	
}

#content .article_box_inner .article_title2{

  font-size: 11px;
	
	font-weight: normal;

  color: #1E79B2;
	
  display: block;

}

#content .article_box_inner .article_title3{

  font-size: 11px;
	
	font-weight: normal;

  color: #94B914;
	
	line-height: 20px;
	

}

#content .article_box_inner .article_date{

  color: #94B914;
	
	font: 11px tahoma;
	
	font-weight: bold;

}


#content .article_box_inner .article_pret{

  color: #EE8F00;
	
	font: 14px tahoma;
	
	font-weight: bold;

}


#content .article_box_inner .article_pret2{

  color: #EE8F00;
	
	font: 18px tahoma;
	
	font-weight: bold;

}

.article_listing .article_box_listing{

  border-bottom: 1px dashed #999999;

  margin-left: 20px;
	
	margin-right: 10px;
	
	height: 145px;
	
  padding-top: 5px;

}



.article_box_inner .article_box_listing img{

  margin-right: 10px;
	
}



.article_box_inner .article_box_listing .article_title{

  font-size: 16px;

  font-weight: normal;

}

.article_box_inner .titlu{

  font-size: 16px;

  color: #1E79B2;
	
	padding-left: 20px;

}


.article_box_inner{

  margin-left: 10px;
	
	margin-bottom: 10px;
	
	margin-top: 10px;
	
	border: 1px solid #95D5F0;
	
	background-image: url('../img/top.jpg');
	
	background-repeat: repeat-x;

}


.article_box_inner .article_box_listing2{

  border-top: 1px dashed #999999;

  margin-left: 20px;
	
	margin-right: 20px;
	
	height: 25px;
	
  padding-top: 5px;

}

.article_box_inner .titlu{

  font-size: 16px;

  color: #1E79B2;
	
	padding-left: 20px;

}

.img_holder{

  height: 130px;

  float: left;

  padding-top: 5px;
	
	padding-right: 5px;

}



.img_holder_inner{

  height: 120px;

  width: 190px;

  float: left;

  margin-right: 10px;

  padding-top: 5px;
	
	padding-left: 10px;

}



.static_page{

  margin: 10px;

  padding: 10px;

}

#left_form{


	


}

#left_form #cautare_rapida_right_form{

  width: 260px;

  float: left;

  /*float: right;*/


}




#left_form #cautare_rapida_right_form label{


padding-left: 8px;

 color: #333333;
	
	font: 11px tahoma;
	
	font-weight: bold;


}


#left_form #cautare_rapida_right_form .input_submit{

  background: url('../img/site/cauta.jpg');
	
	border: 0px;
	
	color: #FFFFFF;
	
	width: 92px;
	
	height: 22px;
	
	margin: 5px;
	
	font: 11px tahoma;
	
	font-weight: bold;
    margin-right: 0px;
	
	}

  .select_short{
    width: 160px;
  }


#left_form #cautare_rapida_right_form .input_text{

  color: #95BA15;
	
	font: 12px tahoma;

}




#left_form h1{

  font: 18px tahoma;

  color: #333333;
	
	padding-top: 10px;

  margin-bottom: 5px;
	
	margin-left: 15px;
	
	border-bottom: 1px dashed #F58320;
	
	width: 215px;

}

#left_form #cautare_rapida_right_form .select{

  color: #95BA15;
	
	font: 11px tahoma;
	
	border: 1px solid #95BA15;
	
  background-color: #FFFDDA;


}

#left_form #cautare_rapida_right_form .input_textarea{

  width: 260px;

  height: 140px;

  border: 1px solid #3D9BC8;

  overflow: auto;

  margin-bottom: 5px;

}

#left_form ul li{

  margin-left: 10px;

	width: 220px;
	
	padding-top: 5px;
}





#left_form ul li a:link, #left_form ul li a:active, #left_form ul li a:visited{

  color: #F58320;

  font: 11px tahoma;
 
  font-weight: bold;
	
	line-height: 15px;
	
	padding-left: 10px;
	


}


/*================= START NEWS SLIDE ===============*/
/*
#showhere{
  text-align: left;
  padding: 0;
  width: 400px;
  height: 260px;
  overflow: hidden;
}

#showtext{
color: #fff;
   background-color: #000;
   font-size: 12px;
	 position: absolute;
	 margin-top: -250px;
   margin-left: 10px;
	 
}

#imgstore{
  display: none;
  height: 0;
}


#showhere a:link,  #showhere a:active,  #showhere a:visited{
   color: #fff;
   background-color: #000;
   font-size: 12px;
	 
}

.showbg{
  background-color: #FFFFFF;
  width: 400px;
  height: 260px;
}

#showherelink{
  margin-top: 220px;
  position: absolute;
  padding: 10px;
	
}

 #showhere a:link.link_nor,  #showhere a:active.link_nor,  #showhere a:visited.link_nor{

  border: 2px solid #48494B;
  padding: 0 4px !important;
  text-align:center;
	
}
 #showhere a:link.link_act,  #showhere a:active.link_act,  #showhere a:visited.link_act{
background-color: #207429;
  border: 2px solid #48494B;
  padding: 0 4px !important;
  text-align:center;
  color:white;
}

#imgstore span{

  color:white;
}
.mytitle
{
  color: #000;

}
.gray
{
    background-color: #666666;
    position: absolute;
    border: 10px solid #666666;
    z-index: 100;
}
#imgstore img{
background-color: #FFFFFF;

}
*/
 /*================= END NEWS SLIDE ===============*/

/*================= START NEWS SLIDE ===============*/

/*
#imgsstore{
  display: none;
  height: 0;
}
#showhere{
  text-align: left;
  padding: 0;
  width: 400px;
  height: 260px;
  overflow: hidden;
}


#showtext{
color: #fff;
   background-color: #000;
   font-size: 12px;
	 position: absolute;
	 margin-top: -250px;
   margin-left: 10px;
	 
}

#showherelink{
  top: 420px;


  position: absolute;
  padding: 5px;
  z-index: 494;
}

#showherelink a:link, #showherelink a:active, #showherelink a:visited{
background-color: #333333;
border: 2px solid #000;
padding: 0 4px !important;
text-align:center;
color: #fff;
}
#showherelink a:link.activeSlide, #showherelink a:active.activeSlide, #showherelink a:visited.activeSlide{
background-color: #000;
border: 2px solid #FFCB06;
padding: 0 4px !important;
text-align:center;
color:white;
}
 #showhere a:link.link_act,  #showhere a:active.link_act,  #showhere a:visited.link_act{
background-color: #207429;
  border: 2px solid #48494B;
  padding: 0 4px !important;
  text-align:center;
  color:white;
}

#imgstore span{

  color:white;
}
.mytitle
{
  color: #000;

}
.gray
{
    background-color: #666666;
    position: absolute;
    border: 10px solid #666666;
    z-index: 100;
}
#imgstore img{
background-color: #FFFFFF;

}

*/

 /*================= END NEWS SLIDE ===============*/

/*================= START NEWS SLIDE ===============*/


#imgsstore{
  text-align: left;
  float: left;
  padding: 0;
  padding-top: 0px;
  width: 400px;
  height: 260px;
  padding-bottom: 3px;
}




#showhere a:link,  #showhere a:active,  #showhere a:visited{
   color: #fff;
   background-color: #000;
   font-size: 12px;
   padding: 4px;
}

#showtext{
color: #fff;
   background-color: #000;
   font-size: 12px;
	 position: absolute;
	 margin-top: 10px;
   margin-left: 10px;
	 z-index: 495;
}

#showherelink{
  top: 430px;
  vertical-align: top;
  margin-left: 7px;
  position: absolute;
  padding: 5px;
  z-index: 494;
}

#showherelink a:link, #showherelink a:active, #showherelink a:visited{
background-color: #333333;
border: 2px solid #000;
padding: 0 4px !important;
text-align:center;
color: #fff;
}
#showherelink a:link.activeSlide, #showherelink a:active.activeSlide, #showherelink a:visited.activeSlide{
background-color: #000;
border: 2px solid #F58320;
padding: 0 4px !important;
text-align:center;
color:white;
}

#imgstore span{

color:white;
}
.mytitle
{
	    color: #000;

}
.gray
{
    background-color: #666666;
    position: absolute;
    border: 10px solid #666666;
    z-index: 100;
}





 /*================= END NEWS SLIDE ===============*/
.featured_img_1{

  width: 261px;

  height: 116px;

  border-right: 3px solid #000;

  text-align: right;

  float: left;

  padding: 0;

  margin:0;

  margin-bottom: -2px;

}



.featured_img_1 img{

  padding: 0;

  margin: 0;

}



.featured_img_1 a:link, .featured_img_1 a:active, .featured_img_1 a:visited{

  padding: 0;

  margin: 0;

}



.featured_img_2 img{

  padding: 0;

  margin: 0;

}



.featured_img_2 a:link, .featured_img_2 a:active, .featured_img_2 a:visited{

  padding: 0;

  margin: 0;

}



.featured_img_3 img{

  padding: 0;

  margin: 0;

}



.featured_img_3 a:link, .featured_img_3 a:active, .featured_img_3 a:visited{

  padding: 0;

  margin: 0;

}





.featured_img_2{

  width: 213px;

  height: 116px;

  border-right: 3px solid #000;

  text-align: right;

  float: left;

  padding: 0;

  margin: 0;

  margin-bottom: -2px;

}



.featured_img_3{

  width: 205px;

  height: 116px;

  float: left;

  text-align: right;

  padding: 0;

  margin: 0;

  margin-bottom: -2px;

}


.featured{

  width: 658px;
	
	padding-bottom: 5px;
	
	padding-left: 3px;


}



.featured a{

  text-decoration: none;
  

}



h1.no_margin{

  margin-bottom: 0 !important;

}



#banner_article{

  width: 468px;

  height: 60px;

  margin: 20px auto;

}



.gallery{

  width: 120px;

  text-align: center;

  margin-bottom: 20px;

  margin-right: 10px;

  float: left;

}



.gallery .img_holder{

  width: 100px;

  padding: 0;

  float: none;

  margin: 4px auto;

  height: 50px;

}



#galeries{

  padding: 5px 20px;

}

.odd{

  background-color: #FFFDDA;
	
	height:15px;
	
		margin-top: 3px;
	
}



.even{

  background-color: #FAF7B2;
	
	height:15px;
	
	margin-top: 3px;


}


#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;

}

#slideShow1
{
	width: 600px;
	
	min-height: 100px;

	background-color: #fff;

}

.span_list{
  color: #1E79B2 !important;
}

.span_list b{
  color: #EE8F00 !important;
}


.pagelinks a
{
display: none;
}

#pagination a, #paginationDIV a {
border:1px solid #0997C6;
color:#0997C6;
padding:2px 5px;
text-decoration:none;
}


#pagination h5 .disabled, #paginationDIV h5 .disabled, span.current {
background-color:#EFEFEF;
border:1px solid #E4E4E4;
color:#8B8B8B;
padding:2px 5px;
text-decoration:none;
}
#pagination h5 a:hover, #paginationDIV h5 a:hover {
background-color:#8FC70C;
border:1px solid #eee;
color:white;
}

#pagination {
padding:17px 0px 7px 20px;
text-align:left;
}

