* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

HTML { font-size: small; }

BODY {
	background: #6d1000;
  color: #fff;
	font-family: sans-serif;
  font-size: small;
  padding-top: 10px;
  _padding-bottom: 10px;
  text-align: center;
}

HR { display: none; }

P { margin-top: 0.2em; margin-bottom: 0.5em;}

IMG { border: 1px solid #fff; }

FORM, INPUT, TEXTAREA, SELECT { font-family: sans-serif; font-size: 100%; }
TEXTAREA { font-family: courier; font-size: 100%; }
LABEL { font-weight: bold; }
INPUT[type=submit] { padding: 0.1em; }
INPUT[type=reset] { padding: 0.1em; }
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; }

A { color: #fff; text-decoration: underline; }
A:hover { color: #fff; text-decoration: underline; }

SUP { font-size: 50%; _font-size: 100%; }

DIV { line-height: 1.35em; border-style: solid; border-color: #fff; border-width: 0; }

TABLE {
  font-size: 100%;
  border-style: solid;
  border-color: #fff;
  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-left: auto;
  margin-right: auto;
  margin-top: 1em;
}
TH, TD {
  font-size: 100%;
  border-style: solid;
  border-color: #fff;
  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: #555; }
TH A { color: #fff; }
TH A:hover { color: #fff; }

UL { margin-left: 2em; margin-bottom: 0.5em; list-style-image: url(../../pics/layout/li-bg.gif); }
OL { margin-left: 2em; margin-bottom: 0.5em; }
LI { margin-bottom: 0.2em; margin-top: 0.2em; }
DL { margin-left: 0; margin-bottom: 0.5em; }
DT { font-weight: bold; margin-left: 0; margin-top: 0.2em; }
DD { margin-left: 1em; }

H1 { font-size: 2em; line-height: 2.6em; margin-top: 0em; margin-bottom: 0.5em; color: #fff; text-align: center; }
H1 A { color: #fff; text-decoration: none; }
H2 { font-size: 1.75em; line-height: 1.3em; padding-top: 0.5em; padding-bottom: 0.5em; color: #fff; text-align: center; }
H2 A { color: #fff; text-decoration: none; }
H2 A:hover { text-decoration: none; }
H3 { font-size: 1.3em; margin-top: 1em; margin-bottom: 0.5em; color: #fff; }
H3 A { color: #fff; text-decoration: none; }
H3 A:hover { text-decoration: none; }
H4 { font-size: 1.15em; margin-top: 1em; margin-bottom: 0.5em; color: #fff; }
H4 A { color: #fff; text-decoration: none; }
H4 A:hover { text-decoration: none; }






#telo {
  position: relative;
/*  background: url(../../pics/layout/bg-mid.gif) right top repeat-y;*/
	margin-left: auto;
	margin-right: auto;
  width: 780px;
  min-height: 101%;
  height: 101%;
  text-align: justify;
}
body>#telo { height: auto; }



#hlavicka {
  height: 110px;
/*  border-top: 1px solid #999;*/
}

#hlavicka H1 {
  font-size: 30px;
   padding-top: 50px;
}

#hlavicka H1 A {
  display: block;
  position: relative;
  width: 529px; height: 59px;
  margin-left: auto; margin-right: auto;
  overflow: hidden;
}

#hlavicka H1 A SPAN {
  display: block;
  width: 529px; height: 59px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/stanislav_hatala.gif) 0 0 no-repeat;
  _cursor: hand;
}

#hlavicka H1 A { text-decoration: none; }

#logged {
  display: block;
  position: absolute;
  left: 1em; top: 1em;
  z-index: 10;
}



#menu {
  height: 50px;
/*  border-bottom: 1px solid #999;*/
  font-weight: bold;
}
#menu-in {
/*background: yellow;*/
  padding: 20px 10px 10px 10px;
  text-align: center;
  width: 658px;
  margin-left: auto; margin-right: auto;
}
#menu .clear-menu {
 display: block;
 background: transparent;
 /*background: black;*/
 width: auto;
 height: 1px;
 font-size: 0;
 clear: both;
 }
#menu STRONG { display: none; }
#menu UL { margin: 0; padding: 0; margin-left: 0; margin-right: 0.1em; list-style-type: none; }
#menu UL UL { margin: 0; padding: 0; margin-left: 1em; margin-right: 0.1em; list-style-type: none; }
#menu LI { display: inline; }
#menu UL A {
  text-decoration: none;
  color: #fff;
  margin: 0.3em 1em 0.3em 0em;
  margin: 0.3em 0.5em;
  padding: 0.3em 1em;
  border: 1px solid #fff;
}
#menu UL A:hover { color: #f6661f; text-decoration: none; }
#menu .selected { color: #f6661f; border-color: #f6661f; }

#menu #profile {
  display: block;
  float: left;
  position: relative;
  width: 78px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #profile A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #profile SPAN {
  display: block;
  width: 78px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/profile.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #profile A:hover SPAN {
  display: block;
  width: 78px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/profile.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #gallery {
  display: block;
  float: left;
  position: relative;
  width: 84px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #gallery A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #gallery SPAN {
  display: block;
  width: 84px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/gallery.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #gallery A:hover SPAN {
  display: block;
  width: 84px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/gallery.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #guests {
  display: block;
  float: left;
  position: relative;
  width: 79px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #guests A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #guests SPAN {
  display: block;
  width: 79px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/guests.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #guests A:hover SPAN {
  display: block;
  width: 79px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/guests.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #guestbook {
  display: block;
  float: left;
  position: relative;
  width: 123px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #guestbook A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #guestbook SPAN {
  display: block;
  width: 123px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/guestbook.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #guestbook A:hover SPAN {
  display: block;
  width: 123px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/guestbook.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #links {
  display: block;
  float: left;
  position: relative;
  width: 61px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #links A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #links SPAN {
  display: block;
  width: 61px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/links.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #links A:hover SPAN {
  display: block;
  width: 61px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/links.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #contact {
  display: block;
  float: left;
  position: relative;
  width: 89px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #contact A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #contact SPAN {
  display: block;
  width: 89px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/contact.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #contact A:hover SPAN {
  display: block;
  width: 89px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/contact.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #login {
  display: block;
  float: left;
  position: relative;
  width: 72px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #login A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #login SPAN {
  display: block;
  width: 72px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/login.gif) 0 0 no-repeat;
  _cursor: hand;
}
#menu #login A:hover SPAN {
  display: block;
  width: 72px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/login.gif) 0 -50px no-repeat;
  _cursor: hand;
}

