/*утф-8*/
body, h1, h2, h3, h4, h5, h6, ul, ol, dl, p, table, td, a, input, button, textarea, select, label {
  font-family: Ariel, Helvetica, sans-serif;
  /*font-family: Geneva CE, Geneva, Verdana, Helvetica, sans-serif;*/
}
body {
  font-size: 0.8em
}
ul, ol, dl, p, table, td, a, input, button, textarea, select, label {
  font-size: 1em;
}
h2 {
  font-size: 1em;
  margin: 25px 0 10px 0;
  color: black;
}
h3 {
  font-size: 1em;
  margin: 10px 0 -3px 0;
  color: black;
  font-weight: normal;
  font-style: italic;
}
p {
  text-align: justify;
  margin: 5px 0 10px 0;
  color: #666666;
}
img {border-width:0px;}
/************************************/
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  text-align: center;
}
#stranka { /* horni menu */
  width: 670px;
  text-align: left;
  margin: auto;
  background-color: White;
}
#menu {
  padding: 10px 0 0 0;
  margin: 0;
  color: #C5C2BC;
  padding: 10px 65px 0px 65px;
  letter-spacing: 2px;
  text-align: center;
}
#menu a, #menu a:link, #menu a:visited {
	color: #902444;
  text-decoration: underline;
  font-size: 0.9em;
  letter-spacing: 0px;
}
#menu a:active, #menu a:focus, #menu a:hover {
	color: #661A31;
}
#stred {
  padding: 0px 85px 40px 83px;
}
#horni-logo, #horni-logo img {
  width: 780px;
  height: 167px;
}
#mriz {
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-image: url(/im/uvod.jpg);
  width: 670px;
  height: 440px;
  overflow: hidden;
  position: relative;
}
#m-kar, #m-mon, #m-inf, #m-ane, #m-neo, #m-spo {
  display: block;
  width: 100px;
  height: 113px;
  overflow: hidden;
  position: absolute;
  text-indent: -2000px;
}
#m-kar{left:  81px; top: 204px; height: 97px;}
#m-mon{left: 182px; top: 128px;}
#m-inf{left: 384px; top: 128px;}
#m-ane{left: 485px; top: 204px; height: 97px;}
#m-neo{left: 182px; top: 280px; height: 97px;}
#m-spo{left: 384px; top: 280px;}

#mriz a:hover {
  background-color: black;
  -moz-opacity: 0.05;
  filter: alpha(opacity=5);
}


/******* odkazy ******/
#stred a, #stred a:link, #stred a:visited {
	color: #902444;
  text-decoration: underline;
}
#stred a:active, #stred a:focus, #stred a:hover {
	color: #661A31;
}



.clear {
  clear: both;
  height: 1px;
  width: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  margin-top: -1px;
  font-size: 0px;
  line-height: 0px;
}
