body {
	font-family: "Frutiger Cond CE","arial";
	font-size: 10px;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
	scrollbar-face-color: #D7DBEE;
}
.oddelcara {
 border-width:0;
 border-top:1px solid #495BA7;
 height:1px;
 width:95%;
}
.cla-text table td {
	color:#000083;
	font-size: 11px;
}
H1 {
  font-size: 20px;
}
H2 {
  font-size: 17px;
}
H3 {
  font-size: 15px;
}
H4 {
  font-size: 13px;
}
H5 {
  font-size: 11px;
}
H6 {
  font-size: 10px;
}

/*	zakladna tabulka layoutu	*/
#layout {
	height:100%;
}
/*	levy okraj layoutu	*/
#lm {
	width: 2%;
	background: url('body-left.gif') top right repeat-y;
}
/*	pravy okraj layoutu	*/
#rm {
	width: 2%;
	background: url('body-right.gif') top left repeat-y;
}
.lay_tabulka {
	width: 100%;
}
.lay_sl {
	text-align: center;
	vertical-align: top
}
.lay_slhlavni {
	vertical-align: top	
}
.zahlavi {
	width: 100%;
	position: relative
}
.zapati {
	width: 100%;
	text-align: center
}

/* hyperlinky */
A {
	font-size: 100%;
	font-style: normal;
	font-variant: normal
}

A:link {
	FONT-WEIGHT: bold;
	font-family: "Frutiger Cond CE","arial";
    TEXT-DECORATION: none;
    color: #000080
}
A:visited {
    FONT-WEIGHT: bold;
	font-family: "Frutiger Cond CE","arial";
    TEXT-DECORATION: none;
    color: #000080
}
A:hover {
	FONT-WEIGHT: bold;
	font-family: "Frutiger Cond CE","arial";
    TEXT-DECORATION: none;
    color: #FF0000
}
A:active {
	FONT-WEIGHT: bold;
	font-family: "Frutiger Cond CE","arial";
    TEXT-DECORATION: none;
    color: #000080
}
A.clanek:link, A.clanek:active {
	color: #fff;
	text-decoration: none
}
A.clanek:visited {
	color: #eeeeee;
	text-decoration: none
}
A.clanek:hover {
	color: #cccccc;
	text-decoration: none
}
A.cla-nadpis:link, A.cla-nadpis:visited, A.cla-nadpis:hover, A.cla-nadpis:active {
	color: #fff;
	text-decoration: none;
}
.button {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND-COLOR: #495BA7;
	border: outset 1px; 
	padding: 1px 5px 1px 5px;
	cursor: Pointer;
    cursor: hand;
}
A.menu:link, A.menu:visited, A.menu:active {
	display:block;
	font-weight: bolder;
	color:#495BA7;
	background:#D7DBEE;
	text-decoration: none;
	padding-left: 0.1em; 
	padding-right: 0.1em; 
	margin: 0;
	border-left: 6px solid #D7DBEE;
	font-size: 11px;
}
A.menu:hover {
	display:block;
	color:#ffffff;
	background:#495BA7;
	text-decoration: none;
	padding-left: 0.1em; 
	padding-right: 0.1em; 
	border-left: 6px solid #FFFFA0;
	margin: 0;
}

/* zakladni styly */
.z {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 10px;
	font-weight: normal
}
.nadpis {
	color: #000000;
	text-decoration: underline;
	font-family: "Frutiger Cond CE","arial";
	font-weight: bold;
	text-align: center;
	font-size: 20px
}
.podnadpis {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	text-align: center;
	font-size: 16px	
}
.bledy {
	color:#f0f6ff;
}

.li-plus {
 list-style-image: url("/image/topic/plus.gif"); 
 list-style-position: inside;
 list-style-type: none;
}
.li-minus {
 list-style-image: url("/image/topic/minus.gif"); 
 list-style-position: inside;
 list-style-type: none;
}
.li-foto {
 list-style-image: url("/image/topic/photo.gif"); 
 list-style-position: inside;
 list-style-type: none;
}
.li-video {
 list-style-image: url("/image/topic/video.gif"); 
 list-style-position: inside;
 list-style-type: none;
}
.li-null {
 list-style-image: url("/image/topic/null.gif"); 
 list-style-position: inside;
 list-style-type: none;
}

/* komentare */
.komz {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal
}
.komlink {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 13px;
	font-weight: normal
}
.komhlav {
	color: #000000;
	padding: 4px;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal
}
.komtext {
	color: #000000;
	background-color: #EEEEEE;
	padding: 3px;
	border: 1px solid #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal
}

