* {
	color: #000;
	background: #fff;
}

body {
	font: 10pt "Lucida Sans Unicode", "Lucida Grande", “Trebuchet MS”, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 20pt;
}

h2 {
  font-size: 16pt;
}

h3 {
  font-size: 14pt;
}

img.fotop {
  float: right;
  border: 1px solid #000;
  margin: 0 0 8px 20px;
}

img.fotol {
  float: left;
  border: 1px solid #000;
  margin: 0 20px 8px 0;
}

p.cistic {
  clear: both;
  padding: 0;
  margin: 0;
}

#jazyk, #menu_en, #menu_de, #menu_cs, #menu_da, #kontejner2 {
	display: none;
}

#paticka {
	text-align: center;
	font-size: 14px;
	border-top: 1px dotted #888;
	margin: 40px 0 0 0;
	padding: 10px 0;
}

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

