html, body {
  height: 100%;
  margin: 0;
}
body {
  font: 0.8em/1.25 Arial, Helvetica, sans-serif;
  color: rgb(41,41,41);
  background: url('../gfx/body.png') repeat-x 0 0;
  background-color: rgb(59,104,177);
}
#celavyska_obal_vnejsi {
  min-height: 100%;
  min-width: 1020px;
  position: relative;
  _position:absolute; /* IE6 need it */
  background: url('../gfx/body-left-bottom.jpg') repeat-x 100% 100%;
}
#celavyska_obal {
/*DELETEmin-height: 100%;*/
  background: url('../gfx/body-right-bottom.jpg') no-repeat 100% 100%;
}
#celavyska {
/*DELETEmin-height: 100%;*/
  background: url('../gfx/body-left-top.jpg') no-repeat 0 0;
}
#stranka {
  width: 896px;
  padding: 80px 0 170px 0;
  margin: 0 20px 0 90px;
}
#dvousloupcovy_obal {
  width: 100%;
/** /
  background: url('../gfx/body_dolni_bila.jpg') no-repeat 0 100%;
/**/
  background: url('../gfx/obsah.png') no-repeat 630px 230px;
}
#dvousloupcovy_obal_vnejsi {
  background: url('../gfx/obsah_obal.png') repeat-y 0 0;
  background-color: rgb(250,250,250);
  /*margin-bottom: 118px;*/
/** /
  background: url('../gfx/body_uzky_prouzek.jpg') repeat-y 0 0;
  background-color: rgb(255,255,255);
/**/
}
#dvousloupcovy {
  width: 100%;
  padding-bottom: 20px;
/** /
  background: url('../gfx/body_horni_bila.jpg') no-repeat 0 164px;
/**/
}

/* OBSAH */

#obsah {
  width: 640px;
  float: left;
  min-height: 766px;
}
#obsah .vnitrni {
  padding-left: 50px; /* 20px; */
  padding-right: 18px;
}
#obsah .uzsi {
  width: 570px;
  margin-left: 29px;
}

/* HLAVICKA, H1 */

#hlavicka {
  position: relative;
  height: 213px;
  z-index: 0;
  background: url('../gfx/hlavicka.jpg') no-repeat;
  background-color: rgb(111,140,136);
}
#hlavicka h1 a {
  color: rgb(255,255,255);
  cursor: pointer;
}
h1, h1 span {
  position: absolute;
  width: 203px;
  height: 147px;
}
h1 {
  margin: 0;
  top: -2px;
  left: 24px;
  z-index: 1;
  font-family: Calibri, 'Lucida Grande', Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 120%;
  text-align: center;
}
h1 span {
  display: block;
  background-image: url('../gfx/logo.jpg');
  top: 0;
  left: 0;
  z-index: 2;
}

#langSel {
	position: absolute;
	top: 12px;
	right: 5px;
	margin: 0;
}
#langSel a {
	margin-left: 8px;
	display: block;
}

/* PRAVY SLOUPEC */

#sloupec {
  width: 256px;
  float: right;
}
#sloupec .box { /* vyznamni zakaznici, partneri */
  margin-top: 20px;
  margin-left: 25px;
  width: 207px;
  background: url('../gfx/sloupec_box_horni_alfa.png') no-repeat 0 0;
}
#sloupec .boxheight {
  height: 180px;
}
#sloupec p {
  text-align: center;
  /*height: 100px;*/
}

#sloupec p a img {
  border: 1px solid #eee;
}

/* PATICKA */

