* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
	background: #6f98cc url(../../pics/layout/bg-body.gif) center top repeat-y;
	color: #7d818a;
  font-family: Arial, sans-serif;
  font-size: small;
  text-align: center;
}

HR { display: none; }

A { color: #7d818a; text-decoration: underline; }
A:hover { color: #bc2a2e; text-decoration: underline; }

H1 { font-size: 1.6em; font-weight: normal; color: #7d818a; margin-bottom: 15px; }
H1 A { color: #7d818a; text-decoration: none; }
H1 A:hover { color: #7d818a; text-decoration: none; }

H2 { margin: 0 0 0.5em 0; padding: 0; font-size: 130%; font-weight: bold; }
H2 A { color: #7d818a; text-decoration: underline; font-weight: bold; }
H2 A:hover { color: #7d818a; text-decoration: underline; }

#pomocny H2 { padding: 0; }

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

.admin H3 { padding: 0 15px; }

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: #626262; border-width: 0px; }
DIV { border-style: solid; border-color: #626262; 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; }

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: #4479b4; text-align: center; }
TH A { color: #fff; }
TH A:hover { color: #000; text-decoration: underline; }






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

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





#hlavicka {
	background: url(../../pics/layout/bg-hlavicka.jpg) 0 0 no-repeat;
	height: 368px;
	height: 420px;
}
#hlavicka #nadpis {
	display: block;
	width: 248px; height: 170px;
	position: absolute;
	left: 61px; top: 0px;
}
#hlavicka #nadpis SPAN {
	display: block;
	width: 248px; height: 170px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/bg-hlavicka.jpg) -61px 0px no-repeat;
	cursor: hand;
}
#logged {
	position: absolute;
	left: 20px; top: 20px;
}





#menu-top {
	position: absolute;
	left: 490px; top: 127px;
	width: 498px; height: 24px;
	overflow: hidden;
}
#menu-top STRONG { display: none; }
#menu-top UL { list-style-type: none; margin: 0; padding: 0; }
#menu-top LI { display: inline; margin: 0; padding: 0; }
#menu-top A { color: #fff; text-decoration: none; line-height: 24px; padding: 0 10px; font-style: normal; font-weight: bold; }
#menu-top A:hover { color: #ff0; }
#menu-top A EM { font-style: normal; }
#menu-top #uvod { display: none; }





#menu-bot {
	position: absolute;
	left: 0px; top: 327px; top: 326px;
	width: 990px; height: 27px;
	/*overflow: hidden;*/
}
#menu-bot STRONG { display: none; }
#menu-bot UL { list-style-type: none; margin: 0 auto; padding: 0; padding-left: 145px; }
#menu-bot LI { display: inline; margin: 0; padding: 0; }
#menu-bot A {
	display: block; width: 140px; height: 27px;
	text-align: center;
	background: url(../../pics/layout/bg-menu-podklad1.jpg) 0 0 no-repeat;
	float: left;
	color: #e6ffff; text-decoration: none; line-height: 25px;
	padding: 0; font-style: normal; font-weight: bold;
}
#menu-bot A:hover {
	color: #ff0;
	background: url(../../pics/layout/bg-menu-podklad2.jpg) 0 0 no-repeat;
}
#menu-bot A EM { font-style: normal; }

#menu-bot A#login {
	display: block;
	width: 50px; height: 54px;
	position: absolute;
	left: 709px; top: -287px; top: -286px;
	line-height: 1em;
	font-size: 1em;
	font-weight: normal;
	overflow: hidden;
	margin: 0; padding: 0;
}
#menu-bot A#login SPAN {
	background: url(../../pics/layout/bg-hlavicka.jpg) -709px -40px no-repeat;
	display: block;
	width: 50px; height: 54px;
	position: absolute;
	left: 0px; top: 0px;
	cursor: hand;
}





#jazyky { display: none; }





#lavy-panel {
	width: 145px; min-height: 10px; _height: 10px;
	float: left;
	text-align: left;
}
#admin #lavy-panel {
	width: 290px;
}
#lavy-panel #submenu STRONG { display: none; }
#lavy-panel-obsah { padding: 10px; }





#pravy-panel {
	width: 700px;
	float: left;
}
#pravy-panel-obsah {
	padding: 0 30px 0px 30px;
}





#pata {
	background: url(../../pics/layout/bg-pata.jpg) center bottom no-repeat;
	position: absolute;
	left: 0; bottom: 0;
	width: 100%; height: 150px;
}
#pata-obsah {
	position: relative;
	font-size: 80%;
	width: 990px;
	margin: 0 auto; padding: 125px 0 0 0;
}





