/*

ARBOREUM

*/

* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
	background: #e4e7ca url(../../pics/projekty/arboreum-bg-body.gif) center center repeat;
	color: #666666;
  font-family: Arial, sans-serif;
  font-size: small;
  text-align: center;
}

HR { display: none; }

A { color: #666666; text-decoration: none; font-weight: bold; }
A:hover { color: #666666; text-decoration: underline; }

H1 { display: none; }

H2 { margin: 0 0 0.1em 0; padding: 15px 5px 15px 15px; background-color: #3e4e07; color: #fff; color: #b4ca43; font-size: 130%; font-weight: bold; font-family: Verdana, sans-serif; }
H2 A { color: #fff; color: #b4ca43; text-decoration: none; font-weight: bold; }
H2 A:hover { background-color: transparent; color: #fff; color: #b4ca43; text-decoration: underline; }
H2 .uroven1 { display: none !important; }
H2 .uroven2 { display: none !important; }
H2 .uroven3 { font-weight: normal !important; }
H2 .uroven3 A { font-weight: normal !important; }
H2 .uroven3 SPAN { display: none !important; }
H2 .uroven4 { font-weight: normal !important; }
H2 .uroven4 A { font-weight: normal !important; }

H3 { margin: 0 0 0.5em 0; color: #5a6d83; font-size: 125%; }
H3 A { color: #5a6d83; text-decoration: none; }
H3 A:hover { background-color: transparent; color: #5a6d83; text-decoration: none; }

H4 { margin: 0.5em 0; font-size: 115%; }
H4 A { text-decoration: none; }
H4 A:hover { background-color: transparent; text-decoration: none; }

H5 { margin: 0.5em 0; font-size: 105%; }
H5 A { text-decoration: none; }
H5 A:hover { background-color: transparent; text-decoration: none; }

H6 { margin: 0.5em 0; font-size: 100%; }
H6 A { text-decoration: none; }
H6 A:hover { background-color: transparent; text-decoration: none; }


OL { margin: 0.5em 0 0.5em 2.7em; }
UL { margin: 0.5em 0 0.5em 1.7em; }
LI { margin-bottom: 0.3em; }
DT { font-weight: bold; }
DD { margin-left: 1em; }

IMG { border-style: solid; border-color: #000; border-width: 0px; }

P { padding: 0.3em 0; }

FORM, INPUT, TEXTAREA, SELECT { font-family: sans-serif; font-size: 100%; }
TEXTAREA { font-family: courier; font-size: 100%; }
LABEL { font-weight: normal; }
INPUT[type=submit] { padding: 0.1em; font-size: 90%; }
INPUT[type=reset] { padding: 0.1em; font-size: 90%; }
INPUT[name="ok1"] { margin-left: 0.5em; }
INPUT[name="ok2"] { margin-left: 0.5em; }
INPUT[name="ok3"] { margin-left: 0.5em; }
INPUT[name="ok4"] { margin-left: 0.5em; }
INPUT[name="ok5"] { margin-left: 0.5em; }
INPUT[name="ok6"] { margin-left: 0.5em; }
INPUT[name="ok7"] { margin-left: 0.5em; }
INPUT[name="ok8"] { margin-left: 0.5em; }
INPUT[name="ok9"] { margin-left: 0.5em; }

.ok { margin-left: 0.5em; }


TABLE {
  font-size: 100%;
  _font-size: 90%;
  border-style: solid;
  border-color: #626262;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-spacing: 0;
  border-collapse: collapse;
  width: auto;
  margin-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
}
TH, TD {
  font-size: 100%;
  /*text-align: left;*/
  border-style: solid;
  border-color: #5a6d83;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 0px;
  border-spacing: 0;
  padding: 3px;
}

TH { color: #fff; background-color: #3e4e07; text-align: center; }
TH A { color: #fff; }
TH A:hover { color: #b4ca43; text-decoration: underline; }

TABLE.prehlad { margin-bottom: 2em; }





#telo-obal {
	position: relative;
	background: #fff url(../../pics/projekty/arboreum-bg-telo.gif) center top repeat-y;
	width: 780px;
	margin-left: auto; margin-right: auto;
	min-height: 101%; height: auto; _height: 101%;
}






#telo {
	text-align: justify;
	font-size: 88%;
	padding-bottom: 116px;
}





#hlavicka {
	background: url(../../pics/projekty/arboreum-bg-hlavicka.gif) 0 0 no-repeat;
	width: 100%;
	min-height: 196px; _height: 196px;
	margin-top: 12px;
	margin-top: 0px;
}

#hlavicka #nadpis { display: none; }
#hlavicka #narks { display: none; }
#hlavicka #projekt {
	position: absolute;
	left: 9px; top: 43px;
	display: block;
	width: 197px; height: 153px;
  overflow: hidden;
}
#hlavicka #projekt SPAN {
	background: url(../../pics/projekty/arboreum-bg-hlavicka.gif) -9px -43px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 197px; height: 153px;
	_cursor: hand;
}

#hlavicka #main-menu-obal { display: none; }

#jazyky {
	position: absolute;
	right: 582px; top: 24px;
	height: auto; width: auto;
	text-align: right;
}
#jazyky A {
	background: #b4ca43;
	color: #eee;
	display: block;
	width: 3em;
	float: left;
	margin: 0; padding: 2px 0;
	border: none;
	text-align: center;
}
#jazyky STRONG { display: none; }
#jazyky SPAN { display: none; }
#jazyky A:hover { color: #eee !important; }
#jazyky A.selected { color: #613109 !important; }




#logged {
  position: absolute;
  width: 470px; height: 18px;
  left: 280px; top: 207px;
  color: #000;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
  padding: 0 15px !important;
  border-top: 0 !important;
}



#text-top-obal { display: none; }
#vyhladavanie { display: none; }
#reality-menu { display: none; }
#reality-submenu { display: none; }





#vyber-bytov {
	/*background: url(../../pics/projekty/arboreum-bg-vyber-bytov.gif) 0 0 no-repeat;*/
	background: url(../../pics/projekty/arboreum-bg-vyber-bytov.jpg) 0 0 no-repeat;
	position: absolute;
	left: 206px; top: 16px;
	width:570px; height: 335px;
	margin: 0; padding: 0;
}

#vyber-bytov-data {
	background: url(../../pics/projekty/arboreum-bg-vyber-bytov.gif) 0 0 no-repeat;
	/*background: url(../../pics/projekty/arboreum-bg-vyber-bytov.jpg) 0 0 no-repeat;*/
	position: absolute;
	left: 0px; top: 0px;
	width:570px; height: 335px;
	margin: 0; padding: 0;
	overflow: auto;
}





#lavy-panel {
	background: url(../../pics/projekty/arboreum-bg-hlavicka.gif) 0 -196px no-repeat;
	width: 206px;
	float: left;
}



#menu {
	font-size: 100%;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#menu STRONG { display: none; }
#menu A { font-weight: normal; }
#menu UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 5px;
}
#menu UL UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 5px;
}
#menu UL UL UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 5px;
}
#menu UL UL UL UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 5px;
}
#menu UL UL UL UL UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 15px;
}
#menu UL UL UL UL UL UL A {
  display: block;
  text-decoration: none;
  padding: 0.15em 5px 0.15em 25px;
}
#menu A { color: #fff; margin: 3px 0; }
#menu UL {
  list-style-type: none;
  padding: 5px 0px 0 0;
  margin: 0;
}
#menu UL UL { padding: 0; margin: 0; }
#menu LI { display: inline; }

