* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

HTML { font-size: small; }

BODY {
	background: #fffaee;
	background: #fff;
  color: #000;
	font-family: sans-serif;
  font-size: small;
  text-align: center;
}

HR { display: none; }

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

IMG { border: 1px solid #979797; }

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

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

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

DIV { line-height: 1.35em; border: 0 solid #000; }

TABLE {
  font-size: 100%;
  /*_font-size: 96%;*/
  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-left: auto;
  margin-right: auto;
  margin-top: 1em;
}
TH, TD {
  font-size: 100%;
  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: #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.3em; margin-top: 0.3em; }
UL UL { margin-top: 0.5em; }
DL { margin-left: 0; margin-bottom: 0.5em; }
DT { font-weight: bold; margin-left: 0; margin-top: 0.2em; }
DD { margin-left: 1em; }

H2 { font-size: 2em; line-height: 2em; margin-top: 2px; margin-bottom: 15px; color: #bc4800; font-family: serif; font-style: italic; font-weight: bold; }
H2 A { color: #bc4800; text-decoration: none; }
H2 A:hover { text-decoration: none; }
/*H2 .uroven1 { display: none; }*/

H3 { font-size: 1.1em; margin-top: 0.7em; margin-bottom: 0.7em; color: #444; }
H3 A { color: #444; text-decoration: none; }
H3 A:hover { text-decoration: none; }

H4 { font-size: 1.05em; margin-top: 0.5em; margin-bottom: 0.5em; color: #444; }
H4 A { color: #444; text-decoration: none; }
H4 A:hover { text-decoration: none; }






#telo {
	background: #fffaee;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  width: 780px;
  min-height: 101%;
  height: 101%;
  text-align: justify;
	font-size: 90%;
	border-style: solid;
	border-color: #ccc;
	border-width: 0 1px;
}
body>#telo { height: auto; }





#hlavicka {
	background: #fff4d6;
  height: 154px;
	margin-bottom: 0px;
}
#hlavicka-en { height: 154px; background: url(../../pics/layout/head_en.jpg) 0 0 no-repeat; }
#hlavicka-de { height: 154px; background: url(../../pics/layout/head_de.jpg) 0 0 no-repeat; }
#hlavicka-sk { height: 154px; background: url(../../pics/layout/head_sk.jpg) 0 0 no-repeat; }
#hlavicka-cz { height: 154px; background: url(../../pics/layout/head_fr.jpg) 0 0 no-repeat; }

#hlavicka H1 {
	position: absolute;
	left: 555px; top: 218px;
	width: 225px; height: 50px;
	margin: 0; padding: 0;
	font-size: 1.6em;
	text-align: center;
	line-height: 1em;
	z-index: 1;
}
#hlavicka H1 SPAN {
	background: url(../../pics/layout/flags.jpg) 0 -218px no-repeat;
	display: block;
	width: 225px; height: 50px;
	position: absolute;
	left: 0; top: 0;
	_cursor: hand;
}

#logged {
  display: block;
  position: absolute;
  left: 10px; top: 3px;
	font-size: 90%;
}




#menu-lng {
	position: absolute;
	left: 588px; top: 259px;
	width: 151px; height: 17px;
	z-index: 2;
}
#menu-lng STRONG { display: none; }
#menu-lng UL { list-style-type: none; margin: 0; padding: 0; }
#menu-lng LI { display: inline; }

#menu-lng #sk {
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 34px; height: 17px;
	overflow: hidden;
	color: #000;
}
#menu-lng #sk.active {
	font-weight: bold;
	color: #000;
}
#menu-lng #sk:hover {
	font-style: italic;
	color: #000;
}
#menu-lng #sk SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -33px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #sk:hover SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -258px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #sk.active SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -483px -259px no-repeat;
	_cursor: hand;
}


#menu-lng #de {
	display: block;
	position: absolute;
	left: 40px; top: 0;
	width: 33px; height: 17px;
	overflow: hidden;
}
#menu-lng #de.active {
	font-weight: bold;
	color: #000;
}
#menu-lng #de:hover {
	font-style: italic;
	color: #000;
}
#menu-lng #de SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -73px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #de:hover SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -298px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #de.active SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -523px -259px no-repeat;
	_cursor: hand;
}


