*	{
/*	border: 1px solid Red;*/
}
#pageIntro, #pageColumn1, #pageMain0, #pageColumn2, #menu	{
	border: 0px solid Red;
/*	z-index: 100;*/
}
/******************/
/* základní prvky */
/******************/
html, body	{ 
/*	font: 9pt/12pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;*/
	color: #000000; 
	background: #A0D5FF; 
	margin: 0px;
	padding: 0px;
	text-align: center;
/*	height: 100%;*/
	}
form	{
	padding: 0px;
	margin: 0px;
}
p {
	font: 9pt/15pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	color: #000000; 
	margin-top: 0px; 
/*	text-align: justify;*/
	}
h3 { 
	font: normal 12pt 'Arial CE', 'Helvetica CE', Arial, sans-serif; 
	color: #000000;	
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	}

a:link { 
	font-weight: bold; 
	}
a:visited { 
	font-weight: bold; 
	}
a:hover, a:active { 
	text-decoration: underline; 
	}
table	{
	font: bold 9pt/12pt Tahoma;
}
/********************************/
/* specifické divy, tabulky ... */
/********************************/
#Grid	{	}
/* obal celé stránky */
#container0 {
	width: 760px;
	border: 0px;
	margin: 0 auto;
	padding: 0px;
}
#container {
  text-align: left;
	width: 100%;
}
/* header - hlavička */
#pageIntro0	{
	margin: 0px;
	padding: 0px;
}
#pageIntro {
	height: 211px;
	width: 100%;
	background: #FFF4DF url(style_stavstr/zahlavi.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
#header {
	position: relative;
	width: 100%;
	}
#header * {
/*	border: 1px solid Red;*/
}
#header h1 { 
/*	background: #FFF4DF url(style_stavstr/zahlavi.jpg) no-repeat;*/
	margin: 0px;
	left: 0px; 
	width: 100%; 
	height: 211px;
	position: absolute;
	}
#header h1 span {
  position:absolute;
  display:block;
  left:0;
  top:0;
  z-index:10;
  width:100%;
  height:211px;
	visibility: hidden;
/*	background: #dff6ff url(style_stavstr/zahlavi.jpg) no-repeat left;*/
}
#header h2 {
	position: absolute;
	margin: 0px;
	top: 50px;
}
#header h2 span {
	visibility: hidden;
}
#header h3	{
	position: absolute;
	margin: 0px;
	top: 100px;
}
#header h3 span {
	visibility: hidden;
}
/* pageContent - obsah - obsahuje pageMain, pagecolumn2, pageColumn1 */
#pageContent0  {
	position: relative;
	width: 760px;
	margin: 0 auto 0 auto;
	padding: 0 0 30px 0;
	text-align: left;
	background: White url(style_stavstr/pozadi.jpg) repeat-y;
	border-bottom: 2px solid #2400a8;
}
#pageContent  {
}
/* pageMain - hlavní prostřední sloupec */
#pageMain0	{
	float: left;
	width: 555px;
  display: inline;
  margin-right: -190px;	/* šírka levého sloupce */
  margin-left: 190px; /* posun doprava o šířku lev. sloupce */
}
#pageMain	{
	padding: 50px 10px 50px 20px;
}
#pageMain h1	{
	color: Black;
	text-align: left;
	font: normal bold 25px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	margin: 0px 20px 5px 10px;
     /* border-bottom: 2px solid Black; */
}
#pageMain table	{
/*	font: 8pt/11pt Tahoma;*/
	text-align: justify;	/* zarovnání do bloku pro přehled novinek */
	width: 572px;	/* 471px */
}
#pageMain input	{
/*	border: 5px solid #CCBFB2;*/
	border: 1px solid #663333;
}
#pageMain ul li	{
	font:9pt/15pt 'Arial CE','Helvetica CE',Arial,sans-serif;
	margin-left:30px;
}

#pageMain #gridFotoDetail	{
	border: 0px;
}
#pageMainArticle .Categorynavigation {
  font-size: 8pt;
  position: absolute;
  top: 12px;
  color: Gray;
}