#paticka {
  position: relative;
  top: 6px;
  text-align: right;
  line-height: 38px;
  height: 38px;
  padding: 10px 0 0 0;
  background: url('../gfx/paticka.png') no-repeat 0 0;
}
#paticka, #paticka a {
  color: rgb(130,130,130);
}
#paticka a {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: 0 2px;
}
#paticka .odkazy {
  float: left;
  padding-left: 27px;
  /*vertical-align: middle;*/
}
#paticka .copyright {
  padding-right: 27px;
}
#paticka .copyright img {
  margin-left: 11px;
}
#mapa_stranek {
  background: url('../gfx/ikonka_mapa_stranek.png') no-repeat;
  padding-left: 15px;
}
#poslat_stranku {
  background: url('../gfx/ikonka_posli.png') no-repeat;
  padding-left: 20px;
}
#tisknout_stranku {
  background: url('../gfx/ikonka_tiskarna.png') no-repeat;
  padding-left: 20px;
}

/* TRIDY PRO LAYOUT */

.obal_plovoucich, .obal_plovoucich2 {
  display: inline-block;
}
.obal_plovoucich {
  display: block;
  /*width: 100%;*/ /*nebo height 1% pro IE6  - nakonec se nepouzije*/
  overflow: hidden;
}
.obal_plovoucich2 {
  display: block;
  overflow: auto;
}
.vycisteny {
  display: inline-block; /* IE, nechat v hlavnim css souboru */
}
.vycisteny {
  display: block;
}
.vycisteny:after {
  	content: ".";
  	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cistic {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	visibility: hidden;
}
.system_souradnic {
  position: relative;
}
.nastred {
  margin-right: auto;
  margin-left: auto;
}
.nahore {
  position: absolute;
  z-index: 2;
}
.dole {
  position: absolute;
  z-index: 0;
}
.schovat {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.vlevo {
  float: left;
}
.vpravo {
  float: right;
}

.box_polovicni_prazdny {
  width: 275px;
}
.rada {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* FORMULARE VE SLOUPCI */

.box_formular {
  font-size: 100%;
  background-color: rgb(123,177,25);
}
.box_formular legend {
  padding: 0;
  margin: 0;
  display: block;
}
.box_formular legend span, .box_formular label {
  position: absolute;
  display: block;
  height: 26px;
  line-height: 26px;
  font-weight: bold;
}
.box_formular input {
  position: absolute;
  width: 162px;
  height: 19px;
  border-width: 0;
  border-style: none;
  color: rgb(82,136,0);
  background-color: rgb(255,255,255);
  background-image: url('../gfx/login_input.png');
}
.box_formular fieldset {
  margin: 0;
  padding: 0;
  border-width: 0;
  border-style: none;
}
.box_formular fieldset br {
  display: none;
}
.box_formular button {
  padding: 0;
  margin: 0;
  border-width: 0;
  border-style: none;
  position: absolute;
  color: rgb(255,255,255);
  background-color: rgb(79,120,0);
  font-size: 90%;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
}
#box_login {
  color: rgb(255,255,255);
  position: relative;
  width: 256px;
  height: 178px;
  margin: 0;
  overflow: hidden;
  background: url('../gfx/login_pozadi.png') no-repeat;
  background-color: rgb(106,162,3);
}
#box_newsletter {
  color: rgb(255,255,255);
  margin: 20px 0 0 25px;
  width: 228px;
  height: 124px;
  position: relative;
  top: 0;
  left: 11px;
  background-image: url('../gfx/newsletter_pozadi.png');
}

#box_login legend span {
  top: 6px;
  left: 21px;
  width: 175px;
}
#label_login {
  top: 32px;
  left: 21px;
}
#label_heslo {
  height: 18px;
  line-height: 18px;
  top: 86px;
  left: 21px;
}

#login {
  top: 62px;
  left: 33px;
}
#heslo {
  top: 109px;
  left: 33px;
}
#box_login button {
  top: 138px;
  left: 22px;
  width: 86px;
  height: 25px;
  background: url('../gfx/login_button.png') no-repeat;
}
#box_newsletter legend span {
  top: 6px;
  left: 21px;
}
#label_email {
  top: 32px;
  left: 21px;
}
#email {
  top: 64px;
  left: 26px;
}
#box_newsletter button {
  top: 95px;
  left: 22px;
  width: 123px;
  background-image: url('../gfx/newsletter_button.png');
}

/* KALENDAR */