/* ankety */
.anketa-std-otazka,
.anketa-cla-otazka,
.anketa-blok-z,
.anketasysz {
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
	margin:0;
	padding:0.3em 0;
	border-bottom: 1px solid #9eaecd;
}
.anketasysodp,
.anketa-std-odpovedi,
.anketa-cla-odpovedi,
.anketa-blok-odpovedi {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
	line-height:1.2em;
	margin:0.2em 0;
}
.anketa-cla-ram {
}
.anketa-blok-odp-cara {
	width:140px;
	font-size:85%;
	line-height:1em;
	height:1em;
	margin:2px 0;
	padding:0;
}
.anketa-blok-odp-cara-hlasy {
	height:1em;
	background:#2b3953 url('gr-inq.png') 100% 0 repeat-y;
}

.anketa-std-ram {
	text-align: left;
}

/* syst. blok - novinky */

.nov-datum {
	color:#4f689a;
	font-size: 10px;
	font-weight: bold;
}
.nov-titulek {
	color:#4f689a;
	font-size: 11px;
	font-weight: bold;
}
.nov-titulek-duraz {
	color:#2b3953;
	font-size: 11px;
	font-weight: bold;
}
.nov-text {
	color:#4f689a;
	font-size: 10px;
	font-weight: normal;
}

/* clanky */
.cla-cely {
	margin:0;
/*	background: url('cla-poz.png') top right repeat-y; */
}
.cla-obsah {
	padding: 0 10px 10px 10px;
}
.cla-nadpis {
	position: relative;
	top: 2px;
	padding: 0.2em 0 0.2em 10px;
	color: white;
	background:#495BA7;
	font-weight: bold;
	font-size: 13px;
	margin: 0 90px 10px 0px;
}
.cla-text {
	padding: 10px 10px 10px 10px;
	color:#000083;
	font-weight: normal;
	font-size: 11px;
	text-align: justify;
}
.cla-informace {
	color:#000083;
	font-size: 11px;
	font-weight: normal;
}

.cla-informace-tisk {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal;
}

/* hodnoceni clanku */

.hodnoceni-celkovy-ram {
	background: #fff url("modra-prechod.png") top left repeat-x;
	margin: 6px 0;
	padding: 6px;
	color:#4f689a;
	font-size: 11px;
	font-weight: normal;
}

/* souvisejici clanky */

.souvis-cla-celkovy-ram {
	font-size: 13px;
	text-align: left;
	margin: 6px 0 12px 0;
}

/* download sekce */

.download-z {
	font-size: 13px;
}
.download-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.download-sekce-akt {
	font-weight: bold;
}

/* weblinks sekce */

.weblinks-z {
	font-size: 13px;
}
.weblinks-sekce {
	font-size: 13px;
	text-align: center;
	padding: 6px;
}
.weblinks-sekce-akt {
	font-weight: bold;
}

/* dalsi pomocne styly*/
.hodnoceni {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal
}
.banner {
	color: #fff;
	position:relative;
	top:0px;
	margin:0 10px 0 10px;
}
.bannerpod {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 9px;
	font-weight: normal
}
.strankovani {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 10px;
	font-weight: bold
}
.clanadpis {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-weight: normal;
	font-size: 18px
}
.clatext {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-weight: normal;
	font-size: 13px
}
.biltucne {
	color: #FFFFFF;
	font-family: "Frutiger Cond CE","arial";
	font-size: 12px;
	font-weight: bold
}
.malemodre {
	color: #C2972E;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: normal
}
.chybastredni {
	color: #FF0000;
	font-family: "Frutiger Cond CE","arial";
	text-align: center;
	font-size: 16px	
}

/* oramovani oblasti */
.mezera {
	width: 5px
}
.ohr {	
	width: auto
}
.modryram, .hlavnisloupek {
	border-width: 0px 1px 0px 1px;
	border-color: #495BA7;
	border-style: none;
	padding: 6px 6px 6px 0; 
	background-color: transparent;
}
.premodryram, .prehlavnisloupek {
	border-width: 0px 1px 0px 1px;
	border-color: #495BA7;
	border-style: none;
	padding: 6px 6px 6px 0; 
	background-color: transparent;
}
.horni-navig-lista {
	border-top-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #003098;
	padding: 2px;
	background-color: #FFFFFF;
}

