* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

BODY {
  background: #727878 url(../../pics/layout/bg-body.jpg) left top repeat-x;
	background-attachment: fixed;
  color: #6a6a6a;
  font-family: sans-serif;
  font-size: small;
  text-align: center;
}

HR { display: none; }

A { color: #005fa4; text-decoration: none; font-weight: bold; }
A:hover { color: #005fa4; text-decoration: underline; }

H1 {
	color: #7a7a7a;
	background: url(../../pics/layout/bg-h1.gif) left bottom repeat-x;
	font-size: 175%;
	margin: 0 0 5px 0; padding: 10px 0 10px 0;
	text-indent: 40px;
	text-align: left;
}
H1 SPAN { display: block; padding: 0; margin: 0; background: url(../../pics/layout/bg-h1_2.gif) left center no-repeat; }
H1 A { color: #7a7a7a; text-decoration: none; text-align: left; }
H1 A:hover { color: #7a7a7a; text-decoration: underline; }

H2 {
	margin: 0 0 0.1em 0;
	padding: 3px 0;
	color: #005fa4;
	font-size: 175%;
	text-align: left;
}
H2 A { color: #005fa4; text-decoration: none; text-align: left; }
H2 A:hover { background-color: transparent; color: #005fa4; text-decoration: underline; }

H3 { margin: 0 0 0.5em 0; color: #727777; font-size: 150%; text-align: left; }
H3 A { color: #727777; text-decoration: none; text-align: left; }
H3 A:hover { background-color: transparent; color: #727777; 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; }

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-y;*/
	background: url(../../pics/layout/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: 6em;
	_padding-bottom: 7em;
}






#hlavicka {
	position: relative;
	background: url(../../pics/layout/bg-hlavicka.jpg) 0 0 no-repeat;
	background-color: #ededed;
	width: 100%;
	height: 259px;
	text-align: left;
}



#hlavicka #nadpis {
	display: block;
	position: absolute;
	left: 6px; top: 173px;
	width: 126px; height: 87px;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-decoration: none;
}
#hlavicka #nadpis SPAN {
	display: block;
	width: 126px; height: 87px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/bg-hlavicka.jpg) -6px -173px no-repeat;
}



#hlavicka #main-menu-obal HR {
  display: block;
  clear: both;
  height: 1px;
  margin-top: -1px;
	font-size: 1px;
  border: none;
  visibility: hidden;
}
#hlavicka #main-menu-obal EM { display: block; font-style: normal; font-size: 110%; padding: 3px 5px; }
#hlavicka #main-menu-obal EM B { display: block; color: #c1c1c1; font-style: bold; font-size: 100%; padding: 0 0.25em 1em 0; float: left; }
#hlavicka #main-menu UL { margin: 0; padding: 0; }
#hlavicka #main-menu LI { display: inline; }
#hlavicka #main-menu STRONG { display: none; }
#hlavicka #main-menu A {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0; margin: 0;
	overflow: hidden;
}
#hlavicka #main-menu A:hover { color: #fff; }
#hlavicka #main-menu A.selected:hover { color: #c7dbf3; }

#projekty {
	position: absolute;
	left: 6px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) 0 0 no-repeat;
}
#projekty:hover { background-position: 0 -100px; }
#projekty.selected { background-position: 0 -200px; }
#vzdelavanie {
	position: absolute;
	left: 116px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -150px 0 no-repeat;
}
#vzdelavanie:hover { background-position: -150px -100px; }
#vzdelavanie.selected { background-position: -150px -200px; }
#poradenstvo {
	position: absolute;
	left: 226px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -300px 0 no-repeat;
}
#poradenstvo:hover { background-position: -300px -100px; }
#poradenstvo.selected { background-position: -300px -200px; }
#sluzby {
	position: absolute;
	left: 336px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -450px 0 no-repeat;
}
#sluzby:hover { background-position: -450px -100px; }
#sluzby.selected { background-position: -450px -200px; }
#cestovanie {
	position: absolute;
	left: 446px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -600px 0 no-repeat;
}
#cestovanie:hover { background-position: -600px -100px; }
#cestovanie.selected { background-position: -600px -200px; }
#profil {
	position: absolute;
	left: 556px; top: 69px;
	width: 109px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -750px 0 no-repeat;
}
#profil:hover { background-position: -750px -100px; }
#profil.selected { background-position: -750px -200px; }
#novinky {
	position: absolute;
	left: 666px; top: 69px;
	width: 108px; height: 59px;
	background: #7a7a7a url(../../pics/layout/bg-menu.gif) -900px 0 no-repeat;
}
#novinky:hover { background-position: -900px -100px; }
#novinky.selected { background-position: -900px -200px; }

#mapa {
	position: absolute;
	right: 14.6em; top: 35px;
	background: url(../../pics/layout/bg-li.gif) 0 center no-repeat;
	width: 9em;
	padding-left: 10px !important;
}
#mapa EM B { display: none !important; }
#mapa:hover { color: #7a7a7a !important; background-position: -500px center; }
#login {
	position: absolute;
	right: 0.5em; top: 35px;
	background: url(../../pics/layout/bg-li.gif) 0 center no-repeat;
	width: 13em;
	padding-left: 10px !important;
}
#login EM B { display: none !important; }
#login:hover { color: #7a7a7a !important; background-position: -500px center; }

