body,html {
	margin:0; padding:0;
	height:100%;
	overflow:hidden;
	line-height: 1.3;
	}
body {
	font:80%/1.4 Verdana, Tahoma, sans-serif;
	}
img { border: none; }
* {
	margin:0; padding:0;
  }
#page {
	height:100%;
	overflow:auto;
	}
#page-inside {
	padding:5px 20px 20px 220px;
	background-position: top;
	background-repeat: repeat-y;
	}
#menu {
	position:fixed; _position:absolute; top:0px; left:0px;
	width:200px;
	background-color:#000066;
	height:100%;
	}
#menu a img {
  border:none;
  }
#menu ul {
	list-style-type:none;
	list-style-position: outside;
	padding-top: 0px;
	}
#menu li {
	list-style-type:none;
	font-weight: bold;
	}
#menu li#akt {
  background-image: url("img/menu-akt.gif");
  background-repeat:no-repeat;
	}
#menu li a {
	display:block;
	padding:3px 4px 3px 16px;
	background:#000066;
	color:#CCCCCC;
	text-decoration:none;
	width= 100%;
	}
#menu li span {
	display:block;
	padding:3px 4px 3px 16px;
	text-decoration:none;
	color:#000066;
	background-image:url("img/corner-bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	width=100%;
	}
#menu li a:hover {
	background:#000033;
	color:#EEEEEE;
	}
h1 {
	background:#000066;
  padding: 10px 10px 13px 220px;
  color:#AAAAAA;
  font-size: 32px;
  font-family: serif;
  font-style: italic;
  font-weight: normal;
  height: 42px; 
}

h3 {
  margin: 0.4em 0px 1em 0px;
  padding: 0.2em 0.2em 0.2em 0.6em;
  font-size: 1.2em;
  background-color: #CDCAFF;
  color: #000099;
  background-image:url("img/stin-up.jpg");
  background-position: left top;
  background-repeat: repeat-x;
  width: auto;
  }
p {
  margin-top: 1em;
  margin-bottom: 0.5em;
  }
.presentation ul, .article ul {
  margin-left: 1em;
  padding-left: 1em;
  }
.presentation ul li, .article ul li  {
  list-style-image:url("img/esko.gif");
  margin-bottom: 0.5em;
  vertical-align: middle;
  }
li div {
  font-size: 90%;
  color:#666666;
  }
table {
  font-size: 95%;
  border: none;
  }
th {
  text-align: left;
  white-space: nowrap;
  }
table * {
  border: none;
  }
.description {
  margin-top:0.2em;
  margin-bottom: 1em;
  }
.reference {
  text-align: right;
  color: #000066;
  background-color: #d5d5fd;
  border-top: 2px solid #3366ff;
  font-size: 95%;
  padding-right:3px;
  padding-bottom:2px;
  }
.reference div {
  float:left;
  padding-left:3px;
  font-weight:bold;
}
th {
  color: #000099;
  }
strong {
  color: #444444;
  }
ol {
  font-size: 1.6em;
  margin-left: 20px;
  }
ol li {
  font-size: 65%;
  margin-bottom: 1em;
  padding: 0.7em;
  background-image:url("img/stin-up.gif");
  background-position: left top;
  background-repeat: repeat-x;
  background-color: #CDCAFF;
  font-weight: bold;
  }
.business li a {
  background-color: #EEEEEE;
  width: auto;
  padding: 1px;
  font-weight: normal;
  color: #444444;
  }
.business li a:hover {
  background-color: #444444;
  color: #EEEEEE;
  }
.business div {
  text-indent: 1em;
  }
ol li div {
  color: #000066;
  font-weight: normal;
  margin-bottom:0.6em;
  }
ol h4 {
  margin-bottom: 0.3em;
  }
.persons {
  text-align: right;
  }
.persons td {
  white-space: nowrap;
  padding-right: 1em;
  vertical-align: bottom;
  }
.contact {
  width: 20em;
  float: left;
  font-size: 90%;
  margin-bottom: 0.5em;
  }
.contact div {
  margin-left: 1em;
  }
.number {
  text-align: left;
  }
hr {
  clear: both;
  visibility: hidden;
  }
td.name {
  text-align: left;
  font-weight: bold;
  }
td.number {
  text-align: left;
  }
td.position {
  text-align: left;
  }
tr.name td {
	padding-top: 2em;
  }
.career {
  font-weight: 1em;
  }
.career ul {
  margin-left: 1em;
  padding-left: 1em;
  }
.career ul li {
  list-style-image:url("img/esko.gif");
  vertical-align: middle;
  }
.career h5 {
  margin-top: 0.3em;
  font-size: inherit;
  }