#sloupec .kalendar {
  /*background: url('../gfx/kalendar_horni_alfa.png') no-repeat;*/
  background: none;
}
#kalendar {
  border-collapse: collapse;
  margin: 0 auto;
}
#kalendar td, #kalendar th {
  color: rgb(255,255,255);
  text-align: center;
  font-size: 90%;
  font-weight: bold;
}
#kalendar td  {
  height: 25px;
  width: 19px;
  padding: 3px;
  vertical-align: top;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(255,255,255);
  /*background: url('../gfx/kalendar_td_normalni.png') no-repeat 50% 100%;*/
  background-color: rgb(130,185,37);
}
#kalendar td.monthname {

}
#kalendar th {
  border-style: solid;
  border-width: 1px;
  background-color: rgb(106,171,3);
  border-color: rgb(255,255,255);
  border-top-color: rgb(71,116,0);
}
#kalendar .prazdna {
  background-color: rgb(178,212,124);
  background-image: url('../gfx/kalendar_td_prazdna.png');
}
#kalendar .event {
  background: #58712B url('../gfx/kalendar_td_normalni.png') no-repeat scroll 50% 100%;
}
#kalendar .event1 {
  background: rgb(178,196,20); /*tmave zluta*/
}
#kalendar .event2 {
  background: rgb(239,71,71); /*cervena*/
}
#kalendar .event3 {
  background: rgb(47,93,45); /*tmave zelena*/
}
#kalendar .event4 {
  background: rgb(177,177,177); /*seda*/
}
#kalendar .event5 {
  background: rgb(181,45,182); /*fialova*/
}
#kalendar .event6 {
  background: rgb(0,0,0); /*cerna*/
}
#kalendar .vybrana {
  background: url('../gfx/kalendar_td_vybrana.png') no-repeat scroll 50% 100%;
}
#kalendar a {
  color: #ffffff;
  /*text-decoration: none;*/
}

/* OSTATNI POZADI */

.vice_informaci {
  background: url('../gfx/vice_informaci.png') no-repeat 100% 50%;
}

/* BARVY */

.zeleny_text {
  color: rgb(108,177,0);
}
.oranzovy_text {
  color: rgb(221,98,0);
}

/* ODKAZY MIMO NAVIGACI */

a {
  color: rgb(108,177,0);
}

/* NAVIGACE */

#navigace {
  position: absolute;
  top: 20px;
  left: 90px;
  width: 896px;
  height: 56px;
  font-size: 120%;
}
#navigace ul {
   float: right;
	 float: left;
   margin: 0;
	 margin: 0 60px 0 15px;
	 _margin-left: 7px;
	 padding: 0;
   list-style-type: none;
}
#navigace li {
  float: left;
  margin-right: 20px;
}
#navigace a {
  float: left;
  color: rgb(255,255,255);
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}
#navigace a span { /* obecne a pravy */
  float: left;
  height: 36px;
  line-height: 36px;
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 0 10px 0 0;
}
html>body #navigace a span {
  background-image: url('../gfx/navigace_tlacitko_alfa.png'); /* krome IE6 */
}

#navigace a span span { /* levy */
  padding: 0 0 0 10px;
}
#navigace a span span span { /* vnitrni */
  padding: 0;
}
#navigace a:hover span span span {
  background-position: 50% -36px;
}
#navigace a:hover span span {
  background-position: 0 -36px;
}
#navigace a:hover span {
  background-position: 100% -36px;
}
#navigace a:hover, #navigace a:focus, #navigace a.aktivni {
  text-decoration: underline;
}

/* BOX POLOVICNI SIRKY */