/* pageMainNews - seznam aktualit */
#pageMainNews0	{
	position: relative;
}
#pageMainNews {
	padding: 0px 0px;
	padding-bottom: 50px;
}
#pageMainNews table	{
	width: 100%;	/* pokud není nastaveno, tak se v IE zalomí za levý sloupec */
}
#pageMainNews td {
	font: 9pt/13pt Tahoma;
	padding: 0px 5px 0px 5px;
}
#pageMainNews h2	{
	margin: 8px 0px 0px 0px;
	color: #B66F0E;
	text-align: left;
	text-indent: 10px;
	font: italic bold 16px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
/* pageMainArticle - clanek */
#pageMainArticle0	{
	width: 100%;
}
#pageMainArticle	{
	margin: 0px;
  padding-bottom: 14px;
	/*position: relative;*/
}
#pageMainArticle h2	{
	display: inline;
/*	line-height: 120%;*/
/*	margin: 5px 0px 5px 0px;*/
	color: #000000;
	text-align: left;
	font: italic bold 1.6em 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
#pageMainArticle table	{}
/* pageMainGaleria - fotogalerie */
#pageMainGaleria {
	text-align: justify;
	border: 0px solid #663333;
	font: normal normal 13px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
}
#pageMainGaleria input	{}
#pageMainGaleria table	{		/* tabulka pod článkem */
	width: 480px;
	margin: 10px auto;
}
#pageMainGaleria td {
	border: 0px solid Red;
	padding-bottom: 10px;
}
/* #pageMainGaleriaFoto - zobrazení jedné fotografie */
#pageMainGaleriaFoto0	{}
#pageMainGaleriaFoto	{
	margin: 0px;
	position: relative;
}
#pageMainGaleriaFoto table	{
	width: 100%;
	text-align: right;
}
#pageMainGaleriaFoto input	{
	border: 0px solid #663333;
}
#pageMainGaleriaFoto table .foto	{
	width: 100%;
	text-align: center;
}
/* pageColumn2 - pravý sloupec */
#pageColumn02	{
	float: right;
	background-color: #EFCF95;
	width: 200px;
	display: inline;
}
#pageColumn2	{}
#pageColumn2 h2	{
	background-color:#F6E2BE;
	color: #000000;
	font: bold 10px/17px 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: left;
	padding: 4px 0px 0px 0px;
	position: relative;
	left: 0px;
	width: 100%;
	height: 17px;
}
/* pageColumn1 - levý sloupec */
#pageColumn01	{
	float: left;
	padding: 0px;
	width: 180px;
	display: inline;
	margin-left: -555px;
}	
#pageColumn1	{
	padding: 10px 0;
}
#pageColumn1 h2	{
	color: #ffffff;
	background: url(style_stavstr/pozadi_nadpis_column.jpg) no-repeat;
	font: bold 13pt/26pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: center;
	width: 175px;
	height: 32pt;
	padding: 0px;
	margin: 0px auto;
}

