* {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("../design/w.png") 0px 0px repeat-x #fff; /* horni podkladovy pruh pod hlavickou */
}
img {border: 0px}
/* pro pripad vice odkazu u sebe (vhodne u seznamu)*/
.silver a:link, .silver a:visited {color: #666; text-decoration: none; border-bottom: 1px dotted;}
/* spedificke odkazy */
.ext_blank {padding-right: 14px; background: url("../design/ext_blank.bmp") 100% 90% no-repeat;}
.ext_base {padding-right: 8px; background: url("../design/ext_base.bmp") 100% 60% no-repeat;}
.ext_pdf {padding-right: 18px; background: url("../design/ext_pdf.bmp") right no-repeat;}
.ext_doc {padding-right: 18px; background: url("../design/ext_doc.bmp") right no-repeat;}
/* access */
.accessKey {visibility: hidden;display:none}
.akS {visibility: hidden}
/* 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: 8px;
}

#body { /* telo dokumentu */
	margin-left: auto;
	margin-right: auto;
	background: url("../design/body.png") repeat-y #fff;
	z-index: 1; position: relative;
}

#head, #head a { /* klikaci hlavicka */
  height: 150px;
  display: block;
  background: url("../design/head.png") no-repeat;
  text-decoration: none;
}

#left { /* leva cast tela - menu */
  float: left;
  min-height: 400px;
  margin: 0px 10px 10px 20px;
  padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: url("../design/menu.jpg") 0px 10px no-repeat;
}
#text { /* prava cast tela - text */
  float: left;
	margin: 10px 30px 10px 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("../design/base.jpg") center no-repeat #fff;
}
#basel, #baser {
	float: left;
	text-align: right;
}
#baser {
	text-align: left;
}
#basepic { /* logo */
	float: left;
	width: 80px;
  margin: -5px 0px 0px 0px;
	text-align: center;
}

#clear, .cl { /* zakonceni plovoucich objektu */
	clear: both;
}

.upper { /* navigacni ikony */
  margin: 4px 0px -4px 0px;
  float: right;
  width: 70px;
  height: 24px;
  text-align: left;
  position: relative; z-index: 1; /* pristupnost(1) */
}
.upper a, .upper a:visited {
  width: 70px;
  display: block;
}
a.up, a.up:visited {height: 24px;background: url("../design/upper.png") 0px 5px no-repeat;}
a.up:hover {background: url("../design/upper.png") 0px -19px no-repeat;}
.upper a.up span {z-index: -1;position: absolute;left: 0px;font-size:10px}

sup a, sup a:visited { /* klikaci horni index, vhodne pro pozn. pod carou */
  margin: 0px 2px 0px 2px;
  padding: 0px 3px 0px 3px;
  text-decoration: none;
  background: #eee;
  color: #a2200a!important;
  font-size: 9px;
  font-weight: bold;
}
sup a:hover {
  background: #777;
  color: #fff!important;
}

/* odstavce, nadpisy, doplnky formatovani */

p {	margin: 5px 0px 5px 0px}

h1, h2, h3, h4 { /* nadpisy a dedeni */
	margin-bottom: -18px;
	padding: 10px 0px 18px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-indent: 0px;
	background: url("../design/h1.png") no-repeat;
	text-align: left;
}
h2 {
  padding-top: 20px;
	background: url("../design/h2.png") no-repeat;
}
h3, h4 { /* mensi podnadpisy */
  padding-top: 10px;
  padding-bottom: 15px;
	font-size: 14px;
	background-image: none;
}
h4 {font-size: 13px;}

/*h1 a, h1 a:visited, h2 a, h2 a:visited { /* nadpisy s navratem nahoru (upper) */
  /*width: 94%;
  display: block;
  padding-right: 40px;
  text-decoration: none;
  background: url("../design/upper.png") 100% 0px no-repeat;
}
h2 a, h2 a:visited {
  height: 22px;
}
h1 a:hover, h2 a:hover {
  background: url("../design/upper.png") 100% -24px no-repeat;
}*/

strong {color: #000; font-size: 110%;}
sub, sup {font-size: 8px;}
.overln {text-decoration: overline}

sup a, sup a:visited {
  text-decoration: none;
  
  font-size: 9px;
}


/* seznamy */

#text ul, #text 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, #text ul ul ul li {
  padding: 0px 10px 0px 40px;
  margin-left: 10px;
  list-style: none;
  background: url("../design/li.png") 10px 4px no-repeat;
}
#text ul ul li {
  color: #555;
  background: url("../design/li2.png") 10px 3px no-repeat;
}
#text ul ul, #text ol ol {
  margin-left: -30px;
  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;
}

