* {margin: 0; padding: 0} /* implicitni nastaveni pro vsechny objekty */

body { /* globalni nastaveni stranky, obrazku a odkazu */
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5em;
  background: url("img/w.png") 0px 0px repeat-x #fff; /* horni podkladovy pruh pod hlavickou */
}
img {border: 0px}
a:link, a:visited {	color: #8b1b1b; }
a:active, a:hover {	color: #550c0c; text-decoration: none; }
/* pro pripad vice odkazu u sebe (vhodne u seznamu)*/
.silver a:link, .silver a:visited {color: #666; text-decoration: none; border-bottom: 1px dotted;}
.silver a:active, .silver a:hover {color: #8b1b1b;}

/* layout stranek */

#soul { /* podklad dokumentu */ 
	width: 100%;
	padding: 20px 0px 20px 0px;
  position: relative;
}
.ray { /* reklamni prouzek */ 
  float: right;
  width: 40px;
  margin-right: 1px;
  position: absolute;
  top: 0px;
  right: 1px;
}

#body { /* telo dokumentu */
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: url("img/body.png") repeat-y;
	z-index: 1; position: relative;
}

#head, #head a { /* klikaci hlavicka */
  width: 980px;
  height: 150px;
  display: block;
  background: url("img/head.png");
  text-decoration: none;
}
#left { /* leva cast tela - menu */
  float: left;
  width: 220px;
  margin: 0px 10px 10px 20px;
  _margin-left: 10px; /* ie67 hack */
  padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #fff; 
	_background: none; /* ie hack */
}
#text { /* prava cast tela - text */
  float: left;
  width: 692px;
	margin: 10px 0px 10px 0px;
	padding: 0px 20px 0px 8px;
  text-align: justify;
	text-indent: 30px;
}

#base { /* paticka a jeji casti */
  height: 50px;
	padding: 10px 0px 0px 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #eee;
	color: #777;
	font-size: 11px;
	text-align: center;
	line-height: 110%;
	word-spacing: -1px;
  background: url("img/base.jpg") center no-repeat;
}
#basel, #baser {
	float: left;
	width: 450px;
	text-align: right;
}
#baser {
	text-align: left;
}
#basepic { /* logo */
	float: left;
	width: 80px;
  margin: -5px 0px 0px 0px;
	text-align: center;
}
#base a:link, #base a:visited, #baser a:link, #baser a:visited { color: #888; }
#base a:active, #base a:hover, #baser a:active, #baser a:hover { color: #8b1b1b; }

#clear, .cl1 { /* zakonceni plovoucich objektu */
	clear: both;
}

/* vlastni styly */

.subtext { /* text pod menu */
  margin: 0px 20px 0px 20px;
  padding: 10px;
  text-align: left;
  font-size: 11px;
  background: #fafafa;
}
.border1 { /* odsazeni */
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
  border-left: 10px solid #f2f2f2;
}
.line { /* opticke oddeleni */
  border-top: 2px solid #ddd;
  padding-bottom: 3px;
  border-bottom: 2px solid #eee;
}
.cite { /* citace */
  margin: 20px 0px 20px 0px;
  padding: 7px 40px 0px 30px;
  font-size: 11px;
  line-height: 110%;
  text-indent: 0px;
  background: url("img/cite.png") no-repeat;
}

/* obrazky a galerie */

#text img { /* obrazky */
  float: right;
  margin: 10px 5px 5px 15px;
  padding: 3px;
  border: 1px solid #ccc;
  border-right: 10px solid #ddd;
}
#text .nob {border: none; margin-top: 0px} /* obrazek bez okraje */

#text .gal, .info { /*  galerie s popisky pod obrazky */
	float: left;
  text-indent: 0px;
	text-align: center;
	font-size: 11px;
	color: #777;
  line-height: 125%;
}
#text .gal img, #text .galhor img { /* galerie */
  float: none;
  border: 2px solid #ddd;
  text-indent: 0px;
  background: #fff;
}
.galhor { /* horizontalni galerie */
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 16px 10px;
	text-indent: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #eee;
  text-align: center;
  background: /*url("img/gal.png") right top no-repeat*/ #f7f7f7;
  font-size: 11px;
  color: #777;
  line-height: 110%;
}
#text .gal2 { /* galerie s popisky vedle obrazku */
  float: left;
  border: 2px solid #ddd;
  margin: 10px 15px 10px 5px;
}
.info { /*  popisek galerie vedle obrazku */
  float: none;
  margin: 10px 5px 10px 10px;
  text-align: left;
}
#text .gal em {color: #aaa;}