A.uroven1 { display: none !important; }
A.uroven2 { display: none !important; }
A.uroven3 { display: none !important; }
A.uroven4 {
	font-size: 110%;
	font-weight: bold !important;
	color: #fff !important;
	border-bottom: 1px solid #cadc72;
	width: 175px;
	margin: 0 5px !important;
	padding-top: 6px !important; padding-bottom: 6px !important;
}
A.uroven4:hover { color: #663300 !important; }
A.uroven5 {
	font-size: 100%;
	font-weight: bold !important;
	color: #455400 !important;
	width: 165px;
	margin: 0 5px !important;
}
A.uroven5:hover { color: #663300 !important; }
A.uroven6 {
	font-size: 100%;
	font-weight: normal !important;
	color: #455400 !important;
	width: 155px;
	margin: 0 5px !important;
	display: none !important;
}
A.uroven6:hover { color: #663300 !important; }
.uroven4 A.selected { color: #663300 !important; }
.uroven5 A.selected { color: #663300 !important; }
.uroven6 A.selected { color: #663300 !important; }


#newsletter { display: none; }





#pravy-panel {
	width: 570px;
  float: left;
	margin-left: 0px;
  _overflow: hidden;
}
#pravy-panel-obsah { padding: 155px 0px 0px 0px; }

#pravy-panel-obsah #pomocny { padding: 25px 25px 10px 25px; }

#pravy-panel-obsah #rezervacia { padding: 0px 20px 0px 20px; }

#pravy-panel-obsah P {
	text-indent: 1em;
	text-indent: 0;
  line-height: 1.35em;
	margin-bottom: 0.5em;
}
#pravy-panel-obsah HR {
  display: block;
	margin: 1em auto;
	width: 75%;
	height: 1px;
	background: transparent;
	border-style: solid;
	border-color: #5a6d83;
	border-width: 1px 0 0 0;
}


#pomocny.uroven4 {
	background: #fff url(../../pics/projekty/arboreum-bg-telo-byty.gif) -206px 0 repeat-y;
	position: relative;
	width: 520px;
}
#pomocny.uroven4 .back4 {
	display: none;
}

.navigacia {
  position: relative;
  height: 1.75em;
  _height: 1.5em;
  width: 100%;
  padding-top: 4px;
  border-style: solid;
  border-color: #000;
  border-width: 0;
  margin-top: 0.5em; margin-bottom: 0.5em;
  _margin-top: 0.1em; margin-bottom: 0.1em;
  clear: both;
}
.frst-dis { color: #777; text-decoration: none; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis { color: #777; text-decoration: none; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis { color: #777; text-decoration: none; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis { color: #777; text-decoration: none; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-dis:hover { color: #777; text-decoration: none; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.title { text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding: 0.2em; _padding: 0.1em; }
.title:hover { text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding: 0.2em; _padding: 0.1em; }
.frst-ena { display: block; text-decoration: none; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena { display: block; text-decoration: none; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena { display: block; text-decoration: none; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena { display: block; text-decoration: none; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; left: 0; top: 4px; width: 6.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; left: 7.5em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; right: 7.5em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { background-color: transparent; color: #6291cd; display: block; position: absolute; right: 0; top: 4px; width: 6.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }

.frst-dis SPAN { display: none; }
.prev-dis SPAN { display: none; }
.next-dis SPAN { display: none; }
.last-dis SPAN { display: none; }
.title STRONG { font-weight: bold; }
.frst-ena SPAN { display: none; }
.prev-ena SPAN { display: none; }
.next-ena SPAN { display: none; }
.last-ena SPAN { display: none; }

.back { display: block; float: right; }
.back SPAN { display: none; }

.back1 { display: none; }

.filter { text-align: center; font-size: 90%; _font-size: 85%; }


.back-arrow-en {
	position: relative;
	display: block;
	width: 60px; height: 25px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.back-arrow-en SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-en.gif) 0 0 no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}
.back-arrow-en:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-en.gif) 0 -25px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}

.back-arrow-de {
	position: relative;
	display: block;
	width: 60px; height: 25px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.back-arrow-de SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-de.gif) 0 0 no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}
.back-arrow-de:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-de.gif) 0 -25px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}

.back-arrow-sk {
	position: relative;
	display: block;
	width: 60px; height: 25px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.back-arrow-sk SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-sk.gif) 0 0 no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}