/* pageMenu - hlavní menu */
#pageMenu	{}
#pageMenu	h2	{
	position: absolute;
  top: -999em;
  left: -999em;
}
ul#menu{
	font: bold 13pt/14pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	top: -31px;
	left: 75px;
	width: 696px;
	height: 22px;
	position: absolute;
	z-index: 20;
}
ul#menu, ul#menu * {	/* pro všechny prvky menu */
padding:0;
margin:0;
list-style:none;
}
ul#menu ul {	/* celé submenu */
text-align:center;
position:absolute;
visibility: hidden;
border-top:1px solid #ffffff;
background:#CA8526;
}
ul#menu li{
/* položky menu i submenu (pokud nejsou nastaveny níže */
float:left;
padding:0 25px 0px 25px;
margin:0;
background: url(style_stavstr/1.gif) no-repeat 0.3em 0.2em;
}
ul#menu a{
/* položky menu */
color:black;
display:block;
text-decoration:none;
font-weight:bold;
padding-bottom:5px;
}
ul#menu ul a{
/* položky submenu */
color:White;
font-weight:normal;
border-bottom:none;
text-decoration:none;
}
ul#menu ul ul{
/* celé subsubmenu */
text-align: left;
position: absolute;
left:100%;
top:27px;
width: 4em;
visibility: hidden;
border-left:1px solid #ffffff;
background: #CA8526;
}
ul#menu li:hover ul.submenu, ul#menu li.hover ul.submenu{
visibility:visible;
}
ul#menu li ul.submenu li:hover ul, ul#menu li ul.submenu li.hover ul{
visibility:visible;
}
ul#menu li li{
/* položky submenu */
float:none;
padding:3px 8px 0px 5px;
margin:0 0px 0px 0px;
border-bottom:1px solid #ffffff;
}
ul#menu li{
behavior:url(hover.htc);/* Protože IE nedodržuje CSS standarty,aby bylo řešení funkční,použijeme tento *.htc soubor */
}
/* pageFooter - patička */
#pageFooter0	{
	text-align: center;
	bottom: 0;
}
#pageFooter	{
	color: #333333;
	font: normal 7pt Tahoma;
	text-align: center;
	padding: 5px 0;
}
#pageFooter a:link, #pageFooter a:hover, #pageFooter a:visited	{
	color: #333333;
	font-weight: bold;
}
/**********************/
/* ostatní prvky ... */
/**********************/
#today	{
	font: normal 8pt Tahoma;
	text-align: right;
	padding-top: 2px;
	position: absolute;
	top: 0px;
	left: 322px;
	width: 220px;
	display: none;
}
#flags	{
	position: absolute;
	left: 5px;
	top: 5px;
	display: none;
}
#flags input	{
	margin-left: 4px;
}
/*****************************/
/* boxy ... */
/*****************************/
#menuBoxLeft	{
	text-align: center;
	margin: 3px;
	margin-bottom: 10px;
}
#menuBoxLeft h2	{
/*	position: absolute;
  top: -999em;
  left: -999em;*/
}
#findBox	{
	text-align: center;
	margin: 3px;
	margin-bottom: 10px;
}
#findBox h2	{}
#findBox h2 span	{
	margin-left: 5px;
}
#findbox #txtHladaj	{
	font-size: 12pt;
	width: 167px;
	height: 25px;
	border: 1px solid Black;
}
#findbox #btnHladaj	{
	color: #ffffff;
	background-color: #512900;	
	font: bold 12pt/18pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	text-align: center;
	width: 65px;
	height: 18pt;
	border: 0px;
	float: right;
	margin: 15px 16px 5px 0px;
}
#fotoBox	{
	text-align: center;
	margin: 3px;
	margin-bottom: 10px;
}
#fotoBox h2	{}
#fotoBox h2 span	{
	margin-left: 5px;
}
#fotoBox input	{
	margin: 0px 0;
}
#kurzyBox {
	margin: 3px;
	border: 1px solid #BD9D70;
	display: none;
}
#kurzyBox h2	{}
#kurzyBox h2 span	{
	margin-left: 10px;
}
#kurzyBox div	{
	text-align: center;	/* centrování tabulky pro IE */
}
#kurzyBox table	{
	font: normal 8pt/10pt sans-serif;
	border: 0px solid #330000;
	background-color: #ffffff;
	margin: auto;	/* centrování tabulky pro ostatní */