.box_polovicni {
  background: url('../gfx/box_polovicni_prouzek.png') repeat-y 100% 0;
  position: relative;
  width: 275px;
}
.box_levy {
  float: left;
}
.box_pravy {
  float: right;
}
.box_polovicni .horni {
  background: url('../gfx/box_polovicni_horni.png') no-repeat 100% 0;
}
.box_polovicni .spodni {
  background: url('../gfx/box_polovicni_spodni.png') no-repeat 100% 0;
  padding-top: 10px;
  padding-bottom: 2.5em;
  /*padding-left: 29px;*/
  padding-left: 15px;
  min-height: 188px;
}
.box_polovicni p {
  margin: 0;
  padding-right: 25px;
}
.box_polovicni strong {
  font-weight: normal;
  color: rgb(108,177,0);
}
.odsadit_h3 h3 {
  margin-bottom: 20px;
}
.box_polovicni h4 {
  font-size: 110%;
  font-weight: normal;
  color: rgb(221,98,0);
  margin: 0;
}
.vpravo .spodni {
  padding-left: 9px;
}

/* IMG */

a img {
  border-style: none;
  border-width: 0;
}
img.plavacek_levy {
  float: left;
  margin-right: 10px;
}
img.plavacek_pravy {
  float: right;
  margin-left: 10px;
}
#obsah img {
  border: solid 1px rgb(106,162,3);
}
#uvod_fotogalerie img {
  margin: 0 7px;
}
img.projekt {
  margin-top: 8px;
  float: right;
}
.fotogalerie_detail img {
  margin: 11px;
}

/* NADPISY H2 */

h2 {
  font-family: Calibri, 'Lucida Grande', Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 165%;
  line-height: 100%;
  margin: 0;
  color: rgb(108,177,0);
}

/* NADPISY H3 */

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: rgb(108,177,0);
  margin: 0;
  font-size: 135%;
}
h3.fotogalerie {
  margin-top: 25px;
}
#reklamni_baner h3 {
  color: rgb(77,113,0);
  font-size: 150%;
  position: relative;
}
#sloupec h3 {
  font-size: 120%;
  font-weight: bold;
  color: rgb(84,84,84);
  line-height: 28px;
  height: 28px;
  margin-left: 29px;
  margin-bottom: 20px;
}
.nadpis h3 { /* NOVINKY */
  font-size: 100%;
  color: rgb(108,177,0);
  display: inline;
}

/* SEO aj. */

/* OSTATNI ELEMENTY */

address {
  font-style: normal;
}
em {
  color: rgb(221,98,0);
  font-style: normal;
}

.box_polovicni .vice_informaci {
  position: absolute;
  height: 2em;
  line-height: 2em;
  bottom: 0.5em;
  right: 0;
  margin-right: 20px;
}
.vice_informaci {
  text-align: right;
  padding-right: 25px;
  margin-right: 12px;
}

th {
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  color: rgb(108,177,0);
}

/* KONTAKTY */

.box_kontakty a {
   color: rgb(221,98,0);
}
table.kontakty {
  margin-top: 1em;
}
table.kontakty th, .box_kontakty th {
  width: 60px;
}

/* NOVINKY */

.nadpis {
   font-size: 130%;
   color: rgb(221,98,0);
}


/* PROJEKTY */

.box_celasirka {
  width: 550px;
  background: url('../gfx/box_celasirka_prouzek.png') repeat-y 0 0;
}
.box_celasirka .horni {
  background: url('../gfx/box_celasirka_horni.png') no-repeat 0 0;
}
.box_celasirka .spodni {
  background: url('../gfx/box_celasirka_spodni.png') no-repeat 0 100%;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-top: 18px;
  padding-left: 15px;
  min-height: 134px;
}

.box_celasirka .info  {
  float: left;
  width: 200px;
  width: 320px;
}
.box_celasirka .odkazy {
  margin-top: 30px;
  float: right;
  width: 137px;
}
table.projekt th, table.projekt td {
  padding-right: 10px;
  vertical-align: top;
}
table.projekt .odkazy {
  margin-top: 0;
  float: left;
}