#admin #pieskovisko {
	position: absolute;
	right: 21.5em; top: 35px;
	background: url(../../pics/layout/bg-li.gif) 0 center no-repeat;
	width: 8em;
	padding-left: 10px !important;
}
#admin #pieskovisko EM B { display: none !important; }
#admin #pieskovisko:hover { color: #7a7a7a !important; background-position: -500px center; }
#admin #mapa {
	position: absolute;
	right: 11.5em; top: 35px;
	background: url(../../pics/layout/bg-li.gif) 0 center no-repeat;
	width: 9em;
	padding-left: 10px !important;
}
#admin #mapa EM B { display: none !important; }
#admin #mapa:hover { color: #7a7a7a !important; background-position: -500px center; }
#admin #servis {
	position: absolute;
	right: 0.5em; top: 35px;
	background: url(../../pics/layout/bg-li.gif) 0 center no-repeat;
	width: 10em;
	padding-left: 10px !important;
}
#admin #servis EM B { display: none !important; }
#admin #servis:hover { color: #7a7a7a !important; background-position: -500px center; }



#jazyky { display: none; }

#logged {
  position: absolute;
  left: 15px; top: 38px;
  width: 100%; height: 18px;
  color: #fff;
  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: 240px;
	min-height: 45px;
	_height: 45px;
	text-align: left;
}



#menu {
	padding: 0px 0 20px 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 UL UL UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 35px;
}
#menu UL UL UL UL UL UL A {
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 5px 5px 42px;
}
#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;
	height: 32px;
	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: #fff;
}
#menu UL { list-style-type: none; padding: 0px 5px 0 6px; margin: 0; }
#menu UL UL { padding: 0; margin: 0; }
#menu LI { display: inline; }






#partneri {
	margin: 1px 5px 0 6px;
}
#partneri-obsah {
	border-left: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	border-bottom: 2px solid #e0e0e0;
	padding-top: 10px;
}
#partneri STRONG {
	display: block;
	background: url(../../pics/layout/bg-partneri.gif) left top no-repeat;
	color: #7a7a7a;
	font-size: 175%;
	margin: 0; padding: 10px 0 10px 0;
	text-indent: 40px;
}
#partneri STRONG SPAN { display: block; padding: 0; margin: 0; background: url(../../pics/layout/bg-h1_2.gif) left center no-repeat; }
#partneri DIV { margin-bottom: 10px; }

#zdruzenie_zien_v_podnikani {
	display: block;
	background: url(../../pics/layout/logo_zzvp.gif) 0 0 no-repeat;
	width: 159px; height: 37px;
	margin: 0 auto;
}
#zdruzenie_zien_v_podnikani SPAN { display: none; }

#hotel_satel_poprad {
	display: block;
	background: url(../../pics/layout/logo_satel.gif) 0 0 no-repeat;
	width: 159px; height: 46px;
	margin: 0 auto;
}
#hotel_satel_poprad SPAN { display: none; }

#audit_rodina_praca {
	display: block;
	background: url(../../pics/layout/logo_arp.gif) 0 0 no-repeat;
	width: 93px; height: 77px;
	margin: 0 auto;
}
#audit_rodina_praca SPAN { display: none; }

#europsky_socialny_fond {
	display: block;
	background: url(../../pics/layout/logo_esf.jpg) 0 0 no-repeat;
	width: 76px; height: 110px;
	margin: 0 auto;
}
#europsky_socialny_fond SPAN { display: none; }

#gryf {
	display: block;
	background: url(../../pics/layout/logo_gryf.jpg) 0 0 no-repeat;
	width: 141px; height: 48px;
	margin: 0 auto;
}
#gryf SPAN { display: none; }





#reklama {
	margin: 1px 5px 0 6px;
}
#ARAP {
	display: block;
	width: 225px; height: 318px;
	position: relative;
	border: 2px solid #e0e0e0;
}
#ARAP SPAN {
	background: url(../../pics/layout/inzerat.gif) 0 0 no-repeat;
	display: block;
	width: 225px; height: 318px;
	position: absolute;
	left: 0; top: 0;
	_cursor: hand;
}
#ARAP2 {
	display: block;
	width: 225px; height: 318px;
	position: relative;
	border: 2px solid #e0e0e0;
}
#ARAP2 SPAN {
	background: url(../../pics/layout/inzerat2.gif) 0 0 no-repeat;
	display: block;
	width: 225px; height: 318px;
	position: absolute;
	left: 0; top: 0;
	_cursor: hand;
}





#pravy-panel {
	background: url(../../pics/layout/bg-hlavicka.jpg) -240px -259px no-repeat;
  width: 540px;
  float: left;
}
#pravy-panel-obsah {
  padding: 50px 16px 10px 8px;
}
#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%; }



.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; }






#pata-obal {
  background: #727878 url(../../pics/layout/bg-body.jpg) left bottom repeat-x;
	position: absolute;
  left: 0; bottom: 0;
  width: 100%;
  font-size: 90%;
  padding: 0; margin: 0; _margin-bottom: -1px;
	color: #fff;
}
#pata {
	width: 780px;
	border-top: 1px solid #fff;
}
#pata-obsah {
	padding: 10px 10px 5px 10px;
	text-align: right;
}
#counter {
	width: 230px;
	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; }

.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;
}


.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; }


