* {
    margin:0;
    padding:0;
    border:0;
}
html, body {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, "Microsoft Sans Serif", Georgia;
	font-size:12px;
	background-color:#ddd;
}
html { height: 100%; }
body { min-height: 100%; height: 100%; }
.textRight{
	text-align:right;
}
.left{
	float:left;
}
.cRight{
	clear:right;
}
.clear{
	clear:both;
}
.width{
    width:100%;
}
.width90{
	width:90%;
}
.height16{
    height:16px;
}
.margine5{
	margin:5px;
}
a{
    color:#000;
    outline:none; 	
}
a:link{
    color:#000;
}
#prima{
  background-color:#ddd;
  margin:0;
}
.news{
  padding:5px; /*0 5px 5px;*/
  border-bottom:1px solid #ddd;
  margin:0 5px;
  text-align:justify;
}
.news img{
  float:left;
  margin-right:5px;
  border:0;
}
.news .underline{
	text-decoration:underline;
}
.news .link{
    	margin-right:5px;
 	text-align:right;
}
.news a{
	text-decoration:none;
}
div#extra a{
	float:right;
	clear:both;
	margin-right:5px;
}
div#videoContainer{
  margin :5px;
  border-bottom:1px solid #ddd;
  padding: 5px 0;
}
div#flash{
	margin:0 auto;
	text-align:center;
}
.bBottom{
  border-bottom:1px solid #ddd;
  margin:0 0 5px 0;
}
h1{	font-size:15px;
	padding:0 0 0 10px;
}
h1 a{
	text-decoration:none;
}

.bold{
	font-weight:bold;
}
#container{
    width:920px;
    margin: 0 auto;
    /*height:100%;*/
    /*min-height: 100%;*/
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;
    /*overflow:hidden;*/
}
#footer{
 /* float:left;*/
 /* width:100%;*/
 /* clear:both;*/
  /*padding:10px 0 0 35px;*/
  width:920px;
  margin:0 auto;
  background-image:url("../images/umbra_bottom.jpg");
  background-repeat:no-repeat;
}
.clearfix:after {
    clear:both;
    content:".";
    display:block;
    height:0pt;
    visibility:hidden;
}
* html .clearfix {
    height:1%;
}
#divleft{
    background-image:url("../images/umbra_left_repeaty.jpg");
    background-repeat:repeat-y;
    float:left;
    width:29px;
   /* height:100% !important;*/
    overflow:hidden;
    clear:right;
}
#divright{
    background-image:url("../images/umbra_right_repeaty.jpg");
    background-repeat:repeat-y;
    float:left;
    clear:right;
    width:22px;
    /*height:100%;*/
    /*min-height: 100%*/
    /*height:1750px;*/
    /* height:100% !important;*/
    overflow:hidden;
}
#wallpaper{
  float:left;
  width:869px;
  background-color:#fff;
  clear:right;
 /* overflow:hidden;*/
}
#logo{
  /*margin:5px 0 0 5px;*/
  padding:5px 0 0 5px;
  width:125px;
  float:left;
  clear:right;
}
#bannerTop{
   padding:5px 5px 0 6px;
   float:left;
   clear:right;
}
#date{
  text-align:center;
  padding:5px 0 0 0;
  color:#ccc;
  font-size:11px;
}
#search{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:left;
	clear:both;
	width:869px;
	margin:0 auto;
	padding:3px 0;
}
#meniu{
	width:180px;
	float:left;
	clear:both;
	margin-bottom:10px;
}
#meniu ul{
	list-style:none;
	list-style-position: inside;
	padding: 0 5px;
	font-size:14px;
	font-weight:bold;
}
#meniu ul li{
	padding:5px 0;
	border-bottom:1px solid #ddd; 
}
#meniu ul a{
	text-decoration:none;	
	color:#000;
}
#meniu img{
	border:0;
	vertical-align:middle;
	margin:0 0 0 2px;
}
#meniu ul a:link{
	text-decoration:none;	
	color:#000;
} 
//
#map{
	float:left;
	clear:both;
}
#map ul{
	list-style:none;
	list-style-position: inside;
	padding: 0 5px;
	font-size:12px;
}
#map ul li{
	padding:5px 0; 
}
#map ul a{
	text-decoration:none;	
	color:#000;
}
#map img{
	border:0;
	vertical-align:middle;
	margin:0 0 0 2px;
}
#map ul a:link{
	text-decoration:none;	
	color:#000;
} 
//
#ulVideo{
	list-style:none;
	list-style-position: inside;
}
#ulVideo li{
	padding:5px 0;
}