.projekty_tlacitko {
  display: block;
  margin: 10px auto;
  width: 137px;
  min-height: 2em;
  text-align: center;
  font-weight: bold;
  background: url('../gfx/projekty_tlacitko_spodni.png') no-repeat 0 100%;
  background-color: rgb(145,185,79);
}
.projekty_tlacitko span {
  display: block;
  background: url('../gfx/projekty_tlacitko_horni.png') no-repeat 0 0;
}
.projekty_tlacitko a, .projekty_tlacitko a:hover, .projekty_tlacitko a:active,
.projekty_tlacitko a:link, .projekty_tlacitko a:focus{
  display: block;
  line-height: 2em;
  text-decoration: none;
  color: rgb(255,255,255);
}
.dalsi_projekty {
  text-align: right;
  margin: 0;
  padding-right: 27px;
}

/* UVODNI STRANA */

#reklamni_baner {
  margin-top: 20px;
  padding-top: 18px;
  padding-left: 65px;
  height: 99px;
  background: url('../gfx/adbaner.png') no-repeat;
}
#reklamni_baner h3.stinovany {
  color: rgb(215,244,167);
}
#reklamni_baner h3 span.stin {
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  color: rgb(77,113,0);
}
#reklamni_baner p.text {
  /*padding-left: 65px;*/
  padding-right: 80px;
  font-size: 120%;
  margin: 0;
}
#reklamni_baner .vice_informaci {
  background: url('../gfx/vice_informaci_bila.png') no-repeat 100% 50%;
}
#reklamni_baner .vice_informaci a {
  color: rgb(255,255,255);
}

#uvod_fotogalerie {
  margin-top: 20px;
  text-align: center;
  padding-top: 14px;
  font-size: 0;
  line-height: 0;
  background: url('../gfx/hp_fotogalerie_alfa.png') no-repeat;
}

/* FOTOGALERIE */

p.otevrit_album {
  margin-top: 2em;
  padding-right: 0;
  float: left;
}
.otevrit_album a {
  /*color: rgb(221,98,0);*/
}

/* FOTOGALERIE DETAIL, NOVINKY */

.fotogalerie_detail {
  line-height: 0;
  /*font-size: 0;*/
  position: relative;
  top: 0;
  left: -12px;
}

#strankovani a, #strankovani .aktualni_strana {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  line-height: 100%;
  font-size: 100%;
  color: white;
  float: left;
  position: relative;
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
  width: 1em;
  margin-right: 0.5em;
  text-align: center;
}
#strankovani a {
  background-color: rgb(120,168,42);
  background-image: url('../gfx/strankovani_tlacitko.png');
}
#strankovani .aktualni_strana {
  background-color: rgb(149,149,149);
  background-image: url('../gfx/strankovani_tlacitko_aktualni_strana.png');
}
#strankovani a:hover {
  color: rgb(221,98,0);
}
#strankovani a span, #strankovani .aktualni_strana span {
  display: block;
  width: 4px;
  height: 4px;
  position: absolute;
  overflow: hidden;
  background-repeat: no-repeat;
}
#strankovani a span {
  background-image: url('../gfx/strankovani_tlacitko.png');
}
#strankovani .aktualni_strana span {
  background-image: url('../gfx/strankovani_tlacitko_aktualni_strana.png');
}
#strankovani .tl {
  top: 0;
  left: 0;
  background-position: top left;
}
#strankovani .tr {
  top: 0;
  right: 0;
  background-position: top right;
}
#strankovani .bl {
  bottom: 0;
  left: 0;
  background-position: bottom left;
}
#strankovani .br {
  bottom: 0;
  right: 0;
  background-position: bottom right;
}

/* anketa */
#sloupec .anketa h3 {
	margin-bottom: 0px;
}
#anketa_bars {
	/*background: url(../gfx/_bg_anketa.png) repeat-x;*/
	padding: 0 29px;
  text-align: left;
}
#anketa_bars table {
	width: 100%;
	margin: 0;
	border: none;
  border-collapse: collapse;
}
#anketa_bars table td {
	padding: 0;
	vertical-align: top;
}
#anketa_bars table td p {
	margin: 2px 0;
	text-align: left;
}
#anketa_bars table td.bar {
	width: 80%;
	padding: 3px 0 5px 0;
	background: url(../gfx/_anketa_bar.gif) no-repeat 0 3px;
}
#anketa_bars table td.percent {
  width: 20%;
	text-align: right;
}
.anketa p.hint {
	text-transform: uppercase;
}
#golfProdejna {
  margin: 20px 0;
  text-align: center;
}

