html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: arial;
  font-size: 11px;
  text-align: center;
}
td, th {
  font-size: 11px;
}
.clear {
  width: 0px;
  height: 0px;
  clear: both;
  overflow: hidden;
}
div {
  margin: 0px;
  padding: 0px;
}
#page-container {
  text-align: left;
  margin: 0px auto;
  width: 1004px;
  background: rgb(48,101,172);
}
#page {
  background-color: rgb(255,255,255);
  margin: 0px 8px 8px 8px;
  clear: both;
}
#navigation-strip {
  height: 18px !important;
  height: 22px;
  text-align: right;
  padding: 4px 30px 0px 0px;
  color: rgb(54,102,174);
}
#navigation-strip a {
  color: rgb(54,102,174);
  text-decoration: none;
}
#header {
  width: 988px;
  height: 159px;
}
#header img {
  border: 0px;
}
#tool-bar {
  position: relative;
  width: 988px;
  height: 64px;
  background: url(/design/tool-bar.jpg) no-repeat;
}
#tool-bar img {
  border: 0px;
}
#tool-bar form {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0px;
  margin: 0px;
  width: 220px;
  height: 40px;
  background: url(/design/hledej-lupa.gif) 0% 75% no-repeat;
}
#tool-bar form #srch_label {
  position: absolute;
  top: 0px;
  left: 30px;
  color: rgb(255,255,255);
}
#tool-bar form #srch {
  position: absolute;
  top: 14px;
  left: 30px;
  background-color: rgb(255,255,255);
  color: rgb(0,0,0);
  width: 140px;
  font-size: 11px;
}
#tool-bar form #srch_button {
  position: absolute;
  top: 14px;
  left: 175px;
}
#lang-selector {
  position: absolute;
  left: 772px;
  top: 14px;
  width: 215px;
  height: 36px;
}

