/*-----------------------------------------------------------------------------
versiunea:  1.0
data:      9.02.2009
ultima modoficare: 02.2009
autor: Bogdan Pantoc
web: www.pbdweb.com
-----------------------------------------------------------------------------*/

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
    margin:0;
	padding:0;
	font-family	:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#feffff  url(../images/bg.jpg) repeat-x top;
}

a {
	color:#3766b1;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#3766b1;
	text-decoration: underline;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

h1, h2,h3,h4,h5 {
		font-size:14px;
		line-height:17px;
		padding:0px;
		margin:0px;
		font-family:Verdana, Helvetica, sans-serif;
}

#block_central {
	margin:0px auto;
	width:901px;
	float:none;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

	
/* -----------------------------------*/
/* ---- Header <<<-----------*/
/* -----------------------------------*/
		#header {
		    width:901px;
			height:108px;
			float:left;	
			margin:0px;
			padding:0px;
		}
			 
		#header h1 {
			text-indent:-1000px;
			height:86px;
			width:205px;
			margin-top:14px;
			background:url(../images/logo.jpg) no-repeat;
		}
		
		#header h1 a {
			height:86px;
			width:205px;
			display:block;
		}
		
		#header .infoline {
			float:right;
padding-top:5px;
		}
		
/* -----------------------------------*/
/* ---- Meniu <<<-----------*/
/* -----------------------------------*/

#meniu {
	height:149px;
	width:901px;
	background:  url(../images/meniu.jpg) no-repeat;
	z-index: 30;
	float:left;
	padding-left:25px;
	}
			
#sddm
   {
    margin: 0;
	padding: 0;
	z-index: 30;
	overflow:auto;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	text-indent:-1000px;
	}

#sddm li a {
    display: block;
	text-decoration: none;
	height:48px;
	}

#sddm .start a {
	background: url(../images/start.jpg) no-repeat top;
	width:49px;
	
}

#sddm .start .curent,
#sddm .start a:hover {
	background: url(../images/start.jpg) no-repeat bottom;
	width:49px;
}

#sddm .servicii a {
	background: url(../images/servicii.jpg) no-repeat top;
	width:79px;
}

#sddm .servicii .curent,
#sddm .servicii a:hover {
	background: url(../images/servicii.jpg) no-repeat bottom;
	width:79px;
}

#sddm .avantaje a {
	background: url(../images/avantaje.jpg) no-repeat top;
	width:85px;
}

#sddm .avantaje .curent,
#sddm .avantaje a:hover {
	background: url(../images/avantaje.jpg) no-repeat bottom;
	width:85px;
}

#sddm .clienti a {
	background: url(../images/dintre_clienti.jpg) no-repeat top;
	width:113px;
}

#sddm .clienti .curent,
#sddm .clienti a:hover {
	background: url(../images/dintre_clienti.jpg) no-repeat bottom;
	width:113px;
}

#sddm .articole a {
	background: url(../images/articole.jpg) no-repeat top;
	width:80px;
}

#sddm .articole .curent,
#sddm .articole a:hover {
	background: url(../images/articole.jpg) no-repeat bottom;
	width:80px;
}

#sddm .intrebari a {
	background: url(../images/intrebari_frecvente.jpg) no-repeat top;
	width:161px;
}

#sddm .intrebari .curent,
#sddm .intrebari a:hover {
	background: url(../images/intrebari_frecvente.jpg) no-repeat bottom;
	width:161px;
}


#sddm .contact a {
	background: url(../images/contact.jpg) no-repeat top;
	width:78px;
}

#sddm .contact .curent,
#sddm .contact a:hover {
	background: url(../images/contact.jpg) no-repeat bottom;
	width:78px;
}

.intro {
	padding-left:60px;
	padding-right:220px;
	padding-top:10px;
	
}

.intro p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	
}

/*FOOOTER*/

.footer {
width:891px;
float:left;
padding-top:16px;
color:#4c4c4c;
background:url(../images/bg_btm.jpg) no-repeat top;
}

.footer p{
	font-size:11px;
	color:#4c4c4c;
	padding-top:15px;
	padding:0;
	padding-bottom:10px;
}

.footer a {
	color:#4c4c4c;
}
		

/* -----------------------------------*/
/* ---- MAIN <<<-----------*/
/* -----------------------------------*/

.main {
	padding-left:6px;
	float:left;
	width:891px;
}

.centru {
	width:867px;
	float:left;
	background:#fff;
	border-left:1px solid #b3b6b9;
	border-right:1px solid #b3b6b9;
	padding-top:15px;
	padding-bottom:2px;
	padding-left:22px;
}

.centru .block {
	width:287px;
	float:left;
	background: url(../images/bg_intro.jpg) no-repeat bottom left;
}

.centru .block .top {
	width:272px;
	height:16px;
	float:left;
	background: url(../images/part_top.jpg) no-repeat top;
}

.centru .block .btm {
	width:272px;
	height:8px;
	float:left;
	background: url(../images/part_btm.jpg) no-repeat bottom;
}

.centru .block .bg {
	width:254px;
	background: url(../images/part_bg.jpg) repeat-x #fdfeff top;
	border-left:1px solid #cdd9eb;
	border-right:1px solid #cdd9eb;
	float:left;
	padding-left:8px;
	padding-right:8px;

}