.back-arrow-sk:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-back-sk.gif) 0 -25px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 60px; height: 25px;
	_cursor: hand;
}


.rezervacia-en {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.rezervacia-en SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-en.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.rezervacia-en:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-en.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.rezervacia-de {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.rezervacia-de SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-de.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.rezervacia-de:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-de.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.rezervacia-sk {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 0 0 0 auto;
	overflow: hidden;
}
.rezervacia-sk SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-sk.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.rezervacia-sk:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-reserve-sk.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}



.tlac-bytu-en {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 20px 0 0 30px;
	overflow: hidden;
}
.tlac-bytu-en A SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-en.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.tlac-bytu-en A:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-en.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.tlac-bytu-de {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 20px 0 0 30px;
	overflow: hidden;
}
.tlac-bytu-de A SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-de.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.tlac-bytu-de A:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-de.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.tlac-bytu-sk {
	position: relative;
	display: block;
	width: 154px; height: 35px;
	margin: 20px 0 0 30px;
	overflow: hidden;
}
.tlac-bytu-sk A SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-sk.gif) 0 0px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}
.tlac-bytu-sk A:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-printable-sk.gif) 0 -35px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 154px; height: 35px;
	_cursor: hand;
}




.obrl { float: left; margin-right: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrr { float: right; margin-left: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrc { display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
DIV[style] IMG { display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }




#txt-galeria { background: #fff; width: 100%; }
#txt-galeria #detail STRONG { display: block; text-align: center; padding: 5px; padding-bottom: 0; }
#txt-galeria #detail IMG { display: block; margin: 5px auto; padding: 2px 0; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 5px; }
#txt-galeria #ovladanie-obal { padding: 5px 0; }
#txt-galeria #ovladanie .prev {
	position: relative;
	display: block;
	width: 100px; height: 25px;
	padding: 0; float: left; text-align: left;
	_overflow: hidden;
}
#txt-galeria #ovladanie .prev SPAN {
	background: url(../../pics/projekty/arboreum-bg-prev.gif) 0 0 no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100px; height: 25px;
	_cursor: hand;
}
#txt-galeria #ovladanie .prev:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-prev.gif) 0 -25px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100px; height: 25px;
	_cursor: hand;
}
#txt-galeria #ovladanie .next {
	position: relative;
	display: block;
	width: 100px; height: 25px;
	padding: 0; float: right; text-align: right;
	_overflow: hidden;
}
#txt-galeria #ovladanie .next SPAN {
	background: url(../../pics/projekty/arboreum-bg-next.gif) 0 0 no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100px; height: 25px;
	_cursor: hand;
}
#txt-galeria #ovladanie .next:hover SPAN {
	background: url(../../pics/projekty/arboreum-bg-next.gif) 0 -25px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 100px; height: 25px;
	_cursor: hand;
}
#txt-galeria .nahlad { display: block; width: 112px; margin: 2px 9px 2px 9px; _margin: 2px 8px 2px 8px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 4px auto; border: 1px solid #aaa; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 4px 4px 4px; text-align: center; font-size: 90%; _font-size: 80%; }





