/* obecne */
#ddate { width: 85px; }
#dupdate { width: 85px; }

/* vyber sablony pro novy clanek nebo jeho upravu */
#innerseltemplate {
  margin-left: 25px;
}

/* styl pro modul posledni clanky */
.lastarticles {
  margin: 5px;
}
.lastarticles .listheader {
	padding: 4px 0 4px 8px; 
	font: bold 100% sans-serif;
	color: #FFF;
	text-transform: uppercase; 
	background: #333; 
	letter-spacing: 1px;	
}
.lastarticles .listtitle {
	padding: 4px 0 4px 4px; 
	font: normal 100% Verdana, "Geneva CE", lucida, sans-serif;
  border: 1px solid #EBEBEB;
  border-top: none;
}