.centru .block .bg h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	padding-bottom:7px;
}

.centru .block .bg h2 a {
	color:#136690;
}

.centru .block .bg p{
	padding-bottom:10px;
}

.centru .block .bg .left {
	padding-right:10px;
	padding-top:3px;
}


.centru .part1 {
	float:left;
	width:889px;
	padding-bottom:20px;
}

/*-----------NEWS------------*/

.news {
	width:846px;
	float:left;
	padding-bottom:13px;
}


.centru .news .top {
	width:846px;
	height:30px;
	float:left;
	background:  url(../images/botom.jpg) no-repeat top;
}

.centru .news .top .toate{
	float:right;
	font-size:11px;
	line-height:30px;
	font-weight:bold;
	padding-right:300px;
}

.centru .news .top .toate a {
	color:#fff;
}


.centru .news .bg {
	width:538px;
	background:#fff;
	border-right:2px dotted #666;
	float:left;
	padding-top:10px;
	padding-left:18px;
}

.centru .news .bg  h2 {
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding-bottom:5px;
	background:url(../images/bold.jpg) no-repeat left top;
	text-indent:20px;
}

.centru .news .bg h2 a {
	color:#333;
}

.centru .news .bg h2  {
	width:256px;
	float:left;	
}

.stiati {
	padding-left:17px;
	font-weight:bold;
	padding-top:10px;
	width:250px;
	float:left;
}


/*------CENTRU ARTICOL________*/

.centru2 {
	padding-left:10px;
	width:879px;
}

.centru_art {
	width:550px;
	float:left;
	padding-left:25px;
	padding-top:9px;
}

.centru_art small {
	padding-bottom:15px;
	float:left;
	width:550px;
}

.centru_art h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	padding-bottom:2px;
}

.centru_art small {
	padding-bottom:6px;
}

.centru_art h2 a {
	color:#136690;
}

.centru_art p {
	padding-bottom:10px;
}

.centru_art img {
	padding-right:10px;
	padding-top:2px;
}

.centru_art .stire_pag h2 {
	font-size:12px;
	line-height:16px;
	padding-bottom:5px;
	font-weight:bold;
}

.centru_art .stire_pag {
	padding-top:10px;
}

.content {
	padding-top:10px;
}

.content h3 {
font-size:14px;
color:#3766b1;
padding-bottom:5px;
padding-top:10px;
}


.content h4 {
font-size:12px;
color:#3766b1;
padding-bottom:5px;
padding-top:5px;
}

.tabel_contact input {
	border:1px solid #999;
	font-size:11px;
width:170px;
}

.tabel_contact textarea {
	border:1px solid #999;
	font-size:11px;
}

.tabel_contact .buton_trimite {
	font-size:11px;
	line-height:13px;
	padding:2px;
	background:#136690;
	color:#fff;
	text-align:center;
	width:100px;
	cursor:pointer;
}

.tabel_contact p {
padding-bottom:3px;
}

/*-----SIDEBAR----*/

.sidebar {
	width:281px;
	float:left;	
}

.sidebar .stiri {
	width:281px;
	float:left;
}

.sidebar .stiri .top {
	background:url(../images/stiri_top.jpg) no-repeat;
	width:281px;
	height:38px;
}

.sidebar .stiri .btm {
	background: url(../images/stiri_btm.jpg) no-repeat;
	width:281px;
	height:13px;
}

.sidebar .stiri .top .toate {
	float:right;
	padding-right:10px;
	padding-top:10px;
}

.sidebar .stiri .top .toate a{
	color:#fff;
}

.sidebar .stiri .bg_p {
	width:247px;
	background:url(../images/stiri_bg.jpg) repeat-y;
	padding-left:17px;
	padding-right:17px;
}

.sidebar .stiri .bg_p h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom:1px;
	padding-top:5px;
}

.sidebar .stiri .bg_p p {
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}


/*-----------------------------------*/

.sidebar .stiri2 {
	width:281px;
	float:left;
}

.sidebar .stiri2 .top {
	background: url(../images/noutati_top.jpg) no-repeat;
	width:281px;
	height:38px;
}

.sidebar .stiri2 .btm {
	background:  url(../images/noutati_btm.jpg) no-repeat top;
	width:281px;
	height:27px;
}

.sidebar .stiri2 .top .toate {
	float:right;
	padding-right:10px;
	padding-top:10px;
}

.sidebar .stiri2 .top .toate a{
	color:#fff;
}

.sidebar .stiri2 .bg_p {
	width:247px;
	background: url(../images/noutati_bg.jpg) repeat-y;
	padding-left:17px;
	padding-right:17px;
	padding-top:10px;
}

.sidebar .stiri2 .bg_p li {
	background:url(../images/bumb.jpg) no-repeat top left;
	padding-left:17px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Geneva, sans-serif;
	padding-bottom:7px;
}

.sidebar .stiri2 .bg_p li a {
	color:#000;
}

.eveniment {
border:1px solid #CCDDEA;
float:left;
margin-bottom:6px;
padding:5px;
}

.eveniment h2 {
font-size:12px;
font-weight:bold;
line-height:15px;
}