#ulVideo img{
	border:0;
	vertical-align:middle;
	margin:0 0 0 2px;
}
#valuta{
	border-bottom:1px solid #ddd;
	margin:0 5px 10px 5px;
	padding-bottom:10px;
}
#valuta table{
	width:100%;
	text-align:center;
	/*border-collapse:0;*/
	border-spacing:0;
	margin-top:5px;
}
.atention{
	color:red;
}
.linie{
	color:#ddd;
}
div#wrapper{
  float:left;
  width:100%;
  margin: 5px 0 0 0;
  clear:both;
}
div#content{
  margin: 0 320px 0 180px;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd; 
}
div#navigation{
  float:left;
  width:180px;
  margin:5px 0 0 -100%;
}

div#extra{
    float:left;
    width:320px;
    margin:5px 0 0 -320px;
   }
div#contentMy{
  width:365px;
  float:left;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd; 
  margin:0 auto;
}
div#navigationMy{
  float:left;
  width:180px;
}

div#extraMy{
    float:left;
    width:320px;
}
.banner{
  text-align:center;
  margin-bottom:10px;
}
#comentare{
  width:100%;
}
#comentare .color{
	background-color:#ddd;
	border:0;
}
#comentare .eticheta{
	width:75px;
	text-align:right;
	float:left;
	margin:0 5px 0 0; 
}
#comments{
	border-bottom:1px solid #ddd;
	padding:5px;
}
#comentare img{
	border:0;
}
.bg_white{
	background-color:#fff;
	padding:5px 0 ;
}
.bg_gray{
	background-color:#ddd;
	padding:5px 0;
}
.divPhoto{
	width:165px;
	margin-right:5px;
	text-align:center;
	float:left;
}
.divPhoto img{
	margin:0 auto;
	text-align:center;
	display:block;
}
.media{
	float:left;
	width:100%;
	margin:2px 5px 5px 0; 
}
div#galerie{
	width:170px;
	/*margin:0 auto;
	text-align:center;*/
}
div#galerie img{
	margin:5px;
}

#footer a{
	text-decoration:none;
	float:right;
}
#footer a:link{
	color:#000;
}
div#footercontent{
	padding:10px 23px 0  30px;
}
#meniusus{
	list-style:none;
	width:440px;
	font-size:14px;
	padding-top:1px;
}
#meniusus a{
	text-decoration:none;
	color:#000;
}
#meniusus a:link{
	color:#000;
}
#meniusus li{
	display:inline;
	border-right:1px solid #ddd;
	padding: 0 5px;
}
#search input{
	border:1px solid #ddd;
}
#search select{
	border:1px solid #ddd;
}
#cauta{
	margin:0 3px;
}
#search img{
	vertical-align:middle;
}
#formular{
	float:right;
	margin-right:5px;
}
/* user*/
#userMenu{
	list-style:none;
	text-align:right;
	border-bottom:1px solid #ddd;
	margin:0 5px 5px 5px;
	padding-bottom:5px;
}
#userMenu li{
	display:inline;
	padding:0 4px;
}
#userMenu a{
	text-decoration:none;
	color:#6f6f6f;
}
#userMenu a:link{
	color:#6f6f6f;
}
.bRight{
	border-right:1px solid #ddd;
}
input{
	border:1px solid #ddd;
}
textarea{
	border:1px solid #ddd;
}
select{
	border:1px solid #ddd;
}
/* tree anunturi*/

#anunturi a{
	text-decoration:none;
}
/* admin */
#login{
	float:left;
	clear:both;
}
#hr{
	height:1px;
	border-bottom:1px solid #ddd;
	width:100%;
	float:left;
	clear:both;
}
#pagCMS{
	float:left;
	margin:0 0 0 10px;
	/*border-left:1px solid #ddd;*/
	padding-left:5px;
	width:670px;
	/*clear:right;*/
}
.field{
	margin:5px 0;
}
.aligntop{
	vertical-align:top;
}
#pagCMS input{
	border:1px solid #ddd;
}
#pagCMS textarea{
	border:1px solid #ddd;
}
#pagCMS select{
	border:1px solid #ddd;
}
.eticheta{
	width:135px;
	text-align:right;
	float:left;
	margin:0 5px 0 0; 
}
#meniu p{
	margin:5px 0;
}
.lStiri{
	list-style:none;
	list-style-position: inside;
	line-height:20px;
}
.lStiri img{
	border:0;
	margin:0 0 0 5px;
	vertical-align:middle;
}
div#edit{
	float:left;
	clear:both;
}
#edit img{
	border:0;
	margin: 0 0 0 5px;
	vertical-align:top;
}
#edit a{
	color:#000;
}
#edit a:link{
	color:#000;
}
div#poze{
	float:left;
	margin:10px 0;
}
div#fisiere p{
	margin:5px 0;
}
div#commentsHolder{
	border:1px solid #ddd;
	padding:5px;
}
#tree img{
	margin: 0 0 0 5px;
}
#contentMy div#paginare{
	text-align:center;
	margin:0 auto;
}
#redactia{
	margin: 10px;
}
#an{
	text-align:center;
	margin:0 auto;
}
#redactia img{
	padding:0 0 0 2px;
	vertical-align:middle;
}
#redactia a{
	text-decoration:none;
}