#home_overlatest{
width:420px;
height:122px;
float:left;
border-left:1px #8c3426 dotted;
border-right:1px #8c3426 dotted;
margin:15px 0 0 30px;
overflow:hidden;
}
.home_latest {
width:250px;
height:auto;
float:left;
padding:0px 5px 0px 5px ;
}
.home_login{
width:160px;
height:auto;
float:right;
margin-right:0px;
}

.home_login input{
height:13px;
font-size:10px;
width:133px;
}
.home_submit input{
float:left;	
height:21px;
font-size:10px;
width:50px;
text-align:center;
}
.home_button input{
float:right;
margin-right:2px;
height:21px;
font-size:10px;
width:60px;
text-align:center;
}
/**********[Center]**********/
.center_home{
width:680px;
float:left;
padding:20px 10px 10px 10px;
min-height:400px;
}
/**************************************************/
/***************[Prima Categorie]*****************/
.first_overall{
float:left;
margin-left:10px;
margin-right:5px;
margin-top:60px;
width:162px;
height:auto;
}
.first_cat{
float:left;
margin-top:-10px;
background-color:#c2c2c2;
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/fete.png) no-repeat center;
}
.first_cat_title{
margin-top:-25px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*-[ Categoria doi ]-*/
.second_overall{
float:left;	
margin-left:45px;
margin-right:5px;
width:162px;
height:auto;
}
.second_cat{
float:left;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/baieti.png) no-repeat center;
}
.second_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[ Categoria trei ]*/
.third_overall{
float:left;	
margin-left:65px;
margin-top:90px;
width:162px;
height:auto;
}
.third_cat{
float:left;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/copii.png) no-repeat center;
}
.third_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[ Categoria patru ]*/
.fourth_overall{
float:left;
margin-left:40px;
margin-right:5px;
margin-top:5px;
width:162px;
height:auto;
}
.fourth_cat{
float:left;
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/miri.png) no-repeat center;
}
.fourth_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[ Categoria cinci ]*/
.fifth_overall{
float:left;	
margin-left:55px;
margin-right:5px;
margin-top:-35px;
width:162px;
height:auto;
}
.fifth_cat{
float:left;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/familii.png) no-repeat center;
}
.fifth_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[ Categoria sase ]*/
.sixth_overall{
float:left;	
margin-left:75px;
margin-top:55px;
width:162px;
height:auto;
}
.sixth_cat{
float:left;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/cupluri.png) no-repeat center;
}
.sixth_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[ Categoria sapte ]*/
.seven_overall{
float:right;	
margin-right:-190px;
margin-top:75px;
width:162px;
height:auto;
}
.seven_cat{
float:right;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/vacante.png) no-repeat center;
}
.seven_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
/*[  Reclama  ]*/
.ad_home{
float:left;	
margin-top:-10px;
width:235px;
height:60px;
overflow:hidden;
}
/* [ categoria opt ] */
.eight_overall{
float:left;	
margin-left:40px;
margin-top:-55px;
width:162px;
height:auto;
}
.eight_cat{
float:left;	
width:162px;
height:147px;
cursor:pointer;
background:url(../images/cat/amuzante.png) no-repeat center;
}
.eight_cat_title{
margin-top:-15px;	
width:150px;
height:auto;
text-align:center;
color:#BA2082;
}
.pr{
width:350px;
height:100px;
float:right;
margin-right:-180px;
margin-top:40px;
cursor:pointer;
background:url(../images/bannerpremii.jpg) no-repeat center;
}
.membrii_premiati{
width:200px;
float:left;
text-align:left;
text-indent:5px;
margin-top:0px;
margin-left:20px;
font-weight:bold;
}
.vezi_toate{
float:right;
font-size:12px;
background-color:#fffec9;
width:200px;
text-align:center;
font-weight:bold;
margin-right:-200px;
margin-bottom:20px;
margin-top:10px;
}
.vezi_toate a{
text-decoration:none;
color:#000000;
}
/*Xajax Pag*/
.pagination{
padding: 2px;
margin: 1em 0;
clear: both;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 100%;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

*:first-child+html .pagination li a{ /*IE7 only CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}

* html .pagination li a{ /*IE6 and below CSS hack*/
margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}

.pagination a, .pagination a:visited, .pagination a:active{
padding: 0 5px;
border: 1px solid #5ac2e3;
text-decoration: none; 
color: #5ac2e3;
}

.pagination a:hover{
border: 1px solid #5ac2e3;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{ /*Style for currently selected page link*/
background-color: #5ac2e3;
color: #FFF !important;
border-color: #5ac2e3;
font-weight: bold;
cursor: default;
}

.pagination a.disabled, .pagination a.disabled:hover{ /*Style for "disabled" previous or next link*/
background-color: white;
cursor: default;
color: #5ac2e3;
border-color: transparent;
}

.pagination a.prevnext{ /*Style for previous and next link*/
font-weight: bold;
}