/* Obecna nastaveni: zacatek */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 80% "Verdana", sans-serif;
  color: black;
  background: #33cc66;
  text-align: center;
}

.killfloat {
	height: 1px;
	clear: both;
	overflow: hidden;
}

p {
	line-height: 1.4;
	color: #000;
	margin-bottom: 1em;
}

img { 
  float: left;
  border: 0; 
  vertical-align: middle; 
}

ul { 
  margin: 10px 0; 
}

li { 
  margin-left: 15px; 
}

ul li { 
  list-style: square; 
}

.stred {
  text-align: center;
}
/*  Obecna nastaveni: konec */

#pf-interes
{
  position: relative;
  width: 770px; 
	margin: 0 auto;
} 

.mezera-za {
  margin-bottom: 2em;
}

.velka-mezera-za {
  margin-bottom: 4em;
}

.vyrazne {
  font-weight: bold;
  color: #0000cc;
  margin: 3em 0 1.5em;
}

/* Hlavicka: zacatek */
#pf-hlavicka {
  width: 770px;
  height: 140px;
  background: url(obr/hlavicka-pozadi.gif) left bottom no-repeat;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
}

h1, h1 a, h1 span {
	position: absolute;
	overflow: hidden;
	display: block;
	width: 203px;
	height: 38px;
	top: 80px;
	left: 47px;
  color: #fff;
	font-size: 30px;
	font-weight: bold; 
  background: url(obr/logo.gif) center center no-repeat;
}

h1 a, h1 span {
  cursor: pointer;
  top: 0;
  left: 0;
}

#pf-hlavicka #motto { 
  width: 310px; 
  height: 42px; 
  position: absolute; 
  top: 54px; 
  left: 455px; 
  overflow: hidden; 
}

#pf-hlavicka #motto span { 
  display: block; 
  width: 310px; 
  height: 42px; 
  position: absolute; 
  top: 0; 
  left: 0; 
  background: url(obr/motto.gif) left top no-repeat;
}

#pf-hlavicka #motto p {
  margin-bottom: 0;
  color: #fff;
  font-size: 18px;
	font-weight: bold; 
  text-align: right;
}
   
#pf-hlavicka #motto p.popis {
  font-family: "Verdana", sans-serif;
  color: #000; 
  font-size: 10px;
}
/* Hlavicka: konec */

#stranka {
  width: 630px !important;
	width: 770px;
	padding: 20px 70px 40px;
  background: white url(obr/stranka-pozadi.gif) left top repeat-y;
}

#stranka #zahlavi {
  padding-bottom: 25px;
  border-bottom: 1px #999 solid;
  text-align: left;
}

/* Menu: zacatek */
#menu {
  float: left;
  margin-top: 20px;
	width: 170px;
  overflow: hidden; 
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1.3em;	
  font-weight: bold;
  text-align: left;
}

#menu p {
  margin-bottom: 0;
}

#menu .aktivni {
  padding: 1px 5px;
  background: #33cc66;
  color: #fff;
}

#menu a {
  padding: 2px 5px;
  color: #000;
  text-decoration: none;
}

#menu a:hover {
  background: #33cc66;
  color: #fff;
}
/* Menu: konec */

#zahlavi #fotky {
  width: 457px;
  float: right;
}

#zahlavi #fotky img {
  float: right;
}

#obsah {
  margin-top: 40px;
	text-align: left;
}


/* Textova cast: zacatek */
#text {
	text-align: left;
}

#text h2 {
  margin-bottom: 25px;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  font-size: 1.6em;  
}

#text h3 {
  font-size: 1.3em;
  font-weight: bold;
  font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
  margin-bottom: 1em;
}

#text #partneri {
  float: right;
  margin: 0 0 40px 40px;
}

#text #partneri h3 {
  margin-bottom: 1.1em;
  font-family: "Verdana", sans-serif;
  font-size: 1.15em; 
  font-weight: bold; 
  text-align: center;
}

#text #partneri p {
  text-align: center;
  margin: 4px 20px 0;
  padding-bottom: 2px;
  border-bottom: 1px #ccc dotted;    
}

#text a {
  padding: 2px 0;
  color: #0000cc;
  text-decoration: underline;
}

#text a:hover {
  background: #33cc66;
  color: #fff;
}


#text #partneri a.partner {
  color: #fff;
  font-size: 0.95em;
  font-weight: bold;
  text-decoration: none;
}

#text #partneri a.partner:hover {
  color: #000;
}

#text #partneri #sponka {
  width: 131px;
  height: 59px;
  background: #33cc66 url(obr/partneri-sponka.gif) left top no-repeat;
}

#text #partneri #seznam {
  width: 131px;
  background: #33cc66 url(obr/partneri-pozadi.gif) left bottom no-repeat;
  padding-bottom: 30px;
  overflow: hidden;
}

#text .vedouci-profesi {
	float: left;
	width: 158px !important;
	width: 192px;
	height: 164px !important;	
	height: 204px;
  margin: 10px 0 40px;
	background: #fff url(obr/fotka-pozadi.gif) top left no-repeat;
	padding: 20px 16px 20px 18px;
	text-align: center;
}

#text table {
  width: 100%;
  border: 0;
  font-size: 1em;
}

#text table td {
  vertical-align: bottom;
}

#text table.kontakty td {
  vertical-align: top;
}

/* Textova cast: konec */


/* Zapati: zacatek */
#submenu {
  margin-top: 25px;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
}

#submenu .subpolozka {
  margin-right: 0.75em;
}


#submenu a {
  color: #000;
  text-decoration: none;
}

#submenu a:hover {
  background: #33cc66;
  color: #fff;
}

/* Zapati: konec */


/* Paticka: zacatek */
#paticka {
  height: auto !important; 
  height: 80px; 
  min-height: 80px;  
  padding: 40px 22px 0 15px;
  background: url(obr/paticka-pozadi.gif) center top no-repeat;
  color: #fff;
  font-size: 0.85em;
}

#paticka #copyright
{
  float: left;
  text-align: left;
} 

#paticka #webdesign
{
  float: right;
} 

#paticka #webdesign a.hp-webdesign
{
  color: #fff;
  text-decoration: none;
} 

#paticka #webdesign a.hp-webdesign:hover
{
  color: #000;
} 

/* Paticka: konec */





