body {
	background: #fff; 
	margin: 0px; 
	color: black; 
	font-family: \"Arial CE\", arial, helvetica, sans-serif;
}
.blogtitle {
	font-size: 32px; 
	margin-bottom: 1px; 
	margin-left: 20px; 
	text-transform: uppercase; 
	color: white;
}
.links {
	font-size: 11px;
}
a.links:hover {
	color: #004A00;
}
a {
	color: #006634	
}
a:hover {
	color: red
}
img {border: 0;}
.date {
	font-weight: bold; 
	font-size: 16px; 
	margin: 10px; 
	color: black;
}
.posts {
	font-size: 12px; 
	margin: 0px 10px 10px; 
	color: black;
	background:#EEFFED;
}
.byline {
	font-size: 11px; 
	color: #999999;
}
.popis  {
	font-weight:bold;
	font-size: 13px;
	color:#006634;
}
.tema  {
	background:#CDFFAA;
	color: #006634; 
}