/* stream, flash */

.object { 
  padding: 0px;
  margin: 15px 0px 10px 0px;
  text-align: center;
  text-indent: 0px;
}
#videoobject {
	margin-top: 18px; 
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: center;
}
#videoobject img { 
	cursor: pointer; 
	text-align: left;
	margin: 50px 100px 183px 0px;
	padding: 2px;
	border-width: 0px;
	background: #fff;
}

/* odstavce, nadpisy, doplnky formatovani */

p { 
	margin: 5px 0px 5px 0px;
}

h1, h2, h3, h4 { /* nadpisy a dedeni */
	margin-bottom: -18px;
	padding: 3px 0px 18px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-indent: 0px;
	background: url("img/h1.png") no-repeat;
}
h2 {
  padding-top: 10px;
	color: #8b1b1b;
	background: url("img/h2.png") no-repeat;
}
h3, h4 { /* mensi podnadpisy */
  padding-top: 3px;
  padding-bottom: 15px;
	font-size: 13px;
	color: #550c0c;
	background-image: none;
}
h4 {
  font-size: 12px;
  color: #777;
}
em { color: #3f0707; } 
strong { color: #620; font-size: 110%; }
sub, sup {font-size: 8px;}

/* seznamy */

ul, ol { 
  margin: 15px 0px 15px 0px;
  padding-right: 10px;
  border-left: 10px solid #f2f2f2;
  text-indent: 0px;
}
ol {
  padding: 0px 20px 0px 30px;
}
#text li {
  padding: 0px 10px 0px 40px;
  margin-left: 10px;
  list-style: none;
  background: url("img/li.png") 10px 4px no-repeat;
}
#text ul ul ul li {
  padding: 0px 10px 0px 40px;
  margin-left: 10px;
  list-style: none;
  background: url("img/msub.bmp") 20px 8px no-repeat;
}
#text ul ul li {
  color: #555;
  background: url("img/li2.png") 10px 3px no-repeat;
}
#text ul ul, #text ol ol {
  margin-left: 5px;
  border-left: 10px solid #fcfcfc;
}
ul h3, ul h4, ol h3, ol h4 {
  margin-bottom: 5px;
  padding: 3px 0px 5px 0px;
  border-bottom: 1px solid #eee;
}
ul p, ol p {
  margin-left: -30px;
  text-indent: 30px;
}

#text ol li {
  padding: 0px 20px 0px 10px;
  list-style-type: decimal;
  background: none;
}

/* tabulky */

