#TXT{
	position: relative;		
}

#TXTContentFrame p, #TXTContentFrame ul, #TXTContentFrame ol{
	padding: 0 0 18px 0;
	line-height: 16px;
}

#TXTContentFrame ul{
	list-style-type: none;
	padding: 0 0 8px 10px;
	clear: both;
}

#TXTContentFrame ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 10px 12px;	
	clear: both;
}

#TXTContentFrame ul ul{
	list-style-type: square;
	padding: 0 0 8px 28px !important;
	padding: 8px 0 0px 15px;
	text-align: left;
	clear: both;
}

#TXTContentFrame ul ul li{
	background-image: none;
	padding: 0 0 8px 0px;
	clear: both;
}

#TXTContentFrame ol{
	list-style-type: decimal;
	padding: 0 0 8px 35px;
	text-align: left;
	clear: both;
}

#TXTContentFrame ol li{
	padding: 0 0 5px 0px;	
	clear: both;
}

#TXTContentFrame a{
	color: #ff6c18;
	text-decoration: none;
}

#TXTContentFrame a:hover{
	text-decoration: underline;
}

#TXTContentFrame #artInfo{
	margin: 0 0 16px 0;
}

#TXTContentFrame #artInfo div{
	color: #999999;
	font-size: 11px;
}

#TXTContentFrame #artInfo a{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

#TXTContentFrame #artInfo a:hover{
	text-decoration: underline;
}

#TXTContentFrame h1{
	color: #0f4f6f;
	font-size: 16px;
	padding: 4px 0 10px 0;
}

#TXTContentFrame h3{
	padding: 0 0 18px 0;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}

#TXTContentFrame .artData {
	padding: 16px 0 0 0;
	text-align: right;
}

#TXTContentFrame #artData{
	float: left;
}

#TXTContentFrame #artTools{
	text-align: right;
}

#TXTContentFrame .artMiniTools{
	margin: 0 0 11px 0;
}

#TXTContentFrame #artInfo img.ico{
	vertical-align: bottom;
}

#TXTContentFrame #TXT img{
	margin-right: 5px;
}

#TXTContentFrame .artAutor p, #TXTContentFrame .artZrodlo p{
	padding: 0;
	margin: 0;
	color: #999999;
	font-size: 11px;	
}

/* LISTA */

.txtListEntry{
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e4e4e4;
}

.txtListEntry .newsTitle{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 10px 12px;	
	clear: both;
}

.txtListEntry .newsTitle a{
	font-size: 12px;
}

.txtListEntry .more{
	text-align: right;
}

.more a{
	color: #515151;
	font-size: 11px;
}
