/*#blog {padding-top: 0px;}
#blog h2{padding-left: 10px;padding-bottom: 28px;}
#blog .lt { float:left; width:175px; font-size:12px}
#blog .rt {float:left; width:105px; font-size:12px}
.blog {clear:both; height: 260px;}
.blog h3{color:#e47711;font-size:14px;padding-bottom: 15px;}
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #433D3D;
}

h1, h2, h3 {
	margin-bottom: 1em;
	font-family: Geneva, arial, helvetica, sans-serif;
	color: #006699;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -1px;
	font-size: 2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #993300;
}

a:hover {
	background: #FFEBE1;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	/*color: #996699;*/
}
a:activ {
	text-decoration: none;
	color: #66CC33;
}


a.two {
	text-decoration: none;
	color: #993300;
	font-size:14px;
	background-color:#FFEBE1;
	font-weight:bold;
	padding:3px;
	
	
}

a.two:hover {
	background-color:#FFBE9F;
}
a.two:visited {
	color: #993300;
	font-size:14px;
	background-color:#cccccc;
	font-weight:bolder;
	padding:3px;
}
a.two:active {
	color: #993300;
	font-size:16px;
	background-color:red;
	font-weight:bolder;
	padding:5px;
}


/* Header */

#header {
	width: 996px;
	height: 90px;
	margin: 0 auto;
}

/* Menu */

#menu {
	text-align: center;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 20px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}
/* start - table */
table {
	border-collapse: collapse;
	margin: 0px 0px;
	width:100%;	
}
th strong {
	color: #fff;
}
th {
	background: #FFEBE1;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
	text-align: left;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
	/* border-left: 1px solid #FFE1C3; 
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;*/
}
td.pic {
	padding-left: 0px;
	padding-right: 0px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #ffffff;
}
tr.row-b {
	background: #F7F7F7;
}
/* end - table */
/* Page */

#page {
	width: 1024px;
	margin: 0 auto;
	background: url(images/img02.gif) repeat-y;
}
#pic {
border:solid 1px #000000;
width:150px;
margin-left:30px;
height:90px;

}
#blog {
border:solid 1px #000000;
width:150px;
margin-left:30px;
height:34px;

}
#banner {
border:solid 1px #000000;
padding:1px;
height:100px;
width:535px;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 0;
}

.sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 5px 10px;
	letter-spacing: normal;
	font-size: 1.2em;
}

/* Sidebar1 */


#sidebar1 h2 {
	text-align: right;
	background: url(images/menn2.gif) no-repeat;
}

#sidebar1 li li {
	padding-right: 20px;
	text-align: right;
}

/* Sidebar2 */


#sidebar2 h2 {
	background: url(images/menn1.gif) no-repeat;
}
/* Mesaj succes */
#succes {
 
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  background:#F3F3FF;
  border: 1px solid #FFDFDF ;  
  border-left: 5px solid #FFDFDF ;
  }
  /* Mesaj eroare*/
#err{
 
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  color: #990000;
  background: #FFDFDF;
  border: 1px solid #990000;  
  border-left: 5px solid #990000;
  }

/* Form */

#form {
}

#form form {
	text-align: center;
}

#form #s {
	width: 80%;
	margin-bottom: 10px;
}

#form h2 {
	background-image: url(images/img07.gif);
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0 20px;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCC99;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #CCCC99;
	color: #CCCC99;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #CCCC99;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Advertising */

#advertising {
}

#advertising h2 {
	background-image: url(images/img08.gif);
}

.sidebar #advertising ul {
	padding: 0 20px;
}

/* Content */

#content {
	float: left;
	width: 624px;
}

.post {
	padding: 20px 5px 5px 5px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 10px;
	background: url(images/img10.gif) repeat-x;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	background: url(images/img09.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}
#anunturi
{
background-image:url(images/bgGradientLines.gif);
text-align:justify;
padding:10px;
}
#istoric_anunturi {
text-align:justify;
padding:10px;
background-image:url(images/bgGradientLines.gif)
}
/*Schimba culoarea la celula cand treci cu mouse-ul */
.btnav { } 

