#uvod_pozadi
{
	background: #fff url('/imgs/uvod_pozadi.png') top left repeat-x;

	dposition: relative;
  *height: 740px;
	min-height: 740px;
}

#uvod
{
	position: relative;

	width: 980px;
	margin: auto;
	height: 100%;
}

#uvod .text
{
	/* border: 1px solid #fff; */
	position: absolute;
	top: 40px;
	color: #fff;
	width: 450px;
	font-size: 0.9em;
	
}

#uvod .navigace
{
	position: absolute;
	top: 0px;
	klleft: 575px;
	width: 520px;
	height: 208px;
	float: right;
	
	
}

#uvod .navigace ul li .text_pole
{
	position: absolute;
	top: 120px;
	left: 300px;
	text-align: right;
	font-size: 11px;
}

#uvod .navigace .text_pole a
{
	color: #fff;
}

#uvod .navigace ul {
	Hposition: absolute;
  display: block;
	kleft: 375px;
	width: 520px;
	height: 208px;
  visibility: hidden;
  
}

#uvod .navigace ul li {

  padding: 0;
  Hmargin-left: 375px;
	position: relative;
	top: 0px;

	width: 520px;
	height: 208px;

	z-index: 0;
}

#uvod  .vpred {
  left: 900px;
  top: 30px;
  position: absolute;
  z-index: 10;
}

#uvod  .zpet {
  left: 850px;
  top: 30px;
  position: absolute;
  z-index: 10;
}

.uvod_formular_hledat
{
	top: 140px;
	left: 0;
	z-index: 20;
}
.uvod_formular_hledat img
{
	border: 0;
}
.uvod_formular_hledat input
{
	padding: 3px 0 0 10px;
	
}

#info
{
	/* border: 1px solid #000; */
	position: absolute;
	top: 208px;
	width: 100%;
	height: 473px;

	color: #000;
}

.text_pole h3
{
  margin-bottom: 0;
  padding-bottom: 0;
}

.text_pole p
{
  margin-top: 0;
  padding-top: 0;
}

.text_pole .banner
{
	position: absolute;
	width: 300px;
	height: 142px;
  top: 260px;	
}


#info .kontakt
{
	background: url('/imgs/kontakt_pozadi.gif') top left no-repeat;
	position: relative;
	width: 299px;
	height: 150px;
  top: 340px;	
}

#info .kontakt .nadpis
{
	position: absolute;
	top: 35px;
	left: 75px;
}

#info .kontakt .text_pole
{   /* border: 1px solid #000; */
	position: absolute;
	top: 75px;
	left: 10px;
	width: 280px;
	height: 60px;

	color: #fff;
	dfont-family: Impact, Charcoal, sans-serif;
	font-size: 13px;
}

#info .kontakt .text_pole a
{
	color: #fd6c00;
	text-decoration: none;
}

#info .kontakt .text_pole a:hover
{
	text-decoration: underline;
}

#ankety {
  margin: 0;
  padding: 0;
  height: 350px;  
}

.text_pole .anketa {
  margin: 0 0 5px 0;
  padding: 0;
}


.text_pole .anketa objekt {
  margin: 0;
  padding: 0;
}


.addthis_button {
  float: right;
}