#menu-lng #en {
	display: block;
	position: absolute;
	left: 79px; top: 0;
	width: 34px; height: 17px;
	overflow: hidden;
}
#menu-lng #en.active {
	font-weight: bold;
	color: #000;
}
#menu-lng #en:hover {
	font-style: italic;
	color: #000;
}
#menu-lng #en SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -112px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #en:hover SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -337px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #en.active SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -562px -259px no-repeat;
	_cursor: hand;
}


#menu-lng #cz {
	display: block;
	position: absolute;
	left: 118px; top: 0;
	width: 33px; height: 17px;
	overflow: hidden;
}
#menu-lng #cz.active {
	font-weight: bold;
	color: #000;
}
#menu-lng #cz:hover {
	font-style: italic;
	color: #000;
}
#menu-lng #cz SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -151px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #cz:hover SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -376px -259px no-repeat;
	_cursor: hand;
}
#menu-lng #cz.active SPAN {
	display: block;
	width: 34px; height: 17px;
	position: absolute;
	left: 0; top: 0;
	background: url(../../pics/layout/flags.jpg) -601px -259px no-repeat;
	_cursor: hand;
}





#menu {
	background: url(../../pics/layout/flags.jpg) 0 -154px no-repeat;
	width: 225px;
	float: right;
  padding-bottom: 7em;
	text-align: left;
}

#menu-en { padding: 135px 10px 10px 10px; }
#menu-de { padding: 135px 10px 10px 10px; }
#menu-sk { padding: 135px 10px 10px 10px; }
#menu-cz { padding: 135px 10px 10px 10px; }

#menu STRONG { display: none; }
#menu UL { margin: 0; padding: 0; list-style-type: none; }
#menu LI { display: inline; }
#menu UL A {
  display: block;
  color: #000;
  text-decoration: none;
	font-weight: bold;
}
#menu UL A:hover { color: #ae2e2a; text-decoration: none; }
#menu .selected { color: #bc4800; }
#menu UL UL { margin: 0; padding: 0; margin-left: 1em; margin-right: 0.1em; list-style-type: none; font-weight: normal; }

#monas {
	display: block; width: 163px; height: 34px;
	position: absolute; left: 106px; top: 17px;
}
#menu-en #monas SPAN {
	display: block; width: 163px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -106px -17px no-repeat;
	_cursor: hand;
}
#menu-de #monas SPAN {
	display: block; width: 163px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -106px -17px no-repeat;
	_cursor: hand;
}
#menu-sk #monas SPAN {
	display: block; width: 163px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -106px -17px no-repeat;
	_cursor: hand;
}
#menu-cz #monas SPAN {
	display: block; width: 163px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -106px -17px no-repeat;
	_cursor: hand;
}
#menu-en #monas:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -317px no-repeat;
}
#menu-de #monas:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -317px no-repeat;
}
#menu-sk #monas:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -317px no-repeat;
}
#menu-cz #monas:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -317px no-repeat;
}
#menu-en #monas.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -317px no-repeat;
}
#menu-de #monas.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -317px no-repeat;
}
#menu-sk #monas.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -317px no-repeat;
}
#menu-cz #monas.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -317px no-repeat;
}

#monas-1 {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 106px; top: 51px;
}
#menu-en #monas-1 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -106px -51px no-repeat;
	_cursor: hand;
}
#menu-de #monas-1 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -106px -51px no-repeat;
	_cursor: hand;
}
#menu-sk #monas-1 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -106px -51px no-repeat;
	_cursor: hand;
}
#menu-cz #monas-1 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -106px -51px no-repeat;
	_cursor: hand;
}
#menu-en #monas-1:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -351px no-repeat;
}
#menu-de #monas-1:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -351px no-repeat;
}
#menu-sk #monas-1:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -351px no-repeat;
}
#menu-cz #monas-1:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -351px no-repeat;
}
#menu-en #monas-1.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -351px no-repeat;
}
#menu-de #monas-1.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -351px no-repeat;
}
#menu-sk #monas-1.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -351px no-repeat;
}
#menu-cz #monas-1.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -351px no-repeat;
}

