body, html {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: rgb(180,190,200);
	background-image: url('Hlava/sraf.gif');
	background-repeat: repeat;
	margin: auto;
	color: rgb(0,0,0);
}
.telo {
	position: relative;
	left: auto;
	top: auto;
	text-align: justify;
	background: rgb(225,230,235);
	width: 950px; 
	margin: auto;
	padding: 0 0 0 0;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(50,50,50);
}
.malelogo {
	display: none;
}
.logomobil {
	display: none;
}
.velkelogo {
  width: 450px;
  height: 177px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	border-style: none;
	background-image: url('Hlava/velkelogo.gif');
}
.info {
  width: 300px;
  height: 300px;
	position: absolute;
	top: 250px;
	right: 50px;
	z-index: 3;
	border-style: none;
}
.oddil {
  width: 180px;
  height: 150px;
	position: absolute;
	bottom: 38px;
	left: 0px;
	z-index: 1;
	border-style: none;
	background-image: url('Hlava/oddil.gif');
}
.levyobrazek {
  width: 148px;
  height: 148px;
	position: absolute;
	top: 25px;
	left: 50px;
	z-index: 3;
	border-style: none;
	background-image: url('Hlava/levyobrazek.gif');
}
.telo .nadpis h1 {
	height: 215px;
	background: rgb(225,230,235);
	margin: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
}
.telo .nadpis h1 a {
	text-decoration: underline;
	color: rgb(80,80,120);
	font-size: 14px;
}
.telo .nadpis h1 a:hover {
	text-decoration: none;
	color: rgb(85,85,200);
}
.telo .nadpis h1 span {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	height: 215px;
	width: 100%;
	background-image: url('Hlava/zaklad.jpg');
	cursor: pointer;
}
/* ohraničení hlavního pole */
.hlavnipole {
  overflow: auto;
	background-image: url('Hlava/linka.gif');
	background-repeat: repeat-y;
	background-position: 200px; 
}
/* styl pro oblast menu */
.hlavnipole .menu {
	width: 200px;
	float: left;
	background: rgb(225,230,235);
	background-image: url('Hlava/menu.gif');
	background-repeat: no-repeat;
	background-position: 3px 0px;
  margin: 0;
	padding: 0;
/*	border-right: 3px solid rgb(0,0,150); */
}
.menu h2 {
	display: none;
}
.menu #odkaz {
	display: none;
}
.menu .radekmenu {
  width: 180px;
  height: 38px;
  margin: 1px 10px 1px 10px;
}
.menu ul {
	list-style-type: none;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.menu li {
	height: 35px;
	position: relative;
	left: 2px;
	top: 15px;
}
.menu li a {
	color: rgb(100,0,0);
	display: block;
	text-decoration: none;
	height: 30px;
	margin: 5px 0 5px 0;
	font-weight: bold;
}
.menu li a:hover {
	color: rgb(200,100,0);
	display: block;
	text-decoration: underline;
	font-weight: bold;
	background: rgb(190,190,190);
}
.menu img {
  float: left;
  margin-right: 10px;
  border: none;
}
.menu img:hover {
  border-style: outset; 
  border-color: rgb(100,0,0)
}
.menu hr {
	display: none;
}
.menu .linkamenu {
  width: 180px;
  height: 16px;
  margin: 1px 10px 1px 10px;
  background-image: url('Hlava/linkamenu.gif');
}
.menu .obrazkovyprostor {
  width: 180px;
  height: 200px;
}
/* styl pro hlavní obsah - odstavce stránky */
.odstavce {
	min-height: 400px;
	height: 100%;
	margin-left: 203px;
	padding: 10px;
	background: rgb(225,230,235);
	border-color: rgb(228,232,236);
}
#delkastranky {
  width: 1px;
  height: 1000px;
  max-height: 1px;
  float: right;
  border: 0 none;
}
.odstavce a {
	font-weight: bolder;
	color: rgb(0,80,80);
	text-decoration: underline;
}
.odstavce a:hover {
	font-weight: bolder;
	color: rgb(120,150,150);
	text-decoration: underline;
}
.odstavce h2 {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 1.3em;
	letter-spacing: 0.15em;
	text-indent: 3em;
	text-align: left;
}
h2.centrovat {
	text-indent: 0;
	text-align: center;
}
.odstavce h3 {
	font-size: 1.25em;
	text-indent: 5em;
}
.odstavce h4 {
	font-size: 1.15em;
	color: rgb(0,51,51);
	text-indent: 7em;
}
.odstavce h5 {
	font-size: 1.1em;
	color: rgb(70,70,70);
	text-indent: 9em;
}
.odstavce p {
	margin: 8px 0 0 0;
	padding: 0 10px 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	text-indent: 2em;
}
.odstavce table {
	font-size: 1.1em;
}
.odstavce .poznamka{
	color: rgb(100,100,100);
	font-size: 0.8em;	
}
.odstavce .zesileny{
	letter-spacing: 0.15em;
	word-spacing: 0.2em;
	font-weight: bolder;
}
.odstavce .podtrzeny{
	text-decoration: underline;
}
.odstavce .arial{
	font-family: Arial, Helvetica, sans-serif;
}
/* styl pro netisknuté poznámky a navigaci */
.infopoznamka{
	color: rgb(130,90,50);
	padding: 0 20px 0 0;
	font-size: 0.9em;	
  font-weight: bolder;
  text-align: right;
}
.infopoznamka a{
  display: block;
	font-weight: bolder;
	color: rgb(120,70,20);
	text-decoration: underline;
}
.infopoznamka a:hover {
	color: rgb(100,100,100);
	text-decoration: none;
}
/* styl pro velký centrovaný obrázek */
.obrazek {
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
.obrazek img {
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
/* styl pro malý obrázek v textu vlevo */
.obrazeklevy img {
  float: left;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.obrazeklevy img:hover {
	border-color: rgb(200,0,0);
}
.obrazeklevybez img {
  float: left;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	border: none;
}
/* styl pro malý obrázek v textu vpravo */
.obrazekpravy img {
  float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.obrazekpravy img:hover {
	border-color: rgb(200,0,0);
}
.obrazekpravybez img {
  float: right;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	border: none;
}
/* styl pro odkazový obrázek uprostřed */
.obrazekstredni {
	text-align: center;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 12px;
}
.obrazekstredni img {
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.obrazekstredni img:hover {
	border-color: rgb(200,0,0);
}
.obrazekstrednibez {
	text-align: center;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.obrazekstrednibez img {
	border: none;
}
/* pokračování stylů pro odstavce */
.odstavce p span {
	font-weight: bolder;
}
.odstavce p a {
	font-weight: bolder;
	color: rgb(0,50,50);
	text-decoration: underline;
}
.odstavce p a:hover {
	color: rgb(100,100,100);
	text-decoration: none;
}
.odstavce ul {
	list-style-type: square;
	font-size: 1.1em;
	text-indent: 5em;
}
.odstavce li {
	line-height: 1.4em;
}
.odstavce li a {
	font-weight: bolder;
	color: rgb(0,60,60);
	text-decoration: underline;
}
.odstavce li a:hover {
	color: rgb(150,150,150);
	text-decoration: none;
}
/* styl pro odrážky - zesílenné provedení - výrazné*/
.vyraznyseznam ul {
  margin-left: 3em;
	font-weight: bolder;
	text-align: left;
	color: rgb(10,100,100);
	list-style-type: circle;
	font-size: 1.2em;
	text-indent: 3em;
}
.vyraznyseznam li {
	line-height: 1.6em;
}
/* styl pro odrážky - slabé textové provedení - nevárazné*/
.standardnyseznam ul {
	list-style-type: none;
	font-size: 1.1em;
	text-indent: 3em;
}
.standardnyseznam li {
	line-height: 1.4em;
}
/* styl pro stránku s obsahem webových stránek */
.polozkaobsahu {
  height: 30px;
}
.obsahwebu ul {
	list-style-type: none;
	font-family: 'times new roman', serif;
}
.obsahwebu li {
	position: relative;
	left: 5px;
}
.obsahwebu li a {
	color: rgb(0,0,150);
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.obsahwebu li a:hover {
	color: rgb(255,0,0);
	display: block;
	text-decoration: underline;
	font-weight: bold;
}
.obsahwebu img {
  width: 20px;
  height: 20px;
  float: left;
  border: none;
}
.obsahwebu hr {
	display: none;
}
.linkaobsahu {
  width: 350px;
  height: 12px;
  background-image: url('Hlava/linkaobsahu.gif');
}
/* styl pro stránku s novinkami */
.novinky {
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
.novinky table {
	margin: auto;
  width: 500px;
	border-style: ridge;
	border-width: medium;
	border-color: rgb(200,220,240);
  background: rgb(230,250,210);
}
.novinky .novinkytitulek {
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
}
.novinky .novinkyobsah {
	font-family: 'times new roman', serif;
  font-style: italic;
  font-size: 1.1em;
  text-align: justify;
}
.novinky a {
  font-size: 1.1em;
	font-weight: bolder;
	color: rgb(0,50,50);
	text-decoration: underline;
}
.novinky a:hover {
	color: rgb(100,100,100);
	text-decoration: none;
}
/* styl pro odstavec zpráviček */
.zpravicky {
  width: 200px;
  border: none;
	margin: 2px 0px 2px 10px;
  float: right;
}
.zpravicky h2 {
	display: none;
}
.listzpravicky {
  width: 200px;
  border: none 0px;
  border-bottom: solid 1px rgb(180,180,180);
  display: block;
	margin: 10px 0px;
	padding: 0px;
  background: rgb(235,225,205);
  background-image: url('Hlava/zpravicka.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-size: 13px;
}
.listzpravicky h3 {
	text-indent: 0em;
  font-size: 1.2em;
	padding: 10px 9px 1px 50px;
  text-align: left;
}
.listzpravicky p {
	text-indent: 2em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 9px 0px 10px;
  text-align: center;
}
.listzpravicky ul {
	text-indent: 0em;
	list-style-type: square;
  list-style-position: outside;
  text-align: left;
	padding: 1px 9px 0px 20px;
}
/* styl pro odstavec zajímavostí */
.zajimavosti {
  width: 200px;
  border: none;
  text-align: center;
	position: static;
}
.zajimavosti h2 {
	display: none;
}
.blokzajimavosti {
  width: 180px;
	border-color: rgb(135,60,20);
	border-style: solid;
	border-width: 1px;
  display: block;
	margin: 5px 10px 5px 10px;
  background: none;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
	line-height: auto;
	height: auto;
	text-indent: 0em;
}
.blokzajimavosti h3 {
	font-size: 1.2em;
	margin: 5px 8px 5px 8px;
}
.blokzajimavosti p {
	margin: 3px 5px 3px 5px;
}
.blokzajimavosti a {
	color: rgb(100,0,0);
	font-weight: bold;
	text-decoration: none;
}
.blokzajimavosti a:hover {
	color: rgb(200,100,0);
	text-decoration: underline;
	background: rgb(190,190,190);
}
.blokzajimavosti ul {
	list-style-type: circle;
  list-style-position: inside;
  text-align: left;
	font-size: 0.9em;
	margin: 3px 5px 3px 5px;
	line-height: 1.5em;
}
.blokzajimavosti li {
	position: static;
	height: auto;
}
.obrazekzajimavosti {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.obrazekzajimavosti img {
  float: none;
  margin: auto;
	border-color: rgb(100,0,0);
	border-style: solid;
	border-width: 1px;
}
.obrazekzajimavosti img:hover {
	border-color: rgb(200,100,0);
  border-style: solid; 
	border-width: 1px;
}
textarea {
  margin: 5px 0px 5px 0px;
  width: 155px;
	font-size: 1em;
 	font-family: Arial, Helvetica, sans-serif;
	background: rgb(220,210,200);
}
/* samostatný styl pro navigaci na stránce - přepínání dalších stránek */
#navigacestrany {
  font-family: courier, 'courier new', monospace;
  font-weight: bold;
  letter-spacing: -0.1em;
	color: rgb(130,30,30);
  text-align: right;
}
#navigacestrany a {
  font-weight: bold;
	color: rgb(0,130,100);
	text-decoration: underline;
}
#navigacestrany a:hover {
	color: rgb(0,180,180);
	text-decoration: none;
}
/*styl pro blok obrázků */
.blokobrazku {
  text-align: center;
  text-indent: 0;
  font-size: xx-small;
  font-weight: bold;
  text-transform: uppercase;
}
.blokobrazku .nahledobrazku {
}
.schrankatextu {
  vertical-align: middle;
  position: relative;
  left: 12px;
  top: 0px;
  margin: auto;
}
.vlastnitext {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.blokobrazku .nahledobrazku img {
  margin: 30px 15px 30px 15px;
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.blokobrazku .nahledobrazku img:hover {
	border-color: rgb(200,0,0);
}
/*styl pro tabulkovou galerii obrázků */
.galerie {
  text-align: center;
}
.galerie table {
  display: inline;
  text-align: center;
  text-indent: 0;
  font-size: 0.55em;
  font-weight: bold;
  text-transform: uppercase;
}
.galerie img {
  margin: 30px 15px 5px 15px;
	border-color: rgb(0,0,0);
	border-style: solid;
	border-width: 1px;
}
.galerie img:hover {
	border-color: rgb(200,0,0);
}
/* styl pro formuláře s tabulkou */
.formular {
	font-size: 1.1em;
  position: relative;
	z-index: 3;
  margin: auto;
  text-align: center;
}
.formular fieldset {
  border: solid 2px rgb(0,70,70);
  position: relative;
	z-index: 3;
  background: rgb(225,230,235);
}
.formular legend {
  border: none;
  padding: 0px 15px 5px 15px;
  font-weight: bold;
  color: rgb(0,50,0);
}
.formular .objekt {
	position: relative;
	z-index: 4;
	width: 100%;
}
.formular table {
  margin: auto;
	left: auto;
	top: auto;  
  vertical-align: middle; 
}
td.levy {
  text-align: right;
}
td.pravy {
  text-align: left;
}
td.vysledekvypoctu {
  font-weight: bold;
  color: rgb(0,50,0);
  background: rgb(200,200,200);
}
td.vysledekvypoctu input {
	font-size: 1.1em;
  font-weight: bold;
  color: rgb(0,50,0);
  background: rgb(215,215,215);
}
td.alt input {
	font-size: 1.1em;
  background: rgb(218,220,222);
}
td input {
	font-size: 1.1em;
  text-align: center;
}
td select {
	font-size: 1.1em;
  text-align: center;
}
td.barva {
  background: rgb(250,230,210);
	border-color: rgb(150,120,90);
	border-style: solid;
	border-width: 1px;
}
.formular img {
  margin: 0px;
	border: none;
}
.formular a {
}
a .localhelp {
  display: none;
}
a:hover .localhelp {
  display: block;
  position: absolute;
	z-index: 5;
  top: 10px;
  left: 10px;
  margin: 2px;
  width: 300px;
  height: auto;
	font-size: 12px;
	color: rgb(150,80,40);
	padding: 0.7em;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
  background: rgb(240,235,230);
  background-image: url('Ikony/help.gif');
  background-repeat: no-repeat;
  background-position: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(150,80,40);
}
.formular .poznamka {
	color: rgb(130,60,40);
}
.formular .obrpozadilevy img {
  position: absolute;
	z-index: 2;
  top: 30px;
  left: 10px;
}
.formular .obrpozadipravy img {
  position: absolute;
	z-index: 2;
  top: 30px;
  right: 10px;
}
.linka img {
  margin: 0px 10px 0px 10px;
}
.formular img:hover {
	border-color: rgb(200,0,0);
}
.tlacitko {
  width: 250px;
  height: 40px;
  font-weight: bold;
  color: rgb(35,35,100);
	font-size: 13px;
  margin: auto;
  text-align: center;
}
.vypocitat {
  width: 130px;
  height: 35px;
  font-weight: bold;
  color: rgb(0,70,70);
	font-size: 13px;
  margin: auto;
  text-align: center;
}
/* styl pro tabulku v textu */
.texttabulka {
  text-align: center;
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.texttabulka table {
  font-size: 1em;
  margin: auto;
  background: rgb(225,230,235);
  border-collapse: separate;
  border-spacing: 5px 5px;
}
.texttabulka td {
  text-align: center;
  vertical-align: middle;
  height: 1.5em;
  border-style: ridge;
  border-width: 2px;
  border-color: rgb(90,70,60);
  background: rgb(250,230,210);
}
.texttabulka td span {
	font-weight: bolder;
}
.texttabulka tr.vyrazny {
	font-weight: bolder;
  font-size: larger;
}
.texttabulka tr.silny {
	font-weight: bolder;
}
.texttabulka table.jemna {
  font-size: 0.85em;
  border-collapse: collapse;
}
.texttabulka table.jemna td {
  height: 1.4em;
  border-width: 1.5px;
  border-color: rgb(60,60,60);
  background: rgb(235,240,245);
}
/* styl pro řádek vyhledávání */
.vyhledani h2 {
  display: none;
}
.vyhledani a #napoveda {
  display: block;
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 315px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/napoveda.gif');
  border: none;
}
.vyhledani a #napoveda:hover {
    background-image: url('Ikony/tnapoveda.gif');
}
.vyhledani a #helpstring {
  display: none;
}
.vyhledani a:hover #helpstring {
  display: block;
  position: absolute;
	z-index: 4;
  top: 210px;
  right: 200px;
  margin: 2px;
  width: 250px;
  height: auto;
	font-size: 11px;
	color: rgb(180,95,40);
	padding: 0.8em;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
  background: rgb(240,235,230);
  background-image: url('Ikony/help.gif');
  background-repeat: no-repeat;
  background-position: center;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(180,95,40);
}
.vyhledani a #vytah {
  display: block;
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 280px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/vytah.gif');
  border: none;
}
.vyhledani a #vytah:hover {
    background-image: url('Ikony/tvytah.gif');
}
.vyhledani a #konec {
  display: block;
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 185px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/konec.gif');
  border: none;
}
.vyhledani a #konec:hover {
    background-image: url('Ikony/tkonec.gif');
}
.vyhledani a #dalsi {
  display: block;
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 150px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/dalsi.gif');
  border: none;
}
.vyhledani a #dalsi:hover {
    background-image: url('Ikony/tdalsi.gif');
}
.vyhledani a #predchozi {
  display: block;
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 220px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/predchozi.gif');
  border: none;
}
.vyhledani a #predchozi:hover {
    background-image: url('Ikony/tpredchozi.gif');
}
.vyhledani .hledani {
  position: absolute;
	z-index: 4;
  top: 182px;
  right: 5px;
  margin: 2px;
  width: 120px;
  height: 25px;
  border: none;
}
.hledani p {
	text-indent: 0em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#textvyhledavani  {
  position: relative;
  bottom: 6px;
  right: 5px;
}
.vyhledani a .text {
  display: none;
}
.vyhledani .text {
  display: none;
}
/* styl pro patu stránky */
.telo .pata {
  display: block;
  height: 35px;
	margin: 0 0 0 0;
	padding: 0;
	border-top: 3px solid rgb(205,215,225);
	position: relative;
	font-size: 11px;
	font-style: italic;
	background: rgb(225,230,235);
}
.znacka {
  position: absolute;
	font-size: 0.85em;
  bottom: -30px;
  left: 15px;
  height: 20px;
  width: 100px; 
}
.pata h2 {
  display: none;
}
.pata a .text {
  display: none;
}
.pata a #kontakt {
  display: block;
  position: absolute;
  bottom: 3px;
  right: 5px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/mail.gif');
  border: none;
}
.pata a #kontakt:hover {
    background-image: url('Ikony/tmail.gif');
}
.pata a #tisk {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 5px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/tisk.gif');
  border: none;
}
.pata a #tisk:hover {
    background-image: url('Ikony/ttisk.gif');
}
.pata a #zmensit {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 60px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/zmensit.gif');
  border: none;
}
.pata a #zmensit:hover {
    background-image: url('Ikony/tzmensit.gif');
}
.pata a #zvetsit {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 100px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/zvetsit.gif');
  border: none;
}
.pata a #zvetsit:hover {
    background-image: url('Ikony/tzvetsit.gif');
}
.pata a #zacatek {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 155px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/zacatek.gif');
  border: none;
}
.pata a #zacatek:hover {
    background-image: url('Ikony/tzacatek.gif');
}
.pata a #uvod {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 210px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/uvod.gif');
  border: none;
}
.pata a #uvod:hover {
    background-image: url('Ikony/tuvod.gif');
}
.pata a #obsah {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 250px;
  margin: 2px;
  width: 25px;
  height: 25px;
  background-image: url('Ikony/obsah.gif');
  border: none;
}
.pata a #obsah:hover {
    background-image: url('Ikony/tobsah.gif');
}
.pata #cesta {
  display: block;
  position: absolute;
  bottom: 3px;
  left: 300px;
  margin: 2px;
  width: 250px;
  height: 25px;
  border: none;
}
.pata #cesta a {
  color: rgb(0,102,102);
  vertical-align: middle;
  text-decoration: underline;
}
.pata #cesta a:hover {
  color: rgb(0,153,51);
  text-decoration: none;
}
.pata hr {
  display: none;
}

