html,body {
  margin:0;
  padding:0;
  font-family: "Tahoma", Arial, helvetica, sans-serif;
  font-size: 1.0em;
  color: #11a;
  background: #EEF;
}

body a {
  color: #11a;
  text-decoration: underline;
}

body a:visited {
  color: #11a;
  text-decoration: underline;
}

body a:hover {
  color: #888;
  text-decoration: none;
}

#header {
  position: relative;
  top: 0em;
  left: 0em;
  margin: 0em; 
  padding:0; 
  border: 0;
  border-bottom: 1px solid #11a;
  background: #ddf;
  height: 5.6em;
  width: 100%;
}

#footer {
  margin-top: 1.5em; 
  padding-top: 0.3em; 
  padding-bottom: 0.3em; 
  border: 0;
  border-top: 1px solid #11a;
  border-bottom: 1px solid #11a;
  background: #ddf;
  height: 1.5em;
  width: 100%;
	font-size: 0.8em;
	text-align: center;
  clear: both;
}

#header a {
  color: #11a;
  text-decoration: underline;
}

#header a:visited {
  color: #11a;
  text-decoration: underline;
}

#header a:hover {
  color: #888;
  text-decoration: underline;
}

#logo {
  position: absolute;
  top: 0.5em;
  left: 0.8em;
  margin: 0;
  padding: 0em;
  border: 0;	
  background-position: top left;
}

#logo img {
  border: 0;	
}

#login {
  position: absolute;
  top: 0.5em;
  right: 1em;
  margin: 0;
  padding: 0em;
	border: 0;	
  font-family: "Tahoma", Arial, helvetica, sans-serif;
  font-size: 0.8em;
  display: none;
}

input.login-input {
	width: 100px;
	display: inline; 	
	border: 1px solid #11a;
	margin:0;
  font-size: 1em;
}

#searchform {
  position: absolute;
  top: 2.6em;
  right: 0.6em;
  margin: 0em;
  padding: 0em;
	border: 0em;	
	display: inline;
  vertical-align: middle; 	
}

input.search-input {
	width: 100px;
	display: inline; 	
	border: 1px solid #336;
	margin:0;
	background-color: #eee;
  font-size: 1em;
}
#messagediv {
  position: absolute; 
  border: 1px solid grey;
  width: 300px; 
  top: 25px; 
  left: 300px;
  height: 40px;
  font-size: 0.8em;
  color: grey;
  font-weight: bold; 
  text-align: center; 
  background-color: #ddd; 
  z-index: 1; 
}
#messagediv input {
  border: 0px solid black; 
  background-color: transparent;
  visibility: hidden;
	display: inline; 	
}
#messagediv { 
  filter: Alpha(opacity=90, style=3); -moz-opacity: 0.9; opacity: 0.9;
}
#obsah {
  margin: 1em;
  width: 96%;
}
#labelstr {
  font-weight: bold; 
  margin-bottom: 1em;
  padding: 0.2em 0.2em 0.2em 1em;
  width: 100%;
  background: #ddf url("/img/chc_odr.png") center left no-repeat;
  font-size: 1em;
}
#labelstr2 {
  font-weight: bold; 
  margin-top: 1em;
  padding: 0.2em 0.2em 0.2em 1em;
  width: 100%;
  font-size: 0.8em;
}
body table {
  font-size: 0.8em;
  border-collapse: collapse;
  color: black;
  margin: 1em;
}
body table img {
  border: 0;
  margin: 0px;
}
body th {
  background-color: #aaf;
  padding:0.2em;
  text-align: left;
}
body td {
  padding:0.3em;
  text-align: left;
}
.nonval td {
  color: grey;
}
.r1 td {
  background-color: #ddf;
}
.r2 td {
  background-color: #bbf;
}
.n0 td {
  border-top: 1px solid #55f;
  border-bottom: 1px solid #55f;
  vertical-align: top;
}
.n0 img {
  margin-top: 1.2em;
  margin-bottom: 1em;
}
.n1 td {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 1em;
  color: grey;
}
.n2 td {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 1.5em;
  background-color: #ddf;
  font-weight: bold;
  color: black;
}
.n3 td {
  border-top: 0px;
  border-bottom: 0px;
  font-size: 1.2em;
}
.nadpis {
  background-color: #11a;
  border-bottom: 5px solid #eef;
  font-weight: bold;
  font-size: 1.2em;
  color: white;
  padding-left: 1em;
}
.menu	{behavior:url("../css/csshover.htc");}
.menu 		{_display:inline-block;}
.menu ul	{list-style:none;}
.menu li ul	{list-style:none;position:absolute;z-index:10;display:none;}
.menu a		{display:block;text-decoration:none;}
.menu div a	{width:100%;display:block;text-align:center;}
.menu li li a	{width:6.5em;font-size:80%;}
.menu li	{width:6.5em;float:left;}
.menu li li	{width:auto;float:none;}
.menu li:hover ul {display:block;}
.menu br 	{clear:left;}

