* { margin: 0; padding: 0; }

HTML, BODY { height: 100%; }

HTML { font-size: small; }

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

HR { display: none; }

H1 { font-size: 1.8em; margin: 0 0 0.4em 0; line-height: 1em; color: #000; }
H2 { font-size: 1.5em; margin: 0 0 0.4em 0; line-height: 1.2em; color: #000; }
H3 { font-size: 1.3em; margin: 0 0 0.4em 0; line-height: 1.2em; color: #000; }
H4 { font-size: 1.1em; margin: 0.3em 0 0.3em 0; line-height: 1.2em; color: #000; }
H5 { font-size: 1.0em; margin: 0.3em 0 0.3em 0; line-height: 1.2em; color: #000; }
H6 { font-size: 1.0em; margin: 0.3em 0 0.3em 0; line-height: 1.2em; color: #000; }

H1 A { text-decoration: none; color: inherit; }
H2 A { text-decoration: none; color: inherit; }
H3 A { text-decoration: none; color: inherit; }
H4 A { text-decoration: none; color: inherit; }
H5 A { text-decoration: none; color: inherit; }
H6 A { text-decoration: none; color: inherit; }

H1 A:hover { text-decoration: underline; color: inherit; }
H2 A:hover { text-decoration: underline; color: inherit; }
H3 A:hover { text-decoration: underline; color: inherit; }
H4 A:hover { text-decoration: underline; color: inherit; }
H5 A:hover { text-decoration: underline; color: inherit; }
H6 A:hover { text-decoration: underline; color: inherit; }

P { margin-top: 0.2em; margin-bottom: 0.5em;}
P, DIV { line-height: 1.35em; border: 0 solid #000; }

IMG { border: 0px solid #002e6c; }

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: #004080; text-decoration: underline; }
A:hover { color: #004080; text-decoration: underline; }


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;
  margin-bottom: 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: 15px; list-style-image: url(../../pics/layout/li-bg.gif); }
OL { margin-left: 2em; margin-bottom: 15px; }
LI { margin-bottom: 0.3em; margin-top: 0.3em; margin-left: 1em; }
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; }





#telo {
	background: url(../../pics/layout/bg-telo.jpg) center top repeat-y;
	_background: url(../../pics/layout/bg-telo-ie.jpg) center top repeat-y;
	position: relative;
  min-height: 101%;
  height: 101%;
  text-align: left;
	font-size: 90%;
	margin: 0 auto;
}
body>#telo { height: auto; }

#telo-obsah {
	background: transparent;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	padding: 0px 0px 40px 0px;
	_padding: 0px 0px 50px 0px;
}
#uvod #telo {
	background: transparent;
	padding: 0;
}
#uvod #telo-obsah {
	background: transparent;
	padding: 0;
}





#hlavicka {
	background: #fff url(../../pics/layout/bg-hlavicka.jpg) 0 0 no-repeat;
	width: 990px; height: 245px;
	overflow: hidden;
	padding: 0 0 0px 0;
}
#uvod #hlavicka {
	display: none;
}

#hlavicka-obsah {
/*background: yellow;*/
	position: relative;
	padding: 0px;
	height: 245px;
}

#nadpis {
	display: block;
	width: 330px; height: 74px;
	position: absolute;
	left: 31px; top: 28px;
}
#nadpis SPAN {
	background: url(../../pics/layout/bg-hlavicka.jpg) -31px -28px no-repeat;
	display: block;
	width: 330px; height: 74px;
	position: absolute;
	left: 0; top: 0;
	cursor: hand;
}

#logged {
	display: block;
	position: absolute; left: 15px; top: 107px;
	color: #000;
	font-size: 11px;
}




#jazyky {
	background: #eaeaea;
	display: block;
	width: 120px; height: 30px; line-height: 30px;
	position: relative;
	left: 845px; top: 96px;
	border: 1px solid #000;
	border-bottom-width: 0;
	font-size: 1.2em;
	text-align: center;
}
#jazyky B {
	display: none;
}
#jazyky A {
	color: #898989;
	text-decoration: none;
}
#jazyky A:hover {
	color: #666;
	text-decoration: underline;
}
#jazyky A.selected {
	color: #000;
}





#lavy-panel {
/*background: blue;*/
  width: 200px;
	float: left;
}
#uvod #lavy-panel {
	display: none;
}
#lavy-panel-obsah {
	padding: 10px 0px 10px 0px;
}
#lavy-panel-obsah-in {
	padding: 0px;
}




#menu {
	background: transparent;
/*background: blue;*/
	padding: 0 10px 0 10px;
}
#menu STRONG { display: none; }
#menu A:hover { color: #220000; }
#menu UL { margin: 0; padding: 0; list-style-type: none; }
#menu LI {
	display: inline;
	margin: 0; padding: 0;
}

#menu LI A {
	background: #009128;
	display: block; width: 160px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	color: #fff; text-decoration: none; text-align: left;
}
#menu LI A.selected {
	background: #cd9d55;
	color: #000;
}
#menu LI A EM { font-style: normal; }

#menu LI LI A {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 5px center no-repeat;
	display: block; width: 150px;
	padding: 3px 10px 3px 20px;
	color: #000; text-decoration: none; text-align: left;
	margin-top: 0;
}
#menu LI LI A.selected {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 5px center no-repeat;
	color: #d00;
}

#menu LI LI LI A {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 20px center no-repeat;
	display: block; width: 135px;
	padding: 3px 10px 3px 35px;
	color: #000; text-decoration: none; text-align: left;
	margin-top: 0;
}
#menu LI LI LI A.selected {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 20px center no-repeat;
	color: #d00;
}