#monas-2 {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 106px; top: 76px;
}
#menu-en #monas-2 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -106px -76px no-repeat;
	_cursor: hand;
}
#menu-de #monas-2 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -106px -76px no-repeat;
	_cursor: hand;
}
#menu-sk #monas-2 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -106px -76px no-repeat;
	_cursor: hand;
}
#menu-cz #monas-2 SPAN {
	display: block; width: 163px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -106px -76px no-repeat;
	_cursor: hand;
}
#menu-en #monas-2:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -376px no-repeat;
}
#menu-de #monas-2:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -376px no-repeat;
}
#menu-sk #monas-2:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -376px no-repeat;
}
#menu-cz #monas-2:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -376px no-repeat;
}
#menu-en #monas-2.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -106px -376px no-repeat;
}
#menu-de #monas-2.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -106px -376px no-repeat;
}
#menu-sk #monas-2.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -106px -376px no-repeat;
}
#menu-cz #monas-2.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -106px -376px no-repeat;
}


#mrestauracia {
	display: block; width: 158px; height: 34px;
	position: absolute; left: 279px; top: 17px;
}
#menu-en #mrestauracia SPAN {
	display: block; width: 158px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -279px -17px no-repeat;
	_cursor: hand;
}
#menu-de #mrestauracia SPAN {
	display: block; width: 158px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -279px -17px no-repeat;
	_cursor: hand;
}
#menu-sk #mrestauracia SPAN {
	display: block; width: 158px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -279px -17px no-repeat;
	_cursor: hand;
}
#menu-cz #mrestauracia SPAN {
	display: block; width: 158px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -279px -17px no-repeat;
	_cursor: hand;
}
#menu-en #mrestauracia:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -317px no-repeat;
}
#menu-de #mrestauracia:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -317px no-repeat;
}
#menu-sk #mrestauracia:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -317px no-repeat;
}
#menu-cz #mrestauracia:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -317px no-repeat;
}
#menu-en #mrestauracia.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -317px no-repeat;
}
#menu-de #mrestauracia.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -317px no-repeat;
}
#menu-sk #mrestauracia.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -317px no-repeat;
}
#menu-cz #mrestauracia.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -317px no-repeat;
}

#mrestauracia-1 {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 279px; top: 51px;
}
#menu-en #mrestauracia-1 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -279px -51px no-repeat;
	_cursor: hand;
}
#menu-de #mrestauracia-1 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -279px -51px no-repeat;
	_cursor: hand;
}
#menu-sk #mrestauracia-1 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -279px -51px no-repeat;
	_cursor: hand;
}
#menu-cz #mrestauracia-1 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -279px -51px no-repeat;
	_cursor: hand;
}
#menu-en #mrestauracia-1:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -351px no-repeat;
}
#menu-de #mrestauracia-1:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -351px no-repeat;
}
#menu-sk #mrestauracia-1:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -351px no-repeat;
}
#menu-cz #mrestauracia-1:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -351px no-repeat;
}
#menu-en #mrestauracia-1.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -351px no-repeat;
}
#menu-de #mrestauracia-1.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -351px no-repeat;
}
#menu-sk #mrestauracia-1.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -351px no-repeat;
}
#menu-cz #mrestauracia-1.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -351px no-repeat;
}

#mrestauracia-2 {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 279px; top: 76px;
}
#menu-en #mrestauracia-2 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -279px -76px no-repeat;
	_cursor: hand;
}
#menu-de #mrestauracia-2 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -279px -76px no-repeat;
	_cursor: hand;
}
#menu-sk #mrestauracia-2 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -279px -76px no-repeat;
	_cursor: hand;
}
#menu-cz #mrestauracia-2 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -279px -76px no-repeat;
	_cursor: hand;
}
#menu-en #mrestauracia-2:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -376px no-repeat;
}
#menu-de #mrestauracia-2:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -376px no-repeat;
}
#menu-sk #mrestauracia-2:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -376px no-repeat;
}
#menu-cz #mrestauracia-2:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -376px no-repeat;
}
#menu-en #mrestauracia-2.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -376px no-repeat;
}
#menu-de #mrestauracia-2.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -376px no-repeat;
}
#menu-sk #mrestauracia-2.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -376px no-repeat;
}
#menu-cz #mrestauracia-2.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -376px no-repeat;
}

