html, body {
  height: 100%;
}
body {
  background-color: #fff;
  color: #444;
  margin: 0em;
  padding: 2em;
  font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
  font-size: 80%;
  line-height: 1.6em;
  behavior: url("./csshover.htc"); /* WinIE behavior call */
}

body#tmpbody {
  padding: 0em;
  text-align: center;
  background-color: #660000;
  padding: 25px 0px;
}
body#tmpbody p {
  /*text-align: justify;*/
}
body#tmpbody p.center {
  text-align: center;
}
body#tmpbody p.right {
  text-align: right;
}
body#tmpbody p.left {
  text-align: left;
}

hr {
display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
  font-weight: bold;
}
h1 {
  margin-top: 0em;
  color: #000099;
}
h2 {
  font-size: 130%;
  margin-top: 0em;
  margin-bottom: .5em;
  color: #B30000;
}
h3 {
  font-size: 110%;
  margin-top: 1.5em;
  margin-bottom: .25em;
  color: #B30000;
}
h4 {
  font-size: 105%;
  margin-top: 1.5em;
  margin-bottom: .25em;
  color: #000;
  font-weight: bold;
}
h5 {
  font-size: 100%;
  margin-top: 1.5em;
  margin-bottom: .25em;
  color: #555;
}
h6 {
  font-size: 100%;
  margin-top: 1.5em;
  margin-bottom: .25em;
  color: #808080;
}

a {
  /*color: #0000aa;*/
  color: #9A1A19;
  color: #000099;
  font-weight: normal;
  text-decoration: underline;
  font-size: 100%;
}
a:hover {
  text-decoration: none;
  color: #550000;
}
a:visited {
  color: #440000;
}
a:hover img {
  filter: Gray;
  /*filter: alpha(opacity=80);
  -moz-opacity: .80;
  -khtml-opacity: .80;
  opacity: .80;*/
}

img {
  border: 4px solid #ddd;
  padding: 2px;
}
img.ico {
  border: none;
}

p {
  font-size: 100%;
  margin-top: .25em;
  margin-bottom: 1.5em;
}
ul {
  margin: 0em;
  padding: 0em;
  margin-bottom: 1.5em;
  margin-top: .5em;
  list-style-type: none;
  line-height: 1.3em;
}
ol {
  margin: .5em 0em 1.5em 2.5em;
  padding: 0em;
  line-height: 1.3em;
}
ul li {
  margin-left: 0em;
  padding-left: 12px;
  background-image: url("./li.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  margin-bottom: .4em;
}
ol li {
  margin-left: 0em;
  padding-left: 12px;
  margin-bottom: .5em;
}
form {
  margin-top: 2em;
  margin-bottom: 4em;
}
input, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
}
fieldset {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
  padding: .5em 2em;
  padding-bottom: 1.5em;
}
label {
  float : left;
  width: 30%;
  text-align: left;
  margin-right: 1em;
  clear: both;
  margin-top: .5em;
}
legend {
  padding: 0.2em 0.5em;
  border: 2px solid #ddd;
  font-size : 100%;
  font-weight: bold;
  color: #8E0000;
}
table {
  text-align: left;
  font-size: 100%;
  border-collapse: collapse;
  margin-top: 2em;
  margin-bottom: 4em;
  width: 100%;
  background-color: #E5EAE5;
}
caption {
  font-size: 110%;
  margin-top: 1.5em;
  padding-bottom: .75em;
  color: #004400;
  font-weight: bold;
  text-align: left;
}
th {
  padding: .2em .6em;
  text-align: left;
  background-color: #003300;
  color: #fff;
}
tr:hover {
  background-color: #FFF8B3;
  color: #000;
}
td {
  padding: .2em .6em;
  text-align : left;
}

#page {
  margin: 0em;
  padding: 0em;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 760px;
  background-color: #fff;
  color: #444;
  background-image: url("./page_bg.jpg");
  background-repeat: no-repeat;

}
#pagein {
  min-height: 560px;
  height: auto;
  _height: 560px;
  background-image: url("./content_right.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  /*background-image: url("./bottom_bg.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;*/
}

#content {
}
#contentin {
}

#top {
  height: 160px;
}
#topin {
  width: 194px;
  height: 96px;
  overflow: auto;
  position: absolute;
  z-index: 5;
  left: 566px;
  top: 64px;
}
#topin p {
  margin: 0em;
  padding: .75em .5em .5em .75em;
  font-size: 90%;
  line-height: 1.3em;
}

#logo a {
  width: 329px;
  height: 84px;
  position: absolute;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  z-index: 2;
  top: 60px;
  left: 0px;
}
#logo span {
  display: block;
  background-repeat: no-repeat;
  width: 329px;
  height: 84px;
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 0px;
  background-image: url("./logo.jpg");
  cursor: pointer;
  cursor: hand;
}
h1#logo {
  font-size: 100%;
  line-height: 1em;
  margin: 0em;
}

