.etarget
{
	float:none;
	margin:15px 37px 0px 37px;
	border:none;
	width:530px;	
	border-top:0;
	font-size:10px;
	color:#2E2E2E;
	font-family:Arial;
	background:#99CDFF url('dizajn/textb.png');
}
/* normalny odkaz*/
.etarget a { color:#303030; font-size:11px; text-decoration:underline; }
.etarget a:hover { text-decoration:underline; }
/* nadpis */
.etarget .selfpromo
{    
	width:100%;
  background:transparent;
	color:#FFF;
}
/* lavy nadpis */
.etarget .selfpromo .left
{
  display:none;
	color:#FFF;
	font-size:12px;
	padding:3px 0 3px 25px;
}
/* pravy nadpis */
.etarget .selfpromo .right {text-align:right; font-size:11px; margin:0px;right:0px; }
.etarget .selfpromo .right a { color:#303030; text-decoration:none; } /*pridat inzerat*/
.etarget .selfpromo .right a:hover { text-decoration:underline; }
.etarget .title { margin:0px 10px 0px 4px;font-size:12px; } /*nazov reklamy*/
.etarget .title a:hover { text-decoration:underline; }
.etarget .description {  margin:2px 10px 12px 19px; font-size:11px;} /*popis reklamy*/