img.ilustr {
  margin-left: 1em;
  margin-bottom: 1em;
  border: 3px solid #CDCAFF;
  }
.article {
  font-size: 90%;
  margin-bottom:10px;
  }
.article .tirage {
  margin-top:-.5em;
  border-bottom: 1px solid #0066FF;
  margin-bottom: 2em;
  padding-bottom: 3px;
  clear: both;
  visibility: visible;  
}

.rozek {
	border-bottom: 2px solid white; 
	position:relative;
	left:-20px;
	top:-5px;
  }
#hrfs {
  text-align:center;
  }

#hrfs a {
  color:#0000ff;
  }

#languages {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 200px;
  padding-left: 4px;
  font-size: 11px;
  }
#languages a, #languages span {
  display: block;
  float: left;
  width: 31%;
  text-align: center;
  color: #8585B6;
  font-weight: bold;
  xxtext-indent: 2px;
  text-decoration: none;
  background-image:url("img/lang.gif");
  background-position: left top;
  background-repeat: repeat-x;
  margin-left: 2px;
  xxborder-bottom: 1px solid #44448F;
  }
#languages span {
  color: white;
  background-image: none;
  border-bottom: none;
  }
#languages a:hover {
  color: white;
  }
#languages h5 {
  color: #999999;
  }
#webflow {
  xxborder: none;
  display: block;
  text-align: center;
  margin-top: 100px;
  }
#webflow img {
  }

ul.pism { margin-top:8px; margin-left:35px; list-style-type: lower-alpha; }
ul.nic { margin-top:8px; list-style-type: none; }
ul.nrm li { margin-left:30px; }
ol.nrm li {
  margin-bottom: 0.1em;
  margin-left:20px;
  padding: 0em;
  background-image: none;
  background-color: #ffffff;
  font-weight: normal;
}
.nrm { margin-top:8px; }
.nalevo { margin:0px 0px 0.5em 1em; float:right; border: 3px solid #CDCAFF;  }

.boldcenter {
text-align:center;
font-weight:bold;
}

#pikt { margin:5px 20px 20px 20px; }
#pikt img { margin-right:20px; }

#fgalery {margin-top:3em; }
#fgalery img { margin-bottom:50px; }

.fotka {
float:left;
margin-right: 14px;
margin-bottom: 20px;
border: 3px solid #CDCAFF;
}

.fotoa {
 margin-bottom: 15px;
 margin-top: -5px;
}

.fotoa a, .fotoa span {
 font-size: 1.5em;
 padding-right: .6em;
}

.stred {
 text-align:center;
}
.imgstred {
 border: 3px solid #CDCAFF;
 margin:1em auto;
}
.tucny_centr {
 font-weight:bold;
 text-align:center;
}

h3.cudliky a, h3.cudliky span {
 padding: 0px .7em 0.3em;
}

h3.cudliky a { color: blue; }
h3.cudliky a:visited { color: #000099; }

h3.cudliky a:hover, h3.cudliky span {
 background: white;
}

h3.cudliky span {
 color: black;
}

#podpora {
 color: white;
 text-align: center;
 font-size: 80%;
 margin-top: 50px;
}

#spoluprace {
 color: white;
 text-align: center;
 font-size: 80%;
 margin-top: 40px;
}

#podpora p, #spoluprace p {
 margin-bottom: 6px;
 padding-bottom: 0px;
}

#podpora img {
 margin-bottom: 6px;
}

.wtfu-obry {
 text-align: center;
}

.wtfu-obry img {
 border: 3px solid #CDCAFF;
 margin: 20px;
}

div.vyber {
 font-size: 1.2em; 
 margin-bottom: 1em;
}

#eu-flag {
 float: right;
 margin-right: 5px; 
}

.pravo-obr {
 float:right;
 padding: 0px 0px 5px 10px;
}

p.noindent {
 margin-top: 0px;
}

div.lblock {
 width: 290px;
 float: left;
 margin-right: 10px;
}

.redeemer {
 clear: both;
}

h5 {
 font-size: inherit;
margin: 0.4em 0 0.3em 0;
}

.downloads .dl img {
 border: 3px solid #CDCAFF;
}

.downloads .dl {
 width: 156px;
 float: left;
 margin-right: 25px;
 margin-top: 10px;
}

.downloads .dl .popis {
 margin-top: 6px;
 text-align: center;
}

.downloads .dl .popis a {
 color: black;
 text-decoration: none;
 font-weight: bold;
}

.downloads .dl .popis a:hover {
 text-decoration: underline;
}

.leaflet_pages {
 text-align: center;
}

img.leaflet_page {
 margin: 20px 0;
 border: 1px solid gray;
}

a.no_visited { color: blue; }

