@CHARSET "UTF-8";

/* main tags */
body{
	background: #fff;
}

h1{
  font-size: 11px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	color:#777;
	position:absolute;
	left:0px;
	top:8px;
}

h2, h3, h4, h5, h6, a {
  color:#5292e3;
}

a:hover {
  text-decoration:underline;
}


/* clearing element */
div.clear, div.util, div.cleaner{ display: block; clear: both; font-size: 0px; line-height: 0px; }

/* layout definition */

div#templateMainBlocksCover{
	background: transparent;
}

/* main content holders */
div#templateTop { background: #fff; }
div#templateUnder { background: lime; }
div#templateContent { background: #f7fdfd; }
div#templateFooter { background: #fff; }

div#templateTop div.templateMiddleDiv { background: #fff; position:relative; width:940px !important; }
div#templateUnder div.templateMiddleDiv{ background: #aaa; }
div#templateContent div.templateMiddleDiv { background: #f7fdfd; }
div#templateFooter div.templateMiddleDiv { background: #fff;}

	/* base definition of centering div  */
	div.templateMiddleDiv{
		width: 960px;
		margin: 0 auto;
		padding: 0px 10px 0px 10px;
	}	
	
	/* top definition */
	div#templateTop div.templateMiddleDiv{
		height: 105px;
		padding: 0px 10px 0px 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	div#topLeft,
	div#topRight{
		height: 100px;
		width: 50%;
		float: left;
	}
	
		a#templateLogo{
			display: block;
			height: 100px;
			background: #ccc;
			text-decoration: none;
		}	
			
			a#templateLogo:hover{ background: lime; }
		
	/* definition of under */
	div#templateUnder div.templateMiddleDiv{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	div#templateUnder div.templateMiddleDiv{
		
	}	
	
	div#templateContent div.templateMiddleDiv {
    padding-left:4px !important;
    padding-right:4px !important;
    width:972px;
  }
	
	/* middle div in content */
	div#templateContent div.templateMiddleDiv{
		padding-top: 10px;
		padding-bottom: 10px;
	}
		
		/* content divs */
		div#templateContentFull,
    div#templateContentLeft,
		div#templateContentRightBlock,
		div#templateContentCenter,
		div#templateContentRight{
			min-height: 600px;
			float: left;
		}
		
		div#templateContentRightBlock{
			padding: 0px 0px 0px 10px;
			width: 780px;
			float: right;
		}
			
		div#templateContentLeft{ 
			width: 640px;
			margin:0px 8px 0px 0px;
		}
		
		div#templateContentRight{
			width: 324px;
		}
	
	/* content classes */	
	div.templateLoop{
		border-bottom: solid 1px #666; 
		margin: 0 0 0.75em 0;	
	}
	
		p.templateLikeAsHeading{ padding-top: 5px; }
	
	/* middle div in footer */
	div#templateFooter div.templateMiddleDiv{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	/* copyright */
	p#copyright{
		text-align: right;
		margin: 0px;
		background: #fff;
	}
	
	p#copyright,
	p#copyright a{
		color: #777;
	}
	
	/* nové reality */
	/* header */
	.logo {
    position:absolute;
    left:0px;
    top:33px;
  }
  
  .underLogo {
    /*font-weight:bold;*/
    position:absolute;
    left:0px;
    top:78px;
  }
  
  .nrBlue {
    color:#5292e3;
    margin-right:10px;
  }
  
  /* menu v headru */
  .headerMenu {
    list-style:none;
    position:absolute;
    right:-6px;
    top:70px;
  }
  
  .headerMenu li {
    float:left;
    margin:0px;
  }
  
  .headerMenu li a {
    display:block;
    background:url(../images/layout/button.jpg) top left;
    color:white;
    padding:16px 0px 17px 0px;
    width:96px;
    text-align:center;
    font-size:11px;
    font-weight:bold;
    width:116px;
  }
  
  .headerMenu li a.last {
    background:url(../images/layout/last-button.jpg) top left;
    padding:16px 16px 17px 10px;
    /*width:102px;*/
    width:96px;
  }
  
  .headerMenu li a.first {
    background:url(../images/layout/first-button.jpg) top left;
    padding:16px 10px 17px 16px;
    width:96px;
  }
  
  .headerMenu li a:hover {
    text-decoration:underline;
  }
  
  /* boxy v pravem sloupci */
  .rightBox {
    margin-bottom:4px;
  }
  
  .rightBoxBottom,
  .rightBoxTop {
    height:20px;
    background:url(../images/layout/rightbox-top.jpg) no-repeat top left;
  }

  .rightBoxBottom {
    background:url(../images/layout/rightbox-bottom.jpg) no-repeat top left;
  }

  .rightBoxContent {
    background:url(../images/layout/rightbox-background.jpg) repeat-y top left;
    padding:0px 20px;
  }

  /* levybox */
  .leftBox {
    margin-bottom:4px;
  }

  .leftBoxTopBlue {
    background:url(../images/layout/leftbox-blue-top.jpg) no-repeat top left;
    height:20px;
  }

  .leftBoxBlueContent {
    background:url(../images/layout/leftbox-blue-background.jpg) repeat-y top left;
    padding:0px 20px;
  }

  .leftBoxBlueWhite {
    height:15px;
    background:url(../images/layout/leftbox-bluewhite.jpg) no-repeat top left;
  }

  .leftBoxWhiteContent {
    background:url(../images/layout/leftbox-background.jpg) repeat-y top left;
    padding:0px 20px;
  }
  
  .leftBoxWhiteContent ul {
    list-style:square;
  }

  .leftBoxBottom {
    background:url(../images/layout/leftbox-bottom.jpg) no-repeat top left;
    height:20px;
  }
  
  /* fullbox */
  .fullBox {
    margin-bottom:4px;
  }

  .fullBoxTopBlue {
    background:url(../images/layout/fullbox-blue-top.jpg) no-repeat top left;
    height:20px;
  }

  .fullBoxBlueContent {
    background:url(../images/layout/fullbox-blue-background.jpg) repeat-y top left;
    padding:0px 20px;
  }

  .fullBoxBlueWhite {
    height:15px;
    background:url(../images/layout/fullbox-bluewhite.jpg) no-repeat top left;
  }

  .fullBoxWhiteContent {
    background:url(../images/layout/fullbox-background.jpg) repeat-y top left;
    padding:0px 20px;
  }
  
  .fullBoxWhiteContent ul {
    list-style:square;
  }

  .fullBoxBottom {
    background:url(../images/layout/fullbox-bottom.jpg) no-repeat top left;
    height:20px;
  }
  
  /* right menu */
  .rightButton {
    display:block;
    /*font-weight:bold;*/
    color:#5292e3;
    padding:4px 0px;
    float:left;
  }
  
  .rightButton:hover {
    text-decoration:underline;
  }
  
  .rightButtonLine {
    margin-top:4px;
    margin-bottom:4px;
    padding:0px 20px;
  }
  
  .iconPoptavka {
    background:url(../images/layout/otaznik.jpg) no-repeat 0px 0px;
    margin-left:0px;
    padding-left:25px;
    width:125px;
    font-weight:bold;
  }
  .iconInzerat {
    background:url(../images/layout/hvezda.jpg) no-repeat -3px -1px;
    padding-left:30px;
    width:100px;
    font-weight:bold;
  }
  
  .fullboxButtonLine {
    margin-top:4px;
    margin-bottom:4px;
    padding:0px 0px 0px 20px;
    float:right;
  }
  
  .fullboxButtonLine .iconPoptavka {
    background:url(../images/layout/otaznik-blue-3.jpg) no-repeat 0px 0px;
    color:white;
    width:105px;
    margin-right:20px;
  }
  .fullboxButtonLine .iconInzerat {
    background:url(../images/layout/hvezda-blue-3.jpg) no-repeat -3px -1px;
    color:white;
    width:85px;
  }
  
  /* cesticka */
  p#path {
    color:white;
    padding-bottom:5px;
  }
  
  p#path a {
    text-decoration:underline;
    color:white;
  }
  
  p#path a:hover {
    text-decoration:none;
  }
  
  /* homepage taby */
  #tabs {
    margin-bottom:10px;
  }
  
  #tabs p {
    color:white;
    font-weight:bold;
    font-size:14px;
    margin-bottom:0px;
  }
  
  #tabs ul {
    margin:0px;
  }
  
  #tabs ul li {
    margin:0px;
    float:left;
    margin-right:5px;
    margin-bottom:1px;
  }
  
  #tabs ul li a {
    color:white;
    display:block;
    text-decoration:none;
  }
  
  #tabs ul li a span {
    display:block;
    padding:6px 5px 5px 5px;
  }
  
  #tabs ul li a.current {
    color:#5292e3;
    background:url(../images/layout/tab-01.jpg) no-repeat top left;
  }
  
  #tabs ul li a.current span {
    background:url(../images/layout/tab-02.jpg) no-repeat top right;
  }
  
  .paneBox {
    width:205px;
    float:left;
    padding-left:85px;
    margin-bottom:15px;
    padding-right:10px;
  }
  
  .paneBox h2 {
    font-size:14px;
    margin-bottom:5px;
  }
  
  .paneBox h2 a {
    color:#5292e3;
    font-weight:bold;
  }
  
  .paneBox h2 a:hover {
    text-decoration:underline;
  }
  
  .paneBox ul {
    list-style:none;
  }
  
  .paneBox ul li {
    margin:0px 15px 5px 0px;
    float:left;
  }
  
  .paneBox h2 span,
  .paneBox ul li a {
    color:#777777;
  }
  
  .paneBox h2 span {
    font-size:12px;
  }
  
  .paneBox ul li a:hover {
    text-decoration:underline;
  }
  
  .paneBox.prodejBytu {
    background:url(../images/layout/prodej-bytu.jpg) no-repeat top left;
  }
  
  .paneBox.prodejDomy {
    background:url(../images/layout/domy.jpg) no-repeat top left;
  }
  
  .paneBox.pronajemByty {
    background:url(../images/layout/pronajem-bytu.jpg) no-repeat top left;
  }
  
  .paneBox.prodejNovostavby {
    background:url(../images/layout/novostavby.jpg) no-repeat top left;
  }
  
  .paneBox.prodejKomercni {
    background:url(../images/layout/komercni-objekty.jpg) no-repeat top left;
  }
  
  .paneBox.prodejJine {
    background:url(../images/layout/jine.jpg) no-repeat top left;
  }
  
  .paneBox.prodejPozemky {
    background:url(../images/layout/pozemky.jpg) no-repeat top left;
    margin-bottom:0px;
  }
  
  /* boxDoporucujeme */
  .doporucujemeBox {
    margin-bottom:10px;
  }
  
  .doporucujemeBox.dbLast {
    margin-bottom:0px;
  }
  
  .doporucujemeBox img {
    float:left;
    margin-right:15px;
    margin-bottom:5px;
  }
  
  .doporucujemeBox.dbLast img {
    margin-bottom:0px;
  }
  
  /* smallFiltr */
  .smallFilterBox .select {
    border:1px solid #777;
    padding:1px;
    width:284px !important;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  
  .smallFilterBox label {
    margin-bottom:5px;
    width:141px;
    display:block;
    float:left;
  }
  
  .smallFilterBox #cenaod {
    width:135px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  
  .smallFilterBox #cenado {
    width:135px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    margin-left:6px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  
  .smallFilterBox .text {
    width:280px !important;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  
  /* modry submitbutton */
  .submitButton {
    background:url(../images/layout/submit-02.jpg) no-repeat top right;
    display:block;
    width:140px;
    text-decoration:none !important;
  }
  .submitButton span {
    background:url(../images/layout/submit-01.jpg) no-repeat top left;
    color:white;
    padding:7px 0px 7px 0px;
    display:block;
    text-align:center;
    font-weight:bold;
  }
  
  /* polovicni kontent */
  .halfContent {
    width:290px;
    float:left;
    padding-right:10px;
  }
  .noMarginBottom {
    margin-bottom:0px;
  }
  .rightImage {
    float:right;
    margin-left:15px;
    margin-bottom:5px;
  }
  
  /* content loop */
  .loopBox {
    border-bottom:1px solid #e0e0e0;
    margin-bottom:10px;
  }
  
  .loopBox p,
  .loopBox h3 {
    margin-bottom:5px;
  }
  
  /* nemovitosti row */
  .nemRow {
    border-bottom:1px solid #e0e0e0;
    margin-bottom:10px;
  }
  
  .nemRow img {
    float:left;
    margin-right:15px;
    margin-bottom:5px;
  }
  
  /* velky formy poptavky */
  .registraceRk td,
  .poptavkaForm table td {
    padding:0px 0px 5px 0px;
    vertical-align:top !important;
  }
  
  .halfRow,
  .poptavkaForm .halfRow {
    width:300px;
  }
  
  .registraceRk .text,
  .poptavkaForm textarea,
  .poptavkaForm .select,
  .poptavkaForm .text {
    width:293px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  .poptavkaForm .select {
    width:297px;
  }
  .poptavkaForm textarea {
    height:60px;
  }
  .poptavkaForm .radio {
    margin-bottom:5px;
  }
  
  /* hlasky */
  .msgErrorLine {
    color:#d00;
    font-weight:bold;
    margin-bottom:10px;
    line-height:160%;
  }
  .msgSuccessLine {
    color:#5292e3;
    font-weight:bold;
    margin-bottom:10px;
  }
  
  /* big form vyhledávací */
  .bigFilter label.first {
    font-weight:bold;
    float:left;
    display:block;
    width:115px;
  }
  
  .bigFilter label.height100 {
    height:100px;
  }
  
  .bigFilter select {
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
  }
  
form.bigFilter label.regionLabel {
  width:105px;
  padding:3px 5px;
  float:left;
}

form.bigFilter input.check {
  float:left;
  margin-top:3px;
}

/* velký filtr - start */
form.bigFilter .fLine {
  /*margin-bottom:10px;*/
}

form.bigFilter label,
form.bigFilter span.label {
  padding:3px 0px 3px 0px;
}

form.bigFilter span.label {
  padding:3px 5px 3px 0px;
}

form.bigFilter div.fLeftRow {
  float:left;
  width:600px;
}

form.bigFilter .noLabel .fLeftRow {
  padding-left:141px;
  width:485px;
}

form.bigFilter div.fLeftRowHalf {
  float:left;
  width:294px;
}

form.bigFilter div.fRightRow {
  float:left;
  width:306px;
}

form.bigFilter .fRightRow strong {
  position:relative;
  top:3px;
}

form.bigFilter label.first {
  font-weight:bold;
  width:141px;
  display:block;
  float:left;
}

form.bigFilter label.firstUzitna {
  font-weight:bold;
  width:120px;
  display:block;
  float:left;
}

form.bigFilter label.second {
  font-weight:bold;
  width:40px;
  display:block;
  float:left;
  /*border:1px solid red;*/
}
form.bigFilter label.secondRight,
form.bigFilter label.secondLeft {
  font-weight:bold;
  width:120px;
  display:block;
  float:left;
}

form.bigFilter label.secondLokalita {
  font-weight:bold;
  width:141px;
  display:block;
  float:left;
}

form.bigFilter label.height100 {
  height:100px;
}

form.bigFilter .select {
  margin:2px 5px 0px 0px;
}

form.bigFilter .submit {
  padding:3px 5px;
  font-weight:bold;
}

form.bigFilter span.label {
  float:left;
  display:block;
  width:16px;
}

form.bigFilter input.text_cena {
  width:96px;
  margin:2px 0px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
}

form.bigFilter input.text_lokalita {
  width:132px;
  margin:2px 0px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
}

form.bigFilter input.text_plocha {
  width:60px;
  margin:2px 0px;
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
}

form.bigFilter input.text {
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
    width:132px;
}

form.bigFilter input.check {
  float:left;
  margin-top:3px;
}

form.bigFilter label.regionLabel {
  width:130px;
  padding:3px 5px;
  float:left;
}

form.bigFilter label.regionLabelLast {
  width:130px;
  padding:3px 0px 3px 5px;
  float:left;
}

form.bigFilter .innerLabel {
  font-weight:bold;
  display:block;
  padding-left:0px;
}

form.bigFilter .plusMarginTop,
.plusMarginTop {
  height:5px;
}

form.bigFilter .bpodkategorie,
form.bigFilter .bparams {
  float:left;
  width:459px;
}

form.bigFilter .rozsirene {
  display:none;
}

form.bigFilter .rozsireneVisible {
  display:block;
}

form.bigFilter .submitButton {
  margin:5px 0px;
  margin-left:141px;
}

a.rozLink {
  margin-left:141px;
  margin-top:10px;
  display:block;
  width:140px;
  text-decoration:none;
  font-weight:bold;
}

form.bigFilter {
  /*width:910px;
  margin-left:35px;
  margin-bottom:20px;
  margin-top:20px;*/
}

form.bigFilter .submit {
  margin-top:10px;
}
form.zobrazitForm,
form.razeniForm {
  float:left;
  width:300px;
}
form.zobrazitForm {
  text-align:right;
}
form.zobrazitForm select,
form.razeniForm select {
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
}
/* velký filtr - konec */

.radioF {
  float:left;
  margin-bottom:5px;
}

.spanRow {
  float:left;
  display:block;
  width:130px;
  padding:0px 0px 0px 5px;
}

/* detail nemovitosti - start */
.detailLeftRow {
  width:480px;
  float:left;
  padding:0px 20px 0px 0px;
}

.detailRightRow {
  width:432px;
  float:right;
  padding:0px 0px 0px 0px;
}

.detailRightRow h2 {
  font-size:26px;
  margin-bottom:10px;
}

div.detailRowUtil {
  border-bottom:1px solid #777;
}

.detailRightRow p.detailRow .key {
  width:150px;
  display:block;
  float:left;
  padding:3px 0px;
  color:#777;
}

.detailRightRow p.detailRow .val {
  float:left;
  padding:3px 0px;
  display:block;
  width:280px;
}

.keyPopis,
.detailRightRow p.detailRow .keyPopis {
  padding:3px 0px;
  display:block;
  color:#777;
}

.valPopis,
.detailRightRow p.detailRow .valPopis {
  padding:3px 0px;
  display:block;
}

.detailRightRow p.detailRow .valCena {
  font-weight:bold;
  font-size:14px;
}

.shareLine,
.detailRightRow .shareLine {
  margin:5px 0px;
  padding:5px;
}

.detailRightRow h3 {
  font-size:18px;
  margin-bottom:10px;
}
/* detail nemovitosti - konec */

/* fotobox - start */
.miniFotoBox {
  width:480px;
  margin:2px 0px;
  overflow:hidden;
  height:75px;
  position:relative;
}

.miniFotoMain {
  left:28px;
  height:75px;
  width:200000px;
  position:absolute;
}

.fotoSlideRight,
.fotoSlideLeft {
  display:block;
  position:absolute;
  left:0px;
  top:0px;
  background-color:#fff;
  border:1px solid #5292e3;
  width:23px;
  padding-top:27px;
  height:46px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
}

.fotoSlideRight:hover,
.fotoSlideLeft:hover {
  background-color:#5292e3;
  color:white;
  text-decoration:none;
}

.fotoSlideRight {
  left:455px;
}

.miniImg {
  border:0px;
  margin-right:4px;
}

.mainImg {
  border:0px;
  margin-bottom:3px;
}
/* fotobox - konec */

div.hinde {
  display:none;
}

/* dotaz a email form detail */
.emailForm form .text,
.dotazForm form .text,
.emailForm form textarea,
.dotazForm form textarea {
    border:1px solid #777;
    padding:1px;
    margin-bottom:5px;
    background:url(../images/layout/input.gif) repeat-x top left;
    width:300px;
}

.dotazForm form label,
.emailForm form label {
  display:block;
  width:125px;
  float:left;
}

/* posledni pridane nemovitosti */
.posledniBox {
  width:110px;
  float:left;
  padding-right:15px;
}
.posledniBoxLast {
  width:100px;
  float:left;
}

/* rk login*/
.rkLogin label {
  margin-bottom:5px;
  width:141px;
  display:block;
  float:left;
}

.rkLogin .text {
  width:280px !important;
  border:1px solid #777;
  padding:1px;
  margin-bottom:5px;
  background:url(../images/layout/input.gif) repeat-x top left;
}

/*faceboook*/
html .fb_share_button {
  display: -moz-inline-block;
  display:inline-block;
  padding:1px 20px 0 5px;
  height:15px;
  border:1px solid #d8dfea;
  background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right #fff;
  font-size:10px;
}
html .fb_share_button:hover {
  color:#fff;
  border-color:#295582;
  background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right;
  text-decoration:none;
}

.latestInzCena,
.latestInzCena strong {
  font-size:9px;
}

.footerLinks {
  padding-top:10px;
}

.footerLinks p {
  margin-bottom:0px;
  font-size:10px;
}

.twitter {
  position:relative;
  top:4px;
}

.red {
  color:#f00 !important;
}

.linkFarm {
  text-align:right;
  font-size:10px;
  color: #777;
}

.linkFarm a {
  font-size:10px;
  color: #777;
}

/* aktualne */

.tableRowAktualneDatum {
  float:left;
  width:75px;
  display:block;
}

.tableRowAktualneZdroj,
.tableRowAktualneDatum {
  float:left;
  width:90px;
  display:block;
}

.tableRowAktualneNazev {
  float:left;
  width:390px;
  padding-right:10px;
  display:block;
  margin-bottom:5px;
}

.tableRowAktualneNazevVypis {
  float:left;
  width:742px;
  padding-right:10px;
  display:block;
  margin-bottom:5px;
}

.width932 {
  width:932px;
}

.firmaLogo {
  float:left;
  margin:5px 20px 20px 0px;
}

.zvyhodneno2 {
  border-top:1px solid #77A5C7;
  border-bottom:1px solid #77A5C7;
  background:url(../images/layout/doporucujeme.gif) no-repeat top right;
}

.vypisSlev {
  float:left;
  width:280px;
}

/* ceník tabulka */
table.cenikBanner {
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  width:100%;
  margin-bottom:15px;
}
table.cenikBanner td,
table.cenikBanner th {
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  background-color:#E4EBF4;
  padding:5px;
}
table.cenikBanner tr.licha td {
  background-color:#FBFBFB;
  font-size:12px;
}
table.cenikBanner tr th {
  background-color:#95B3D7;
  font-size:12px;
  color:white;
  text-align:left;
}
.paddingRight20 {
  padding-right:15px;
}
.druhaCenik td,
.druhaCenik th {
  vertical-align:top;
}
.druhaCenik th {
  /*text-align:center;*/
  font-weight:bold;
}
/* id: lojza */
#lojza {
  width:140px;
  margin-right:10px;
  float:left;
  font-size:11px;
  color: #777;
  font-family:arial;
}
#lojza a {
  color: #777;
}