#menu LI LI LI LI A {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 35px center no-repeat;
	display: block; width: 120px;
	padding: 3px 10px 3px 50px;
	color: #000; text-decoration: none; text-align: left;
	margin-top: 0;
}
#menu LI LI LI LI A.selected {
	background: #cde6d3 url(../../pics/layout/bg-li.jpg) 35px center no-repeat;
	color: #d00;
}





#stredny-panel {
/*background: violet;*/
  width: 600px;
	float: left;
}
#uvod #stredny-panel {
	width: 100%;
}
#stredny-panel-obsah {
	padding: 15px 20px 0px 20px;
}
#stredny-panel-obsah-in {
}



#nadpis-path {
/*background: violet;*/
	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;
}



#zoznam-tovaru {
	width: 100%;
}
#zoznam-tovaru TH DIV {
	border-bottom: 1px solid #fff;
	border: none;
}
#zoznam-tovaru TD DIV {
	border-bottom: 1px solid #ccc;
}
#zoznam-tovaru TD#tovar-detail DIV {
	border-bottom: transparent;
}
#zoznam-tovaru IMG {
	border: none;
}
#zoznam-tovaru .jazyk {
	display: block;
	width: 3em;
	float: left;
	color: #999;
}






#pravy-panel {
/*background: yellow;*/
	width: 190px;
	float: left;
}
#uvod #pravy-panel {
	display: none;
}
#pravy-panel-obsah {
	padding: 15px 10px 0px 0px;
}
#pravy-panel-obsah-in {
}





.uputavka-prava { padding-bottom: 10px; margin-bottom: 10px; }
.uputavka-prava H2 { color: #000; padding: 5px 0 0 0; line-height: 1.3em; display: none; }
.uputavka-prava DIV { font-size: 90%; color: #000; padding-top: 5px; text-align: left; }





.aktualita { padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px dashed #000; }
.aktualita H3 { color: #000; padding: 5px 0 0 0; line-height: 1.3em; text-align: left !important; }
.aktualita DIV { font-size: 90%; color: #000; padding-top: 5px; text-align: left; }
.aktualita P.viac { font-size: 90%; color: #000; padding-top: 0px; text-align: right; }





.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: 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: 4px; width: 6em; 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: 4px; width: 6em; 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: 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: 4px; 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: 4px; width: 6em; 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: 4px; width: 6em; 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: 7em; 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; color: #00204a; text-decoration: none; position: absolute; left: 0; top: 4px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena { display: block; color: #00204a; text-decoration: none; position: absolute; left: 7em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena { display: block; color: #00204a; text-decoration: none; position: absolute; right: 7em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena { display: block; color: #00204a; text-decoration: none; position: absolute; right: 0; top: 4px; width: 7em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.frst-ena:hover { background-color: transparent; color: #00204a; display: block; position: absolute; left: 0; top: 4px; width: 7em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.prev-ena:hover { background-color: transparent; color: #00204a; display: block; position: absolute; left: 7em; top: 4px; width: 6em; text-align: left; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.next-ena:hover { background-color: transparent; color: #00204a; display: block; position: absolute; right: 7em; top: 4px; width: 6em; text-align: right; padding: 0.2em 0 0.2em 0; _padding: 0.1em 0 0.1em 0; }
.last-ena:hover { background-color: transparent; color: #00204a; display: block; position: absolute; right: 0; top: 4px; 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; }

.back { display: block; float: right; }
.back SPAN { display: none; }





#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: 0; border: 1px solid #000; }
#txt-galeria #detail SPAN { display: block; text-align: left; 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 .nahlad { display: block; /*background: #444;*/ width: 140px; margin: 9px 0px; float: left; }
#txt-galeria .nahlad IMG { display: block; margin: 0px auto; border: 1px solid #000; }
#txt-galeria .nahlad SPAN { display: block; padding: 0 4px 4px 4px; text-align: center; font-size: 90%; _font-size: 80%; }





#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;
	color: #000;
  left: 0; bottom: 0;
  width: 100%; height: 40px;
  font-size: 0.8em;
	margin: 0 auto; padding: 0px;
}
#uvod #pata {
	display: none;
}
#pata-obsah {
	background: #fff url(../../pics/layout/bg-paticka.jpg) left bottom no-repeat;
	width: 990px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
}
#pata-obsah-in {
	padding: 10px;
}
#counter {
	width: 200px; ;
	float: right;
	text-align: right;
}

#pata A { color: #000; color: #fff; text-decoration: underline; }
#pata-in { padding: 0px; }




.obrl { float: left; margin-right: 10px; margin-bottom: 10px; }
.obrr { float: right; margin-left: 10px; margin-bottom: 10px; }




.hidden { display: none !important; }
.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;
}



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

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

.deleted {
  background-color: #ff0;
}

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


.par {
  background-color: #f0f0f0;
}
.nepar {
  background-color: #fff;
}


.redtext {
	color: #f00;
}

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

.w30px { width: 30px; }
.w45px { width: 45px; }
.w50px { width: 50px; }
.w70px { width: 70px; }
.w80px { width: 80px; }
.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; }

.w1pc { width: 1%; }
.w5pc { width: 5%; }
.w15pc { width: 15%; }
.w25pc { width: 25%; }
.w40pc { width: 40%; }
.w50pc { width: 50%; }
.w75pc { width: 75%; }
.w100pc { width: 100%; }
