body, html 
{
	font-family: 'Arial CE', 'Verdana CE', 'Lucida Grande CE', 'Helvetica CE', Arial, Verdana, lucida, sans-serif;
	font-size: 90%;
	margin-top: 2px;
	background-color: #b2de5e;
	background-image: url();
	background-repeat: repeat;
}

a
{	color: #0000AA;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a:hover
{
	color: #FF3300;
	text-decoration: none;
}

a:visited
{	color: #000033;
	text-decoration: none;
	border-bottom: 1px dotted;
}

p, h1, h2, h3, h4, h5, ul, ol, li, table {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}

h2 {margin:5px 0px 15px 0px; }
h3 {margin:15px 0px 5px 0px; }
h4 {margin:10px 0px 5px 0px; }

.top {margin:0px 0px 5px 0px; }

p {margin:5px 0px 5px 0px; }

h1, h2, h3, h4, h5, h6 {color:#499D01; text-align:left;}

ul, li, ol {margin:0px 10px 0px 10px;}

ul, ol{
	list-style-position: inside;
}

h1 {
	font-size: 140%;
	margin: 5px 0px 10px 0px;
}

h2 {
	font-size:130%;
	/*font-weight:bold;*/
}

h3{
	font-size: 110%; 
}

h4{
	font-size: 100%;
	font-style: italic;
	margin-bottom:5px;
}

h5{
	font-size: 95%;
	/*margin-bottom:5px;*/
}


h5.a /* zkracuje margin-top, je-li h5 ihned pod jiným nadpisem */
{
	margin-top:5px;
}


h6{
	font-size: 85%;
	margin:5px 0px 2px 0px;
	/*margin-bottom:5px;*/
}

/* seznam lidí */
 table.lide{
	margin-top:0px;
	/*_margin-top:-25px;*/
	margin-bottom:5px;
	font-weight: normal;
	font-size: 100%;
	line-height:15px;
	width:590px;
	border: 0px;
	border-collapse:collapse;
}

table.lide td {border-bottom: 1px dotted #499D01; width:auto; padding:2px 3px 2px 3px;}
 
table.lide th {
	font-weight:bold;
	padding:2px 3px 2px 3px;
	border-bottom: 2px solid #499D01;
	width:auto;
	color: #367801;
	text-align:left;
}

 .lide img {
	border:none;
}

 .lide a, a:hover, a:visited {text-decoration:none;}
 

/* --------------------- konec seznamu lidí ------------------------------*/

/*obecná tabulka */

 table.normal{
	/*margin-left:auto;
	margin-right:auto;*/
	margin-top:5px;
	margin-bottom:5px;
	font-weight: normal;
	/* font-size: 100%; */
	border: 1px solid #499D01;
	border-collapse: collapse;
	/* line-height:15px; */
	width:585px;
}

 table.normal td{
	border: 1px solid #499D01;
	border-collapse: collapse;
	padding:3px;
	width:auto;
	text-align:left;
	/*font-size: 10px;*/
}

table.normal th {
	/*font-size: 10px;*/
	font-weight:bold;
	background-color: #D3EDA5;
	padding:3px;
	border-collapse: collapse;
	border: 1px solid #499D01;
	width:auto;
	color: #367801;
	text-align:left;
}

/*konec tabulky*/

#main

{
	width: 800px;
	margin: auto;
	text-align: left;
  background-color: #faffed;
  background-image: url(img/bg.png);
	background-repeat: repeat-y;
}

p.citace {
	
	font-size: 10px;
	font-weight: normal;
	text-align: left; 
	margin:0px 0px 10px 0px;
	line-height:15px;
	border-bottom:1px dotted #003300;
	padding:0px 0px 1px 0px;
}

#skryty{visibility: hidden; display:none;}

#header

{
  border-top: 0px solid #999999;
  background-color: #b2de5e;
  width: 800px;
  height: 120px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

#body_content {
	margin: 0px 0px 0px 150px; 
	padding:10px 25px 10px 15px; 
	border-left: none;
	text-align: justify;
	min-height:520px;
	_height:520px;
	line-height:20px;
	background-color: #faffed;
	background-image: url(img/bg4.png);
}

#footer

{
	clear: none;
	width: 800px;
	height: 23px;
	background-color: #79cd41;
	background-image: url(../bg/footer.gif);
	background-repeat: repeat-y;
	color: #006600;
	padding: 7px 0px 0px 0px;
 }


	
	/*vizitka lidí upravit  podle dynamických věcí! */
	
.foto {

	float: left;
	border: 1px solid #003300;
	width:65px;
	height:77px;
	margin: 0px;
} 

.text_foto

{
	float:left;
	width: auto;
	margin-left: 20px;
	font-size:14px;
	font-weight:bold;
	letter-spacing: 2px;	
}

.foto_box {
	border-top: 1px dotted #003300;
	border-bottom: 1px dotted #003300;
	height:80px;
	width: 515px;
	margin-right: auto;
	margin-left: 7px;
	margin-bottom:15px;
	padding: 7px;
	line-height:25px;
	letter-spacing: 0px;
}

#note {
	text-decoration: none;
	border-bottom: 1px dotted;
}


/* design */
#author
{
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:center;
	letter-spacing: 0px;
}


/*===================================== Vertical tab-menu ===========================================*/

#menu {
	width: 151px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*margin: 10px;*/
	font-size: 13px;
	font-weight: bold;
	min-height:auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#menu li a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 15px;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-left: none;
	background-color: #daf5c7;
}
	

#menu li a:hover {
	background-color: #faffed;
	color: blue;
	text-decoration: none;
	}

