.t11_o {  font-family: tahoma; font-size: 11px; font-weight: bold; color: FFAE00}
.t11_o3 {  font-family: tahoma; font-size: 11px; font-weight: bold; color: FFAE00; letter-spacing: 2px}
.t11_o2 {  font-family: tahoma; font-size: 13px; font-weight: bold; color: FFAE00; text-decoration:blink}
.t11_w { font-family: tahoma; font-size: 11px; color: #FFFFFF}
.t12_w {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3366CC;
}
a:link { color: #FFAE00; text-decoration: none;}
a {	font-weight: bold; text-decoration: none;}
a:visited {	color: #FFAE00; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}


/* ---------------------- RSS ------------------------------------ */
.feedBox {
	clear: both;
	color: #ffffff;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0 10px 5px;
}
.feedBox * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feedHeader {
	background: url( 'images/rss-logo.gif' ) right 1px no-repeat;
	border-bottom: 1px solid #e3002e;
	border-top: 2px solid #00208b;
	padding: 3px 0;
}
.news .feedHeader {
	background-position: right -50px;
}
.sport .feedHeader {
	background-position: right -150px;
}
.zczuba .feedHeader {
	background-position: right -100px;
}

.feedBox h2 {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	font-family: Arial, Tahoma, sans-serif;
}
.feedBody h3 {
	font-size: 13px;
}
.feedBody h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
.feedBody li {
	border-top: 1px solid #323e84;
	clear: both;
	margin-bottom: 5px;
	padding: 10px 0 0px;
}
.feedBody p {
	clear: right;
	line-height: 15px;
}

.readMore a{
	background: url( 'images/icons.gif' ) right 3px no-repeat;
	font-size: 10px;
	
	padding-right: 12px;
}
.readMore a:hover {
	background-position: right -17px;
	padding-right: 13px;
}
.clear {
	clear: both;
}
span.clear {
	display: block;
	font-size: 0;
	height: 0;
}