body {
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 0.7em;
	}
select, textarea, input {
	color: #000000; 	
	background: #f7f7f7;
	border: 1px solid gray;
	}
a img {
	border: 0px;
	}
/* anchor styles */
a:link, a:visited {
	color: navy;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a.pn-title:link, a.pn-title:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
a.pn-title:hover {
	font-weight: bold;
	color: navy;
	text-decoration: none;
	}	
a.pn-sub, small a {
	color: #666666;
	text-decoration: underline;
	}
/* generic postnuke styles */
h1 {
	font-weight: bold;
	font-size: 16px;
	color: #1F5385;
	text-decoration: none;
	background: none;
	}
.pn-sub, small {
	color: #000; 
	font-size: 0.8em;
	text-decoration: none;
	}
.pn-normal {
	color: #000;
	text-decoration: none;
	text-align: left;
	}
.pn-title, h2 {
	font-weight: bold;
	font-size: 1.3em;
	color: #1F5385;
	text-decoration: none;
	background: none;
	text-align: center;
	}
.telo, .telo td {
	font-size: 0.7em;
	}
	
/* block styles */
.block-title {
	padding: 0.3em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #1F5385;
	}
.block-content {
	padding: 0.3em;
 	background-color: #DBF5FB;
/*	background-color: #75B3D0; */
	border: 1px dashed navy;
	}
.top-line {
	height: 5px;
	background-color: #1F5385;
	}
.top-topics {
	font-size: 0.7em;
	color: #000;
	}
	sfyklg
	
/* strory styles */
.detail-title {
	font-weight: bold;
	font-size: 1.3em;
	color: #000;
	text-decoration: none;
	}
.detail-body-text {
	text-align: justify;
	padding: 0.3em;
	}
.pn-hometext, .detail-home-text {
	text-align: justify;
	padding: 0.3em;
	}
.detail-home-text {
	color: gray;
	}
.pn-story-title {
	padding: 0.2em;
	}
.topic-linka {
	width: auto;
	border-bottom: 5px solid #DBF5FB;
	}
.topic-kat {
	padding-top: 5px;
	text-align: right;
	width: 160px;
	height: 22px;
	background-image: url(../images/story-top-title.gif);
	background-repeat: no-repeat; 
	}
.story-top-title {
	padding: 0.2em;
	}
.story-top-title a:link, .story-top-title a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: none;
	}
.story-top-title a:hover {
	color: navy;
	text-decoration: none;
	background: none;
	}
.datum {
	color: #aaa;
	}