/*	border-collapse: collapse; */
}
#kurzyBox td	{
	padding: 2px;
}
#odkazyBox	{
	margin: 3px 3px 10px 3px;
	
}
#odkazyBox h2	{}
#odkazyBox h2 span	{
	margin-left: 8px;
}
#odkazyBox div	{}
#odkazyBox ul {
	margin: 5px auto;
	list-style-type: none;
	padding: 0;
	margin-left: 12px;
}
#odkazyBox li	{
	font: 9pt/13pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	background-image: url(style_stavstr/odrazka_mala.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
}
#odkazyBox a:link, #odkazyBox a:visited {
	color: #330000;
	text-decoration: underline;
	font-weight: normal;
}
#oznamyBox {
	margin: 3px;
	border: 0px solid #BD9D70;
}
#oznamyBox h2	{}
#oznamyBox h2 span	{
	margin-left: 5px;
}
#oznamyBox div	{
	font: 8pt/10pt sans-serif;
	padding: 0 6px 6px 6px;
}
#oznamyBox .reference	{
	padding: 0px;
}
#oznamyBox .referencedate	{
	font: bold 8pt/10pt sans-serif;
	color: #8A131C;
	padding: 8 0 0 0;
	text-align: right;
}
#oznamyBox .referencetitle	{
	font: bold 8pt/9pt sans-serif;
	padding: 2px 0px 3px 0px;
	text-align: right;
}
#oznamyBox .referencetitle a:link, #oznamyBox .referencetitle a:visited	{
	font-weight: bold;
	padding: 0px;
}
#oznamyBox .referencetext	{
	color: #330000;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: justify;
}

/* nové css menu vlevo */
ul#menuLeft, ul#menuLeft * {	/* pro všechny prvky menu */
padding:0;
margin:0;
list-style:none;
}
ul#menuLeft	{
	text-align: left;
	padding-left: 20px; 
	margin-bottom: 20px;
	font: bold 13pt/14pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	position: relative;
	z-index: 20;
}
ul#menuLeft ul {
/* celé submenu */
text-align:center;
position:absolute;
visibility: hidden;
border-top:1px solid #ffffff;
background:#CA8526;
}
ul#menuLeft li{
/* položky menu i submenu (pokud nejsou nastaveny níže */
/*float:left; */     /*   Způsobí pád IE !!!!!!!  */    
padding:3px 0px 3px 25px;
margin:0;
  background: url(style_stavstr/1a.gif) no-repeat 0.3em 0.37em;
}
ul#menuLeft a{
/* položky menu */
color:white;
text-decoration:none;
font-weight:bold;
padding-bottom:5px;
}
ul#menuLeft ul a{
/* položky submenu */
color:White;
font-weight:normal;
border-bottom:none;
text-decoration:none;
}
ul#menuLeft ul ul{
/* celé subsubmenu */
text-align: left;
position: absolute;
left:100%;
top:27px;
width: 4em;
visibility: hidden;
/*border-top:1px solid #ffffff;*/
border-left:1px solid #ffffff;
background: #CA8526;
}
ul#menu li:hover ul.submenu, ul#menu li.hover ul.submenu{
visibility:visible;
}
ul#menu li ul.submenu li:hover ul, ul#menu li ul.submenu li.hover ul{
visibility:visible;
}
ul#menu li li{
/* položky submenu */
float:none;
padding:3px 8px 0px 5px;
margin:0 0px 0px 0px;
border-bottom:1px solid #ffffff;
}
ul#menuLeft li{
behavior:url(hover.htc);/* Protože IE nedodržuje CSS standarty,aby bylo řešení funkční,použijeme tento *.htc soubor */
}
/********************/
/* generovaný obsah */
/********************/
/* news - přehled novinek */
.news	{
  clear: both;
  width: 485px;
  _height: 100px;
  line-height: 120%;
  background-color: #FFFFFF;
  margin-bottom: 17px;
  font-size: 8pt;
  /*  width: 430px;*/
  /*  height: auto;*/
  /*background: transparent url(style_vuc/newsShopBottom_bg.jpg) no-repeat bottom;*/
  background-color: #F8F7F2;
  border: 1px solid #D3D0C1;
  padding: 10px;
	/*width: 485px;*/ /* musí být nastaveno pro IE, jinak stačí margin: auto v .newsGal */
}
.newsNazev	{
  float: left;
}
.newsNazev a	{}
.newsKategoria	{
    font: normal normal 9pt 'Arial CE', 'Helvetica CE', Arial, sans-serif;
    text-align: right;
    font-weight: bold;
    height: 25px;
    border-bottom: 1px solid #D3D0C1;
    width: 465px;
}

