
/*-----------------------------------  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 #F9FFE5;
}
.news-latest-container HR.clearer {
	clear:right;
	height:1px;
	border-top:1px solid #D7CDC0;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}
.clearer2 {
	clear:both;
}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px solid #D7CDC0;
	background-color:#949494;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #D7CDC0;
	/*background-color:#D8FA70;*/
	background-color:#87BCFE;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;	
	padding:3px;
	margin:3px;
	/* border:1px solid #fff; */
	border-bottom:1px solid #D7CDC0;
	border-left:1px solid #D7CDC0;
	border-right:1px solid #D7CDC0;
	border-top:1px solid #D7CDC0;
	background-color:#949494;
}
.news-latest-title {
	background-color:#949494;
	border:none;
	font-size:12px;
}
.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #D7CDC0;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

/*	border:1px solid #000;
	background-color:#BBE53A;*/
	background-color:#FDFFF4;
	border:none;
	margin-bottom:10px;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0px;
	margin-bottom:2px;
	border:1px solid #949494;
	background-color:#FDFFF4;
	width:586px;
}
.news-list-item_links {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	border:1px solid #949494;
	padding-bottom:0px;
	margin-bottom:2px;
	background-color:#FDFFF4;
	float:left;
	width:291px;
}
.news-list-item_rechts {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding-bottom:0px;
	margin-bottom:2px;
	border:1px solid #949494;
	background-color:#FDFFF4;
	float:right;
	width:291px;
}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #949494;
	background-color:#FDFFF4;
}
.news-search-emptyMsg{
	margin:0px;
	margin-bottom:30px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-title,.news-list-title_links,.news-list-title_rechts {
	margin-bottom:2px;
	padding: 2px;
	text-align:left;
	text-indent:0px;
	font-size:12px;
	border-bottom: 1px solid #949494;
	background-color: #D6D8D6;
}
.news-list-title A:LINK,.news-list-title A:VISITED,.news-list-title A:HOVER,.news-list-title_links A:LINK,.news-list-title_links A:VISITED,.news-list-title_links A:HOVER,.news-list-title_rechts A:LINK,.news-list-title_rechts A:VISITED,.news-list-title_rechts A:HOVER {
	color:#606060;
	padding-left:2px;
	padding-right:2px;
}
.news-list-title A,.news-list-title_links,.news-list-title_rechts {
	color:#606060;
}

.news-list-container P {
	padding-left:3px;
	padding-right:3px;
}
.news-list-date {
	float: left;
	color: #3E551C;
	width: 135px;
	height:11px;
	text-align: left;
/*	margin-top: -2px;
	margin-right: -2px;*/
	margin-bottom:3px;
	margin-left:3px;
	margin-right:3px;
	font-size: 9px;
	font-weight: normal;
	}
.news-list-date-clearer {
	clear:left;
}
.news-list-vsebina {
	float:left;
	border-top:0px solid #949494;
	padding-top:3px;
	padding-bottom:2px;
	border-bottom:1px solid #949494;
	margin-left:3px;
	margin-right:3px;
	width:580px;
}
.news-list-kategorije {
	clear:both;
}
.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}
.news-list-container IMG {
	float: right;
	border:1px solid #949494;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-list-morelink {
	font-size:9px;
	margin-left:3px;
}
.news-list-category {
	padding-top:2px;
	padding-bottom:2px;
	font-size:9px;
	margin-left:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:0px;
	border:1px solid #949494;
	padding:3px;
	background-color:#FDFFF4;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.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: #D6D8D6;
	border:1px solid #949494;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #949494;
	background-color:#FDFFF4;

}
.news-single-item H2 {
	font-size:13px;
	color:#000000;
	font-weight: bolder;
	/*  text-decoration: underline;  */
	border-top:1px solid #949494;
	border-bottom:1px solid;
	border-bottom-color:#949494;
	background-color:#D6D8D6;
	padding:3px;
	margin-bottom:20px;
	margin-top:0px;
	text-align:left;
}
.news-single-item H3 {
	margin-bottom:20px;
	background-color:#FDFFF4;
	border:none;
}



.news-single-img {
	float: right;
	margin-left:10px;
}
.news-single-imgcaption {
	padding:0px 3px 6px;
	clear:both;
	font-weight:bold;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/*	clear: both;*/
	margin-top: 15px;
	border:none;
	padding:0px;
	
}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #949494;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#D6D8D6;
}

.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;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #D7CDC0;
	background-color:#F9FFE5;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#87BCFE;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #87BCFE;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header  {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	default styles for extension "tx_veguestbook_pi1" 

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tx-veguestbook-pi1 .vnos {
width:590px;
border:none;
background-color:#757575;
}
.tx-veguestbook-pi1 .desno {
width:390px;
vertical-align:top;
border:none;
}
.tx-veguestbook-pi1 .levo {
width:170px;
vertical-align:top;
border:none;
}
.tx-veguestbook-pi1 .tx-guestbook-header {
	width:170px;
	display:block;
    font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
 }
  
  .tx-veguestbook-pi1 .tx-guestbook-right {
  	display:block;
    float:left;
    margin-bottom:0px;
	margin-top:0px;
	width:inherit;
}
.tx-veguestbook-pi1 .tx-guestbook-date {
	width:170px;
	display:block;
    font-size:70%;
    color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	float:left;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination {
font-size:10px;
}
.tx-veguestbook-pi1 .tx-guestbook-form-inputfield-big2 {
width:260px;
padding:0px;
}
.tx-veguestbook-pi1 .tx-guestbook-form-textarea2 {
width:260px;
/*margin: 5px 0px 5px 0px;*/
}
.tx-veguestbook-pi1 .formular {
width:400px;
}
.tx-veguestbook-pi1 .smilies {
vertical-align:bottom;
padding-bottom:8px;
text-align:left
}
.tx-veguestbook-pi1 .tx-guestbook-field {
font-weight:bold;
}
.tx-guestbook-form-captcha_image {
margin-left:5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		DAM LITESHOW

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tx-damliteshow-previewtitle {
	width:154px;
	padding-top:0px;
	text-align:center;
	font-size:10px;
}
.tx-damliteshow-previewitem {
	margin-right:10px;
	margin-left:10px;
}
/*	
.tx-damliteshow-pi1 a,
.tx-damliteshow-pi1 a:hover,
.tx-damliteshow-previewtitle,
.tx-damliteshow-previewtitle a,
.tx-damliteshow-previewtitle a:hover {
	border: 0;
	text-decoration: none;
}
*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

		EXO LIGHTBOX

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.image_tab{
	   float: left;
	   margin:0px auto;
	   text-align: center;
	   vertical-align: middle;
	   overflow: hidden;
}
.image{
	margin:15px 15px 0px 15px;
}
.image_name{
	display:none;
}