* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
  background: #eee url(../../pics/layout/bg-body.gif) center top repeat-x;
  color: #666;
  font-family: sans-serif;
  font-size: small;
  text-align: center;
}

HR { display: none; }

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

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

H1 {
	color: #fc0;
	font-size: 175%;
	margin: 0 0 0px 0; padding: 5px 0;
	text-align: left;
}
H1 A { color: #fc0; text-decoration: none; text-align: left; }
H1 A:hover { color: #fc0; text-decoration: underline; }

H2 {
	color: #fc0;
	margin: 0 0 0.1em 0;
	padding: 3px 0;
	font-size: 165%;
	text-align: left;
}
H2 A { color: #fc0; text-decoration: none; text-align: left; }
H2 A:hover { color: #fc0; text-decoration: underline; }

H3 { margin: 0 0 0.5em 0; color: #fc0; font-size: 150%; text-align: left; }
H3 A { color: #fc0; text-decoration: none; text-align: left; }
H3 A:hover { color: #fc0; text-decoration: none; }

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

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

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


OL { margin: 0.5em 0 0.5em 2.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: 0px; }

P { padding: 0.3em 0; }

DIV { border: solid; border-width: 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; }
INPUT[name="ok10"] { margin-left: 0.5em; }

TABLE {
  font-size: 100%;
  _font-size: 90%;
  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: #4479b4; text-align: center; }
TH A { color: #fff; }
TH A:hover { color: #000; text-decoration: underline; }






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



#telo {
	background: #fff url(../../pics/layout/bg-telo2.gif) center top repeat-y;
	text-align: justify;
	font-size: 88%;
	padding-bottom: 80px;
}






#hlavicka {
	position: relative;
	background: url(../../pics/layout/bg-hlavicka.jpg) 0 0 no-repeat;
	width: 100%;
	height: 435px;
	text-align: left;
}



#hlavicka #nadpis {
	display: block;
	position: absolute;
	left: 0px; top: 0px;
	width: 242px; height: 178px;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-decoration: none;
}
#hlavicka #nadpis SPAN {
	display: block;
	width: 242px; height: 178px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/bg-hlavicka.jpg) 0px 0px no-repeat;
}



#hlavicka #uvodny-text {
	position: absolute;
	display: table;
	left: 0; top: 178px;
	width: 242px; height: 242px;
	font-size: 10px;
	text-align: justify;
	color: #000;
	overflow: hidden;
}
#hlavicka #uvodny-text DIV {
	padding: 0 10px;
	display: table-cell;
	vertical-align: middle;
	_position: absolute;
	_top: 50%;
}
#hlavicka #uvodny-text DIV DIV {
	_position: relative;
	_top: -50%;
}



#hlavicka #main-menu-obal HR {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
	font-size: 1px;
  border: none;
  visibility: hidden;
}
#hlavicka #main-menu UL { margin: 0; padding: 0; }
#hlavicka #main-menu LI { display: inline; }
#hlavicka #main-menu STRONG { display: none; }
#hlavicka #main-menu UL LI A EM B STRONG { display: inline; }
#hlavicka #main-menu A {
	color: #fff;
	text-decoration: none;
	padding: 0; margin: 0;
	overflow: hidden;
	text-align: center;
	font-size: 120%;
}
#hlavicka #main-menu A:hover { color: #000; }
#hlavicka #main-menu A.selected:hover { color: #000; }

#mprofil EM {
	position: relative;
	display: table;
	_display: block;
	_cursor: hand;
	left: 242px; top: 45px;
	width: 106px; height: 101px;
	background: #8a8a8a url(../../pics/layout/bg-main-menu-na.gif) left top repeat-x;
}
#mprofil:hover EM { color: #000 !important; _color: #fff; }
#mprofil.selected EM {
	top: 29px; height: 133px;
	color: #000 !important;
	background: #ffc800 url(../../pics/layout/bg-main-menu-ac.gif) left top repeat-x;
}
#mprofil EM B {
	font-style: normal; display: table-cell; vertical-align: middle;
	_display: block; _width: 106px;
	_position: absolute; _top: 50%; _text-align: center; _cursor: hand;
}
#mprofil EM B STRONG {
	_display: block !important; _position: relative; _top: -50%; _cursor: hand;
}
#mprofil SPAN {
	display: block;
	position: absolute;
	left: 243px; top: 180px;
	width: 536px; height: 242px;
	background: url(../../pics/layout/ilustracka.jpg) 0 0 no-repeat;
	visibility: hidden;
}
#mprofil:hover SPAN { visibility: hidden; }
#mprofil.selected SPAN { visibility: visible; }