#mrestauracia-3 {
	display: block; width: 158px; height: 24px;
	position: absolute; left: 279px; top: 101px;
}
#menu-en #mrestauracia-3 SPAN {
	display: block; width: 158px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -279px -101px no-repeat;
	_cursor: hand;
}
#menu-de #mrestauracia-3 SPAN {
	display: block; width: 158px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -279px -101px no-repeat;
	_cursor: hand;
}
#menu-sk #mrestauracia-3 SPAN {
	display: block; width: 158px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -279px -101px no-repeat;
	_cursor: hand;
}
#menu-cz #mrestauracia-3 SPAN {
	display: block; width: 158px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -279px -101px no-repeat;
	_cursor: hand;
}
#menu-en #mrestauracia-3:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -401px no-repeat;
}
#menu-de #mrestauracia-3:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -401px no-repeat;
}
#menu-sk #mrestauracia-3:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -401px no-repeat;
}
#menu-cz #mrestauracia-3:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -401px no-repeat;
}
#menu-en #mrestauracia-3.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -401px no-repeat;
}
#menu-de #mrestauracia-3.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -401px no-repeat;
}
#menu-sk #mrestauracia-3.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -401px no-repeat;
}
#menu-cz #mrestauracia-3.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -401px no-repeat;
}

#mrestauracia-4 {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 279px; top: 125px;
}
#menu-en #mrestauracia-4 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -279px -125px no-repeat;
	_cursor: hand;
}
#menu-de #mrestauracia-4 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -279px -125px no-repeat;
	_cursor: hand;
}
#menu-sk #mrestauracia-4 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -279px -125px no-repeat;
	_cursor: hand;
}
#menu-cz #mrestauracia-4 SPAN {
	display: block; width: 158px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -279px -125px no-repeat;
	_cursor: hand;
}
#menu-en #mrestauracia-4:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -425px no-repeat;
}
#menu-de #mrestauracia-4:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -425px no-repeat;
}
#menu-sk #mrestauracia-4:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -425px no-repeat;
}
#menu-cz #mrestauracia-4:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -425px no-repeat;
}
#menu-en #mrestauracia-4.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -279px -425px no-repeat;
}
#menu-de #mrestauracia-4.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -279px -425px no-repeat;
}
#menu-sk #mrestauracia-4.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -279px -425px no-repeat;
}
#menu-cz #mrestauracia-4.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -279px -425px no-repeat;
}


#mrozne {
	display: block; width: 123px; height: 34px;
	position: absolute; left: 447px; top: 17px;
}
#menu-en #mrozne SPAN {
	display: block; width: 123px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -447px -17px no-repeat;
	_cursor: hand;
}
#menu-de #mrozne SPAN {
	display: block; width: 123px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -447px -17px no-repeat;
	_cursor: hand;
}
#menu-sk #mrozne SPAN {
	display: block; width: 123px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -447px -17px no-repeat;
	_cursor: hand;
}
#menu-cz #mrozne SPAN {
	display: block; width: 123px; height: 34px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -447px -17px no-repeat;
	_cursor: hand;
}
#menu-en #mrozne:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -317px no-repeat;
}
#menu-de #mrozne:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -317px no-repeat;
}
#menu-sk #mrozne:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -317px no-repeat;
}
#menu-cz #mrozne:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -317px no-repeat;
}
#menu-en #mrozne.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -317px no-repeat;
}
#menu-de #mrozne.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -317px no-repeat;
}
#menu-sk #mrozne.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -317px no-repeat;
}
#menu-cz #mrozne.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -317px no-repeat;
}