#text ol ul li {
  margin-left: 30px;
  padding: 0px 20px 0px 10px;
  list-style-type: disc;
  background: none;
}

#text ol.alp li {list-style-type: lower-alpha;}
#text ol.alp ul {
  margin-left: -30px;
  padding: 0px 10px 0px 30px;
  border-left: 10px solid #fafafa;
}
#text ol.alp ul li {
  margin-left: -30px;
  padding: 0px 10px 0px 50px; 
  list-style-type: none;
  background: url("../design/li.png") 20px 4px no-repeat;
}

#text ol.alpB li {list-style-type: upper-alpha;} /* pismenne cislovani */
#text ol.alpB ul {
  margin-left: -30px;
  padding: 0px 10px 0px 30px;
  border-left: 10px solid #fafafa;
}
#text ol.alpB ul li {
  margin-left: -30px;
  padding: 0px 10px 0px 50px; 
  list-style-type: none;
  background: url("../design/li.png") 20px 4px no-repeat;
}
#text ol.alpB li ol.alp li {list-style-type: lower-alpha;}

#text div.cite ol li ul li {
  margin-left: 30px;
  padding: 0px 20px 0px 10px;
  list-style-type: disc;
  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;
}
#body table ul {
  border-left: 1px solid #f2f2f2;
  padding-left: 9px;
  text-align: left;
}
.tablight, .tablight tr, .tablight td { /* bezbarierova tabulka */
  border: none;
}
.f5, th {background: #f5f5f5} .fa {background: #fafafa;}

/* 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("../design/xray.png"); height: 155px; margin-bottom: 15px;}
a.xray1:hover {background: url("../design/xray.png") 40px 0px;}
a.xray2       {background: url("../design/xray.png") 0px -170px; height: 180px;}
a.xray2:hover {background: url("../design/xray.png") 40px -170px;}
a.xray3       {background: url("../design/xray.png") 0px -350px; height: 120px;}
a.xray3:hover {background: url("../design/xray.png") 40px -350px;}

/* pristupnost - hlavicka aj. */

a.belowh, a.belowh:visited {position: absolute; left:0; top:0; z-index:-1; padding-top: 20px; overflow: hidden; display: block;}
.below {
  width: 100%;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.below span {
  width: 100%;
  height: 50px;
  position: absolute; left:0; top:0;
  z-index:1;
  display: block;
  background: url("../design/below.png") no-repeat; 
}

/* vlastni styly */

.subtext { /* text pod menu */
  margin: 10px 20px 0px 20px;
  padding: 20px;
  text-align: left;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 120%;
  background: #fafafa;
}
.border1 { /* odsazeni s prouzkem vlevo */
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 20px;
  border-left: 10px solid #f2f2f2;
}

.line { /* opticke horiz. oddeleni */
  border-top: 2px solid #ddd;
  padding-bottom: 3px;
  border-bottom: 2px solid #eee;
}
.cite { /* citace */
  margin: 20px 0px 20px 0px;
  padding: 5px 40px 0px 30px;
  font-size: 11px;
  line-height: 110%;
  text-indent: 0px;
  background: url("../design/cite.png") no-repeat;
}

/* obrazky a galerie */

#text img { /* obrazky */
  float: right;
  margin: 10px 0px 5px 15px;
  padding: 3px;
  border: 1px solid #ccc;
  border-right: 10px solid #ddd;
}
#text .nob, #text .galhor .nob {border: none; margin-top: 0px; padding: 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: 1px solid #ddd;
	border-bottom: 3px solid #eee;
  text-align: center;
  background: #f7f7f7;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, sans-serif;  
  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;}
#text img.ia:hover,  #text .ia img:hover, .ia img:hover {border-color: #aaa}

/* stream, flash */

.nowr {
  white-space: nowrap;
}

#videoobject {
	margin-top: 20px; 
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 0px;
	text-align: center;
}
.video {
  padding: 20px 0px 20px 5px;
  background: url("../design/video.jpg") center no-repeat;
  text-indent: 120px;
}

/* ****************/
/*  VYBER LAYOUTU */
/* ****************/

