/* @font-face {
 font-family: PaladinFLFCS;
 font-style:  normal;
 font-weight: 700;
 src: url(../fonty/paladin0.eot);
 }*/
BODY {
	background-color: #e9e3c2;
	background-image: URL('pics/bckgnd.jpg');
	font-family: Minion Web, Times New Roman, serif;
	}
A:link {text-decoration: none; color: red;}
A:visited {text-decoration: none; color: red;}
A:active {text-decoration: underline; color: red;}
A:hover {text-decoration: underline; color: red;}
/*
A.ex:link {text-decoration: underline; color: #006600;}
A.ex:visited {text-decoration: underline; color: #669966;}
A.ex:active {text-decoration: underline; color: #990000;}
A.ex:hover {text-decoration: underline; color: #990000;}
*/
A.ex {text-decoration: underline;}
A.email {text-decoration: underline;}
.zahlavi {text-align: center;}
H1 {
 font-family: PaladinFLFCS, Minion Web, Times New Roman, serif;
 font-size: 30px !important;
 font-weight: normal;
 text-align: center;
 background-image: url('pics/nadpis.gif');
 background-repeat: no-repeat;
 background-position: center top;
 border: 0px;
 padding: 0px 5px 16px;
 margin: auto;
 width: 600px;
 position: relative; z-index: 2;
 }
H1:first-letter {color: red}
.znaky .znak {
 width: 200px;
 text-align: center;
 font-size: 80%;
 padding: 0px;
 border: 0px;
 margin: 0px 0px 1.5em;
 float: left;
 }
#prezentace {text-align:center;}
#adresaaobrazek {width:600px;margin:auto;}
H2 {
  text-align: left;
  font-size: 150%;
  font-weight: bold;
  margin: 0.5em 0em;
  clear: both;
  }
.rep H2 {clear:none}
H2.podnadpis {
  font-size: 100%;
  font-weight: bold;
  margin: 0em 0em 0.5em;
  }
HR {clear: both;}
IMG {
  border: 0px;
  }
IMG.skladatel {
  float: left;
  margin: 0em 0.5em 0.5em 0em;
  }
IMG.ilustrace {
  float: right;
  margin: 0px 0px 1.5em 1.5em;
  }
.nab IMG.ilustrace {
	float: right;
	margin: 1.5em 10%;
	}
P {
  margin: 0px 0px 0.5em;
  text-align: justify;
	text-indent: 24pt;
	font-family: Minion Web, Times New Roman, serif;
  }
P.prvni {text-indent: 0pt}
P.prvni:first-letter {
  font-family: PaladinFLFCS, Times New Roman, serif;
  font-size: 400%;
  font-weight: normal;
  color: red;
  margin: 0px;
  }
P.paticka {
	font-family: Times New Roman, serif;
	text-align: left;
	text-indent: 0pt;
	font-size: 70%;
	}
.ins P {text-indent: 0pt;}
UL.znaky {
  clear: both;
  list-style-type: none;
  margin: 0em auto .8em;
  padding: 0em;
  width:600px;
  }
.jenobr {
  display: block;
  position: relative;
  overflow: visible;
  }
A.jenobr SPAN {
  position: absolute; top:0; left:0;
  background-repeat: no-repeat;
  background-position: left top;
  cursor: hand;
  }
UL.znaky LI {
  float:left;
  width:200px;
  padding: 35px 0 0;
  text-align: center;
  margin: 0px;
  font-size: 80%;
  position:relative;
  }
UL.znaky LI A SPAN {
  height: 35px; width: 26px;
  position:absolute; top:0px; left:87px;
  background-image: url('../pics/znak_cs.gif');
  background-repeat: no-repeat;
  background-position: center top;
  cursor: hand;
  }
UL.spodnimenu {
  text-align: center;
  list-style-type: none;
  margin: 0em 0em 0.5em;
  padding: 0em;
  clear: both;
  }
UL.spodnimenu LI {
  display: inline;
  margin: 0em;
  /* padding: 0.2em 0.8em; */
  }
UL.spodnimenu LI A {
  margin: 0em;
  padding: .2em .4em;
  }