#menu li a:visited {
	color: #2d2b2b;
	text-decoration: none;
	}
	
#menu li a:active {
	color: black;
	text-decoration: none;
	}

#menu li.selected a {
	margin: 0px 0px 0px -11px;
  padding: 5px 5px 5px 25px;
	background-color: #faffed;
	color: black;
	text-decoration: none;
	border-right: 1px solid #faffed;
	border-left: 1px solid silver;
	background-image: url(img/bg4.png);
}

#menu li.selected2 a {
	margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 30px;
	background-color: #e4ffd1;
	color: black;
	text-decoration: none;
	border-right: 1px solid #faffed;
}

#menu li.selected3 a {
	margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 15px;
	background-color: #e4ffd1;
	color: black;
	text-decoration: none;
	border-right: 1px solid #faffed;
	border-bottom: 1px solid silver;
}

#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#submenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#submenu li a {
	height: auto;
	text-decoration: none;
	font-weight: normal; 
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 30px;
	border-top: none;
	border-left: none;
	}

#submenu li a:hover {
	background-color: #faffed;
	color: blue;
	text-decoration: none;
	}

#submenu li.selected a{
	font-weight: bold; 
	margin: -1px 0px 0px -11px;
	padding: 6px 5px 5px 40px;
	background-color: #faffed;
	color: black;
	text-decoration: none;
	border: 1px solid silver;
	border-right: 1px solid #faffed;
}
	
#submenu li.selected2 a {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 30px;
	color: black;
	text-decoration: none;
	border-right: 1px solid #faffed;
	border-left: none;
	border-bottom: 1px solid silver;
}

#memo {
	width: 154px;
	height: 157px;
	font-family: Comic Sans MS, sans-serif;
	background-image: url(img/memo.png);
	font-size: 13px;
	font-weight: normal;
	color: #000099;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	position: relative;
	left: -0px;
	}

#memo p {
	margin: 20px 10px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*================================= Konec Vertical tab-menu =========================================*/



img.icon /* definuje pozici ikony typu souboru */
{
	vertical-align: middle;
	border:0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

img.fg-l /* definuje obrázek v textu fotogalere umístěný vlevo */
{
	float: left;
	border:1px solid #499D01;
	margin-right: 8px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom:0px;
}

img.fg-r /* definuje obrázek v textu fotogalere umístěný vpravo */
{
	float: right;
	border:1px solid #499D01;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom:0px;
}



/*========================================== HighLight Script =============================================*/
/**
* @file: highslide.css 
* @version: 4.1.7
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 197px;
	height: 164px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* The following styles are added by the Highslide Editor                    */
/*****************************************************************************/
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide img {
	border: 1px solid #999999;
}
.highslide:hover img {
	border-color: #A0A0A0;
}
.highslide-active-anchor img {
	visibility: visible;
	border-color: #808080 !important;
}
.highslide-dimming {
	background: #000000;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-loading {
	display: block;
	padding: 3px 0 3px 22px;
	width: 0;
	height: 16px;
	overflow: hidden;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(highslide/graphics/loader.white.gif);
}

.highslide-controls {
	position: static !important;
	margin-bottom: 0;
	width: 195px !important;
}
