body {
	background-color: #e7f7ff;
	margin: 0;
	font-family: Arial, Tahoma, Comic sans ms, Courier New;
	font-size: 12pt;
}

h2 {
	font-size: 18pt;
	color: red;
	margin: 0;
}

p{
  margin: 0;
  padding: 0;
}

#hledame1{
  text-align: center;
}

#hledame{
  margin: auto;
  width: 500px;
  font-weight: bold;
  margin-bottom: 1em;
  border:2px solid red;
  padding: 5px;
}

#hledame a{
  color: #000000;
}

#hledame1:hover{
  text-decoration: underline;
}

#nadpis{
  margin: 0;
  margin-bottom: 1em;
  padding: 2px;
  background-color: #e7f7ff;
  color: #ff0000;
  font-size: 18pt;
  text-align: center;
}

#logo1 {
	position: absolute;
	top: 5px;
	left: 0px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	z-index: 3;
}

#logo2 {
	position: relative;
	text-align: center;
	margin: 0px auto;
}

#obal1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #e7f7ff;
	margin: 0px auto;
	text-align: center;
}

#obal2 {
	position: relative;
	width: 700px;
	height: 100%;
	top: 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #ffffff;
}

#obal3 {
	position: relative;
	width: 600px;
	height: 100%;
	top: 0px;
	margin: 0px auto;
	background-color: #ffffff;
}

#obal4 {
	position: relative;
	width: 100%;
	/*height: 70%;*/
	top: 150px;
	text-align: justify;
	/*background-color: #ff00ff;*/
}

#formular{
  /*padding-top: 20px;*/
  /*background-color: red;*/
}

#formular label{
  font-weight: bold;
  float: left;
  /*display: block;*/
  width: 6.5em;
}

#formular input{
  /*display: block;*/
}

#formular p{
  margin: 0;
  padding: 0;
}

#formular #odeslat{
  position: relative;
  left: 300px;
  bottom: 150px;
}

#kontrola label{
  font-weight: bold;
  float: left;
  /*display: block;*/
  width: 7.5em;
}

#kontrola p{
  margin: 0;
  padding: 0;
}

#kontrola input{
  width: 15em;
}

#souhlas{
  margin-top: 1em;
}

#informace dl{
  margin: 0;
  padding:0;
}

#informace dd{
  float : left;
  display : block;
  margin-left: 1.5em;
  width: 4em;
}

#informace p{
  text-align: left;
}

#uvod p{
  margin-bottom: 1em;
}

#popis p{
  margin-bottom: 1em;
}

#podpis{
  padding-left: 2em;
  border-bottom: 1px solid black;
}

.podpis{
  font-size: 0.7em;
  margin-bottom: 3em;
}

.red{
  vertical-align: top;
  color: #ff0000;
}

.souhlas{
  margin-right: 7px;
  float: left;
}

.butt{
  width: 5em;
}

.italic{
  font-style: italic;
}

.pokus {
	font-size: 23pt;
}

a {
	text-decoration: none;
}

a:link {
	color: #3366FF;
}

a:visited {
	color: #3366FF;
}

a:active {
	color: #3366FF;
}

a:hover {
	color: #3333FF;
	text-decoration: underline;
}

a img {
	border: 0;
}
