#ctrlDetailDefault 
{
  width: 100%;
}
/* SETAREA HEADINGURILOR */
#ctrlDetailDefault h1
{
font-size: 18px;
color: #009900;
}
h2{font-size: 16px;color: #009900;}
h3{font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:14px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;}
/* setez stilurile pentru side_content */ 
#ctrlDetailDefault .ctrl_side_content {
width:250px;
float:right;
margin-left:20px;
}

/* setez stilurile pentru poza */
#ctrlDetailDefault .ctrl_side_photo {
}

#ctrlDetailDefault .ctrl_side_photo span{
}

/* setez stilurile pentru legendata */
#ctrlDetailDefault  .ctrl_side_legend {
  text-align:center;
  padding-top:10px;
  padding-bottom:10px;
}

/* setez stiluri pentru side box */
#ctrlDetailDefault .ctrl_side_box{
margin-bottom:20px;

}


/* setez stilurile pentru content */
#ctrlDetailDefault .ctrl_content{
}
#ctrlDetailDefault .ctrl_detail_content {
margin-bottom:20px;
width:670px;
}

.large{
width:920px !important;
}

#ctrlDetailDefault .ctrl_detail_content a {
}



/* setez stilurile pentru documente si linkuri */
#ctrlDetailDefault .ctrl_extra_elements {
  width:450px;
  margin-bottom:20px;
}

#ctrlDetailDefault .ctrl_extra_elements_title {
  border-bottom:1px solid #D4D4D4;
  font-size:12px;
  font-weight:bold;
  padding-bottom:5px;
}

#ctrlDetailDefault .ctrl_extra_element {
  background-repeat:no-repeat;
  background-position:0px 3px;
  border-bottom:1px solid #D4D4D4;
  padding-bottom:7px;
  padding-left: 25px;
  padding-top:2px;
}

#ctrlDetailDefault .ctrl_extra_element img {
  margin-right:10px;
  position:relative;
  top:4px;
}

#ctrlDetailDefault .ctrl_extra_element a {
  color:#000000;
  text-decoration:none;
}

#ctrlDetailDefault .ctrl_extra_element a:hover {
  text-decoration:underline;
}

/* setez stilul pentru bulleturi-le listelor */
#ctrlDetailDefault .ctrl_detail_content ul{
  list-style-type:none;
}
#ctrlDetailDefault .ctrl_detail_content ul li{
  background-image:url(../i/bulletGreenSquare.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
  padding-left:25px;
  padding-top:2px;
  padding-bottom:2px;
}

#ctrlDetail ul{
	list-style: none;
	margin-left: 0;
	text-indent: 20px;
	}

#ctrlDetail li:before {
list-style: none;
	content: "\25B6 \0020 \0020 \0020 \0020 \0020 \0020 \0020 \0020 \0020";
	padding-right: 15px;
	}

#ctrlDetailDefault .ctrl_extra_links {
  background-position:5px 6px;
}

