* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

HTML { font-size: small; }

BODY {
	background: #ded2b4;
  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; }
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; }

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

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

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

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; }
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: 1.3em;
	margin: 0; padding: 10px 0px;
	color: #ee000a;
	text-align: left;
}
H2 A { color: #ee000a; 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: #003062; color: #b30507; }
H3 A { color: #003062; color: #b30507; text-decoration: none; }
H3 A:hover { text-decoration: none; color: #b30507; }

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

H5 { font-size: 1.0em; margin-top: 0.5em; margin-bottom: 0.5em; color: #003062; }
H5 A { color: #003062; text-decoration: none; }
H5 A:hover { text-decoration: none; }

H6 { font-size: 0.98em; margin-top: 0.5em; margin-bottom: 0.5em; color: #003062; }
H6 A { color: #003062; text-decoration: none; }
H6 A:hover { text-decoration: none; }






#telo {
	background: #eee6de url(../../pics/layout/ardsystem-bg-telo.gif) 0 0 repeat-y;
	position: relative;
	margin-left: auto;
	margin-right: auto;
  width: 780px;
  width: 990px;
  min-height: 101%;
  height: 101%;
  text-align: justify;
	font-size: 90%;
	border-style: solid;
	border-color: #000;
	border-width: 0;
}
body>#telo { height: auto; }



#hlavicka {
	background: url(../../pics/layout/ardsystem-bg-hlavicka.gif) left top no-repeat;
  height: 140px;
  height: 70px;
	margin-bottom: 0px;
}
#hlavicka H1 {
	position: absolute;
	left: 26px; top: 38px;
	width: 370px; height: 79px;
	margin: 0; padding: 10px;
	line-height: 39px;
}
#hlavicka H1 SPAN {
	background: url(../../pics/layout/ardsystem-bg-hlavicka.gif) -26px -38px no-repeat;
	display: block;
	width: 370px; height: 79px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}

#logged {
  display: block;
  position: absolute;
  right: 10px; top: 10px;
	font-size: 90%;
	color: #000;
}

#kosik {
  display: block;
  position: absolute;
  right: 10px; top: 25px;
	font-size: 90%;
	color: #000;
}

#jazyky {
	position: absolute;
	right: 25px; top: 33px;
	width: auto; height: 22px;
	line-height: 22px;
	font-size: 10px;
	padding-left: 12px;
	overflow: hidden;
}
#jazyky-in {
	line-height: 22px;
	font-size: 10px;
	padding-right: 12px;
}
#jazyky STRONG { display: none; }
#jazyky EM { font-style: normal; color: #9a9a9a; }
#jazyky A { color: #9a9a9a; text-decoration: none; }
#jazyky A.selected { color: #fff; text-decoration: none; }
#jazyky A:hover { text-decoration: underline; }
#mapa { margin-left: 1em; }



#submenu {
	background: url(../../pics/layout/ardsystem-bg-menu.gif) 0 0 repeat-y;
	width: 215px;
  font-size: 1.1em;
  float: right;
  margin-bottom: 60px;
	text-align: left;
	color: #000;
	border: 0px solid #ccc;
	border-width: 0;
}

#submenu-in { padding: 0px 10px 35px 15px; }
#submenu STRONG { display: block; color: #555; font-size: 1.2em; line-height: 1.35em; margin-top: 2px; margin-bottom: 15px; }
#submenu A STRONG { text-decoration: none; }
#submenu UL { list-style-type: none; margin: 0; padding: 0; }
#submenu LI { display: inline; }
#submenu UL A {
	display: block; background: url(../../pics/layout/ardsystem-bg-menu-item.gif) left top no-repeat;
	padding: 10px;
	margin: 40px 0 0px 0;
	margin: 5px 0 0px 0;
	width: 170px;
	text-decoration: none; color: #000;
	border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
}
#submenu UL UL A {
	display: block; background: #fff;
	padding: 10px;
	margin: 0;
	width: 170px;
	text-decoration: none; color: #003062;
	border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
}
#submenu UL UL UL A {
	display: block; background: #fff;
	padding: 5px 10px 5px 25px;
	width: 155px;
	text-decoration: none; color: #003062;
	border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
}
#submenu UL UL UL UL A {
	display: block; background: #fff;
	padding: 5px 10px 5px 35px;
	width: 145px;
	text-decoration: none; color: #003062;
	border-bottom: 1px solid #e7e7e7;
  font-weight: normal;
}
#submenu UL A:hover { text-decoration: none; color: #a3214d; }
#submenu .selected { text-decoration: none; color: #a3214d; }

