body {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333;		
	line-height: 1.2em;
}

#pages,
.cats,
.banner,
#secondary,
.newsticker,
#footer,
.archive-nav,
.relatedposts,
.meta,
.relatedposts,
#comments form {
  	display: none;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

img {
	border: none;
}

.danas {
	float: right;
	font-size: 0.9em;
}

.pagetitle {
	font-size: 1.1em;
}

.shortnews .pagetitle {
	font-size: 0.9em;
}

.newstitle {
	font-weight: bold;
}

h1 {
	margin: 0;
	padding: 0;
	margin-top: 10px;
}

.block h1, .block h1 a, h2, h2 a {
	font: 1.4em "Times New Roman", "Garamond", serif;
	margin-top: 0;
	color: #BE0000;
	text-decoration: none;
	margin-bottom: 0;
	clear: both;
}

h6 {
	margin-top: 18px;
	margin-bottom: 2px;
	font-weight: bold;
	clear: both;
}

h6 span.tags, h6 span.tags a {
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333333;
}

.imagewrap {
	float: left;
	margin: 0 14px 0 0;
}

*html .imagewrap {
	float: left;
	margin: 24px 4px 0 0;
}

.imagecaption {
	clear: both;
	padding-top: 1px;
	font-size: 0.8em;
	font-style: italic;
	line-height: normal;
	color: #999999;
}

.shortnews ul {
	font-size: 0.8em;
	line-height: normal;
	color: #666666;
}

blockquote {
	color: #666666;
	font-size: 0.9em;
}