UL.spodnimenu LI.nacteno A {
  font-weight: bold;
  text-decoration: none;
  color: black;
  }
UL.spodnimenu {
  text-align: center;
  list-style-type: none;
  margin: 0em 0em 0.5em;
  padding: 0em;
  clear: both;
  }
UL.spodnimenu LI {
  display: inline;
  margin: 0em;
  /* padding: 0.2em 0.8em; */
  }
UL.spodnimenu LI A {
  margin: 0em;
  padding: .2em .4em;
  }
UL.spodnimenu LI.nacteno A {
  font-weight: bold;
  text-decoration: none;
  color: black;
  }
UL.vnitrni {
  text-align:center;
  list-style-type: none;
  margin: 0em 0em 0.5em;
  padding: 0em;
  }
UL.vnitrni LI {
  display: inline;
  margin: 0em;
  /*  padding: 0.2em 0.4em; Nemůže být, Mozilla by udělala padding dvakrát */
  }
UL.vnitrni LI A { /* Konqueroru se to musí zadat takhle; když mu to dáme pro LI, tak to udělá pro LI, ale ne pro LI A :-( */
  margin: 0em;
  padding: 0.2em 0.4em;
  }
UL.vnitrni LI.nacteno A {
  font-weight: bold;
  text-decoration: none;
  color:black;
  }
MENU.hlavni {
  text-align: center;
  list-style-type: none;
  margin: 0em 0em 0.5em;
  padding: 0em;
  clear: both;
  }
MENU.hlavni LI {
  display: inline;
  margin: 0em;
  /* padding: 0.2em 0.8em; */
  }
MENU.hlavni LI A {
  margin: 0em;
  padding: .2em .4em;
  }
MENU.hlavni LI.nacteno A {
  font-weight: bold;
  text-decoration: none;
  color: black;
  }
MENU.vnitrni {
  text-align:center;
  list-style-type: none;
  margin: 0em 0em 0.5em;
  padding: 0em;
  }
MENU.vnitrni LI {
  display: inline;
  margin: 0em;
  /*  padding: 0.2em 0.4em; Nemůže být, Mozilla by udělala padding dvakrát */
  }
MENU.vnitrni LI A { /* Konqueroru se to musí zadat takhle; když mu to dáme pro LI, tak to udělá pro LI, ale ne pro LI A :-( */
  margin: 0em;
  padding: 0.2em 0.4em;
  }
MENU.vnitrni LI.nacteno A {
  font-weight: bold;
  text-decoration: none;
  color:black;
  }
MENU.jazyky {
  list-style-type: none;
  margin: 0em; border: 0em; padding: 0em;
  position:absolute; top: 20px; right: 20px;
  z-index: 1;
  }
MENU.jazyky LI {
  display:inline;
  margin: 0px; border: 0px; padding: 0px 1px;
  }
ADDRESS {
  margin: 0em 0em .8em;
  font-style: normal;
  text-align: center;
  }
.section {clear:both}
.rep .seznam {
  float: right;
  }
.rep .seznam UL {
  list-style-type: none;
  margin: 0em 0em 0.8em;
  text-align: left;
  border-bottom: solid black 1px;
  }
.rep .seznam LI{
  padding: .2em 160px .2em .4em;
  margin: 0em;
  border-top: solid black 1px;
  position: relative;
  height: 33px;
  clear: both;
  }
.rep .seznam LI .nazev {font-weight: bold;}
.rep .seznam LI .nazevheb {font-weight: bold; float: right; padding-right: 0.8em; padding-left: 0.4em}
.rep .seznam LI .typ {font-size: 80%;}
.rep .seznam LI .oznaceni {font-size: 80%;}
.rep .seznam LI .skladatel {font-variant: small-caps; padding-right:0.8em}
IMG.pril_cd {position:absolute; top: 4px; right: 0px;}
IMG.pril_mp3 {position:absolute; top: 4px; right: 30px;}
IMG.pril_text {position:absolute; top: 4px; right: 60px;}
IMG.pril_noty {position:absolute; top: 4px; right: 90px;}
IMG.pril_facs {position:absolute; top: 4px; right: 120px;}
IMG.pril_tanec {position:absolute; top: 4px; right: 150px;}
IMG.cd {
	float: left;
	margin: 5px 10px 10px 5px;
	border: solid black 1px;
	}