#novinky-in { padding: 10px 5px 10px 20px; overflow: hidden; }
#novinky-in STRONG { display: block; color: #316698; font-size: 1.2em; line-height: 1.35em; margin-top: 2px; margin-bottom: 10px; }
#novinky-in A STRONG { text-decoration: none; }
#novinky-in DIV { font-size: 0.95em; font-weight: normal; margin-bottom: 0; text-align: justify; }
#novinky-in DIV DIV { margin-bottom: 0; }
#novinky-in UL STRONG { display: inline; color: #555; font-size: 0.95em; line-height: 1.33em; margin-top: 0; margin-bottom: 0; }
#novinky-in UL { margin: 0; padding: 0; margin-left: 0; margin-right: 0.1em; list-style-type: none; }
#novinky-in UL UL { margin: 0; padding: 0; margin-left: 1em; margin-right: 0.1em; list-style-type: none; font-weight: normal; margin-bottom: 0.3em; }
#novinky-in LI { display: inline; }
#novinky-in UL A { padding: 0; margin: 0; }
#novinky-in UL .novinka-pol { text-decoration: none; display: block; color: #316698; margin-top: 1em; margin-bottom: 0; }
#novinky-in UL A.active .novinka-pol { color: #086632; }
#novinky-in UL A:hover .novinka-pol { color: #086632; text-decoration: none; }
#novinky-in .selected { color: #086632; }





#data {
	background: url(../../pics/layout/ardsystem-bg-hlavicka.gif) 0 -70px no-repeat;
	float: left;
	display: inline;
  width: 775px;
  /*margin-top: 40px;*/
	padding-top: 70px;
  margin-bottom: 60px;
	overflow: hidden;
	/*overflow: auto;*/
}
#data-in {
  padding: 0px 15px 0px 50px;
}
#pomocny {
  padding: 0px 0px 0px 0px;
}



#nadpis-path {
	margin-bottom: 0.75em;
	font-size: 96%;
}
#nadpis-path A {
	text-decoration: underline;
}
#nadpis-path A:hover {
	text-decoration: none;
}
#nadpis-path-back {
	margin-left: 1em;
	float: right;
}



.navigacia {
  position: relative;
  height: 1.75em;
  _height: 1.5em;
  width: 100%;
  padding-top: 4px;
  border-style: solid;
  border-color: #ccc;
  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; }

.navigacia A { text-decoration: none !important; }



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




.novinka { border-bottom-width: 1px; padding: 10px 0; }
SPAN.datum { display: block; float: right; }




.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: #e7e7e7; width: 100%; }
#txt-galeria #detail { background: #e7e7e7; 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: 142px; 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%; }





.filter { text-align: center; font-size: 88%; _font-size: 78%; margin-top: 10px; }





#lang_formular INPUT {
	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;
}





#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: url(../../pics/layout/ardsystem-bg-paticka.gif) 0 0 no-repeat;
	color: #000;
  left: 0; bottom: 0;
  width: 100%; height: 35px;
  font-size: 0.8em;
	text-align: right;
	margin: 0; padding: 0;
  border: 0;
}
#pata A { color: #ee000a; }
#pata-in {
  padding: 15px 10px 10px 10px;
}






.hidden { display: none; }
.wrap { white-space: normal; }
.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;
}


.add { margin-top: 10px; margin-bottom: 10px; }


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

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

.deleted {
  background-color: #ff0;
}
.neplatne {
  background-color: #f00;
}

.selected {
	font-weight: bold;
	color: #117a1f;
}
.used {
	background-color: #6fbc75;
}


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

.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; }
.w16em { width: 16em; }
.w17em { width: 17em; }
.w18em { width: 18em; }
.w19em { width: 19em; }
.w20em { width: 20em; }

.w25px { width: 25px; }
.w30px { width: 30px; }
.w41px { width: 41px; }
.w50px { width: 50px; }
.w100px { width: 100px; }
.w150px { width: 150px; }
.w200px { width: 200px; }
.w250px { width: 250px; }
.w300px { width: 300px; }
.w350px { width: 350px; }
.w400px { width: 400px; }
.w440px { width: 440px; }
.w450px { width: 450px; }
.w500px { width: 500px; }
.w550px { width: 550px; }
.w600px { width: 600px; }
.w650px { width: 650px; }

.w1pc { width: 1%; }
.w5pc { width: 5%; }
.w50pc { width: 50%; }
.w75pc { width: 75%; }
.w100pc { width: 100%; }