#mapa-obal { margin-top: 1em; }
.mapa { clear: left; list-style-type: none; margin: 0; padding: 0; }
.mapa SPAN { margin: 0; padding: 0; }
.mapa A { margin: 0; padding: 0; }
.mapa LI { margin: 0; padding: 0; list-style-image: none; }
.li01 { display: block; width: 35px; height: 1.65em; float: left; }
.li02 { display: block; width: 35px; height: 1.65em; float: left; }
.li03 { display: block; width: 35px; height: 1.65em; float: left; }
.li04 { display: block; width: 35px; height: 1.65em; float: left; }
.li05 { display: block; width: 35px; height: 1.65em; float: left; }
.li06 { display: block; width: 35px; height: 1.65em; float: left; }
.li07 { display: block; width: 35px; height: 1.65em; float: left; }
.li08 { display: block; width: 35px; height: 1.65em; float: left; }
.var0 { background: url(../../pics/layout/ul0.gif) left center no-repeat; }
.var01 { background: url(../../pics/layout/ul01.gif) left center no-repeat; }
.var02 { background: url(../../pics/layout/ul02.gif) left center no-repeat; }
.var03 { background: url(../../pics/layout/ul03.gif) left center no-repeat; }
.var11 { background: url(../../pics/layout/ul11.gif) left center no-repeat; }
.var12 { background: url(../../pics/layout/ul12.gif) left center no-repeat; }
.var13 { background: url(../../pics/layout/ul13.gif) left center no-repeat; }




#navigacia-detail-in { display: none; }





#pata {
	background: url(../../pics/projekty/arboreum-bg-pata.gif) 0 0 no-repeat;
	position: absolute;
	color: #666666;
	left: 0; bottom: 0;
	width: 100%;
	height: 116px;
	font-size: 90%; _font-size: 80%;
	text-align: right;
	margin: 0; padding: 0;
	_margin-bottom: -1px;
}
#pata-obsah {
	width: 560px; height: 96px;
	text-align: left;
	padding: 5px 10px 10px 215px;
	margin: 0px auto 0 auto;
}
#pata-obsah P { margin-top: 80px; }
#pata A { color: #666666; }
#pata-obsah #nadpis-pata-separator { display: none; }
#pata-obsah #nadpis-pata {
	position: absolute;
	left: 25px; top: 32px;
	display: block;
	width: 91px; height: 40px;
	overflow: hidden;
}
#pata-obsah #nadpis-pata SPAN {
	background: url(../../pics/projekty/arboreum-bg-pata.gif) -25px -32px no-repeat;
	position: absolute;
	left: 0; top: 0;
	display: block;
	width: 91px; height: 40px;
	_cursor: hand;
}
#pata-obsah #stlpcek1 {
	display: none;
}
#pata-obsah #stlpcek2 {
	display: none;
}
#pata-obsah #stlpcek3 {
	display: none;
}
#pata-obsah #stlpcek4 {
	display: none;
}