.menu  {
	padding:3px 0 0 0;
	background:#ddf none repeat 0 0;
	border-bottom: 1px solid #11a;
}
.menu ul {
	margin:0;
	padding:2px 0 0 3px;
}
.menu li ul {
	margin:0;
	padding:2px 4px 2px 2px;
	background:#ddf none repeat 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#11a;
}
.menu li {
	margin:0 0 5px 5px;
}
.menu li div {
}
.menu li li {
	margin:1px;
}
.menu div a {
	padding:1px 0 0 0;
	color:#11a;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	border-width:1px;
	border-style:solid;
	border-color:#fff #bbf #bbf #fff;
}
.menu div a:visited {
	text-decoration:none;
}
.menu div a:hover {
	color:#000;
	background:#bbf none repeat 0 0;
	border-color:#11a;
}
.menu li:hover div a {
	background:#bbf none repeat 0 0;
	border-width:1px;
	border-style:solid;
	border-color:#11a;
}
.menu li li a {
	padding:0 2px 0 29px;
	color:#11a;
	border-width:1px;
	border-style:solid;
	border-color:#bbf;
}
.menu li li a:visited {
	text-decoration:none;
}
.menu li li a:hover {
	background:#ccf none repeat 0 0;
	padding:0 2px 0 29px;
	color:#000;
	border-color:#11a;
}
#reklamy {
  margin: 0.7em 0 0 20em;
	padding:3px 0 0 0;
	background:#ddf none repeat 0 0;
}
#reklamy table {
	margin: 0;
}
#reklamy td {
  color: grey;
  vertical-align: middle;
}
#dialogform {
	text-align: center;
  margin: 0.5em;
	font-size: 0.8em;
	width: 400px;
}
#dialogform fieldset {
	border: 1px solid #11a;	
	text-align: left;
	padding-bottom: 0em;
	padding-right: 2em;
	padding-left: 2em;
	margin-bottom: 1em;
}
#dialogform legend {
  font-weight: bold;
}
input.text-input {
	display: inline; 	
	border: 1px solid #11a;
	margin:0;
  font-size: 1em;
}
select.text-input {
	display: inline; 	
	border: 1px solid #11a;
	margin:0;
  font-size: 1em;
}
#dialogform p.error {
  color: red;
  text-align: left;
}
#dialogform li {
  text-align: left;
}
#dialogform a {
  padding: 0;
  color: #11a;
  text-decoration: underline;
}
#dialogform a:visited {
  padding: 0;
  color: #11a;
  text-decoration: underline;
}
#dialogform a:hover {
  color: #888;
  text-decoration: underline;
}
.partneri td {
  padding: 2em;
}
.zr td,.zv td,.zo td,.zm td,.zd td {
  background-color: #ddf;
  border-bottom: 1px solid #bbf;
}
.zzr td,.zzv td,.zzo td,.zzm td,.zzd td {
  background-color: #fdd;
  border-bottom: 1px solid #fbb;
}
span.zr, .zr span, span.zzr, .zzr span {
  background-color: #fd9;
}
span.zv, .zv span, span.zzv, .zzv span {
  background-color: #ccf;
}
span.zo, .zo span, span.zzo, .zzo span {
  background-color: #c90;
}
span.zm, .zm span, span.zzm, .zzm span {
  background-color: #f99;
}
span.zd, .zd span, span.zzd, .zzd span {
  background-color: #bfb;
}
.zav span {
  font-size: 0.8em;
  color: black;
  margin: 1em;
  padding: 2px;
}