/* definice bloku typu 1 az 5 */
.blok1	{
}
.blok2	{
}

.blok3	{
	background: #FFFFFF;
	border-style: inset; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-color: #495BA7;
}

.blok4	{
	background: transparent;
    border-style: inset; 
	border-top-width: 1px; 
	border-left-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-color: #495BA7;
}

.blok5	{
}

/* rozsirujici styly pro plug-iny */
.kal-text {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 12px;
	font-weight: normal
}
.kal-bgcolor{
	background-color: #5f4a3f;
	color: #FFFFFF
}
.kal-clanek {
	background-color: #C7F1C7
}
.kal-dnesni {
	background-color: #C1E0FF
}
.planakci {
	font-family: "Frutiger Cond CE","arial";
	font-size: 10px	
}
.informace {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 9px;
	font-weight: none;
	width: 100%
}

/* textova pole, tlacitka */
.textbox {
	background: transparent;
	background-color: white;
	border: 1px solid #000000;
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: x-small;
	text-align: left;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000
}
.textpole {
	border: 1px solid #000000;
	color: #000000; 
	font-family: "Frutiger Cond CE","arial";
	font-size: 12px
}
.tl {
	background-color: #808080;
	color: #FFFFFF;
	font-family: "Frutiger Cond CE","arial";
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000000
}

/* Nastavuje urcenym prvkum zobrazeni v jednom radku */
.gal_inline {
   display: inline;
}
/* Nastaveni fontu navugace */
.gal_navigace {
        font-size: 11px;
        font-weight: normal;
	font-family: "Frutiger Cond CE","arial";
}
/* Nastaveni popisu galerie v zobrazeni galerie  */
.gal_ukaz_popis {
        text-align: center;
        width: 70%;
        font-size: 11px;
        margin: 3px 0px 3px 0px;
}
/* Nastaveni vlastnika galerie v zobrazeni galerie*/
.gal_ukaz_vlastnik {
        width: 70%;
        text-align: right;
        font-size: 11px;
        font-weight: bold;
}
/* Odsazeni formulare */
.gal_ukaz_form {
        text-align: center;
        font size: 11px;
        margin-top: 5px;
}
/* Nadpis galerie */
.gal_nadpis {
        font-weight: bold;
        font-size: 17px;
        text-align: center;
        margin: 5px;
	font-family: "Frutiger Cond CE","arial";
}
/* Vycet omezenei */
.gal_omezeni {
        font-size: 11px;
        text-align: left;
        margin-top: 10px;
        text-align: center;
}
/**/
.gal_vypis {
        margin-left: 10px;
        font-size: 10px;
        font-weight: normal;
        text-align: left;
}
/* Cervene */
.gal_cervene {
        color: #0000AA;
}
/* Tucne */
.gal_tucne {
        font-weight: bold;
}
/* Vyrazne */
.gal_vyrazne {
        font-weight: bold;
        color: #0000AA;
}
/* Text galerie */
.gal_text {
        margin-top: 10px;
        margin-bottom: 2px;
        font-size: 11px;
        text-align: left;
}
/* Odsazeni formularovych tlacitek */
.gal_formular {
        font-size: 11px;
        text-align: left;
        margin-left: 15px;
}
/* Vodorovna cara */
.gal_cara {
        border: 1px dotted #000000;
}
/* Inpt pole */
.gal_input {
    background: transparent;
    background-color: white;
    border: 1px solid #000000;
    color: #000000;
	font-family: "Frutiger Cond CE","arial";
    font-size: 11px;
    text-align: left;
}
/* Okraje obrazku v prehledu galerii */
.gal_prehled img {
   border: 1px solid #000000;
   margin: 2px;
}
/* Celkove nastaveni prehledu galerii */
.gal_prehled {
   width: 400px;
   border: 1px dotted #000000;
   font-size: 11px;
   padding: 0 3 0 3;
}
/* Titulek v prehledu galerii */
.gal_prehled td.titulek {
   text-align: center;
   padding-bottom: 2px;
}
/* Popis v prehledu galerii */
.gal_prehled td.popis {
   font-style: italic;
   width: 110px;
}
/* Obrazek v prehledu galerii */
.gal_prehled td.obrazek {
   width: 110px;
}
/* Udaje v prehledu galerii */
.gal_prehled td.udaje {
   text-align: left;
}
/* Format obrazku v zobrazeni galerie */
.gal_ukaz_galerie_obrazek img {
   margin: 5px;
   border: 1px solid #000000;
}
/* Titulek obrazku v prehledu galerii */
.gal_ukaz_galerie_obrazek_titulek {
   font-size: 11px;
   font-weight: bold;
}
/* Titulek v prehledu galerii */
.gal_galerie_ukaz_titulek {
   font-size: 10px;
   border: 1px dotted #000000;
   margin: auto;
}
/* Obrazek */
.gal_obr img {
   margin: 5px;
   border: 1px solid #000000;
}
/* Nastaveni fontu strankovani */
.gal_strankovani {
  font-size: 10px;
}