#menu #servis {
  display: block;
  float: left;
  position: relative;
  width: 72px; height: 22px;
  margin: 5px; padding: 0; border: none;
  overflow: hidden;
}
#menu #servis A {
  margin: 0;
  padding: 0;
  border: none;
}
#menu #servis SPAN {
  display: block;
  width: 72px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/servis.gif) 0 0 repeat;
  _cursor: hand;
}
#menu #servis A:hover SPAN {
  display: block;
  width: 72px; height: 22px;
  position: absolute;
  left: 0; top: 0;
  background: url(../../pics/layout/servis.gif) 0 -50px repeat;
  _cursor: hand;
}


#submenu {
  width: 200px;
  width: 199px;
  color: #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  font-weight: bold;
  float: left;
  margin-bottom: 5em;
}
#submenu-in {
  padding: 10px;
}
#submenu STRONG { display: none; }
#submenu UL { margin: 0; padding: 0; margin-left: 0; margin-right: 0.1em; list-style-type: none; }
#submenu UL UL { margin: 0; padding: 0; margin-left: 1em; margin-right: 0.1em; list-style-type: none; }
#submenu LI { display: inline; }
#submenu UL A { text-decoration: none; display: block; color: #fff; margin-bottom: 0.3em; }
#submenu UL A.active { color: #f6661f; }
#submenu UL A:hover { color: #f6661f; text-decoration: none; }
#submenu .selected { color: #f6661f; }



#data {
  width: 100%;
  padding-bottom: 5em;
}
#data.admin {
  float: left;
  width: 580px;
  border-top: 1px solid #999;
  margin-bottom: 5em;
}
#data.admin H2 { text-align: left; }
#data-in { padding: 0 10px 10px 10px; }



