* { padding: 0px; }
body
 {
  background-color: #eee;
  text-align: center;
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: normal;
 }
form {margin: 0px;}
label
 {
  margin: 0px 5px;
  font-size: 10pt;
 }
h1 { margin: 15px 0px 2px; font-size: 14pt; }
h2 { margin: 15px 0px 2px; font-size: 13pt; }
h3 { margin: 15px 0px 1px; font-size: 11pt; }

img {border: 0;}
a {text-decoration: underline; color: #017;}
a:hover {text-decoration: none; color: #57a;}
td {text-align: left; vertical-align: top;}
ul { margin: 0; list-style-type: none; }
ol { margin-left: 25px; }

.center { margin: auto; text-align: center; }
.right { right: 0; text-align: right; }
.small { font-size: 8pt; }
.big { font-size: 12pt; }
.hr { margin: 1px 0; border-bottom: 1px #57a solid; }

.main { margin: auto; width: 750px; }
.zahlavi
 {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0px;
  border: 0px;
  text-align: left;
 }
.logo { position: absolute; }
.pasek
 {
  position: relative;
  width: 100%;
  padding: 1px 0px;
  margin: 0;
  border: 0;
  clear: both;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #aaa;
  background-color: #345;
 }
.pasek a { text-decoration: none; color: #aaa; }
.pasek a:hover { text-decoration: underline; color: #bcf; }
.pozadi
 {
  position: relative;
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 100%;
  background-color: #fff;
  background: url(../bg.gif);
 }
.col-left
 {
  position: relative;
  float: left;
  width: 20%;
  text-align: left;
  font-weight: normal;
  font-size: 10pt;
 }
.col-right
 {
  position: relative;
  float: right;
  width: 80%;
  background-color: #fff;
  text-align: left;
  font-weight: normal;
  font-size: 10pt;
 }
.tabulka
 {
  margin: auto;
  width: 550px;
  color: #000;
  font-size: 10pt;
 }
.tab-row0 { background-color: #ddd; }
.tab-row0:hover { background-color: #bbb; }
.tab-row1 { background-color: #eee; }
.tab-row1:hover { background-color: #ccc; }

.ikona { margin: 4px; text-align: center; }
.fotka
 {
  margin: 10px;
  border: 0px;
 }
.ins-img { margin: 10px auto 5px auto; text-align: center; }
.ins-img-dsc { width: 300px; font-style: italic; font-size: 10pt; margin: auto; }
.ins-tab { margin: 5px 0px 5px 0px; }
.ins-tab td { width: 105px; font-style: italic; font-size: 8pt; text-align: center; vertical-align: bottom; }

.submit
 {
  margin: auto;
  text-align: center;
  background: #ee9;
  padding: 5px;
 }

.mnu-out
 {
  position: relative;
  margin: 6px 4px 18px;
 }
.mnu-tit
 {
  margin: 2px 0px;
  padding: 0px 4px;
  color: #004;
  border-bottom: 2px #57a solid;
  border-left: 2px #57a solid;
  font-weight: bold;
  font-size: 8pt;
 }
.mnu-tit-cap { font-size: 10pt; }
.mnu-cnt
 {
  margin: 0;
  padding: 0 4px;
  text-align: left;
 }
label
 {
  margin: 0px;
  padding: 0px;
  color: #004;
  font-size: 8pt;
 }
.mnu-btn
 {
  border: 2px #57a solid;
  font-weight: bold;
  font-size: 8pt;
  color: #eee;
  background-color: #57a;
 }

ul.mnu li { display: inline; }
a.mnu-itm
 {
  display: block;
  margin: 2px;
  padding: 0 5px;
  color: #004;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
 }
a.mnu-itm:hover { color: #eee; background-color: #57a; }

a.mnu-subitm
 {
  display: block;
  margin: 0 0 0 6px;
  padding: 0 5px;
  color: #004;
  font-size: 9pt;
  text-align: left;
  text-decoration: none;
 }
a.mnu-subitm:hover { color: #eee; background-color: #57a; }

.sch-out
 {
  position: relative;
  margin: 10px 15px 15px;
 }
.sch-tit
 {
  color: #422;
  font-weight: bold;
  font-size: 14pt;
  margin: 2px 5px;
 }
.sch-cnt
 {
  padding: 8px;
  margin: 0px;
  border: 3px solid #57a;
  color: #000;
  background-color: #ed8; /* #ffcc99; */
  text-align: center;
 }
.sch-btn
 {
  padding: 1px 4px;
  border: 2px #ccf solid;
  font-weight: bold;
  font-size: 10pt;
  background-color: #57a;
  color: #eee;
 }
.sch-itm { font-size: 10pt; margin: 6px; }
.sch-itm a { font-weight: bold; color: #004; }
.sch-itm a:hover { color: #44b; }

.msg-out
 {
  position: relative;
  margin: 5px 15px;
 }
.msg-tit
 {
  padding: 0px 4px;
  color: #eee;
  background-color: #57a;
  font-weight: bold;
  font-size: 8pt;
 }
.msg-cnt
 {
  border: 2px solid #57a;
  padding: 5px;
  background-color: #cdf;
 }

.cnt-out
 {
  position: relative;
  margin: 4px;
 }
.cnt-cnt
 {
  margin: 10px 15px;
  font-size: 11pt;
  text-align: justify;
 }
.cnt-div-out
 {
  margin: 6px 2px 2px;
  border-top: 1px solid #aaa;
  position: relative;
  height: 1em;
 }
.cnt-div-tit
 {
  border: 1px solid #aaa;
  padding: 0 5px;
  position: absolute;
  top: -1px;
  color: #333;
  background-color: #ed8;
  font-weight: bold;
  font-size: 10pt;
 }

.bot
 {
  margin: 0px 0px 10px;
  color: #555;
  clear: both;
  text-align: left;
  font-weight: normal;
  font-size: 9pt;
 }
.box
 {
  margin: 10px 1px;
  border: 1px solid #aaa;
  background: #f0f0f0;
  padding: 8px;
  color: #111;
  font-size: 11pt;
 }
.caption
 {
  margin: 10px 0px;
  color: #304;
  font-size: 10pt;
 }
.err-out
 {
  position: relative;
  margin: 5px 15px;
 }
.err-tit
 {
  padding: 0px 4px;
  color: #eee;
  background-color: #a75;
  font-weight: bold;
  font-size: 8pt;
 }
.err-cnt
 {
  border: 2px solid #a75;
  padding: 5px;
  background-color: #fdc;
 }

.txt-err { color:red; font-weight:bold; }

.fir-name { color: #004; font-size: 15pt; margin: 2px 0px; }
a.fir-name { color: #004; font-size: 13pt; text-decoration: underline;}
a.fir-name:hover { color: #44b; text-decoration: none;}

a.fir-itm-grp { color: #004; font-size: 14pt; font-weight: normal; }
a.fir-itm-grp:hover { color: #44b; }
a.fir-itm-tit { margin: 0px 6px 0px 0px; color: #555; font-size: 8pt; }

.fir-dsc
 {
  margin: 1px 0px;
  color: #224;
  font-size: 11pt;
 }
.fir-dtl
 {
  color: #113;
  font-size: 10pt;
 }
.fir-bot
 {
  margin: 0px 0px 10px;
  color: #555;
  text-align: left;
  font-size: 10pt;
 }
.fir-tab
 {
  margin: 5px 15px;
 }
.ord-bor { border: 2px solid #333; }
.ord-bor-in { margin: 0; padding: 10px 20px; border: 1px solid #333; }
.ord-tab { width: 500px; }


.art-itm { margin: 8px 0px; font-size: 11pt; font-weight: bold; }
.art-tit { color: #004; }
a.art-tit { color: #004; text-decoration: underline;}
a.art-tit:hover { color: #44b; text-decoration: none;}

.art-dsc-lst
 {
  margin: 0;
  color: #333;
  font-size: 9pt;
  overflow: auto;
 }
.art-dsc
 {
  margin: 10px 1px;
  border: 1px solid #aaa;
  padding: 8px;
  color: #111;
  font-family: Times New Roman, serif;
  font-weight: bold;
  font-size: 12pt;
  overflow: auto;
 }
.art-cnt
 {
  margin: 0px 2px 15px;
  color: #000;
  font-family: Times New Roman, serif;
  font-weight: normal;
  font-size: 12pt;
 }
.hint { border-bottom: 1px dotted #aaa; }
.com-tit
 {
  margin: 4px 0px 0px;
  color: #114;
  font-weight: bold;
  font-size: 8pt;
 }
.com-private { background: #faa; }
.com-cnt
 {
  margin: 0px 0px 4px;
  color: #114;
  font-weight: normal;
  font-size: 8pt;
  overflow: auto;
 }
.com-warn0 { display: none; }
.com-warn1 { color: #f00; font-weight: bold; }

.dsc-tit { color: #040; }
a.dsc-tit { color: #040; text-decoration: underline; }
a.dsc-tit:hover { color: #4b4; text-decoration: none;}

.dsc-sub { color: #040; background: #eee; margin: 6px 0; font-size: 12px;}
.dsc-sub-tit { background: #ddd; padding: 1px 2px; font-weight: bold; overflow: auto; }
.dsc-sub-cnt { padding: 1px 2px; overflow: auto; }

.hdw-tit { color: #400; margin: 8px 0px; font-size: 12pt; font-weight: bold; }

.btn-submit { margin: 20px auto 10px auto; text-align: center; }

.cmd-tit
 {
  margin: 2px;
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
 }
.cmd
 {
  margin: 5px;
  color: #004;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
 }
.cmd:hover { color: #77f; text-decoration: underline; }

.nav
 {
  color: #004;
  text-decoration: underline;
  font-weight: bold;
  font-size: 9pt;
 }
.nav-hi
 {
  color: #77f;
  text-decoration: none;
  font-weight: bold;
  font-size: 14pt;
 }
a.nav:hover { color: #77f; text-decoration: none; }

.catg
 {
  color: #004;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
 }
.catg:hover { color: #77f; text-decoration: underline; }


.cal-tab
 {
  font-size: 12pt;
  text-align: center;
 }
.cal-tdw
 {
  padding: 5px 10px;
  background-color: #ccc;
  text-align: center;
 }
.cal-tde
 {
  padding: 5px 10px;
  background-color: #aaa;
  text-align: center;
 }
.cal-tdn
 {
  padding: 5px 10px;
  color: #eee;
  background-color: #57a;
  text-align: center;
 }