#mrozne-1 {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 447px; top: 51px;
}
#menu-en #mrozne-1 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -447px -51px no-repeat;
	_cursor: hand;
}
#menu-de #mrozne-1 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -447px -51px no-repeat;
	_cursor: hand;
}
#menu-sk #mrozne-1 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -447px -51px no-repeat;
	_cursor: hand;
}
#menu-cz #mrozne-1 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -447px -51px no-repeat;
	_cursor: hand;
}
#menu-en #mrozne-1:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -351px no-repeat;
}
#menu-de #mrozne-1:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -351px no-repeat;
}
#menu-sk #mrozne-1:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -351px no-repeat;
}
#menu-cz #mrozne-1:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -351px no-repeat;
}
#menu-en #mrozne-1.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -351px no-repeat;
}
#menu-de #mrozne-1.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -351px no-repeat;
}
#menu-sk #mrozne-1.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -351px no-repeat;
}
#menu-cz #mrozne-1.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -351px no-repeat;
}

#mrozne-2 {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 447px; top: 76px;
}
#menu-en #mrozne-2 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -447px -76px no-repeat;
	_cursor: hand;
}
#menu-de #mrozne-2 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -447px -76px no-repeat;
	_cursor: hand;
}
#menu-sk #mrozne-2 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -447px -76px no-repeat;
	_cursor: hand;
}
#menu-cz #mrozne-2 SPAN {
	display: block; width: 123px; height: 25px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -447px -76px no-repeat;
	_cursor: hand;
}
#menu-en #mrozne-2:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -376px no-repeat;
}
#menu-de #mrozne-2:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -376px no-repeat;
}
#menu-sk #mrozne-2:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -376px no-repeat;
}
#menu-cz #mrozne-2:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -376px no-repeat;
}
#menu-en #mrozne-2.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -376px no-repeat;
}
#menu-de #mrozne-2.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -376px no-repeat;
}
#menu-sk #mrozne-2.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -376px no-repeat;
}
#menu-cz #mrozne-2.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -376px no-repeat;
}

#mrozne-3 {
	display: block; width: 123px; height: 24px;
	position: absolute; left: 447px; top: 101px;
}
#menu-en #mrozne-3 SPAN {
	display: block; width: 123px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -447px -101px no-repeat;
	_cursor: hand;
}
#menu-de #mrozne-3 SPAN {
	display: block; width: 123px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -447px -101px no-repeat;
	_cursor: hand;
}
#menu-sk #mrozne-3 SPAN {
	display: block; width: 123px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -447px -101px no-repeat;
	_cursor: hand;
}
#menu-cz #mrozne-3 SPAN {
	display: block; width: 123px; height: 24px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -447px -101px no-repeat;
	_cursor: hand;
}
#menu-en #mrozne-3:hover SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -401px no-repeat;
}
#menu-de #mrozne-3:hover SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -401px no-repeat;
}
#menu-sk #mrozne-3:hover SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -401px no-repeat;
}
#menu-cz #mrozne-3:hover SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -401px no-repeat;
}
#menu-en #mrozne-3.selected SPAN {
	background: url(../../pics/layout/head_en.jpg) -447px -401px no-repeat;
}
#menu-de #mrozne-3.selected SPAN {
	background: url(../../pics/layout/head_de.jpg) -447px -401px no-repeat;
}
#menu-sk #mrozne-3.selected SPAN {
	background: url(../../pics/layout/head_sk.jpg) -447px -401px no-repeat;
}
#menu-cz #mrozne-3.selected SPAN {
	background: url(../../pics/layout/head_fr.jpg) -447px -401px no-repeat;
}



#mlogin {
	display: block; width: 32px; height: 32px;
	position: absolute; left: 639px; top: 28px;
	overflow: hidden;
}
#menu-en #mlogin SPAN {
	display: block; width: 32px; height: 32px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_en.jpg) -639px -28px no-repeat;
	_cursor: hand;
}
#menu-de #mlogin SPAN {
	display: block; width: 32px; height: 32px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_de.jpg) -639px -28px no-repeat;
	_cursor: hand;
}
#menu-sk #mlogin SPAN {
	display: block; width: 32px; height: 32px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_sk.jpg) -639px -28px no-repeat;
	_cursor: hand;
}
#menu-cz #mlogin SPAN {
	display: block; width: 32px; height: 32px;
	position: absolute; left: 0; top: 0;
	background: url(../../pics/layout/head_fr.jpg) -639px -28px no-repeat;
	_cursor: hand;
}










