/* upravene styly pro "tt_news" */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer {
	clear:right;
	height:1px;
	border:1px solid #66676A;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-item IMG {
	margin-bottom:4px;
	border: 1px solid black;
}
.news-latest-item p {
	margin: 4px 0px;
}
.news-latest-date, .news-latest-morelink,{
	font-size: 0.85em;
}
.news-latest-item h3 {
	margin: 4px 0px;
}
#rightcol .news-latest-date a, #rightcol .news-latest-item h3 a,
#rightcol .news-latest-date a:visited, #rightcol .news-latest-item h3 a:visited{
	color: black;
	text-decoration: none;
}
#rightcol .news-latest-date a:hover, #rightcol .news-latest-item h3 a:hover{
	color: #AE0114;
	text-decoration: none;
}
.news-latest-morelink {
	text-align: right;
	border-bottom: 2px solid #66676A;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid black;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	font-size: 1.1em;
}
#content .news-list-container H3 A:LINK, #content .news-list-container H3 A:VISITED {
	color: #0E8EA6;
}
#content .news-list-container H3 A:HOVER {
	color: #AE0114;
}
#content .news-list-container H3 A {
	color:#0E8EA6;
	text-decoration: none;
}
.news-list-date {
	color: black;
	float: right;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 0.7em;
	font-weight: normal;
}
.news-list-imgcaption {
	float: right;
	padding-top: 3px;
	font-size: 0.7em;
}
.news-list-container IMG {
	float: right;
	border: 1px solid black;
	margin-bottom: 8px;
	margin-left: 5px;
}
.news-list-morelink {
	font-size: 0.7em;
}
.news-list-morelink  {
	margin-bottom:8px;
}
.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
}
.tx-ttnews-browsebox TD {
	font-size: 0.8em;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}
.tx-ttnews-browsebox-SCell {
	background-color: #E0E0E0;
	border:1px solid black;
}
.news-search-emptyMsg {
	font-size: 0.9em;
	margin-left: 10px;
}

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item H2 {
	margin-bottom: 0px;
}
.news-single-img {
	float: right;
	margin-left:5px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
	margin-left: 16px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 0.8em;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	margin-top: 15px;
	padding-bottom:0px;
}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}
.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
	width:90%;
}