table {
  width: 100%;
  margin: 10px 0px 10px 0px;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  font-size: 11px;
  color: #555;
  text-indent: 0px;
}
tr, td, th {
  border: 0px;
  border-bottom: 1px solid #eee;
}
th {
  border-color: #ddd;
  text-align: center;
  font-size: 12px;
  color: #111;
}
table ul {
  border-left: 1px solid #f2f2f2;
  text-align: left;
}
.tablight, .tablight tr, .tablight td { /* bezbarierova tabulka */
  border: none;
}
.f5, th {background: #f5f5f5} .fa {background: #fafafa;}
.t1 {background: #3f0707; color: #fafafa;}
.t2 {background: #8b1b1b; color: #fafafa;}
.t3 {background: #550c0c; color: #fafafa;}

iframe { /* ramec pro menu */
  width: 220px;
  height: 400px;
  overflow: hidden;
}

/* velke leve podmenu */

.navcontainer { /* global */
	text-align: left;
	width: 220px;
	height: 400px;
	
	background: url("img/menu.jpg") no-repeat;
	font-size: 11px;
}
.navcontainer ul { /* seznam */
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.navcontainer li { /* odrazka */
	display: block;
	border-bottom: 1px solid #fff;
}
.sublist li { /* odrazka podmenu */
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
}
.none { /* nadpis menu a podmenu */
  padding: 2px 2px 2px 7px;
  font-weight: bold;
  font-size: 13px;
}
.sublist .none {padding-left: 20px;}
.sublist .sublist .none {padding-left: 40px;}

.navcontainer a, .navcontainer a:visited,
.sublist .sublist a, .sublist .sublist a:visited { /* odkaz menu (liche urovne) */
	display: block;
	padding: 2px 5px 2px 20px;
	color: #000;
	text-decoration: none;
	background: url("img/mlist.bmp") 7px 9px no-repeat;
}
.sublist a, .sublist a:visited { /* odkaz menu 2. urovne */ 
  padding-left: 40px;
	background: url("img/msub.bmp") 20px 8px no-repeat;
}
 .sublist .sublist a, .sublist .sublist a:visited { /* odkaz menu 3. urovne */
  padding-left: 60px;
	background: url("img/msub.bmp") 40px 8px no-repeat;
}

/* odkazy menu liche urovne (poradi deklarace je zamerne) */

.navcontainer a:hover,
.sublist .sublist a:hover { /* hover */
	background-color: #fff;
	color: #8b1b1b;
	border-right: 10px solid #8b1b1b;
}
.sublist .sublist a:hover { /* hover 3. uroven */
  border-right: 2px solid #8b1b1b;
}
a#act, a#act:visited, a.actual { /* aktualni */
	font-weight: bold;
  border-right: 20px solid #8b1b1b;
	margin: 0px;
	background: none;
}
.sublist .sublist a#act, .sublist .sublist a#act:visited, .sublist .sublist a.actual { /* aktualni 3. uroven */
	font-weight: bold;
  border-right: 5px solid #8b1b1b;
	margin: 0px;
	background: none;
}
a#other, a#other:visited,
.sublist .sublist a#other, .sublist .sublist a#other:visited { /* jinak zvyraznene */
	color: #8b1b1b; 
}
a#otheract, a#otheract:visited,
.sublist .sublist a#otheract, .sublist .sublist a#otheract:visited { /* aktualni jinak zvyraznene */
	font-weight: bold;
  border-right: 20px solid #f8f8f8;
	color: #8b1b1b;
	background: none;
}

/* odkazy menu 2. urovne (poradi deklarace je zamerne) */

.sublist a:hover { /* hover */
	background-color: #fafafa;
	border-right: 5px solid #550c0c;
	color: #550c0c;
}
.sublist a#act, .sublist a#act:visited, .sublist a.actual { /* aktualni */
  border-right: 10px solid #550c0c;
}
.sublist a#other, .sublist a#other:visited { /* jinak zvyraznene */
	color: #550c0c;
}
.sublist a#otheract, .sublist a#otheract:visited { /* aktualni jinak zvyraznene */
	color: #550c0c; 
}

/* hover pro aktualni a jinak zvyraznene odkazy */

a#other:hover, .sublist a#other:hover, a#act:hover, .sublist a#act:hover,
.sublist .sublist a#other:hover, .sublist .sublist a#act:hover {
  color: #777;
}
a#otheract:hover, .sublist a#otheract:hover, .sublist .sublist a#otheract:hover {
  background: #fafafa;
  border-color: #eee;
  color: #777;
}

/* ie6+ie7 ladeni */
.sublist a, .sublist a:visited, .sublist a:hover, 
.sublist a#act, .sublist a#act:visited, .sublist a#act:hover,
.sublist .sublist a, .sublist .sublist a:visited, .sublist .sublist a:hover,
.sublist .sublist a#act, .sublist .sublist a#act:visited, .sublist .sublist a#act:hover {
  _margin-bottom: -18px;
}
.sublist .sublist {
  _margin-top: 18px;
}

.hide { display: none; } /* skryti podmenu */
.show { display: block; } /* zobrazeni podmenu */

/* reklamni prouzek */

.rayn, .rayn a, .rayn a:visited, .rayn a:hover { /* odkaz */
	display: block;
	float: left;
	padding: 0px;
	width: 40px;
	text-decoration: none;
}

a.xray1       {background: url("img/xray.png"); height: 155px; margin-bottom: 15px;}
a.xray1:hover {background: url("img/xray.png") 40px 0px;}
a.xray2       {background: url("img/xray.png") 0px -170px; height: 180px;}
a.xray2:hover {background: url("img/xray.png") 40px -170px;}
a.xray3       {background: url("img/xray.png") 0px -350px; height: 120px;}
a.xray3:hover {background: url("img/xray.png") 40px -350px;}

/* lightbox2 */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("img/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("img/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("img/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/* web ma tri druhy barev - staci vzdy hromadne nahradit ctrl+h
em: 3f0707
h2, menu: 8b1b1b
h3, podmenu, odkazy: 550c0c
*/

#text .gal img:hover,  #text img.Hover {
  border-color: #aaa;
}
#text .gal img {
	behavior: url(hover.htc);
}
a.belowh, a.belowh:visited {position: absolute; left:0; top:0; z-index:-1; overflow: hidden; display: block;}
.ext_base {padding-right: 8px; background: url("img/ext_base.bmp") 100% 60% no-repeat;}