#data {
	float: left;
	display: inline;
  width: 555px;
  padding-bottom: 7em;
	overflow: hidden;
}
#data-in {
  padding: 10px 10px 10px 10px;
}



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

.back { font-weight: bold; }





.referencie UL {
	margin: 0; padding: 0;
}
.referencie LI {
	margin: 0; padding: 0;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	line-height: 1.1em;
}
.referencie LI A {
	display: block;
	background: #316698;
	padding: 1px;
	text-decoration: none;
}
.referencie LI A:hover {
	background: #086632;
	text-decoration: none;
}
.referencie LI A SPAN {
	display: inline;
	width: auto;
	margin-left: 100px;
	padding: 5px;
	background: #fff;
}





#txt-galeria { background: #c5c5c5; width: 100%; }
#txt-galeria #detail { background: #c5c5c5; padding: 5px 0; }
#txt-galeria #detail STRONG { display: block; text-align: center; padding: 5px; padding-bottom: 0; }
#txt-galeria #detail IMG { display: block; margin: 5px auto; padding: 0; border: 1px solid #fff; }
#txt-galeria #detail SPAN { display: block; text-align: justify; padding: 5px; }
#txt-galeria #detail #ovladanie-obal { padding: 5px 0 5px 0; width: 100%; }
#txt-galeria #detail #ovladanie SPAN { display: inline; }
#txt-galeria #detail #ovladanie A { text-decoration: none; }
#txt-galeria #detail #ovladanie .prev { display: block; width: 45%; padding: 5px 0; float: left; text-align: left; font-weight: bold; }
#txt-galeria #detail #ovladanie .next { display: block; width: 45%; padding: 5px 0; float: right; text-align: right; font-weight: bold; }
#txt-galeria .nahlad { display: block; _display: inline; width: 133px; margin: 2px 0px 2px 0px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 5px auto; border: 1px solid #fff; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 5px 5px 5px; text-align: center; font-size: 90%; _font-size: 80%; }





#listok { width: 100%; border: 0 dotted #ccc; }
#listok A { text-decoration: none; }
#listok .nazov { width: 58%; text-align: left; border: 0 dotted #ccc; border-bottom: 1px dotted #ccc; }
#listok .mnoz { width: 15%; text-align: right; border: 0 dotted #ccc; border-bottom: 1px dotted #ccc; }
#listok .cena { width: 15%; text-align: right; border: 0 dotted #ccc; border-bottom: 1px dotted #ccc; }
#listok .cena2 { width: 20%; text-align: right; border: 0 dotted #ccc; border-bottom: 1px dotted #ccc; }


.sekundarna-mena { font-size: 96%; color: #555; }
.konverzny-kurz { font-size: 96%; color: #000; }





.filter { text-align: center; font-size: 90%; _font-size: 85%; }





#lang_formular INPUT[type=submit] {
	background: transparent;
	color: #0b162a;
	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 .unselected {
	background: transparent;
	color: #0b162a;
	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: #0b162a !important;
	color: #fff !important;
	width: 3em;
}





#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 {
  position: absolute;
	background: #fff4d6 url(../../pics/layout/pata.jpg) center top no-repeat;
	color: #000;
  left: 0; bottom: 0;
  width: 780px;
  font-size: 0.8em;
	text-align: left;
	padding: 0;
  margin: 0;
  border-top: 1px solid #999;
  border-left: 0px solid #999;
  border-right: 0px solid #999;
}
#pata A { color: #000; }
#pata-in {
  padding: 10px 0 10px 0;
}
#pata #counter {
  display: block;
  float: left;
  width: 180px;
  text-align: center;
  padding: 0 10px;
}
#pata #counter STRONG {
  display: block;
}
#pata P {
  text-align: center;
  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; }

.flatbtn {
	background: transparent;
	border: solid #000;
	border-width: 0 1px 0 0;
	margin: 0;
	padding: 0;
	font-size: 70% !important;
	_font-size: 100% !important;
}



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

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

.deleted {
  background-color: #ff0;
}

.selected {
	font-weight: bold;
	color: #117a1f;
}


.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%; }
.w50pc { width: 50%; }
.w75pc { width: 75%; }
.w100pc { width: 100%; }