IMG.cdvelke {
	float: left;
	margin: 25px;
	border: solid black 1px;
	}
.ins IMG.ilustrace {
	float: right;
	margin: 1em 5em;
	border: solid black 1px;
	}
.ins UL {list-style-type:none}
.euro {font-family: Times New Roman, serif;}
.formular {text-align: center;}
FORM {
  width: 600px;
  margin: auto;
	border: ridge 5px;
	padding: 10px;
	text-align: left
  }
LABEL {
  display: block;
  font-weight: bold;
  width: 100%;
  }
LABEL.nepovinne {
  font-style: italic;
  }
TEXTAREA {
  display: block;
  width: 100%;
  }
INPUT {
  display: block;
  width: 100%;
  }
INPUT.tlacitko {
  margin: 3px;
  width: auto;
  }
INPUT.cislo {
  display: inline;
  width: auto;
  }
.nav .udaje {
  width: 75%;
  float: left;
  }
.nab .udaje {
  width: 75%;
  float: left;
  }
.udaje DIV {
  width: 100%;
  position: relative;
  border-bottom: dotted black 1px;
  }
.udaje LABEL {
  display: inline;
  }
.udaje INPUT {
  width: 65%;
  position: absolute; top: 0px; right: 0px;
  }
.tlacitka {
  float: right;
  text-align: center;
  }
.nah .vypocet {
  width: 70%;
  float: left;
  }
.vypocet LABEL {
  display: inline;
  font-weight: normal;
  }
FORM .adresa LABEL {display: inline; width: auto;}
FORM .adresa INPUT {display: inline; width: auto;}
FORM .adresa {
  width: 80%;
  float: left;
  }
.nav .tlacitka {margin-top: .6em;}
.nab .tlacitka {margin-top: .6em;}
.formuvod {
  text-align: center;
  }
.formuvod P {
  margin: auto;
  width: 600px;
  text-align:justify;
  text-indent: 0em;
  font-style: italic;
  }
FORM#selecter1 {
  margin: 3px 0px;
  text-align: center;
  clear: both;
  padding: 0px;
  border: 0px;
	width: 100%;
  }
.zprava {
	background-color: #ffffcc;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	text-indent: 0pt;
	padding: 5px;
	margin: 5px;
	color: blue
  }
.gal {
  text-align: center;
  }
.gal H2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background: #FFFFCC;
	text-align: center;
	font-size: 110%;
	font-weight: normal;
	color: grey;
  }
.gal IMG.znak {
  margin: 5px 1.5em;
  border: 0px;
  vertical-align: middle;
  }
.gal TABLE TD {
  padding: 3px 10px;
	text-align: center;
	font-size: 80%;
	border: 0px;
	}
.gal TABLE TR.posledni TD {
	padding-bottom: 15px;
	}
.gal IMG.foto {
  display: block;
	border: 5px ridge;
  margin: 2em 0em;
  }
FORM.backbutton {
  padding: 0px;
  border: 0px;
  width: auto;
  text-align: center;
  }
.nabpodr {
  text-align: center;
  margin-bottom: .5em
  }
.nabpodr ul.seznam {
  text-align: left;
  list-style-type:none;
  width:90%;
  margin:0px;
  border:0px;
  padding:0px;
  border-bottom:solid black 1px;
  }
.nabpodr ul.seznam li {
  border-top:solid black 1px;
  clear: both;
  }
.nabpodr .vlastnost {
  margin: 2px .5em;
  font-weight:bold;
  float:left;
  width:30%;
  }
.nabpodr .hodnota {
  float:left;
  margin: 2px .5em;
  }
.logo {
  position: absolute; top: 10px; left: 10px;
  z-index: 1;
  text-align: center;
  font-weight: bold;
  font-size: 8pt;
  }
