/* reklama */
#news_reklama {
}
#news_reklama .news_reklama_l {
	float: left;
	width: 468px;
	height: 100px;
	background-color: Black;
}
#news_reklama .news_reklama_p {
	float: right;
	width: 140px;
	height: 100px;
	background-color: #336600;
	font-size: 11px;
	color: White;
	text-align: center;
}
#news_reklama .news_reklama_p strong {
	color: #FFCC00;
}
#news_reklama .news_reklama_p a {
	color: White;
}
#news_reklama .news_reklama_p a:hover {
	color: #FFCC00;
}
.news-reklama-nadpis {
	margin-top: 15px;
}
/* /reklama */



/* forum0 */
#news_forum0 {
}
#news_forum0_l {
	float: left;
}
#news_forum0_p {
	float: right;
}
#news_forum0_l span {
	background-color: Silver;
	color: White;
	font-weight: bold;
}
#news_forum0_p a {
	color: #A9A9A9;
}
/* /forum0 */



/* forum */
#news_forum {
	width: 608px;
	height: 142px;
	overflow: auto;
	border: solid 1px silver;
}
#news_forum .bgc-silver {
	background-color: #E0E0E0;
}
.bgc, .bgc-silver {
	padding: 2px 0 2px 0;
}
#news_forum .bgc a, #news_forum .bgc-silver a {
	color: black;
	text-decoration: none;
}
#news_forum .bgc a:hover, #news_forum .bgc-silver a:hover {
	text-decoration: underline;
}
/* /forum */



/* clanky */
#news_clanky {
}
#news_clanky h2 {
	margin: 0px;
	font-size: 18px;
}
#news_clanky h2 a {
	color: #B00000;
	text-decoration: none;
}
#news_clanky h2 a:hover {
	text-decoration: underline;
}
#news_clanky h2 a:visited {
	color: #CC0000;
}
#news_clanky .datum {
	color: gray;
	font-style: italic;
}
#news_clanky .datum a {
	color: gray;
}
/* /clanky */