#sna {
	display: block;
	width: 82px; height: 80px;
	position: absolute;
	left: 347px; top: 30px;
	overflow: hidden;
}
#sna SPAN {
	background: url(../../pics/layout/bg-pata-sna.jpg) 0 0 no-repeat;
	display: block;
	width: 82px; height: 80px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}

#fai {
	display: block;
	width: 52px; height: 80px;
	position: absolute;
	left: 461px; top: 30px;
	overflow: hidden;
}
#fai SPAN {
	background: url(../../pics/layout/bg-pata-fai.jpg) 0 0 no-repeat;
	display: block;
	width: 52px; height: 80px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}

#akpd {
	display: block;
	width: 90px; height: 84px;
	position: absolute;
	left: 537px; top: 25px;
	overflow: hidden;
}
#akpd SPAN {
	background: url(../../pics/layout/bg-pata-akpd.jpg) 0 0 no-repeat;
	display: block;
	width: 90px; height: 84px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}





.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 { 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: 4em; 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: 4em; 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; }




.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: transparent; width: 100%; }
#txt-galeria #detail STRONG { display: block; text-align: center; padding: 5px 0; padding-bottom: 0; }
#txt-galeria #detail IMG { display: block; margin: 5px auto; padding: 0px 0; border: 1px solid #aaa; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 5px; }
#txt-galeria #ovladanie-obal { padding: 5px 0; }
#txt-galeria #ovladanie .prev { display: block; width: 50%; padding: 5px 0; float: left; text-align: left; }
#txt-galeria #ovladanie .next { display: block; width: 50%; padding: 5px 0; float: left; text-align: right; }
#txt-galeria .nahlad { display: block; _display: inline; width: 128px; margin: 0px 0px; float: left; }
#txt-galeria .nahlad IMG { display: block; _display: inline; margin: 3px 3px; border: 1px solid #aaa; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 5px 5px 5px; text-align: center; font-size: 90%; }



#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; clear: left; }
.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; }
.var02pl { background: url(../../pics/layout/ul02pl.gif) left center no-repeat; }
.var02mn { background: url(../../pics/layout/ul02mn.gif) left center no-repeat; }
.var03 { background: url(../../pics/layout/ul03.gif) left center no-repeat; }
.var03pl { background: url(../../pics/layout/ul03pl.gif) left center no-repeat; }
.var03mn { background: url(../../pics/layout/ul03mn.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; }


.pavuk { clear: left; list-style-type: none; margin: 0; padding: 0; }
.pavuk SPAN { margin: 0; padding: 0; }
.pavuk A { margin: 0; padding: 0; }
.pavuk LI { margin: 0; padding: 0; list-style-image: none; clear: left; overflow: hidden; }
.li01a { display: block; width: 35px; height: 1.65em; float: left; }
.li01b { display: block; width: 10px; height: 1.65em; float: left; }
.li02a { display: block; width: 35px; height: 1.65em; float: left; }
.li02b { display: block; width: 10px; height: 1.65em; float: left; }
.li03a { display: block; width: 35px; height: 1.65em; float: left; }
.li03b { display: block; width: 10px; height: 1.65em; float: left; }
.li04a { display: block; width: 35px; height: 1.65em; float: left; }
.li04b { display: block; width: 10px; 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; }
.var02pl { background: url(../../pics/layout/ul02pl.gif) left center no-repeat; }
.var02mn { background: url(../../pics/layout/ul02mn.gif) left center no-repeat; }
.var03 { background: url(../../pics/layout/ul03.gif) left center no-repeat; }
.var03pl { background: url(../../pics/layout/ul03pl.gif) left center no-repeat; }
.var03mn { background: url(../../pics/layout/ul03mn.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; }



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


.filter {
	text-align: center;
	font-size: 80%;
}

.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 !important; margin-right: auto !important; }
.center { margin-left: auto !important; margin-right: auto !important; }
.right { margin-left: auto !important; margin-right: 0 !important; }


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





#lang_formular { /*display: none;*/ }
#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 {
/*	color: #ff7d00 !important;*/
	background-color: #6291cd !important;
	color: #fff !important;
}


.w25px { width: 25px; }
.w50px { width: 50px; }
.w100px { width: 100px; }
.w150px { width: 150px; }
.w180px { width: 180px; }
.w190px { width: 190px; }
.w200px { width: 200px; }
.w246px { width: 246px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w380px { width: 380px; }
.w400px { width: 400px; }
.w450px { width: 450px; }
.w500px { width: 500px; }
.w550px { width: 550px; }
.w600px { width: 600px; }

.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; }
.w9em { width: 9em; }
.w10em { width: 10em; }
.w11em { width: 11em; }
.w12em { width: 12em; }
.w13em { width: 13em; }
.w14em { width: 14em; }
.w15em { width: 15em; }