#content-container {
  padding: 27px 8px 8px 8px;
}
#content-container .vert-spacer {
  float: left;
  width: 8px;
  overflow: hidden;
}
#menu {
  float: left;
  width: 208px;
  overflow-x: hidden;
}
#menu a {
  display: block;
}
#menu a.level-1 {
  height: 24px !important;
  height: 32px;
  background: url(/design/menu-odrazka-1.gif) left top no-repeat;
  padding: 8px 0px 0px 30px;
  margin: 0px 0px 1px 0px;
  font-weight: bold;
  color: rgb(255,255,255);
  text-decoration: none;
  font-size: 13px;
}
#menu a.level-1-active {
  height: 24px !important;
  height: 32px;
  background: url(/design/menu-odrazka-1-aktivni.gif) left top no-repeat;
  padding: 8px 0px 0px 30px;
  margin: 0px 0px 1px 0px;
  font-weight: bold;
  color: rgb(255,255,255);
  text-decoration: none;
  font-size: 13px;
}
#menu a.bg-1-1 {
  background-color: rgb(48,100,173);
}
#menu a.bg-1-2 {
  background-color: rgb(59,115,190);
}
#menu a.bg-1-3 {
  background-color: rgb(68,127,207);
}
#menu a.bg-1-4 {
  background-color: rgb(73,137,224);
}
#menu a.bg-1-5 {
  background-color: rgb(82,149,238);
}
#menu a.bg-1-6 {
  background-color: rgb(92,161,252);
}
#menu a.bg-1-7 {
  background-color: rgb(125,181,255);
}
#menu a.bg-1-8 {
  background-color: rgb(150,200,255);
}
#menu a.level-2 {
  background: rgb(217,232,251) url(/design/menu-odrazka-2.gif) 0 0 no-repeat;
  padding: 3px 3px 3px 22px;
  font-weight: bold;
  color: rgb(45,101,184);
  text-decoration: none;
  font-size: 11px;
}
#menu a.level-2-active {
  background: rgb(217,232,251) url(/design/menu-odrazka-2-aktivni.gif) 0 0 no-repeat;
  padding: 3px 3px 3px 22px;
  font-weight: bold;
  color: rgb(0,0,0);
  text-decoration: none;
  font-size: 11px;
}
#menu a.level-3 {
  background: url(/design/menu-odrazka-3.gif) left top no-repeat;
  padding: 3px 3px 3px 32px;
  font-weight: bold;
  color: rgb(45,101,184);
  text-decoration: none;
  font-size: 11px;
}
#menu a.level-3-active {
  background: url(/design/menu-odrazka-3-aktivni.gif) left top no-repeat;
  padding: 3px 3px 3px 32px;
  font-weight: bold;
  color: rgb(0,0,0);
  text-decoration: none;
  font-size: 11px;
}
#menu a.level-4 {
  background: url(/design/menu-odrazka-4.gif) left top no-repeat;
  padding: 3px 3px 3px 42px;
  color: rgb(45,101,184);
  text-decoration: none;
  font-size: 11px;
}
#menu a.level-4-active {
  background: url(/design/menu-odrazka-4-aktivni.gif) left top no-repeat;
  padding: 3px 3px 3px 42px;
  color: rgb(0,0,0);
  text-decoration: none;
  font-size: 11px;
}
#content {
  float: left;
  width: 756px;
  overflow-x: hidden;
  background: rgb(253,253,253) url(/design/bg-content.gif) repeat-x;
}
#content-home {
  float: left;
  width: 756px;
  overflow-x: hidden;
}
#content h1, h2, h3, h4, h5, h6 {
  color: rgb(45,101,184);
}
#content h1 {
  font-size: 14px;
}
#content h2 {
  font-size: 13px;
}
#content h3 {
  font-size: 12px;
}
#content h4, h5, h6 {
  font-size: 11px;
}
#content a {
  color: rgb(45,101,184);
}
#content a:hover {
  color: rgb(241,206,97);
}
#content a:visited {
  color: rgb(241,206,97);
}
#content-home h1, h2, h3, h4, h5, h6 {
  color: rgb(45,101,184);
}
#content-home h1 {
  font-size: 14px;
}
#content-home h2 {
  font-size: 13px;
}
#content-home h3 {
  font-size: 12px;
}
#content-home h4, h5, h6 {
  font-size: 11px;
}
#content-home a {
  color: rgb(45,101,184);
}
#content-home a:visited {
  color: rgb(241,206,97);
}
#content-home a:hover {
  color: rgb(241,206,97);
}
#path {
  height: 24px !important;
  height: 32px;
  padding: 8px 0px 0px 10px;
  /*border-bottom: 1px solid rgb(255,255,255);*/
  margin: 0px 0px 2px 0px;
  font-size: 12px;
}
#path a {
  color: rgb(45,101,184);
}
#path a:visited {
  color: rgb(45,101,184);
}
#path a:hover {
  color: rgb(241,206,97);
}
#content-main-container {
  width: 430px;
  float: left;
  overflow-x: hidden;
}
#content-main {
  padding: 5px 10px;
  overflow-x: hidden;
}
#content-main-home-container {
  width: 530px;
  float: left;
  overflow-x: hidden;
  background: rgb(253,253,253) url(/design/bg-content.gif) repeat-x;
}
#content-main-home {
  padding: 5px 10px;
  overflow-x: hidden;
}
#content-main-container-full {
  width: 755px;
  overflow-x: hidden;
}
#content-main-full {
  padding: 5px 10px;
  overflow-x: hidden;
}
#content-box-container {
  width: 325px;
  float: right;
  overflow-x: hidden;
}
#content-box {
  margin: 23px 0px;
  padding: 0px 10px;
  border-left: 1px solid rgb(241,206,97);
  overflow-x: hidden;
}
#content-box-home-container {
  width: 225px;
  float: left;
  overflow-x: hidden;
}
#content-box-home {
  margin: 0px 0px;
  padding: 0px 10px;
  overflow-x: hidden;
}
#footer {
  text-align: center;
  padding: 8px 0px;
  font-size: 10px;
  clear: both;
  color: rgb(255,255,255);
}
.anketa {
  width: 209px;
  margin: 5px 0px;
  background: url(/design/anketa-bg.gif) repeat-y;
}
.anketa h2 {
  padding: 5px 10px;
  margin: 0px;
  font-size: 12px;
}
.anketa-header {
  width: 209px;
  height: 24px;
  padding: 3px 0px 0px 10px;
  font-weight: bold;
  color: rgb(255,255,255);
  background: url(/design/anketa-header.gif) no-repeat;
}
.anketa-footer {
  width: 209px;
  height: 12px;
  overflow: hidden;
  background: url(/design/anketa-footer.gif) no-repeat;
}
.anketa-dotaz {
  padding: 2px 0px 2px 10px;
}
.q1 {
  background-color: rgb(255,51,0);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
.q2 {
  background-color: rgb(51,0,255);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
.q3 {
  background-color: rgb(51,204,51);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
.q4 {
  background-color: rgb(255,204,0);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
.q5 {
  background-color: rgb(255,255,0);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
.q6 {
  background-color: rgb(102,0,0);
  height: 8px;
  margin: 2px 0px;
  overflow: hidden;
}
label {
  width: 100px;
  font-weight: bold;
  display: block;
  float: left;
  text-align: right;
  padding-right: 10px;
}