#naj IMG { display: none; }
#top IMG { display: none; }


.mobil { display: block; background: url(../../pics/layout/ico_tel.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.email { display: block; background: url(../../pics/layout/ico_email.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.fdd { display: block; background: url(../../pics/layout/ico_fdd.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.pdf { display: block; background: url(../../pics/layout/ico_pdf.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }
.doc { display: block; background: url(../../pics/layout/ico_doc.gif) 0 0 no-repeat; padding-left: 20px; min-height: 16px; _height: 16px; }

#obsah {
	margin-top: 2em;
	margin-bottom: 1em;
}

/*
.stav-obal { margin: 1em 0; width: auto; text-align: right; }
.stav { padding: 0.5em; border: 1px solid #ccc; }
*/
.stav-obal {
	float: right;
	text-align: right;
	height: 40px;
}
.stav-obal STRONG { display: none; }
.stav-obal .stav { display: block; padding: 5px; }
/*.stav-obal .volny { background: #b2ca42; }*/
/*.stav-obal .rezer { background: #423fb2; }*/
/*.stav-obal .preda { background: #cf6f3f; }*/
.volny-preda { color: #000; background: #b2ca42; }
.volny-prena { color: #000; background: #ffc827; }
.rezer { color: #fff; background: #423fb2; }
.preda { color: #fff; background: #cf6f3f; }
.volny-preda A { color: #000; font-weight: normal; }
.volny-prena A { color: #000; font-weight: normal; }
.rezer A { color: #fff; font-weight: normal; }
.preda A { color: #fff; font-weight: normal; }

#legenda .stav { display: block; padding: 5px; width: 16em; margin-bottom: 2px; }


#severka-obal {
	height: 45px;
}
#severka {
	margin-left: 101px;
}
#podlazie {
	float: left;
	position: relative;
	width: 210px; height: 79px;
	margin-left: 10px;
	_display: inline;
}
#podlazie MAP {
	margin: 0; padding: 0;
}
#podlazie #podlazie-obrazok {
	position: absolute;
	left: 0; top: 0;
	width: 210px; height: 79px;
	z-index: 1;
}
#podlazie #podlazie-vrstvy {
	position: absolute;
	left: 0; top: 0;
	width: 210px; height: 79px;
	z-index: 0;
}

#podlazie2 {
	float: left;
	position: relative;
	width: 210px;
	margin-left: 10px;
	_display: inline;
}
#podlazie2 MAP {
	margin: 0; padding: 0;
}
#podlazie2 #podlazie-obrazok {
	position: absolute;
	left: 0; top: 0;
	width: 210px;
	z-index: 1;
}
#podlazie2 #podlazie-vrstvy {
	position: absolute;
	left: 0; top: 0;
	width: 210px;
	z-index: 0;
}

#detail-bytu-obal {
	float: right;
	width: 290px;
}
#detail-bytu {
	display: block;
	margin: 0 auto;
}
#parametre-bytu {
	clear: left;
	margin-top: 15px;
	width: 170px;
	border: none;
	margin-left: 30px;
}
#parametre-bytu TH {
	background: transparent;
	border: none;
	text-align: left;
	font-size: 110%;
	color: #b4ca43;
	padding: 5px 0;
}
#parametre-bytu TH STRONG { color: #000; }
#parametre-bytu TD {
	border: none;
	padding: 0;
}
#parametre-bytu .suma TD {
	border-top: 1px solid #b4ca43;;
	border-bottom: 1px solid #b4ca43;;
	padding: 5px 0;
	font-size: 110%;
	font-weight: bold;
}
#tlac-bytu {
	display: block;
	margin: 20px 0 0 30px;
}
.rezervovat {
	display: block;
	margin: 10px 0 0 30px;
}