.newsKategoria a:link, .newsKategoria  a:visited    {
    color: #790e11;
    font-weight: normal;
}
.newsDatum	{
	font: bold 7pt/7pt Tahoma;
	padding-left: 10px;
	margin-top: 7px;
}
.newsGal    {

/*  width:450px;*/

    text-align: center;

}

.newsGal img    {
    margin: 15px 22px 16px 22px;
    border: 1px solid silver !important;
    padding: 4px;
    background-color: white;
}

.newsGal1   {
    display: inline;
    text-align: center;

}

.newsGal1 input {

    margin: 5px 8px 10px 8px;

}

.newsGalFoto    {
    margin: 0 auto;
    float: left;

}



.newsGalFoto img    {
    margin: 0px 6px 3px 0;
    float: left;
    border: 1px solid silver !important;
    padding: 4px;
    background-color: white;
}



.newsGalFoto .newsGal1  {}

.newsText   {
    line-height: 120%;
    padding: 3px 5px;
    display: inline;
}

.newsLink   {
    font: bold 9pt/13pt Tahoma;
    padding-left: 5px; 
    text-align: right;
}

.newsLink a, .newsLink a:visited    {
    color: #900000;
    font-weight: bold;
}

/* article - jeden celý článek */
.articleNazev	{
position: relative;
display: inline;
}
.articleKat	{
	position: relative;
	font-weight: bold;
	float: right;
clear: both;
top: -25px;
}
.articleDatum	{
	font-size: 8pt;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
}
.articleAutor	{
	font-size: 8pt;
	line-height: 9pt;
	text-align: right;
	position: relative;
	padding-right: 10px;
}
.articleText	{
/*	margin-top: 46px;*/
	width: 99.2%;	/* nastaveno pro IE ; aby při kopírování článku z Wordu, který obsahuje italicu nedošlo k odhození boxů v pravém sloupci */
}
/* article - jeden celý článek - formátování editoru */
.articleText img {
	border: 0px;
}
.articleText kbd {
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}
.articleText abbr {
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText acronym {
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText dfn {
	font-style: normal;
	border-bottom: 1px dashed;
	cursor: help;
}
.articleText code {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
	padding-left: 1px;
	padding-right: 1px;
}
.articleText samp {
	font-family: courier, monospace;
	border: 1px solid #cccccc;
	background-color: #ccffcc;
	padding-left: 1px;
	padding-right: 1px;
}
.articleText table, .articleText td {
	font-size: .75em;
}
.articleText img.left {
	float: left;
	margin-right: 3px;
}
.articleText img.right {
	float: right;
	margin-left: 3px;
}
.articleText p {
	margin: .5em 0;
}
.articleText p.indent {
	margin-left: 40px;
}
.articleText p.left {
	text-align: left;
}
.articleText p.center {
	text-align: center;
}
.articleText p.right {
	text-align: right;
}
.articleText span.underline {
	text-decoration: underline;
}
.articleText span.strikethrough {
	text-decoration: line-through;
}
.articleText div.textbox {
	clear: both;
	float: left;
	width: 150px;
	font-size: .8em;
	padding: 2px 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
.articleText div.photo {
	float: right;
	width: auto;
	font-size: .8em;
	font-weight: bold;
	padding: 4px;
}
.articleText h1 {
	font-size: 1.6em;
	font-weight: bold;
	background-color: #e6e6fa;
	padding: 2px;
	margin: .25em 0;
	clear: both;
}
.articleText h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	margin: .25em 0;
	clear: both;
}
.articleText hr {
	width: 90%;
	height: 1px;
	color: black;
}
.articleText .clear {
	clear: both;
}

/* clearing */
.clear {
	clear:both; 
	height:1px; 
	margin:0; 
	padding:0; 
	font-size: 15px;
	line-height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}


* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* end clearing */

#pageMainArticle table.FotoGaleria  {
  width: 100%;
}

#pageMainArticle table.FotoGaleria td {
  padding: 20px;
}

#pageMainArticle table.FotoGaleria tr {
  vertical-align: bottom;
}

#pageMainArticle table.FotoGaleria td img {
  border: 1px solid #ccc;
  padding: 5px;
}