#head, #head a, #body {width: 980px;} 
#left {width: 260px;}
#text {width: 652px;}
#basel, #baser {width: 450px;}
.menu span, .menu a, .menu2 a, .menu3 a, 
.menu a:visited, .menu2 a:visited, .menu3 a:visited, .menu span {width: 240px;}
.menu2 a, .menu2 a:visited, .menu a.act, .menu a.act:visited {width: 220px;}
.menu3 a, .menu3 a:visited {width: 200px;}
.menu a:hover {width: 230px;}
.menu2 a:hover {width: 215px;}
.menu3 a:hover {width: 198px;}
.menu2 a.act, .menu2 a.act:visited {width: 210px;}
.menu3 a.act, .menu3 a.act:visited {width: 195px;}

/* *****************/
/*  NASTAVENI MENU */
/*  obyc menu      */
/* *****************/

.menu span, .menu a, .menu2 a, .menu3 a, 
.menu a:visited, .menu2 a:visited, .menu3 a:visited, .menu span { /* polozka */
  display: block;
  padding: 2px 0px 2px 20px;
  border-top: 1px solid #fff;
  text-decoration: none;
  text-align: left;
  background: url("../design/mlist.bmp") no-repeat 7px 9px;
}
.menu2 a, .menu2 a:visited { /* polozka 2. urovne */
  padding-left: 40px;
  background: url("../design/msub.bmp") no-repeat 20px 8px;
}
.menu3 a, .menu3 a:visited { /* polozka 3. urovne */
  padding-left: 60px;
  background: url("../design/msub.bmp") no-repeat 40px 8px;
}

.menu a:hover { /* hover polozky */
  background-color: #fff;
}

.menu a.act, .menu a.act:visited { /* aktualni polozka */
  font-weight: bold;
  background: url("../design/mact.bmp") no-repeat 7px 9px;
}
.menu2 a.act, .menu2 a.act:visited { /* aktualni polozka 2. urovne */
  background-position: 21px 9px;
}
.menu3 a.act, .menu3 a.act:visited { /* aktualni polozka 3. urovne */
  background-position: 41px 9px;
}

.menu a.other:hover {color: #777;} /* hover specialni polozky */

.menu span { /* nadpisy a mezery */
  padding-left: 7px;
  background: none;
  font-size: 13px;
  font-weight: bold;
}
.menu2 span {padding-left: 20px;}
.menu3 span {padding-left: 40px;}

/* dodano od: DeIM 20090401 */
.obsah a, .obsah a:visited { /* polozka */
  display: block;
  padding: 2px 0px 2px 5px;
  border-top: 1px solid #fff;
  text-decoration: none;
  text-align: left;
  background: url("../design/mlist.bmp") no-repeat 7px 9px;
}
.obsah a:hover { /* hover polozky */
  background-color: #fbe6fa;
}

/* ******************/
/*  NASTAVENI BAREV */
/* ******************/

.silver a:active, .silver a:hover {color: #76246f;}
a:link, a:visited {	color: #76246f; }
a:active, a:hover {	color: #665665; text-decoration: none; }
#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: #76246f; }

h2 {color: #76246f}
h3 {color: #aa1188}
h4 {color: #555555}
em {color: #450d3e} 

.t1 {background: #450d3e; color: #fafafa;}
.t2 {background: #76246f; color: #fafafa;}
.t3 {background: #665665; color: #fafafa;}

.menu span, .menu a, .menu2 a, .menu3 a, 
.menu a:visited, .menu2 a:visited, .menu3 a:visited, .menu span { /* polozka */
  color: #000;
}

.menu a:hover { /* hover polozky */
  border-right: 10px solid #76246f;
  color: #76246f;
}
.menu2 a:hover { /* hover polozky 2. urovne */
  border-right: 5px solid #665665;
  color: #665665;
}
.menu3 a:hover { /* hover polozky 3. urovne*/
  border-right: 2px solid #76246f;
  color: #76246f;
}

.menu a.act, .menu a.act:visited { /* aktualni polozka */
  border-right: 20px solid #76246f;
}
.menu2 a.act, .menu2 a.act:visited { /* aktualni polozka 2. urovne */
  border-right: 10px solid #665665;
}
.menu3 a.act, .menu3 a.act:visited { /* aktualni polozka 3. urovne */
  border-right: 5px solid #76246f;
}

.menu a.other, .menu a.other:visited {color: #76246f;} /* specialni polozka */
.menu2 a.other, .menu2 a.other:visited {color: #665665;} /* specialni polozka 2. urovne */
.menu3 a.other, .menu3 a.other:visited {color: #76246f;} /* specialni polozka 3. urovne */

/* web ma tri druhy barev - staci vzdy hromadne nahradit ctrl+h
em: 450d3e
h2, menu: 76246f
h3, podmenu, odkazy: 665665
*/