.logo A:link {color: gray;}
.logo A:visited {color: gray;}
.logo A:hover {color: #990000; text-decoration: none;}
.logo A:active {color: #990000; text-decoration: none;}

.cle {text-align:center;}
.cle IMG.port {
  margin: 20px 0px;	padding: 0; border: ridge 5px;
  }
/*.cle .rez {
  padding:0px;
  border: solid blue 1px;
  margin: 30px 10px 10px 30px;
  float:right;
  }*/
.cle .popis {
  position:relative;
  float:left;
  text-align:center;
  }
.cle .sudy {float:right}
.cle H2 {text-align:center;margin-bottom:0em}
.cle .nastroje {font-style: italic;}
.cle .email {margin-top:1em}
.cle .email A {text-decoration:underline;}
.cle .karik {margin: 1em 0em 0em;}
.nav .nkjmeno {
  font-size: 120%;
  font-weight: bold;
  }
.nav .nkcas {}
.nav .adresa A {
  font-size: 75%;
  text-indent: 0pt;
  text-decoration: underline;
  }
.nav .odkoho {
  float: left;
  padding: .3em;
  margin: 0em .4em .3em 0em;
  border: 0px;
  text-align: center;
  background-color: #ffffcc;
  color: black;
  font-family: Times New Roman, serif;
  }
.nav .komentar {
  color: blue;
  font-style: italic;
  text-align: justify;
  text-indent: 0pt;
  }
.nah OL {
  float: left;
  padding-left: 1em;
  }
.odk FIELDSET.jazyky DIV {
  float:left;
  text-align: center;
  width: 28px;
  border: 0px;
  margin: 4px;
  }
.disclaimer {
  text-align: center;
  }
.disclaimer P {
  margin: auto;
  width: 90%;
  font-size: 90%;
  font-style: italic;
  border: ridge 1px;
  padding:10px;
  text-align: justify;
  text-indent: 0em;
  }
.odk H2 {
  margin-top: 0.5em;
  margin-bottom: 10px;
  background: #FFFFCC;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
  color: #008000;
  }
.obrapop {
  float:left;
  margin: 0em .8em .8em 0em;
  text-align:center;
  }
.obrapop IMG {
  border: solid black 1px;
  }
.obrapop .popis {
  font-size: 90%;
  font-weight: bold;
  top-margin: .5em;
  }
.obrapop .vyrobce {
  font-size: 90%;
  font-style: italic;
  top-margin: .2em;
  }
.obrapop .komentar {
  font-size: 90%;
  font-style: italic;
  }
.ins .rozsahy {text-align: center;}
.ins .rozsah {display: none;}
.ins .odkazy MENU {
  float:left;
  text-align: left;
  background-color: #ffffcc;
  }
.ins .odkazy MENU LI {
  list-style-type: none;
  padding: .2em .4em;
  margin: 0em;
  }
.ins .dalsi {clear: both;}
.odk {z-index: 2}
.odkaz {position: relative; z-index: 2}
.vlajky {
  position: absolute; top: 0px; right: 0px;
  margin-right: 10px;
  z-index: 1;
  }
.vlajky IMG {
  margin-left: 2px;
  z-index: 1;
  }
.odkaz IMG.cizilogo {
  float: right;
  border: 0px; margin: 0px 0px 2pt 2pt;
  position: relative;
  }
.odkaz .nazev {
  font-size: 140%;
  text-indent: 0pt;
  margin: 0pt; margin-right: 30px;
  position: relative; z-index: 2;
  }
.odkaz .adresa {
  font-size: 75%;
  text-indent: 0pt;
  margin: 0pt
  position: relative; z-index: 2;
  }
.odkaz P {
  text-indent: 0pt;
  margin-top: 3pt;
  }
.ins .rozsahy TABLE CAPTION {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	text-indent: 0pt;
	padding: .5em 0 .3em;
  }
.ins .rozsahy TABLE {
	border-collapse: collapse;
  }
.ins .rozsahy TABLE TBODY TH {
	margin: 0; padding: 0 1em; border: solid gray 1px;
  }
.ins .rozsahy TABLE TBODY TD {
	margin: 0; padding: 0 1em; border: solid gray 1px;
  }
.ins .rozsahy TABLE THEAD TH {
  background-color: #ffffcc;
	text-align: center;
	font-weight: bold;
  }
.ins .rozsahy TABLE TBODY TH {
	text-align: left;
	font-weight: normal;
  }

