
/* GENERAL styles */

P, A, OL, UL, DIV, H1, H2, H3, H4, H5, H6 {
	font-family: arial;
	font-size: 11px;
}
TD { font-family: arial; }
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P {margin: 0px 0px 5px 0px;}
H1, H2, H3, H4, H5, H6 {margin: 20px 0px 10px 0px;}
A { color: #12387d; }

OL, UL { color: #686e7c; }

DD {
	font-family: arial;
	font-size: 11px;
	margin-left: 0px;
}

.bodytext {
	      color: #686e7c;
}

TD#news_akt {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}

TD#news_akt DD{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: -35px;
	padding: 0px;
	text-align: left;
/*	text-indent: -40px; */
}

TD#news_single {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #12387d;
	margin-top: 0px;
}

/* styly v html sablone pro format kontaktu v levem sloupci */

.kontakt2 A { font-size: 10px;
}

.kontakt1 { font-size: 10px;
	      color: #686e7c;
	text-align: right;
}

.kontakt2 { font-size: 10px;
	      color: #686e7c;
	text-align: left;
}

.kontakt_td { padding-left: 5px;
	      padding-top: 5px;
		vertical-align: top;
}

/* styly pro menu s jazykovymi variantami */

TD#lang_td { padding-left: 5px;
	      padding-top: 5px;
		vertical-align: top;
	text-align: right;
	color: #12387d;
}

TD#lang_td DIV.lang_div A {
	font-size: 8pt;
	font-weight: normal;
	color: #12387d;
	text-align: right;
	text-decoration: none;
}

TD#lang_td DIV.lang_div1 A {
	font-size: 8pt;
	font-weight: normal;
	color: #686e7c;
	text-align: right;
	text-decoration: none;
}

TD#lang_td DIV.lang_div2 A {
	font-size: 9pt;
	font-weight: bold;
	color: #686e7c;
	text-align: right;
	text-decoration: none;
}

/* styly pro format nadpisu v jednotlivych strankach */

/* H1.csc-firstHeader { */
H1 {
        font-size: 12pt;
	color: #12387d;
        margin: 0px 0px 0px 0px;
}

TD#td-csc-header DIV {
        vertical-align: bottom;
        margin: 0px 0px 0px 0px;
}


/* styly pro format tabulky s kontaktama na strance Kontakty */

.kontakty TABLE { border: none;
		margin: 1px;
		padding: 5px;
		width: 375px;
		vertical-align: top;
}

.kontakty_td_1 {background-color: #F0E8E6;
		font-size: 10px;
		padding: 5px;
		width: 230px;
}
.kontakty_td_2 {background-color: #F0E8E6;
		font-size: 10px;
		padding: 5px;
		width: 145px;
}



/* styly pouzite v sablone */

TD#header_1 {border: solid 1px #999999;
             background-color: #EFEFEF;}

TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}


/* Left column */
TD#left_column {
	vertical-align: top; 
/*	width: 190px; */
	padding-left: 8px;
	padding-right: 8px;
/*	padding-top: 15px; */
	color: #FFFFFF;
}

TD#left_column P {
	font-size: 10px;
}


/* Right column */
TD#right_column {
	vertical-align: top; 
	padding-left: 11px;
	padding-right: 10px;
/*	padding-top: 15px; */
}

TD#right_column P {
	font-size: 11px;
}


/* Content column */
TD#content {
	padding-left: 15px;
	padding-right: 10px; 
	vertical-align: top; 
/*	padding-top: 15px;
        border: solid 1px #999999; */
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
}
TD#menu_1 DIV A {
	text-decoration: none;
}
/*
TD#menu_1 DIV {
	width: 95%;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

TD#menu_1 DIV.menu1-level1 {
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
}
*/

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  font-size: 12px;
  font-weight: normal;
  white-space: nowrap;
  color: #686e7c;
  text-align: right;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  font-size: 12px;
  white-space: nowrap;
  font-weight:normal;
  color: #12387d;
  text-align: right;
/*  padding-top:5px;

  border-bottom: 1px solid #999999; 
  background-color: #eeeeee;
  filter:alpha(opacity='70', style='0');	*/
}

TD#menu_1 DIV.menu1-level1-act A {
  color: #12387d;
        text-decoration: none;
}

TD#menu_1 DIV.menu1-level1-no A {
  color: #686e7c;
        text-decoration: none;
}

/*
TD#menu_1 DIV.menu1-level1-act A {
	text-decoration: underline;
}
TD#menu_1 DIV.menu1-level1-act TD {
  border-bottom: 1px solid #999999;
}
*/






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}


/* RTE / Table styling */
TABLE.contenttable TR TD  { font-size: 10px; }



/* styly pro plugin gst_topcontent */

.gtc_table {
  margin-bottom: 30px;
}

.gtc_tdheader {
  font-size: 13px;
}
  
.gtc_bodytext {
  padding-bottom: 5px;
  font-size: 10px;
}
  
.gtc_tdtstamp {
  font-size: 10px;
  padding-bottom: 2px;
  border-bottom: solid 1px #999999;
}
  
.gtc_tdlink {
  font-size: 10px;
  padding-bottom: 2px;
  border-bottom: solid 1px #999999;
}
  
.gtc_tdbrowse {
  font-size: 10px;
}
  

/*  styly pro tt-news plugin */

.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 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;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

