﻿/*----------------------------------------------------------------------------*/
/*--Róbert Murárik------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
body
{
	background: url(../App_Images/misc/bg.gif) repeat;
	color: #5F6163;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
  letter-spacing: 0.1em;
	margin: 0px;
  margin-bottom: 10px;
}
/*----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	margin: 0px;
}
/*----------------------------------------------------------------------------*/
.n_in h2
{
  color: #20D005;
  display: inline-block;
	font-size: 12px;
  height: 30px;
  padding: 4px 0px;
}
/*----------------------------------------------------------------------------*/
.n_in 
{
  color: #4B4B4B;
	font-size: 11px;
}
/*----------------------------------------------------------------------------*/
.r_in h2
{
  color: #ED0B00;
  display: inline-block;
	font-size: 11px;
  padding-top: 4px;
}
/*----------------------------------------------------------------------------*/
.r_in 
{
  color: #4B4B4B;
	font-size: 11px;
}
/*----------------------------------------------------------------------------*/
#top
{
	margin: 5px auto; 
	padding: 5px;
  width: 1018px; 
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#menu 
{
  margin: 0 auto;
	width: 1020px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn
{
  background: url(../App_Images/misc/bgmn.png);
  float: left;
  height: 49px;
  width: 510px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul
{
	margin: 0px;
	padding: 0px;
  padding-left: 5px;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li
{
	display: block;
	float: left;
  font-family: Tahoma;
  font-size: 10px;
	margin: 0px;
	position: relative;
	text-align: center;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a .black
{
  color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a
{
	background: url(../App_Images/misc/btnn1.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 31px;
  line-height: 14px;
  padding-top: 5px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 97px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a:hover, #menu #mtn ul li a.current
{
	color: #000000;
	background: url(../App_Images/misc/btnn1.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a.nlong
{
	background: url(../App_Images/misc/btnn2.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 31px;
  line-height: 14px;
  padding-top: 5px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 114px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a.currentnl
{
	background: url(../App_Images/misc/btnn2.gif) bottom center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 31px;
  line-height: 14px;
  padding-top: 5px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 114px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a.nlong:hover
{
	color: #000000;
	background: url(../App_Images/misc/btnn2.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a.nextra
{
	background: url(../App_Images/misc/btnn3.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 26px;
  line-height: 14px;
  padding-top: 10px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 95px;
}
/*----------------------------------------------------------------------------*/
#menu #mtn ul li a.nextra:hover, #menu #mtn ul li a.currentne
{
	color: #000000;
	background: url(../App_Images/misc/btnn3.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#menu #mtr
{
  background: url(../App_Images/misc/bgmr.png);
  float: right;
  height: 49px;
  margin-bottom: 8px;
  width: 510px;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul
{
	margin: 0px;
	padding: 0px;
  padding-left: 5px;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li
{
	display: block;
	float: left;
  font-family: Tahoma;
  font-size: 10px;
	margin: 0px;
	position: relative;
	text-align: center;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a .black
{
  color: #FFFFFF;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a
{
	background: url(../App_Images/misc/btnr1.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 31px;
  line-height: 14px;
  padding-top: 5px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 97px;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a:hover, #menu #mtr ul li a.current
{
	color: #000000;
	background: url(../App_Images/misc/btnr1.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a.rlong
{
	background: url(../App_Images/misc/btnr2.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 31px;
  line-height: 14px;
  padding-top: 5px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 114px;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a.rlong:hover, #menu #mtr ul li a.rlong.current
{
	color: #000000;
	background: url(../App_Images/misc/btnr2.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a.rextra
{
	background: url(../App_Images/misc/btnr3.gif) top center;
  color: #000000;
  cursor: pointer;
  display: block;
  height: 28px;
  line-height: 14px;
  padding-top: 8px;
	text-decoration: none;
  text-transform: uppercase;	
  width: 95px;
}
/*----------------------------------------------------------------------------*/
#menu #mtr ul li a.rextra:hover, #menu #mtr ul li a.rextra.current
{
	color: #000000;
	background: url(../App_Images/misc/btnr3.gif) bottom center;
}
/*----------------------------------------------------------------------------*/
#page
{
  background-color: #E5E9EC;
  border: solid 1px #FFFFFF;
  clear: both;
	margin: 0px auto; 
	padding: 0px;
  width: 1018px; 
}
/*----------------------------------------------------------------------------*/
#banner
{
  clear: both;
  display: block;
  margin: 9px 0px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
#stred
{
  clear: both;
  display: block;
  margin: 8px;
}
/*----------------------------------------------------------------------------*/
#stred #left
{
  float: left;
  width: 200px;
}
/*----------------------------------------------------------------------------*/
#stred #middle
{
  float: left;
  margin: 0px 0px;
  width: 600px;
  letter-spacing: 0;
}
/*----------------------------------------------------------------------------*/
#stred #right
{
  float: left;
  width: 200px;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby
{
	cursor: pointer;
	padding: 4px 4px;
	text-align: justify;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby .titulka
{
	color: #20D005;
	padding-bottom: 0px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby .titulka:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby .foto_clanok img
{
	padding: 4px 4px 4px 0px;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby .link
{
	clear: both;
  color: #FF0000;
  display: block;
	float: right;
	padding: 2px 2px 4px 0px;
  text-align: right;
  text-decoration: none;
  width: 100%;
}
/*----------------------------------------------------------------------------*/
#stred #left .top_novostavby .link:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#google_out
{
  background-color: #FFFFFF;
  border: 1px solid #E0E0E0;
	clear: both;
  padding: 5px 0px;
	width: 198px;
}
/*----------------------------------------------------------------------------*/
#stred #right .box_200_hypokalkulacka
{
	border: 1px solid #005593;
	background-color: #C7EAFB;
	float: left;
	width: 198px;
	margin-bottom: 10px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
#stred #right .box_200_hypokalkulacka .box_nadpis_hypokalkulacka
{
	background-color: #005593;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 2px 0px 3px 4px;
	text-align: left;
	width: 194px;
}
/*----------------------------------------------------------------------------*/
#stred #right .box_200_hypokalkulacka #hypokalkulacka_formular
{
	padding: 5px;
}
/*----------------------------------------------------------------------------*/
#stred #right .box_200_hypokalkulacka #hypokalkulacka_formular input
{
	text-align: right;
	width: 182px;
}
/*----------------------------------------------------------------------------*/
#stred #right .box_200_hypokalkulacka #hypokalkulacka_formular .hypokalkulacka_button
{
	background-color: #005593;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
	width: 80px;
	text-align: center;
}
/*----------------------------------------------------------------------------*/
#banner_agent
{
	width: 580px;
  margin-bottom: 5px;
}
/*----------------------------------------------------------------------------*/
#banner_agent #banner_300
{
	border: 1px solid #E0E0E0;
	background-color: #FFFFFF;
  display: block;
	float: left;
	width: 300px;
	height: 320px;
	margin: 5px 0px;
	padding: 0px 10px 10px 10px;
	text-align: center;
}
/*----------------------------------------------------------------------------*/
#banner_agent #banner_300 .reklama
{
	padding: 4px 0px 10px 0px;
}
/*----------------------------------------------------------------------------*/
#banner_agent #agent
{
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	float: right;
	height: 330px;
	margin: 5px 0px;
	width: 240px;
}


/*----------------------------------------------------------------------------*/
#bottom_page
{
	clear: both;
  display: block;
	margin: 0 auto;
	text-align: center;
	width: 1000px; 
	margin: 5px 8px;
	border-top: solid 1px #BDC3C8;
}
/*----------------------------------------------------------------------------*/
#bottom_page .linky_a
{
	float: left;
	text-align: left;
	margin: 10px 14px 10px 0px;
	width: 240px;
}
/*----------------------------------------------------------------------------*/
#bottom_page .linky
{
	float: left;
	text-align: left;
	margin: 10px 0px;
	width: 238px;
}
/*----------------------------------------------------------------------------*/
#bottom_page ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#bottom_page ul li a
{
	color: #6B7074;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
#bottom_page ul li a:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#bottom_page .nadpis_bottom
{
	font-weight: bold;
	margin: 5px 0px;
	color: #625F5F;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: dotted 1px #808080;
}
/*----------------------------------------------------------------------------*/
#last_box
{
	clear: both;
  display: block;
  margin: 10px auto;
  width: 1018px;
}
/*----------------------------------------------------------------------------*/
#last_box #copyright
{
	color: #7C7C7C;
  display: block;
  float: left;
	text-align: left;
  width: 65%;
}
/*----------------------------------------------------------------------------*/
#last_box #last_info
{
	color: #7C7C7C;
  display: block;
  float: right;
	text-align: right;
  width: 35%;
}
/*----------------------------------------------------------------------------*/
.koniec
{
  clear: both;
  display: block;
  margin: 0px;
}
/*----------------------------------------------------------------------------*/
.box_200_out
{
  display: block;
  background-color: #FFFFFF;
  border: solid 1px #BDC3C8;
  margin: 0px;
  margin-bottom: 8px;
  width: 198px;
}
/*----------------------------------------------------------------------------*/
.box_200_in
{
  display: block;
  background-color: #FFFFFF;
  border: solid 1px #E6E8EA;
  margin: 1px;
  padding: 4px 0px;
  text-align: center;
}
/*----------------------------------------------------------------------------*/
.box_200_in_r
{
  display: block;
  background-color: #FFFFFF;
  border: solid 1px #E6E8EA;
  margin: 1px;
  padding: 4px;
}
/*----------------------------------------------------------------------------*/
#reality_default 
{
	clear: both;
	margin: 0px;
	line-height: 14px;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_middle
{
	border: 1px solid #E0E0E0;
  background-color: #FFFFFF;
	float: left;
	width: 185px;
	margin: 3px 10px;
	color: #ED6600;
	padding: 14px 0px;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_middle .box_nadpis
{
	background: url(../App_Images/misc/nadpis.png) repeat-x;
	color: #FFFFFF;
	height: 20px;
	letter-spacing: 0.1em;
	padding: 3px 0px 0px 5px;
	text-align: left;
	width: 187px;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_site
{
	border: 1px solid #E0E0E0;
  background-color: #FFFFFF;
	float: left;
	width: 184px;
	margin: 3px 0px;
	color: #ED6600;
	padding: 14px 0px;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_site .box_nadpis
{
	background: url(../App_Images/misc/nadpis.png) repeat-x;
	color: #FFFFFF;
	height: 20px;
	letter-spacing: 0.1em;
	padding: 3px 0px 0px 5px;
	text-align: left;
	width: 180px;
}
/*----------------------------------------------------------------------------*/
#reality_default ul
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#reality_default ul li
{
	display: block;
	margin: 0 1px 0 0;
	padding-left: 10px;
	text-align: left;
}
/*----------------------------------------------------------------------------*/
#reality_default ul li a
{
  display: block;
  color: #003896;
  text-decoration: none;
  width: 100%;
}
/*----------------------------------------------------------------------------*/
#reality_default ul li a:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_reklama
{
  border: 1px solid #E0E0E0;
  background-color: #FFFFFF;
	float: left;
  height: 149px;
	width: 185px;
	margin: 3px 10px;
  text-align: center;
	padding: 0px;
  padding-bottom: 5px;
}
/*----------------------------------------------------------------------------*/
#reality_default .box_reklama .reklama
{
	padding: 3px 0px 5px 0px;
}
/* ----------------------------------------------------------------------------------*/
#Bot
{
	border-top: 1px solid #ED6600;
	clear: both;
	padding: 0px;
	padding-bottom: 10px;
	width: 1000px;
}
/*----------------------------------------------------------------------------*/
#Bot .LinA
{
	float: left;
	text-align: left;
	margin: 0px 14px 10px 0px;
	width: 240px;
}
/*----------------------------------------------------------------------------*/
#Bot .LinB
{
	float: left;
	text-align: left;
	margin: 0px 0px;
	width: 238px;
}
/*----------------------------------------------------------------------------*/
#Bot ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 17px;
	width: auto;
}
/*----------------------------------------------------------------------------*/
#Bot ul li a
{
	color: #ED6600;
	text-decoration: none;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
#Bot ul li a:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#Bot .nadpis_bottom
{
	font-weight: bold;
	margin: 5px 0px;
	color: #625F5F;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: dotted 1px #808080;
}
/*----------------------------------------------------------------------------*/
#Bot #LinPagRan
{
	background-color: #C0C0C0;
	color: #CB650A;
	clear: both;
	display: block;
	margin: 5px 0px;
	padding: 4px;
	text-align: center;
}
/*----------------------------------------------------------------------------*/
#Bot #LinPagRan a
{
	color: #034EA2;
	padding: 2px 2px;
	text-decoration: none;
}
/*----------------------------------------------------------------------------*/
#Bot #LinPagRan a:hover
{
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
#Bot #LasBox
{
	border-top: dotted 1px #808080;
	clear: both;
}
/*----------------------------------------------------------------------------*/
#Bot #LasBox #Cop
{
	color: #7C7C7C;
  display: block;
  float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
  width: 65%;
}
/* ----------------------------------------------------------------------------------*/
.Box200Nad
{
	background: url('../App_Images/misc/box-200-top-nadpis.png') no-repeat center bottom;
	clear: both;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Nad h2, #Pag .Box194SitNad h2, .Box194MidNad h2, #Pag .Box592Nad h2
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3px;
	padding: 4px 0px 0px 6px;
	text-transform: uppercase;
}
/* ----------------------------------------------------------------------------------*/
.Box200
{
	background: url('../App_Images/misc/box-200.png') no-repeat center bottom;
	clear: both;
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
	padding-bottom: 3px;
	text-align: center;
	width: 200px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Rek
{
	background: url('../App_Images/misc/box-200-top-reklama.png') no-repeat center bottom;
	clear: both;
	display: block;
	height: 13px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Pad
{
	background: url('../App_Images/misc/box-200.png') no-repeat center bottom;
	clear: both;
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 3px 0px;
	text-align: center;
	width: 200px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Fra
{
	background: url('../App_Images/misc/box-200.png') no-repeat center bottom;
	clear: both;
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px 3px 3px 8px;
	text-align: center;
	width: 189px;
}
/* ----------------------------------------------------------------------------------*/
.ReaVyb
{
	background: url('../App_Images/misc/bodky.png') no-repeat center bottom;
	color: #ED6600;
	cursor: pointer;
	font-size: 11px;
	margin: 0px;
	margin-left: 1px;
	padding: 3px;
	text-align: left;
	width: 188px;
}
/* ----------------------------------------------------------------------------------*/
.ReaVyb .RiaSec
{
	color: #333333;
}
/* ----------------------------------------------------------------------------------*/
.ReaVyb:hover
{
	background-color: #E8E8E8;
}
/* ----------------------------------------------------------------------------------*/
.ReaVyb strong
{
	display: block;
	padding-bottom: 2px;
	text-align: right;
}
/* ----------------------------------------------------------------------------------*/
.Box200Viz
{
	background: url('../App_Images/misc/box-200.png') no-repeat center bottom;
	clear: both;
	display: block;
	margin: 0px;
	margin-bottom: 4px;
	padding: 5px 10px;
	padding-bottom: 3px;
	text-align: center;
	width: 180px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Viz img
{
	border: none;
	padding: 10px 0px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Hyp
{
	background: url('../App_Images/misc/box-200.png') no-repeat center bottom;
	clear: both;
	color: #333333;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 5px 10px 8px 10px;
	text-align: left;
	width: 180px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Hyp .HypTxt
{
	font-size: 11px;
	margin-bottom: 3px;
	width: 175px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Hyp .HypBtn
{
	font-size: 11px;
	margin-left: 55px;
  margin-top: 4px;
	width: 75px;
}
/* ----------------------------------------------------------------------------------*/
.Box194
{
	float: left;
	display: block;
	margin: 0px;
	margin-bottom: 4px;
}
/* ----------------------------------------------------------------------------------*/
.Box194SitNad, .Box194MidNad
{
	background: url('../App_Images/misc/box-194-top-nadpis.png') no-repeat center bottom;
	clear: both;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 194px;
}
/* ----------------------------------------------------------------------------------*/
.Box194SitNad
{
	background: url('../App_Images/misc/box-194-top-nadpis.png') no-repeat center bottom;
	clear: both;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 194px;
}
/*----------------------------------------------------------------------------*/
.Box194MidNad
{
	margin: 0px 5px;
}
/* ----------------------------------------------------------------------------------*/
.Box200Nad h2, .Box194SitNad h2, .Box194MidNad h2, .Box592Nad h2
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3px;
	padding: 4px 0px 0px 6px;
	text-transform: uppercase;
}
/* ----------------------------------------------------------------------------------*/
.Box194MidRek
{
	background: url('../App_Images/misc/box-194-top-reklama.png') no-repeat center bottom;
	clear: both;
	display: block;
	height: 13px;
	margin: 0px 5px;
	padding: 0px;
	width: 194px;
}
/* ----------------------------------------------------------------------------------*/
.Box194Sit, .Box194Mid
{
	background: url('../App_Images/misc/box-194.png') repeat-y center bottom;
	clear: both;
	display: block;
	width: 184px;
	margin: 0px;
	padding: 5px;
	color: #ED6600;
}
/* ----------------------------------------------------------------------------------*/
.Box194Rek
{
	background: url('../App_Images/misc/box-194.png') repeat-y center bottom;
	clear: both;
	display: block;
	width: 184px;
	margin: 0px;
	padding: 5px;
	color: #ED6600;
	text-align: center;
}
/* ----------------------------------------------------------------------------------*/
.Box194Rek
{
	height: 149px;
	margin: 0px 5px;
}
/*----------------------------------------------------------------------------*/
.Box194Mid
{
	margin: 0px 5px;
}
/*----------------------------------------------------------------------------*/
.Box194Sit ul, .Box194Mid ul
{
	margin: 0px;
	padding: 5px;
	padding-bottom: 2px;
	list-style-type: none;
	line-height: 15px;
	width: auto;
}
/*----------------------------------------------------------------------------*/
.Box194Sit ul li, .Box194Mid ul li
{
	display: block;
	margin: 0px;
	padding-left: 5px;
	text-align: left;
	text-transform: uppercase;
}
/*----------------------------------------------------------------------------*/
.Box194Sit ul li a, .Box194Mid ul li a
{
	display: block;
	color: #ED6600;
	text-decoration: none;
	width: 100%;
}
/*----------------------------------------------------------------------------*/
.Box194Sit li a:hover, .Box194Mid ul li a:hover
{
	color: #003896;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