.par { background: #dedede; }
.nepar { background: #eee; }




TR.zoznam A {
	display: block;
	width: 100%;
	color: inherit !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
TR.zoznam A:hover { _color: #000 !important; _background-color: #fff !important; _text-decoration: none; }
TR.zoznam:hover, TR.zoznamHover, TR.zoznamHover A { background-color: #fff !important; color: #000 !important; /*cursor: pointer;*/ }
TR.zoznam { behavior: url(hover.htc); }





.left {
	margin-left: 0;
	margin-right: auto;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.right {
	margin-left: auto;
	margin-right: 0;
}



.hidden { display: none; }

.float-left { float: left; }
.float-right { float: right; }

.clear-left { background: transparent; display: block; clear: left; _font-size: 0; }
.clear-right { background: transparent; display: block; clear: right; _font-size: 0; }
.clear { background: transparent; display: block; clear: both; _font-size: 0; }


LI.cleaner { clear: both; }

.selected {
	font-weight: bold;
	color: #6291cd;
}

.error {
  color: #f00;
  font-weight: bold;
  text-align: center;
}

.deleted { background-color: #ff3; }

.nowrap { white-space: nowrap; }



.btn {
  display: block;
  background-color: #e6e6e6;
  color: #000;
	text-indent: 0;
	margin: 0;
	margin-top: 1px; margin-bottom: 1px;
  margin-left: auto; margin-right: 0;
  padding: 1px;
  border-left: 2px solid #f6f6f6; border-top: 2px solid #f6f6f6;
  border-right: 2px solid #7b817b; border-bottom: 2px solid #7b817b;
  font-size: 90%; font-weight: normal;
  text-align: center;
  text-decoration: none !important;
}
.btn:hover {
  background-color: #e6e6e6;
  color: #000;
  border-left: 2px solid #7b817b; border-top: 2px solid #7b817b;
  border-right: 2px solid #f6f6f6; border-bottom: 2px solid #f6f6f6;
  text-decoration: none;
}
.btn SPAN { display: none; }

.flatbtn {
	background: transparent;
	border: solid #000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
	font-size: 70% !important;
	_font-size: 100% !important;
}




.left { margin-left: 0; margin-right: auto; }
.center { margin-left: auto; margin-right: auto; }
.right { margin-left: auto; margin-right: 0; }



.tdt { vertical-align: top; }
.tdm { vertical-align: middle; }
.tdb { vertical-align: bottom; }
.tdl { text-align: left; }
.tdc { text-align: center; }
.tdr { text-align: right; }
.tdj { text-align: justify; }

.ba { border-width: 1px !important; }
.bt { border-top-width: 1px !important; }
.br { border-right-width: 1px !important; }
.bb { border-bottom-width: 1px !important; }
.bl { border-left-width: 1px !important; }
.nba { border-width: 0; }
.nbt { border-top-width: 0; }
.nbr { border-right-width: 0; }
.nbb { border-bottom-width: 0; }
.nbl { border-left-width: 0; }



#lang_formular INPUT[type=submit] {
	background: transparent;
	color: #6291cd;
	margin: 0; padding: 0;
	margin-right: 2px;
	width: 3em;
	border: 1px solid;
	border-left-color: #ccc; border-top-color: #ccc;
	border-right-color: #000; border-bottom-color: #000;
	font-weight: bold;
}
#lang_formular .selected {
	background-color: #6291cd !important;
	color: #fff !important;
}


.w50px { width: 50px; }
.w55px { width: 55px; }
.w60px { width: 60px; }
.w65px { width: 65px; }
.w70px { width: 70px; }
.w75px { width: 75px; }
.w80px { width: 80px; }
.w85px { width: 85px; }
.w100px { width: 100px; }
.w150px { width: 150px; }
.w200px { width: 200px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w400px { width: 400px; }
.w450px { width: 450px; _width: 440px; }
.w500px { width: 500px; }

.w1pc { width: 1%; }
.w5pc { width: 5%; }
.w100pc { width: 100%; }

.w2em { width: 2em; }
.w25em { width: 2.5em; }
.w3em { width: 3em; }
.w5em { width: 5em; }
.w55em { width: 5.5em; }
.w6em { width: 6em; }
.w65em { width: 6.5em; }
.w7em { width: 7em; }
.w75em { width: 7.5em; }
.w8em { width: 8em; }
.w9em { width: 9em; }
.w10em { width: 10em; }
.w11em { width: 11em; }
.w12em { width: 12em; }
.w13em { width: 13em; }
.w14em { width: 14em; }
.w15em { width: 15em; }

.bg-red { background: red; }
.ba-red { border: 2px solid red !important; }