#main {
  clear: both;
  margin: 0em;
  padding: 1.5em 23px;
  /*height: 100%;  IE bug */   
  min-height: 300px;
  height: auto;
  _height: 300px;
}
#mainin {
  margin: 0em;
  float: left;    /* vychytávač pro clearing */ 
  width: 100%;
  padding-bottom: 0em;
}
/* \*/
* html #mainin {
  /* IE bug kvůli italic písmu !!! */
  overflow: hidden;
  o\verflow: visible;
  overflow: auto;
  /*w\idth: auto;*/
  /*he\ight: 1%;*/
}
/* */

#mainin div.imgcaption {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  margin-top: .5em;
  margin-bottom: 0em;
  padding-bottom: .5em;
  line-height: 0em;
}

#navigation {
  background-color: #ddd;
  color: #fff;
  background-image: url("./navigation.jpg");
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px 15px;
  min-height: 30px;
  height: auto;
  _height: 30px;
}
#navigationin {
  font-size: 100%;
  height: 30px;
}
#navigation ul.menu {
  margin: 0em;
  padding: 0em;
  /*overflow: hidden;  kvůli šířce odkazu 100% */
  list-style-type: none;
}
#navigation ul.menu li {
  list-style-type: none;
  background: none;
  float: left;
  padding: 0px;
  margin: 0em;
  background-image: url("./menu-delic.gif");
  background-repeat: no-repeat;
  background-position: center right;
}
#navigation ul.menu li a {
  font-weight: normal;
  line-height: 34px;
  height: 30px;
  color: #000;
  /*background-color: #ddd;*/
  text-decoration: none;
  text-transform: uppercase;
  padding-left: 8px;
  padding-right: 8px;
}
#navigation h2 {
  display: none;
}
#navigation ul.menu li a:hover, #navigation ul.submenu li a:hover {
  background-color: #B30000;
  color: #fff;
}
#navigation ul.menu li a.vybrany, #navigation ul.submenu li a.vybrany {
  background-color: #fff;
  color: #B30000; /*#ba202b*/
  font-weight: bold;
}

#copyright {
  font-size: 90%;
  /*margin-left: 39px;
  margin-right: 39px;*/
  margin-top: 1.5em;
  border-top: 5px solid #660000;
}
#copyrightin {
  padding: 1em 150px 1em 23px;
  background-repeat: no-repeat;
}
div#copyrightin:hover {
  color: #000;
}
#copyright p {
  margin: 0em;
  line-height: 1.5em;
}
#copyright .wcmadmin {
  line-height: 2.5em;
}
#copyright .wcmadmin a {
  color: #999;
}

#komtesa a {
  margin: 0px;
  padding: 0px;
  position: relative;
  display: block;
  width: 88px;
  height: 31px;
  overflow: hidden;
  line-height: 1em;
  float: left;
  /*border: 1px solid #ddd;*/
}
#komtesa span {
  display: block;
  background-repeat: no-repeat;
  background-image: url("./logo_komtesa.gif");
  width: 88px;
  height: 31px;
  position: absolute;
  z-index: 4;
  top: 0px;
  left: 0px;
  cursor: pointer;
  cursor: hand;
}

#myty {
  float: right;
  background-image: url("./foto.jpg");
  background-repeat: no-repeat;
  width: 250px;
  margin-left: 1.5em;
}
#myty p {
}
#myty h3 {
  margin-top: 150px;
}

#upoutavka {
  width: 270px;
  float: right;
}
#upoutavka p {
  margin-left: 20px;
}
#upoutavka h3 {
  width: 250px;
  height: 228px;
  position: relative;
  left: 20px;
  margin: 0em;
}
#upoutavka h3 span {
  background-image: url("./upoutavka.jpg");
  background-repeat: no-repeat;
  width: 250px;
  height: 228px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}

#setlanguage {
  position: absolute;
  left: 668px;
  top: 10px;
}
#setlanguage img {
  border: none;
}


.number {
  color: #660000;
  font-weight: bold;
  font-size: 110%;
  white-space: nowrap;
  padding: 0em .25em;
}
.floatleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
  clear: both;
}
.floatright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
  clear: both;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.jusify {
  text-align: justify;
}
.cleaner {
  clear      : both;
  height     : 1px;
  font-size  : 1px;
  border     : none;
  margin     : 0px;
  padding    : 0px;
  background : transparent;
}
.error {
  color: #cc0000;
  border: 1px solid #ff0000;
  padding: .5em 1em;
  margin-top: 2em;
  margin-bottom: 2em;
}


.formular {
  float: right;
  width: 480px;
}
.formular form {
  margin: 0em;
  margin-left: 2.5em;
}
.formular div {
  margin-top: .5em;   
}
.formular input, .formular textarea {
  /*width: 100%;*/
}
.formular legend {
  text-transform: uppercase;
}
.formular fieldset {
  margin-top: 0em;
}
.formular input.button {
  width: auto;
}

.pocitadlo {
  display: none;
}