/*
Info
----------------------------------------------- */
#content {	
}

#infoleftcontent {
		background:transparent;
		background:url(boxes_images/sagjos.gif)
		no-repeat top right;
		border-bottom: 1px dashed #ccc;
		padding: 0px 30px 0px 0px;
}
.infoleftcell {
		background: #fff;
}
#infoleftcontent h1{
	color:#5D8216;
	background:transparent;
	background:url(info/images/bullet_titlu.gif)
	no-repeat 0 40%;
	font:bold 110% Georgia,Serif;
	margin:1em 0 .5em 0;
	padding-bottom:5px;
	padding-left:20px;
  	border-bottom:1px solid #eee;
}

#infoleftcontent h2{
	color:#f93;
	background:transparent;
	font:bold 90% Georgia,Serif;
	padding-bottom: -15px;
	margin-bottom: -15px; 
}

#infoleftcontent h3{
	color:#369;
	background:transparent;
	font:bold 70% Georgia,Serif;
	padding: 20px 0px 15px 0px;
	text-align: right;
	font-style: italic;
}

#infoleftcontent p {
	line-height:1.6em;
	font-family: Georgia, serif;
	font-size: 0.9em;
}
#infoleftcontent ul {
	line-height:1.6em;
	list-style-type: none;
}
#infoleftcontent li  {
	padding: 0 0 0 13px; 
	font-family: Georgia, serif;
	font-size: 0.9em;
	background: url(info/images/bullet_albastru.gif) no-repeat 0 10px;
}
#inforightcontent p {
	margin-top: 5px;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
}
#infoleftcontent .more {
	color:#666;
	background:#fff;
	padding:15px 0px 0 30px;
  	border-top:1px dotted #ccc; 
  	font-size:0.7em;
  	line-height:1.6em;
}

#inforightcontent {
	padding: 0px 0px 20px 0px;
}


#inforightcontent img {
	margin:3px;
}
#inforightcontent h3 {
	font:bold 80% Verdana,Sans-serif;
  	text-align:left;
  	border-width:0;
  	text-transform:uppercase;
  	padding:2px 3px;
  	margin:0px 0px 15px 0px;
  	background:#ff6600;
  	color:#fff;
}
#inforightcontent h4 {
	margin:-14px 0px 0px 4px;
	position:absolute;
  	font-family: Verdana, sans-serif;
  	padding:0;
  	font-size:75% !important;
  	background:#CDF37C;
  	color:#ff6600;
  	white-space:nowrap;
  	border-width:0;
}
#inforightcontent ul {
		list-style: disc;
		margin:7px 0px 7px 15px;
		padding-left:15px;
}
#inforightcontent li  {
    margin:0;
	padding:0;
	font: 11px/15px Verdana, Arial, sans-serif;
	color:#000;
}
#inforightcontent a {
	color: #666666;
	font-size: 11px;
}
#inforightcontent a:hover {
	text-decoration: none;
  	color:#f00;
}
.subcat {
	margin: 10px 0px 15px 0px;
	border: 1px dotted #999;
}
.subcat h4 img {
	position:relative;
	top:4px;
}


/*
Rounded boxes
---------------------------------------------
*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */


.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(boxes_images/box_body_r.gif) no-repeat bottom right;
	font-size: 100%;
	margin: 10px 0 0;
}
.boxhead {
	background: url(boxes_images/box_header_r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
.boxhead h2 {
	font-family: Verdana, Arial, sans-serif;
	background: url(boxes_images/box_header_l.jpg) no-repeat top left;
	margin: 0;
	margin: 0;
	padding: 6px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */	
}

.boxheadpor {
	background: url(boxes_images/box_header_r_por.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
.boxheadpor h2 {
	font-family: Verdana, Arial, sans-serif;
	background: url(boxes_images/box_header_l_por.jpg) no-repeat top left;
	margin: 0;
	margin: 0;
	padding: 6px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */	
}

.boxbody {
	background: url(boxes_images/box_body_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align:left;
	
}


