@import url('formulare.css');
@import url('foto.css');
/* obecne prvky */
body {
	text-align: center;
	color: #005E20; background-color: #fff;
	font-family: Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;
}
body, h1, h2, h3, h4, h5 {
	margin: 0; padding: 0;
}
h1 {
	position: relative; overflow: hidden; top: 0.4em; left: 0;
	width: 573px; height: 64px;
	background: transparent;
	font-size: 1.3em;
}
h1 a, h1 span {
	display: block; position: absolute; top: 0; left: 0; z-index: 1;
	width: 573px; height: 64px;
	background: transparent url('images/pozadi-logo.gif') top left no-repeat;
}
h2 {
	font-size: 1.2em;
}
/* nadpisy h2, h3 na titulu */
#uvod h2 {
	margin: 125px 3px 0.2em 20px;
	font-size: 1em;
}
#texty h3, #clanek h3 {
	margin: 0 0 0.5em 15px;
}
#texty h3#uplatneni {
	margin-top: 1em;
}
h3 {
	margin: 0 10px 0.5em 5px; padding: 0.4em; clear: both;
	border-bottom: 1px solid #FFCC00;
	font-size: 1em; color: #005E20;
	background-color: #E4EFD3; 
}
#speciality h3, #seznam-aktualit h3, #clanek div h3 {
	margin: 0 0 0.5em 10px; 
	border-bottom: 2px solid #005E20;
	font-size: 0.9em;
	background: transparent;
}
#seznam-aktualit h3 {
	margin-top: 1.5em;	
}

#foto h3 {margin-left: 0;}
h4 {
	margin: 0.6em 0 0 20px; clear: both;
	font-size: 0.85em; color: #005E20; 
}
#speciality h4, #seznam-aktualit h4 {
	font-size: 0.8em; color: #4F331E;
	padding-left: 15px; margin-left: 15px;
	background: transparent url('images/sipka-clanky.gif') no-repeat;
}
h4.uvod {
	margin: 10px 20px 0; padding: 0 0 0 0.25em;	
	border: 0;
	font-size: 0.9em; color: #4F331E;
	background: transparent;
}

/* seznamy */ 
ul {
	margin-top: 0;
	margin-bottom: 0;
}
ul li {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #4F331E;
}
#speciality ul {
  margin-left:20px;
}
#clanek ul li{
  font-size:100%;
}
li ol li {
	font-size: 1em;
	line-height: 1.4em;
	color: #4F331E;
}
#texty div ul {
	padding-left:25px;margin-left:25px;margin-bottom:5px;
	list-style-type: disc;
}
#texty div ul li {
	font-size: 0.8em;	
	line-height: 1.5em;
	margin-bottom: 7px;
}
#uvod ul{
	margin:12px 0 6px 12px;
}
/* adresa, kontakty nahore */
address {
	position: absolute; top: 0.5em; left: 584px;
	width: 175px;
	/* background: #fff url('images/pozadi-kontakty.gif') top right no-repeat; */
	font-style: normal; font-size: 0.7em;
}
address span {
	display: block; 
	padding: 0.5em; 
	border-left: 3px solid #CFE0B4;
}

acronym {
	border-bottom: 1px dotted gray;
	cursor: help;
}

/* texty */
#uvod p {
	margin: 0 3px 0 30px;
	font-size: 0.75em; color: #4F331E; line-height: 1.5em;
}
#texty p {
	margin: 0 10px 3px 25px; 
	font-size: 0.8em; color: #4F331E;
}
p.nabidka {
	margin-top: 15px !important;
	font-style: italic;
}
#speciality p, #seznam-aktualit p {
	margin: 0 0 1em 10px; padding: 0.3em;
	font-size: 0.75em; color: #4F331E; line-height: 1.3em;
}
p.anotace {
	padding: 0.75em;
	border: 3px solid #AEC885;
	background-color: #E4EFD3;
}
#clanek div {
	font-size: 0.75em;
}
#clanek div h3 {
	font-size: 1.5em!important;
}

/* odkazy */
a {
	color: #005E20; text-decoration: underline;	
}
a: visited {
	color: #197B30; text-decoration: underline;	
}
a:hover {
	background-color: #197B30; color: #fff; text-decoration: none; 
}
#navigace ul li a {
	display: block;	height: 1.5em;
	padding: 3px 0 3px 5px;
	border-left: 5px solid #EBF4DD;
	color: #005E20; text-decoration: none;
}
#navigace ul li a:visited {
	color: #005E20;
}
#navigace ul li a:hover {
	background-color: #CFE0B4;
	text-decoration: none; color: #4F331E;
	border-left: 5px solid #005E20;
}
h3 a {
	text-decoration: none;
	color: #4F331E;
}
h3 a:hover {
	color: #4F331E; background-color: transparent;
}
h4 a {
	text-decoration: underline;
	color: #005E20;
}
h4 a:hover {
	color: #005E20; background-color: transparent;
}
/* odkazy pro aktuality */
#speciality h4 a {
	text-decoration: underline;	color: #4F331E;
}
#speciality h4 a:visited {
	color: #4F331E;
}
#speciality h4 a:hover {
	color: #197B30;
}
a img,a:hover img{border:2px solid #AEC885;text-decoration:none;}
a:hover img{background:none;}

/* obrazky */
#ikony_uvod img{border:none;}
/* ostatni */
.skryty {
	position: absolute; top: -2000px;	
}
#texty iframe{margin:5px;}
.cistic{float:none!important;clear:both;font-size:1%;line-height:1%;height:1px;border:0;padding:0;margin:0;overflow:hidden;}