#msluzby EM {
	position: absolute;
	display: table;
	_display: block;
	_cursor: hand;
	left: 350px; top: 45px;
	width: 106px; height: 101px;
	background: #8a8a8a url(../../pics/layout/bg-main-menu-na.gif) left top repeat-x;
}
#msluzby:hover EM { color: #000 !important; _color: #fff; }
#msluzby.selected EM {
	top: 29px; height: 133px;
	color: #000 !important;
	background: #ffc800 url(../../pics/layout/bg-main-menu-ac.gif) left top repeat-x;
}
#msluzby EM B {
	font-style: normal; display: table-cell; vertical-align: middle;
	_display: block; _width: 106px;
	_position: absolute; _top: 50%; _text-align: center; _cursor: hand;
}
#msluzby EM B STRONG {
	_display: block; _position: relative; _top: -50%; _cursor: hand;
}
#msluzby SPAN {
	display: block;
	position: absolute;
	left: 243px; top: 180px;
	width: 536px; height: 242px;
	background: url(../../pics/layout/ilustracka.jpg) 0 -242px no-repeat;
	visibility: hidden;
}
#msluzby:hover SPAN { visibility: hidden; }
#msluzby.selected SPAN { visibility: visible; }

#motazky EM {
	position: absolute;
	display: table;
	_display: block;
	_cursor: hand;
	left: 458px; top: 45px;
	width: 106px; height: 101px;
	background: #8a8a8a url(../../pics/layout/bg-main-menu-na.gif) left top repeat-x;
}
#motazky:hover EM { color: #000 !important; _color: #fff; }
#motazky.selected EM {
	top: 29px; height: 133px;
	color: #000 !important;
	background: #ffc800 url(../../pics/layout/bg-main-menu-ac.gif) left top repeat-x;
}
#motazky EM B {
	font-style: normal; display: table-cell; vertical-align: middle;
	_display: block; _width: 106px;
	_position: absolute; _top: 50%; _text-align: center; _cursor: hand;
}
#motazky EM B STRONG {
	_display: block; _position: relative; _top: -50%; _cursor: hand;
}
#motazky SPAN {
	display: block;
	position: absolute;
	left: 243px; top: 180px;
	width: 536px; height: 242px;
	background: url(../../pics/layout/ilustracka.jpg) 0 -484px no-repeat;
	visibility: hidden;
}
#motazky:hover SPAN { visibility: hidden; }
#motazky.selected SPAN { visibility: visible; }

#mpohladavky EM {
	position: absolute;
	display: table;
	_display: block;
	_cursor: hand;
	left: 566px; top: 45px;
	width: 106px; height: 101px;
	background: #8a8a8a url(../../pics/layout/bg-main-menu-na.gif) left top repeat-x;
}
#mpohladavky:hover EM { color: #000 !important; _color: #fff; }
#mpohladavky.selected EM {
	top: 29px; height: 133px;
	color: #000 !important;
	background: #ffc800 url(../../pics/layout/bg-main-menu-ac.gif) left top repeat-x;
}
#mpohladavky EM B {
	font-style: normal; display: table-cell; vertical-align: middle;
	_display: block; _width: 106px;
	_position: absolute; _top: 50%; _text-align: center; _cursor: hand;
}
#mpohladavky EM B STRONG {
	_display: block; _position: relative; _top: -50%; _cursor: hand;
}
#mpohladavky SPAN {
	display: block;
	position: absolute;
	left: 243px; top: 180px;
	width: 536px; height: 242px;
	background: url(../../pics/layout/ilustracka.jpg) 0 -726px no-repeat;
	visibility: hidden;
}
#mpohladavky:hover SPAN { visibility: hidden; }
#mpohladavky.selected SPAN { visibility: visible; }

#mkontakt EM {
	position: absolute;
	display: table;
	_display: block;
	_cursor: hand;
	left: 674px; top: 45px;
	width: 106px; height: 101px;
	background: #8a8a8a url(../../pics/layout/bg-main-menu-na.gif) left top repeat-x;
}
#mkontakt:hover EM { color: #000 !important; _color: #fff; }
#mkontakt.selected EM {
	top: 29px; height: 133px;
	color: #000 !important;
	background: #ffc800 url(../../pics/layout/bg-main-menu-ac.gif) left top repeat-x;
}
#mkontakt EM B {
	font-style: normal; display: table-cell; vertical-align: middle;
	_display: block; _width: 106px;
	_position: absolute; _top: 50%; _text-align: center; _cursor: hand;
}
#mkontakt EM B STRONG {
	_display: block; _position: relative; _top: -50%; _cursor: hand; _cursor: hand;
}
#mkontakt SPAN {
	display: block;
	position: absolute;
	left: 243px; top: 180px;
	width: 536px; height: 242px;
	background: url(../../pics/layout/ilustracka.jpg) 0 -968px no-repeat;
	visibility: hidden;
}
#mkontakt:hover SPAN { visibility: hidden; }
#mkontakt.selected SPAN { visibility: visible; }

