/* CSS Document */
body{
background-color:#1A1A1A;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
behavior:url("style/csshover.htc"); 
}
body a{
color: #FF5004;
font-weight:bold;
text-decoration:underline;
outline:none;
}
h1 {
margin:0px;
}
body a:hover{
text-decoration:none;
}
.header{
background-image:url(../images/header.jpg);
height:366px;
background-repeat:no-repeat;
}
.header_fill{
background-image:url(../images/header_fill.jpg);
background-repeat:repeat-x;
}
.header_content{
margin-left:25px;
}
.meniu_container{
padding-left:8px;
}
.meniu{
height:57px;
width:770px;
}
.meniu a{
outline:none;
display:block;
}
.meniu div{
height:57px;
background-image:url(../images/menu_sprite.jpg);
}
.meniu td{
padding-left:15px;
}
.acasa{
width:60px;
}
.acasa:hover, .acasa_selected{
background-position:0 -57px;
width:60px;
}
.masculi{
width:81px;
background-position:-60px 0;
}
.masculi:hover, .masculi_selected{
background-position:-60px -57px;
width:81px;
}
.femele{
width:65px;
background-position:-141px 0;
}
.femele:hover, .femele_selected{
background-position:-141px -57px;
width:65px;
}
.tineret{
width:79px;
background-position:-206px 0;
}
.tineret:hover, .tineret_selected{
background-position:-206px -57px;
width:79px;
}
.pui{
width:32px;
background-position:-285px 0;
}
.pui:hover, .pui_selected{
width:32px;
background-position:-285px -57px;
}
.devanzare{
width:110px;
background-position:-317px 0;
}
.devanzare:hover, .devanzare_selected{
background-position:-317px -57px;
width:110px;
}
.contact{
width:90px;
background-position:-427px 0;
}
.contact:hover, .contact_selected{
background-position:-427px -57px;
width:90px;
}
.content_container{
width:787px;
vertical-align:top;
min-height:350px;
}
.noutati_container{
width:205px;
border:1px solid #5C5C5C;
border-top:none;
height:350px;
background-color: #484848;
vertical-align:top;
}
.content{
background-color:#FFFFFF;
margin-left:26px;
padding:10px;
min-height:350px;
border-bottom:1px solid #5C5C5C;
width:751px;
position:relative;
}
.noutati{
padding-left:5px;
height:100%;

}
.noutate{
margin-bottom:10px;
margin-top:10px;
width:100%;
/*background-color: #616161;*/
padding:1px;
/*border:1px solid  #888888;*/
}
.noutate .data{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
background-image:url(../images/bullet.gif);
padding-left:15px;
background-repeat:no-repeat;
background-position: left center;
}
.noutate .titlu a{
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
padding-left:15px;
}
.noutate .titlu a:hover{
text-decoration:none;
}
.noutate .descriere{
color:#FFFFFF;
padding-left:15px;
font-size:11px;
}
.noutate .continuare{
text-align:left;
padding-left:15px;
}
.noutate .continuare a{
color:#FFB273;
}
.line{
background-image:url(../images/line_fill.jpg);
background-repeat:repeat-x;
height:2px;
}
.continuare{
margin-top:10px;
}
.continuare a{
font-weight:normal;
font-size:11px;
color:#FF3300;
}
.continuare a:hover{
text-decoration:none;
color:#FF3300;
}
.footer{
margin-left:25px;
color:#999999;
font-size:11px;
padding-top:5px;
}
.footer a{
color: #999999;
font-weight:normal;
}
.footer a:hover{
color: #CCCCCC;
}
/*
.caine div{
padding:5px;
border:1px solid #000;
background-color:#FFFFFF;
}*/
.caine{
margin-top:10px;
}
.caine .image{
vertical-align:top;
padding-bottom:1px;
width:200px;
}
.caine img{
border:1px solid #CCCCCC;
}
.caine .title{
vertical-align:top;
padding-left:5px;
height:25px;
}
.caine .title a{
font-size:16px;
color:#424242;
}

.caine td{
vertical-align:top;
/*padding-left:15px;*/
border:0;
}
.caine .data{
font-size:12px;
border:none;
padding:0px;
margin-top:10px;
color:#FFF;
font-weight:bold;
width:64px;
background-color:#484848;
padding:1px;
text-align:center;
display:inline;
}
.caine .text{
overflow:hidden;
border:0;
padding-left:0;
padding-top:10px;
}
.caine .text_mare{
border:0;
padding-left:0;
}
.caine .pret{
font-size:14px;
font-weight:bold;
}
.caine .more{
border:0px;
font-size:11px;
padding-left:0px;
padding-top:5px;
}
.caine .more a{
font-size:11px;
font-weight:normal;
color:#FF3300;
}
.image_reflx{
background-image:url(../images/pic_reflx.jpg);
background-repeat:repeat-x;
height:32px;
margin-top:1px;
width:202px;
}
/* highslide - prev images */
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid silver;
}
.highslide:hover img {
	border: 1px solid gray;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border-bottom: 1px solid #B5D7FF;
    font-family: Arial, Verdana, Helvetica;
    font-size: 12px;
    padding: 5px;
    background-color: white;
	text-align:center;
	font-weight:bold;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.red {
color:#FF0000;
}
.adresa{
color:#FFFFFF;
text-align:center;
font-size:14px;
margin-top:160px;
font-weight:bold;
width:200px;
}
.telefon{
color:#FFFFFF;
text-align:center;
font-size:14px;
padding-top:10px;
font-weight:bold;
margin-top:80px;
width:200px;
}
