body {
  text-align: center;
  background-color: #464646;
  font-family: Verdana, "Trebuchet MS", sans-serif;
  font-size: 0.8em;
}

body h1 {
  font-size: 1.2em;
}

body h2 {
  font-size: 1.0em;
}

#page {
  margin: 0 auto;
  width: 960px;
}

#pagein {
}

#header {
  margin: 0; 
  padding: 0;
  background: url("web_header.png") bottom left no-repeat;
  width: 960px;
  height: 92px;
  position: relative;
}

#headmenu {
  width: 100%;
}

#headmenu ul {
  position: absolute;
  bottom: 8px;
  right: 27px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#headmenu li {
  float: left;
  display: inline;
  width: 31px;
  height: 31px;
  margin: 0 0 0 4px;
  padding: 0;
  overflow: hidden;
}

#headmenu a:hover {
  margin: 0 0 0 -31px;
}

#headmenu li a {
  display: block;
  _dis\play: inline-block;
  text-decoration: none;
  width: 62px;
}

#headmenu a img {
  border: 0;
}

#menu {
  width: 960px;
  height: 363px;
  margin: 0;
  padding: 0;
}

#menu-title {
  width: 240px;
  height: 363px;
  float: left;
  position: relative;
}

#menu-title-text {
  margin: 180px 0 68px 0;
  height: 115px;
  overflow: hidden;
}

#menu-title-text h1 {
  color: #FFFFFF;
  margin: 0;
  padding: 10px;
  text-align: left;
  font-size: 1.1em;
  font-weight: bold;
}

#menu-title-text p {
  font-size: 0.9em;
  text-align: left;
  margin: 0;
  padding: 0 10px 10px 10px;
}

#menu-title-iko {
  position: absolute;
  bottom: 32px;
  right: 10px;
  width: 31px;
  height: 31px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#menu-title-iko a {
  display: block;
  _dis\play: inline-block;
  text-decoration: none;
  width: 62px;
}

#menu-title-iko a:hover {
  margin: 0 0 0 -31px;
}

#menu-title-iko a img {
  border: 0;
}

.menu01 {
  background: url("menu-title-01.png") top left no-repeat;
}

.menu02 {
  background: url("menu-title-02.png") top left no-repeat;
}

.menu03 {
  background: url("menu-title-03.png") top left no-repeat;
}

.menu04 {
  background: url("menu-title-04.png") top left no-repeat;
}

#menu-others {
  width: 960px;
  height: 245px;
  margin: 0;
  padding: 0;
}

.item01 {
  background: url("motiv01.png") top left no-repeat;
}

.item02 {
  background: url("motiv02.png") top left no-repeat;
}

.item03 {
  background: url("motiv03.png") top left no-repeat;
}

.item04 {
  background: url("motiv04.png") top left no-repeat;
}

#menu-others-item {
  width: 240px;
  height: 245px;
  float: left;
  position: relative;
}

#menu-others-item a {
  display: block;
  _dis\play: inline-block;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
  padding: 12px;
}

.textright {
  text-align: right;
}

.textleft {
  text-align: left;
}

#menu-others-item a:hover {
  text-decoration: underline;
}

#content {
  background-color: #EAE8D0;
  margin: 0;
  padding : 0;
  text-align: left;
}

#content h1, h2 {
  color: #74893c;
  text-align: left;
  font-weight: bolder;
  margin: 15px 0 5px 0;
  padding: 0;
  text-transform: uppercase;
}

#content h2 {
  font-weight: normal;
  text-decoration: underline;
}

#content a {
  color: #5FB51D;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: none;
}

#vzorkovani, #zkousky a {
  text-decoration: none;
}

#content ul {
  padding: 0 0 0 20px;
  list-style-image: url("sipka.png");
  margin: 5px 0 5px 0;
}

#content li {
  margin: 6px;
}

#content-left {
  float: left;
  width: 460px;
  padding: 10px;
}

#content-right {
  float: left;  
  width: 460px;
  padding: 10px;
}

#content-others {
  padding: 10px;
}

#content-others table {
  margin: 5px;
  border-collapse: collapse;
}

#content-others td {
  padding: 5px;
}

#content-others-left {
  float: left;
  width: 700px;
  padding: 10px;
}

#content-others-right {
  float: left;
  width: 220px;
  padding: 10px;
  text-align: center;
}

#content-others-right img {
  border: 1px solid #000000;
  margin: 25px 0;
  width: 218px;
}

#footer {
  margin: 0;
  padding: 0;
  background: url("web_footer.png") bottom left no-repeat;
  width: 960px;
  height: 43px;
  line-height: 43px;
}

#footer p {
  text-align: right;
  margin: 0;
  padding: 0 10px;
  color: #4C4C4C;
  font-size: 0.8em;
}

#footer p a {
  color: #5FB51D;
}

#footer p a:hover {
  text-decoration: none;
}

#cleaner {
  clear: both;
}

#cleaner hr {
  display: none;
}
