html {
  background: #DDE3EB;
  font-family:  Verdana, "DejaVu Sans", Helvetica, Arial, "sans-serif";
  font-size: 0.75em;
}
body {
  padding: 5px 10px 5px 5px;
  margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", serif;
}

h1 {
  font-size: 3em;
  font-weight: 900;
  margin-left: 180px;
  margin-bottom: 20px;
  text-align: center;
  text-decoration: underline;
}
h2 {
  font-size: 2.5em;
  margin: 20px 0px 15px 0px;
  text-decoration: underline;
}
h3 {
  font-size: 2em;
  margin: 15px 0px 10px 0px;
}
h4 {
  font-size: 1.5em;
  margin: 15px 0px 5px 0px;
}
h5 {
  font-size: 1.2em;
  margin: 15px 0px 2px 0px;
}
h6 {
  font-size: 1em;
  margin: 10px 0px 0px 0px;
}

p {
  text-align: left;
}

p.faq {
  margin-left: auto;
  margin-right: auto;
  text-align:left;
  width: 550px;
}

table {
  border: 0px;
}

a {
  color: #000080;
  text-decoration: none;
}
a:VISITED {
  color: #800080;
}
a:HOVER {
  color: #800000;
  text-decoration: underline;
}

a.name {
  color: black;
  text-decoration: none;
}

img {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

hr {
  border: 0px;
  border-bottom: black 1px solid;
  height: 0px;
  width: 75%;
}

div.menu {
  background-color: #C7D0D9;
  border: #000000 solid 1px;
  border-top: 0px;
  float: left;
  font-size: 1.1em;
  margin-bottom: 10px;
  padding-bottom: 5px;
  text-align: center;
  width: 170px;
}

div.menu h3 {
  background: #9CABBA url('/img/headline_bg.png') bottom;
  border-bottom: #000000 solid 1px;
  border-top: #000000 solid 1px;
  font-size: 1.5em;
  margin: 0px 0px 5px 0px;
  padding: 3px 0px;
}

div.menu a {
  display: block;
  font-weight: bold;
  padding: 1px 0px 3px 7px;
  text-align: left;
  width: 163px;
}

div.menu a:HOVER {
  background: #9CABBA;
}

div.menu div.ad {
  border: 0px;
  overflow: hidden;
  padding: 10px 4px;
  width: 161px;
}

div.main {
  margin-left: 180px;
  text-align: center;
}

div.box, h3.box {
  background-color: #C7D0D9;
  border: #000000 solid 1px;
}

fieldset {
  border: black solid 1px;
  font-size: 12px;
  padding: 10px;
}

fieldset legend {
  color: #000000;
  font-weight: bold;
}

input.text_xs {
  border: 1px solid #808C96;
  height: 16px;
  width: 94px;
}
input.text_s {
  border: 1px solid #808C96;
  height: 16px;
  width: 144px;
}
input.text_m {
  border: 1px solid #808C96;
  height: 22px;
  height: 16px;
  width: 194px;
}
input.text_l {
  border: 1px solid #808C96;
  height: 16px;
  width: 294px;
}
input.text_xl {
  border: 1px solid #808C96;
  height: 16px;
  width: 394px;
}
textarea.text_xs, select.text_xs {
  border: #808C96 solid 1px;
  width: 100px;
}
textarea.text_s, select.text_s {
  border: #808C96 solid 1px;
  width: 150px;
}
textarea.text_m, select.text_m {
  border: #808C96 solid 1px;
  width: 200px;
}
textarea.text_l, select.text_l {
  border: #808C96 solid 1px;
  width: 300px;
}
textarea.text_xl, select.text_xl {
  border: #808C96 solid 1px;
  width: 400px;
}

div.dialog {
  margin: 0px auto;
  padding: 10px;
  max-width: 500px;
  min-height: 48px;
  text-align: left;
}
div.dialog img.icon {
  float: left;
  margin-right: 10px;
}
div.dialog div.buttons {
  height: 30px;
}
a.button {
  background: url('/img/button_xs.png') no-repeat 0px 0px;
  color: black;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 18px;
  margin: 0px 10px;
  padding: 2px 0px;
  text-align: left;
  text-decoration: none;
  width: 100px;
}
a.button:HOVER {
  background-position: -100px 0px;
}
a.button img {
  float: left;
  margin: 1px 10px 0px 10px;
}

a.w3c_valid {
  border: #777777 1px solid;
  margin: 0px 4px;
  text-decoration: none;
}
a.w3c_valid:HOVER {
  border: #000000 1px solid;
  text-decoration: none;
}
a.w3c_valid span {
  background: #FFFFFF;
  color: #2A9FAA /*!important*/;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 3px;
}
a.w3c_valid span + span {
  background: #FF9900;
  color: #000000 !important;
  font-weight: normal;
}

.hint {
  font-size: 10px;
  font-style: italic;
}

/* formarovaci tlacitka  */
img.bold, img.italic, img.underline, img.strike, img.color, img.img, img.url {
  background: no-repeat 0px 0px;
  cursor: pointer;
}
img.bold:HOVER, img.italic:HOVER, img.underline:HOVER, img.strike:HOVER, img.color:HOVER, img.img:HOVER, img.url:HOVER {
  background-position: 0px -22px;
}

img.bold { background-image: url('/img/bb_bold_22.png'); }
img.italic { background-image: url('/img/bb_italic_22.png'); }
img.underline { background-image: url('/img/bb_underline_22.png'); }
img.strike { background-image: url('/img/bb_strike_22.png'); }
img.color { background-image: url('/img/bb_color_22.png'); }
img.img { background-image: url('/img/bb_img_22.png'); }
img.url { background-image: url('/img/bb_url_22.png'); }

div.dropdown {
  display: inline;
  font-size: 22px;
  position: relative;
  height: 22px;
}
table.color_picker {
  background: #000000;
  border: #333333 solid 1px;
  color: #CCCCCC;
  display: none;
  position: absolute;
  table-layout: fixed;
  top: 22px;
  width: 200px;
  z-index: 100;
}
table.color_picker th {
  background: #333333;
  height:18px;
  white-space: nowrap;
}
table.color_picker th img {
  background: url('/img/close.png') no-repeat 0px 0px;
  cursor: pointer;
  position: absolute;
  right: 2px;
  top: 2px;
}
table.color_picker td {
  cursor: pointer;
  height: 10px;
  padding: 0px;
  width: 10px;
}
table.color_picker tr.preview {
  background: #DDE3EB;
  color: #000000;
}
table.color_picker tr.preview td {
  cursor: auto !important;
  width: auto;
}

a.feed {
  background: url('/img/rss.png') no-repeat right top;
  padding-right: 16px;
}

tr.header th { background: #c7d0d9; }
tr.odd td { background-color: #d8dee6; }
tr.even td { background-color: #d0dae3; }
tr.odd:HOVER td, tr.even:HOVER td { background-color: #c7d0d9; }
.odd td, .even td, .header th { padding: 0px 3px; }


.f_left {float: left;}
.f_right {float: right;}
.left {text-align: left !important;}
.right {text-align: right !important;}
.center { text-align: center; }
.center table, .center p, .center span, .center div, div.main fieldset, div.main table {
  margin: 0px auto;
  text-align: left;
}
.middle {vertical-align: middle;}
.top {vertical-align: top;}
.b {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}
.strike {text-decoration:line-through;}
.red {color: #CC0000;}
.sup {vertical-align: super;}
.nowrap {white-space: nowrap;}
.cleaner { clear: both; }
.border1b {border: #000000 1px solid;}