.hidden {
 display: none;
}

/* ENJOY GT STYLES */

.black_overlay {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 1530px;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
.homepage_bg {
  display: none;
  margin:40px auto 0 auto;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  position:relative;

  position: absolute;
  top: 70px;
  left: 236px;
  
  border: 2px solid #616161;
  background: url(/gfx/enjoy/bg_index.jpg);
  z-index:1002;
  overflow: auto;
  width:600px;
  height:700px;
}
.aktuality_bg {
  display: none;
  margin:40px auto 0 auto;
  position:relative;

  position: absolute;
  top: 70px;
  left: 236px;

  border: 2px solid #616161;
  background: url(/gfx/enjoy/bg_aktuality.jpg);
  z-index:1002;
  overflow: auto;
  width:600px;
  height:700px;
}
.kalendar_bg {
  display: none;
  margin:40px auto 0 auto;
  position:relative;

  position: absolute;
  top: 70px;
  left: 236px;

  border: 2px solid #616161;
  background: url(/gfx/enjoy/bg_kalendar.jpg);
  z-index:1002;
  overflow: auto;
  width:600px;
  height:700px;
}
#bg_page_2 .aktualita {
  float:left;
  width:440px;
  margin-bottom:17px;
  height:440px;
  overflow: auto;
}
#bg_page_2 .aktualita .img {
  width:92px;
  height:85px;
  float:left;
}
#bg_page_2 .aktualita .nadpis {
  width:410px;
  color:#87b626;
  font-weight:bold;
  margin-bottom:5px;
  margin-top:2px;
  font-size:14px;
}
#bg_page_2 .aktualita .text {
  /*height:85px;*/
  width:400px;
  color:#424242;
  text-align:justify;
  font-size:12px;
  margin-right:8px;
}
#bg_page_2 .aktualita .line {
  clear:both;
  width:400px;
  background-color:#FFFFFF;
  height:2px;
  overflow: hidden;
  =margin: 10px 0 0;
}
#bg_page_2 .aktualita .datum {
  color:#6f6f6f;
  margin-top:4px;
  font-size:10px;
  font-weight:bold;
}
#bg_page_1 .menu {
margin: 8px 0 0 7px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; color:#FFFFFF;
}
#bg_page_2 .menu, #bg_page_3 .menu, #bg_page_4 .menu {
margin-left:5px; width:145px; float:left;
}
#bg_page_2 .logo, #bg_page_3 .logo, #bg_page_4 .logo {
width:600px; height:148px;
}
#bg_page_2 .aktuality, #bg_page_3 .aktuality {
float:left; width:440px; overflow:auto; height:440px;
}
#bg_page_1 .close, #bg_page_2 .close, #bg_page_3 .close, #bg_page_4 .close {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 21px;
  height: 23px;
  cursor: pointer;
  z-index: 10;
}
#bg_page_3 .partner {
float:right;margin-bottom:17px;margin-right:20px;width:400px;
}
#bg_page_3 .partner .nadpis {
width:380px;color:#87B626; font-size:14px; font-weight:bold; margin-bottom:2px; margin-top:2px;
}
#bg_page_3 .partner .adresa {
width:380px; margin-top:2px; margin-bottom:5px;
}
#bg_page_3 .partner .adresa a {
color:#6f6f6f; font-size:10px; font-weight:bold;
}
#bg_page_3 .partner .text {
clear: both;
color:#424242; font-size:12px; height:auto; margin-right:8px; text-align:justify; width:400px; font-weight:bold;
}

#translate {
  margin-bottom: 25px !important;
}
#translate h3 {
  margin-bottom: 10px;
}
#translate .flags {
  margin: 0;
  text-align: center;
}