#mlogin {
	position: absolute;
	right: 5px; top: 5px;
	color: #fc0 !important;
}
#mlogin:hover { color: #000 !important; }
#mlogin EM B STRONG { font-style: normal; }

#mservis {
	position: absolute;
	right: 5px; top: 5px;
	color: #fc0 !important;
}
#mservis:hover { color: #000 !important; }
#mservis EM B STRONG { font-style: normal; }

#mpieskovisko {
	position: absolute;
	right: 5px; top: 155px;
	color: #fff !important;
}
#mpieskovisko:hover { color: #000 !important; }
#mpieskovisko EM B STRONG { font-style: normal; }



#jazyky {
	position: absolute; left: 5px; top: 20px;
}

#logged {
  position: absolute;
  left: 5px; top: 5px;
  width: 100%; height: 18px;
  color: #fc0;
  font-size: 90%;
  font-weight: bold;
  text-align: left;
}



#lavy-panel {
/* 	background: url(../../pics/layout/bg-hlavicka.jpg) 0 -259px no-repeat; */
	float: left;
	width: 242px;
	min-height: 45px;
	_height: 45px;
	text-align: left;
}



#menu {
	background: url(../../pics/layout/bg-menu.gif) left bottom no-repeat;
	padding: 5px 0 25px 0;
	font-size: 110%;
}
#menu STRONG { display: none; }
#menu A B { display: block; font-style: bold; font-size: 100%; padding: 0 0.25em 1em 0; float: left; }
#menu UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 7px;
}
#menu UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 14px;
}
#menu UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 21px;
}
#menu UL UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 28px;
}
#menu A {
  color: #6a6a6a;
	background: #dadada url(../../pics/layout/bg-submenu.gif) 0 top no-repeat;
	background: url(../../pics/layout/bg-submenu.gif) 0 top no-repeat;
	margin: 1px 0;
}
#menu A:hover {
	background: #407bc1 url(../../pics/layout/bg-submenu.gif) -250px top no-repeat;
	background: url(../../pics/layout/bg-submenu.gif) -250px top no-repeat;
	color: #000;
}
#menu A.selected {
	background: #407bc1 url(../../pics/layout/bg-submenu.gif) -250px top no-repeat;
	background: url(../../pics/layout/bg-submenu.gif) -250px top no-repeat;
  color: #00f;
}
#menu UL { list-style-type: none; padding: 0px 5px 0 6px; margin: 0; }
#menu UL UL { padding: 0; margin: 0; }
#menu LI { display: inline; }






#pravy-panel {
  width: 538px;
  float: left;
}
#pravy-panel-obsah {
  padding: 5px 10px 25px 10px;
}
#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;
}
#pravy-panel-obsah UL { list-style-image: url(../../pics/layout/li-bg.gif); }
#pravy-panel-obsah OL { list-style-image: 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: 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; }



.filter { text-align: center; font-size: 90%; _font-size: 85%; margin-top: 1em; margin-bottom: 1em; }



.obrl { /*background: #fff;*/ float: left; margin-right: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrr { /*background: #fff;*/ float: right; margin-left: 0.5em; margin-top: 0.2em; margin-bottom: 0.2em; padding: 0; }
.obrc { /*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; }




#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: 5px 0; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 5px; }
#txt-galeria #ovladanie-obal { padding: 5px; }
#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-nahlady { background: #e0e0e0 url(../../pics/layout/bg-galeria.gif) top right no-repeat; width: 516px; }
#txt-galeria .nahlad { display: block; background: #fff; width: 108px; margin: 6px 11px 6px 10px; _margin: 8px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 2px auto; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 4px 4px 4px; text-align: center; font-size: 90%; }




.novinky-zoznam {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	background: url(../../pics/layout/bg-novinky.gif) left bottom repeat-x;
}




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



.poznamka { margin-left: 1em; }





#pata-obal {
  background-color: #676767;
  background-color: transparent;
	position: absolute;
  left: 0; bottom: 0;
  width: 100%;
  font-size: 90%;
  padding: 0; margin: 0; _margin-bottom: -1px;
	color: #fff;
	color: #666;
}
#pata {
	background: #fff url(../../pics/layout/bg-telo.gif) center bottom no-repeat;
	width: 780px; height: 66px;
	border-top: 1px solid #fff;
	border-top: 2px solid #676767;
}
#pata-obsah {
	padding: 10px 10px 5px 10px;
	text-align: right;
}
#counter {
	width: 242px;
	float: left;
	text-align: center;
}
#counter EM { display: block; font-style: normal; }





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



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

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

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


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

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

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

.deleted { background-color: #dd0000; }
.zvyrazneny { color: #14840e; }

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

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


.nbg { background: transparent; }


#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; }
.w45px { width: 45px; }
.w46px { width: 46px; }
.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; }

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


