@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background: #EEFFEE;
	text-align: center;
	color: #000000;
}
/*--- layout stranky ---*/
#page {
  position: relative;
  width: 752px;
  margin: 0 auto;
  text-align: left;
	background: #008830;
	border: 1px solid #008830;	
}
#dokument {
  background: #FFFFFF url("slogan.gif") no-repeat right 60px;
}   
#zahlavi {
  position: relative;
  background: transparent url("header.jpg") no-repeat right top;
  clear: both;
  height: 120px;

}
#menu {
  position: relative;
  margin: -120px 0 0 auto;
  width: 629px;
  min-height: 53px;
  font-size: 8px;
  background: #008830;

}
*html #menu {
  float: right;
  
}
#text {
  width: 528px;
  background: transparent;
  float: right;
  padding: 90px 30px 50px 10px;
}
*html #text {
  padding: 20px 30px 50px 0;
}
#submenu {
  float: left;
  width: 125px;
  padding: 90px 0 0 20px;
}
*html #submenu {
  padding: 20px 0 0 20px;
}
#navigace {
  position: relative;
  height: 3em;
  padding: 1.5em 30px 0 30px;
  text-align: right;
  color: #FFFFFF;
}
*html #navigace {
  padding: 1.5em 30px auto 30px;
}
#zapati {
  clear: both;
  position: relative;
  padding: 10px;
  font-size: 0.8em;
  height: 48px;
  text-align: center;
  background: #FFFFFF;
  color: #656565;
}
#jazyky {
  position: absolute;
  top: 6px;
  right: 10px;
  width: 100px;
}
/*--- page ---*/
#page h2 {
  margin-left: 20px;
  font-weight: bold;
  font-family: Trebuchet MS;
  font-size: 1.2em;
  color: #FFFFFF;
}
/*--- jazyky ---*/
#jazyky li {
 float: right;
 list-style-type: none;
 padding: 0 5px;
 }
#jazyky li.cz {
  border-left: 2px solid #FFFFFF;
}
/*--- vyhledavani ---*/
#vyhledavani {
  position: absolute;
  top: 3.3em;
  right: 0px;
  width: 117px;
  z-index: 5;
}
#vyhledavani fieldset {
  padding: 5px 3px 3px 3px;
  border: none;
}
#vyhledavani input.word {
  width: 80px;
  height: 14px;
}
*html #vyhledavani input.word {
  height: 16px;
} 
#vyhledavani input.tl {
  width: 18px;
  height: 18px;
  border: none;
  margin-top: 1px;
  background: #cccccc url("search-button.gif");
}
/*--- zahlavi ---*/
#logo {
  position: absolute;
  top: 21px;
  left: 19px;
  width: 104px;
  height: 64px;
  z-index: 2;
}
*html #logo {
  z-index: 99;
}
/*--- menu ---*/
#menu ul {
  min-height: 30px;  
  list-style-type: none;
  margin-left: 10px;
}
*html #menu ul {
height: 30px;
}
#menu li {
  float: left;
  text-align: center;
  padding: 0.5em 0em;
  border-right: 2px solid #FFFFFF;  
}
#menu a {
  padding: 0em 0.3em; 
  display: block; 
  white-space: nowrap; 
  text-decoration: underline;
  font-weight : bold; 
  color : #FFFFFF;
}
unknown {
	width: auto
}
#menu span.mapa {
  position: absolute;
  top: 0;
  z-index: 1;  
}
/*--- typografie v divu text ---*/
#text h1 {
  color: #008830;
}
#text h2 {
  margin-left: 0;
  font-size: 1.3em;  
  color: #7bc46f;  
}
#text h2 a, #text h2 a:hover {
  font-size: 100%;
}
#text h3 {
  color: #666;
}
#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.6em;
  text-align: justify; 
}
#text p {
  text-align: justify; 
}
#text li {
  margin-bottom: 0.5em
}
#text ul li {
  list-style-type: disk;
  list-style-position: inside;  
}
#text ol li {
  list-style-position: inside;
}
#text table {
  width: 100%;
  text-align: left;
  margin: 0 0 1em 0;  
}
/*--- obrazky ---*/
#text .obr {
  text-align: center; 
  background: #EFEFEF; 
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #CCCCCC;
}
#text .obr img {
  margin: 0 auto;
}
#text .obr p {
  text-align: center;
	font-style: italic;  
  margin: 0 auto;
  font-size: 0.9em;
}
/*--- typografie v divu navigace ---*/
#navigace a, #navigace a:hover  {
  color: #FFFFFF;
}
/*--- typografie v divu zapati ---*/
#zapati a, #zapati a:hover {
  color: #656565;
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em;
  font-family: Trebuchet MS, sans-serif;  
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	font-variant: normal;
	font-style: normal;
}
address {
	font-variant: normal;
	font-style: normal;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
strong {
	font-weight: bold;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
legend {
	margin: 0 .5em;
	padding: .5em 0;
  color: #666;	
}
textarea {
	width: 300px;
}
label span {
	display: block;
	float: left;
	width: 170px;
	clear: inherit;
	font-size: 0.9em;
}
table {
  border-collapse: collapse;
  font-size: 1em;
}
th {
  border: 1px solid #CCCCCC;
  padding: 2px 5px;
  background: #EFEFEF;
}
td {
  border: 1px solid #CCCCCC;
  padding: 2px 5px;
}
#menu img {
  border: none;
}
/*---obecne tridy ---*/
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.mezera_dole {
  padding-bottom: 1em;
}
.skryt {
  display: none;
}
a.skryty {
  text-decoration: none;
}
hr.linka {
  clear: both;  
  display: block;
  border: 1px solid #008830;
  margin: 20px 0;
}
.border {
  border: 1px solid #333333;
}
/*--- titulka ---*/
#text.index {
  width: 682px;
}
div.img-index {
  text-align: center;
}
div.img-index div.produkt {
  float: left;
  width: 25%;
  margin-top: 20px;
  text-align: center;
  font-size: 0.8em;
}
#text div.img-index div.produkt p, #text div.img-index div.produkt li {
  text-align: center;
  margin: 0 auto;
}
#text div.img-index div.produkt ul li {
  list-style-type: none;
}
/*--- mapa webu ---*/
#text ul li ul li {
  margin-left: 15px;
  
}
#text ul li ul li span {
  font-weight: bold;
  color: #666;
}
/*--- tridy a barvy ---*/
p.abstract {
  color: ;
  border: ;
  backgroung: ;
}
.alignL {
  float:left;
  margin: 0 10px 10px 0;
}
.alignC {
  text-align: center;
}
.alignR {
  float:right;
  margin: 0 0 10px 10px;
}
.floatR {
	float:right;
	margin: 0 0 10px 10px;	
	}
a {
  color: #008830;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
}