* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
  background: #80FFD9;
  background: #FFFFBF;
	background: #BFFFEC;
  font-family: sans-serif;
  font-size: small;
  text-align: center;
  color: #000;
}

HR { display: none; }

A { color: #000; text-decoration: underline; }
A:hover { color: #007D48; text-decoration: underline; }

H1 { margin: 0 0 0.1em 0; color: #000011; font-size: 175%; }
H1 A { color: #000011; text-decoration: none; }
H1 A:hover { color: #000011; text-decoration: underline; }

H2 { margin: 0.1em 0 0.5em 0; color: #000011; font-size: 130%; }
H2 A { color: #000011; text-decoration: none; }
H2 A:hover { color: #000011; text-decoration: underline; }

H3 { margin: 0.5em 0; font-size: 125%; }
H3 A { text-decoration: none; }
H3 A:hover { text-decoration: none; }

H4 { margin: 0.5em 0; font-size: 105%; }
H4 A { text-decoration: none; }
H4 A:hover { text-decoration: none; }

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

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

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; }

TABLE {
  font-size: 100%;
  border-style: solid;
  border-color: #000;
  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: #000;
  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: #000077; text-align: center; }
TH A { color: #fff; }
TH A:hover { color: #7c7cc7; }



#telo {
  position: relative;
  background: #BFFFEC;
  background: #ff0;
  width: 780px;
  min-height: 101%;
  height: 101%;
  margin-left: auto; margin-right: auto;
  text-align: left;
}
body>#telo { height: auto; }



#hlavicka {
	height: 90px;
}
#hlavicka #nadpis-obal {
	color: #fff;
	background-color: #007D48;
	position: absolute; left: 0; top: 18px;
	width: 100%;
	height: 53px;
  font-size: 0;
	text-decoration: none;
	text-align: center;
  overflow: hidden;
}
#hlavicka #nadpis {
	color: #fff;
	background-color: #007D48;
	position: absolute; left: 0; top: 18px;
	position: absolute; left: 0; top: 0;
  width: 575px;
  height: 53px;
  font-size: 18px;
	text-decoration: none;
	text-align: center;
  overflow: hidden;
}
#hlavicka #nadpis SPAN {
  display: block;
  position: absolute; left: 0; top: 0; z-index:1;
  width: 575px;
  height: 53px;
  background: url(../../pics/layout/nadpis.jpg) left top no-repeat;
  _cursor: hand;
}
#hlavicka #logo {
  display: block;
  width: 180px; height: 135px;
  width: 176px; height: 132px;
  background: url(../../pics/layout/logo2.gif);
  position: absolute;
  left: 575px; top: 9px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 3px 2px 1px;
}


#lavy-panel {
  width: 220px;
  float: left;
  padding-bottom: 7em;
  _padding-bottom: 5em;
  padding-bottom: 0.5em;
  _padding-bottom: 1.5em;
}
#lavy-panel-obsah {
  padding: 0 10px;
}



#menu {
  background: url(../../pics/layout/bg-menu.gif) left top repeat;
  text-align: left;
  _border-bottom: 1px solid #ccc;
}
#menu STRONG {
  display: block;
  background: #000011;
  color: #fff;
  padding: 0.5em;
}
#menu UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 0.25em 0.5em 0.25em 0.5em;
  border-top: 1px solid #555;
}
#menu UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em 1.5em;
  border-top: 1px solid #555;
}
#menu UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em 2.5em;
  border-top: 1px solid #555;
}
#menu UL UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em 3.5em;
  border-top: 1px solid #555;
}
#menu A:hover {
  background: #fcfcfc;
  color: #000;
}
#menu A.selected {
  background: #ccc;
  color: #000;
  font-weight: bold;
}
#menu UL {
  list-style-type: none;
  padding: 10px 1em;
  margin: 0;
}
#menu UL UL {
  padding: 0;
  margin: 0;
}
#menu LI {
  display: inline;
}
#mwebmail {
  position: absolute;
  width: 50px;
  left: 500px; top: 2px;
}
#mwebmail A {
  color: #fff;
  font-size: 80%;
  text-align: left;
  padding: 0 0.5em !important;
  border-top: 0 !important;
}
#mwebmail A:hover {
  background: transparent;
  color: #0b1951;
}
#mlogin {
  position: absolute;
  width: 50px; height: 18px;
  left: 450px; top: 2px;
}
#mlogin A {
  color: #fff;
  font-size: 80%;
  text-align: right;
  padding: 0 0.5em !important;
  border-top: 0 !important;
  border-right: 1px solid #fff;
}
#mlogin A:hover {
  background: transparent;
  color: #0b1951;
}
#mlogin A.selected {
  background: transparent;
  color: #0b1951;
}
#logged {
  position: absolute;
  width: 450px; height: 18px;
  left: 0; top: 2px;
  color: #fff;
  font-size: 80%;
  font-weight: bold;
  text-align: left;
  padding: 0 0.5em !important;
  border-top: 0 !important;
}