.navigacia {
  position: relative;
  height: 1.75em;
  _height: 1.5em;
  width: 100%;
  padding-top: 4px;
  border-style: solid;
  border-color: #fff;
  border-width: 1px 0 1px 0;
  margin-top: 0.5em; margin-bottom: 0.5em;
}
.frst-dis { color: #777; text-decoration: none; display: block; position: absolute; left: 0; top: 2px; width: 6em; 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: 6em; top: 2px; width: 5.5em; 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: 6em; top: 2px; width: 5.5em; 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: 2px; width: 6em; 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: 2px; width: 6em; 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: 6em; top: 2px; width: 5.5em; 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: 6em; top: 2px; width: 5.5em; 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: 2px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.title { color: #fff; text-decoration: none; display: block; margin-left: auto; margin-right: auto; text-align: center; padding-top: 1px; _padding-top: 0; }
.title:hover { color: #fff; text-decoration: none; }
.frst-ena { color: #fff; display: block; position: absolute; left: 0; top: 2px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena { color: #fff; display: block; position: absolute; left: 6em; top: 2px; width: 5.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena { color: #fff; display: block; position: absolute; right: 6em; top: 2px; width: 5.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena { color: #fff; display: block; position: absolute; right: 0; top: 2px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-ena:hover { color: #fff; display: block; position: absolute; left: 0; top: 2px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena:hover { color: #fff; display: block; position: absolute; left: 6em; top: 2px; width: 5.5em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { color: #fff; display: block; position: absolute; right: 6em; top: 2px; width: 5.5em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { color: #fff; display: block; position: absolute; right: 0; top: 2px; width: 6em; 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; }



.obr-left { background: #fff; float: left; margin-right: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obr-right { background: #fff; float: right; margin-left: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obr-center { background: #fff; display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
DIV[style] IMG { background: #fff; display: block; margin-left: auto; margin-right: auto; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }



/* IMG { background: #fff; padding: 2px; } */
.obr-uvod1 {
  display: block;
  _display: inline;
  float: left;
  width: 242px;
  margin: 145px 5px 5px 5px;
  padding: 5px 0;
  text-align: center;
}
.obr-uvod2 {
  display: block;
  _display: inline;
  float: left;
  width: 242px;
  margin: 5px;
  padding: 5px 0;
  text-align: center;
}
.obr-nahlad3 {
/*   background: #5b0d00; */
  display: block;
  _display: inline;
  float: left;
  width: 242px;
  margin: 5px;
  padding: 5px 0;
  text-align: center;
}
.obr-nahlad2 {
/*   background: #5b0d00; */
  display: block;
  _display: inline;
  float: left;
  width: 240px;
  margin: 5px;
  margin: 5px 68px;
  padding: 5px 0;
  text-align: center;
}
.obr-nahlad1 {
/*   background: #5b0d00; */
  display: block;
  _display: inline;
  float: left;
  width: 240px;
  margin: 5px;
  margin: 5px 257px;
  padding: 5px 0;
  text-align: center;
}
.obr-detail {
  display: block;
/*   width: 740px; */
  margin: 10px auto;
  text-align: center;
}
.obr-nahlad3 SPAN { display: block; }
.obr-nahlad2 SPAN { display: block; }
.obr-nahlad1 SPAN { display: block; }



#hostia-meno {
/* background: red; */
  width: 50%;
  float: left;
  text-align: left;
  margin-top: 1em;
}
#hostia-meno SPAN { display: none; }
#hostia-stat {
/* background: brown; */
  width: 50%;
  float: left;
  text-align: right;
  margin-top: 1em;
}
#hostia-stat SPAN { display: none; }



.guestbook {
/* background: yellow; */
  margin-bottom: 1em;
  padding-bottom: 1em;
}






#pata {
  position: absolute;
  left: 0; bottom: 0;
  width: 780px;
  font-size: 0.8em;
	text-align: left;
	padding: 0;
  margin: 0;
  border-top: 1px solid #999;
}
#pata-in {
  padding: 10px;
}
#pata P {
  text-align: left;
  margin: 0; padding: 0;
/*  margin-left: 200px;*/
}
#pata P#pata-right {
  text-align: right;
  float: right;
/*  margin: 0; padding: 0;
  margin-left: 200px;*/
}






.hidden { display: none; }
.nowrap { white-space: nowrap; }
.float-left { float: left; }
.float-right { float: right; }

.clear-left { display: block; background: transparent; height: 1px; font-size: 0; clear: left; }
.clear-right { display: block; background: transparent; height: 1px; font-size: 0; clear: right; }
.clear { display: block; background: transparent; /*background: black;*/ height: 1px; font-size: 0; clear: both; }

.btn {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #5d5d5d;
  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: #fff;
  border-left: 2px solid #7b817b;
  border-top: 2px solid #7b817b;
  border-right: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
}
.btn SPAN { display: none; }

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

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

.deleted {
  background-color: #f00;
}

.parny {
  background-color: #f0f0f0;
}
.nepar {
  background-color: #fff;
}

.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 !important; }
.nbt { border-top-width: 0 !important; }
.nbr { border-right-width: 0 !important; }
.nbb { border-bottom-width: 0 !important; }
.nbl { border-left-width: 0 !important; }

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

.w50px { width: 50px; }
.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; }
.w550px { width: 550px; }

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

