/* CSS Document */
.categorii {
float:left;
width:300px;
margin-top:20px;
}
.categorii .titlu {
color:#808185;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-left:20px;
border-bottom:1px solid #808185;
padding-bottom:5px;
line-height:15px;
margin-bottom:10px;

}
.articole {
background-color:#6d6e72;
height:400px;
float:left;
width:600px;

}
.articole .titlu {
color:#a8a9ad;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
border-bottom:1px solid #808185;
padding-bottom:8px;
padding-top:20px;
line-height:12px;

}
.catbox{
padding:3px 0px 3px 20px;}
.catsel{
padding:3px 0px 3px 20px;}
 a.cat {
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#a8a9ad;
font-weight:bold;
text-decoration:none;
}
 a.cat:hover {
color:#FFF;}

.catsel a.cat{
color:#fff;}

.proiecte {
line-height:16px;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#FFF;
height:359px;
width:600px;
overflow:auto;
}

a.pro {
text-decoration:none;
color:#fff;}
a.pro:hover {
cursor:pointer;
}

.nume{
font-weight:bold;
padding-left:30px;
width:270px;
float:left;}
.locatie{
font-weight:bold;
float:left;
width:150px;}
.data{
font-weight:bold;
float:left;
width:150px;}
.proiect {
padding-top:7px;
padding-bottom:5px;

border-bottom:1px solid #808185;
}

.up .bestof {
background:#ed1b24;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
padding:8px 10px;
float:left;
position:relative;
top:-65px;
}

.up {
}

.control {
width:900px;
margin:auto;
background:#231f20;
line-height:28px;
position:relative;
top:-49px;}

a.cc {
text-decoration:none;}
a.cc:hover {
text-decoration:none;
cursor:pointer;
}
a.cc .cont {
color:#a8a9ad;
background:#231f20;
width:25px;
text-align:center;
border-right:1px solid #808185;
float:left;}
a.select .cont {
background:#3f3f3f;
}
a.cc:hover .cont {
background:#3f3f3f;
font-weight:bold;
font-size:12px}

a.cc .xx {
background:#3f3f3f;}

a.cc img {
margin:0px 0px;
float:right;}