#pravy-panel {
  width: 560px;
  float: left;
  padding-bottom: 7em;
  _padding-bottom: 5em;
  padding-bottom: 0.5em;
  _padding-bottom: 1.5em;
}
#pravy-panel-obsah {
  padding: 0 10px 0 0;
}
#pravy-panel-obsah P {
  line-height: 1.35em;
}



#img_slideshow1{
  position: absolute;
  left: 230px; top: 90px;
  border: 1px solid #000;
}
#img_slideshow2{
  position: absolute;
  left: 488px; top: 245px;
  border: 1px solid #000;
}
#txt_slideshow1{
  display: block;
  width: 248px;
  position: absolute;
  left: 522px; top: 170px;
  font-size: 20px;
  text-align: center;
  padding: 0;
}
#txt_slideshow2{
  display: block;
  width: 248px;
  position: absolute;
  left: 230px; top: 340px;
  font-size: 20px;
  text-align: center;
  padding: 0;
}



#separator {
  display: block;
  width: 200px; height: 55px;
  float: right;
}



#help PRE {
  color: #000;
  background-color: #fff;
  font-family: courier;
  font-size: 1em;
  border: 2px inset #7b817b;
  padding: 2px;
  margin-bottom: 0.5em;
  overflow: auto;
}

#help PRE.vystup {
  color: #fff;
  background-color: #000f50;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px dotted #fff;
  padding: 2px;
}
.vystup {
  padding: 2px;
  border: 1px dotted #000;
}
.vystup H3 { margin: 0.5em 0; font-size: 125%; }

.vystup H4 { margin: 0.5em 0; font-size: 115%; }

.vystup H5 { margin: 0.5em 0; font-size: 105%; }

.vystup H6 { margin: 0.5em 0; font-size: 95%; }



.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: 4em; 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: 4em; 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: 4em; 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: 4em; 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: 4em; 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: 4em; 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 { color: #00f; 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 { color: #00f; display: block; position: absolute; left: 7.5em; top: 4px; width: 4em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { color: #00f; display: block; position: absolute; right: 7.5em; top: 4px; width: 4em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { color: #00f; 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; }


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

#galeria H2 { float: left; }
#galeria UL { clear: left; }
#galeria DIV {
  border: 0 solid #000;
  _padding-top: 1em;
}
#galeria IMG { background: #fff; float: right; margin-top: 0.5em; margin-left: 0.5em; margin-bottom: 0.5em; padding: 2px; }

#galeria-detail IMG { background: #fff; padding: 2px; }
#galeria-detail .obr-nahlad3 {
  display: block;
  _display: inline;
  float: left;
  width: 159px;
  margin: 6px 12px;
  text-align: center;
}
#galeria-detail .obr-nahlad2 {
  display: block;
  _display: inline;
  float: left;
  width: 159px;
  margin: 6px 58px;
  text-align: center;
}
#galeria-detail .obr-nahlad1 {
  display: block;
  _display: inline;
  float: left;
  width: 159px;
  margin: 6px 195px;
  text-align: center;
}
#galeria-detail .obr-detail {
  display: block;
  width: 510px;
  margin: 10px 20px;
  text-align: center;
}


#galeria-detail2 IMG { background: #fff; padding: 2px; }
#galeria-detail2 .obr-nahlad2 {
  display: block;
  _display: inline;
  float: left;
  width: 259px;
  margin: 8px;
  text-align: center;
}
#galeria-detail2 .obr-nahlad1 {
  display: block;
  _display: inline;
  float: left;
  width: 259px;
  margin: 8px 145px;
  text-align: center;
}
#galeria-detail2 .obr-detail {
  display: block;
  width: 510px;
  margin: 10px 20px;
  text-align: center;
}
#galeria-detail2 IMG { background: #fff; }



.filter { text-align: center; }
.filter A { padding: 0.04em; }
.filter A.selected { font-weight: bold; text-decoration: none; color: #00f; }



#uputavka {
	color: red;
  text-align: center;
  padding-bottom: 7em;
  _padding-bottom: 5em;
  padding-bottom: 6em;
  _padding-bottom: 5em;
}



#pata {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 80%;
  text-align: center;
  padding: 5px 0;
  border-top: 2px solid #555;
}
#pata-obsah {
  width: 560px;
  float: right;
  text-align: center;
}
#pata #counter STRONG {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
}



HR.cleaner {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
  border: none;
  visibility: hidden;
}



.hidden { display: none; }

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

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

.cleaner { clear: both; }

LI.cleaner { clear: both; }

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

.btn {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
  background-color: #e6e6e6;
  font-size: 90%;
  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;
  text-decoration: none !important;
}
.btn:hover {
  text-decoration: none;
  color: #000;
  border-left: 2px solid #7b817b;
  border-top: 2px solid #7b817b;
  border-right: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
}
.btn SPAN { display: none; }

.flatbtn {
	background: transparent;
	border: solid #000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
}

.selected {
	font-weight: bold;
	color: #00f;
}

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

.deleted { background-color: #dd0000; }

.nowrap { white-space: nowrap; }

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

.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; }

.w100px { width: 100px; }
.w150px { width: 150px; }
.w200px { width: 200px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w400px { width: 400px; }
.w450px { width: 450px; }
.w500px { width: 500px; }

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

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

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