/* Vzhled pro urceneho uzivatele */
.SelectedTab {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: white;
	font-family: "Frutiger Cond CE","arial";
	TEXT-DECORATION: none
}
A.SelectedTab:link {
	COLOR: white; 
	TEXT-DECORATION: none
}
A.SelectedTab:visited {
	COLOR: #eeeeee; 
	TEXT-DECORATION: none
}
A.SelectedTab:active {
	COLOR: #eeeeee; 
	TEXT-DECORATION: none
}
A.SelectedTab:hover {
	COLOR: #cccccc; 
	TEXT-DECORATION: underline
}
.HeadLine {
	PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
	font-family: "Frutiger Cond CE","arial";
    HEIGHT: 25px;
    BACKGROUND-COLOR: #495BA7;
    TEXT-DECORATION: none
}
.HeadLineZ {
	color: #000000;
	font-family: "Frutiger Cond CE","arial";
	font-size: 12px;
	BACKGROUND-COLOR: #495BA7;
	font-weight: normal
}
.HeadLineSmal{
    color: #000000;
	font-family: "Frutiger Cond CE","arial";
	BACKGROUND-COLOR: #D7DBEE;
	font-size: 8pt
}

/* ----------- rozbalivací menu -------------- */
	ul#mainMenu {
	   background-color: #9eaecd; background: url(/image/topic/sipka.gif) 96% 50% no-repeat; 
		border-left: #9eaecd 1px solid; 
		border-right: #9eaecd 3px solid; 
		border-bottom: #9eaecd 3px solid; 
		border-top: #9eaecd 1px solid;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		z-index: 1000; 
		cursor: pointer; 
		cursor: hand; 
		width: 160px;
	}
	ul#mainMenu  {
		margin:0;
		list-style-type:none;  
	}
	ul#mainMenu ul {
	   background-color: #9eaecd;  
		border-left: #9eaecd 1px solid; 
		border-right: #9eaecd 3px solid; 
		border-bottom: #9eaecd 3px solid; 
		border-top: #9eaecd 1px solid;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		z-index: 1000; 
		cursor: pointer; 
		cursor: hand; 
    	filter: Alpha(Opacity='95', FinishOpacity='95');
		-moz-opacity: 0.95;
		position: absolute;
		top: 5;
		left: 170px;
		visibility: hidden;
	}
	ul#mainMenu li {
		position: relative;
		width: 180px;
	}
	ul#mainMenu a {
  		font-family: "Frutiger Cond CE","arial";
  		TEXT-DECORATION: none;
		color: #fff;
  		FONT-WEIGHT: bold;
		display: block;
		width: 100%;
	}
	ul#mainMenu a:hover, ul#mainMenu li:hover a, ul#mainMenu li.hover a {
	   background-color: #9eaecd;  
		font-family: "Frutiger Cond CE","arial";
  		TEXT-DECORATION: none;
		color: #9eaecd;
  		FONT-WEIGHT: bold;
	}
	ul#mainMenu li:hover ul a, ul#mainMenu li.hover ul a {
	   background-color: #9eaecd;  
		color: #FF0000;
	}
	ul#mainMenu li:hover ul a:hover, ul#mainMenu li.hover ul a:hover {
		font-family: "Frutiger Cond CE","arial";
  		TEXT-DECORATION: none;
		color: #fff;
  		FONT-WEIGHT: bold;
	}
	ul#mainMenu li:hover ul, ul#mainMenu li.hover ul{
		visibility:visible;
	}
	ul#mainMenu li li {
		border-left: #9eaecd 0px solid; 
		border-right: #9eaecd 0px solid; 
		border-bottom: #9eaecd 0px solid; 
		border-top: #9eaecd 1px solid;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
	   background-color: #9eaecd;  
	}
	ul#mainMenu li {
		behavior: url(menu/hover.htc);
	}
/* ------------------------------------------- */
