body {
	margin:0px;
	background-color:#fff7ee;
}

body,p,div,td,th {
	font-family:tahoma,sans serif;
	font-size:9pt;
	color:#444444;
}

p {
	line-height:1.5em;
}

a:link, a:visited {
	color:#a10803;
	font-weight:bold;
	text-decoration:none;
}

a.normal:link, a.normal:visited {
	font-weight:normal;
	color:#a10803;
	text-decoration:none;
}

a.normal:hover {
	text-decoration:underline;
}

a.light:link, a.light:visited {
	font-weight:normal;
	color:#a50301;
	text-decoration:underline;
}

a.light:hover {
	color:#e04e13;
	text-decoration:underline;
}

a.white:link, a.white:visited {
	font-weight:bold;
	color:white;
	text-decoration:none;
}

a.white:hover {
	color:white;
	text-decoration:none;
}

a.red:link, a.red:visited {
	font-weight:bold;
	color:#a10803;
	text-decoration:none;
}

a.red:hover {
	color:#a10803;
	text-decoration:none;
}

a.contrast:link, a.contrast:visited {
	font-weight:bold;
	color:#e01d17;
	text-decoration:underline;
}

a.contrast:hover {
	color:#980201;
	text-decoration:underline;
}

a.category:link, a.category:visited {
	font-weight:normal;
	text-decoration:none;
}

a.category:hover {
	color:#980201;
	text-decoration:underline;
}

a.selected:link, a.selected:visited {
	text-decoration:underline;
}

a.selected:hover {
	text-decoration:underline;
}

textarea {
	overflow:auto;
    border:1px solid #0070A1;
}

input.txt, input.pass{
    border:1px solid #0070A1;
    width:120px;
}

input.pass{
	font-family: fixedsys, courier;
}

input[disabled]{
	border: 1px solid #cccccc;
	background-color: #E1E1E1;
}

select {

}

img {
	border:none;
}

img.button {
	border:1px solid #333366;
	margin-top:3px;
}

img.buttonhl {
	border:1px solid #333366;
	margin-top:0px;
	margin-bottom:3px;
}

span.star {
	color:red;
}

div.redheader,div.blueheader {
	padding:2px;
	padding-top:1px;
	padding-bottom:1px;
	xbackground-image:url('../../Obrazki/barbg.gif');
	xbackground-repeat:repeat-y;
	background-color:#bc160c;
	color:white;
	font-weight:bold;
}

td.redheader, td.blueheader {
	xbackground-image:url('../../Obrazki/barbg.gif');
	xbackground-repeat:repeat-y;
	background-color:#e60f09;
	color:white;
	font-weight:bold;
}

td.redvertical, td.bluevertical {
	xbackground-image:url('../../Obrazki/barbgv.jpg');
	xbackground-repeat:repeat-x;
	background-color:#fff2e9;
	vertical-align:top;
	width:30px;
	padding:0px;
}

td.redfooter, td.bluefooter{
	background-color:#7F7B76;
	text-align:right;
}

td.redfooter a:link, td.bluefooter a:link {
	color:#dddddd;
}


td.redfooter a:visited, td.bluefooter a:visited {
	color:#dddddd;
}


td.redfooter a:hover, td.bluefooter a:hover {
	color:white;
}



div.pageselector {
	padding:3px;
	background-color:#ebe0c9;
}

div.pageselector_gallery {
	padding:3px;
	background-color:#ebe0c9;
}

div.pageselector_sounds {
	padding:3px;
	background-color:#ecf0fa;
}
div.pageselector_movies {
	padding:3px;
	background-color:#edf2ec;
}
div.pageselector_wallpapers {
	padding:3px;
	background-color:#ebe0c9;
}
div.pageselector_stories {
	padding:3px;
	background-color:#fff2e2;
}
div.pageselector_poems {
	padding:3px;
	background-color:#feefd1;
}
div.pageselector_blogs {
	padding:3px;
	background-color:#ffe6e4;
}





div.sortselector {
	width:550px;
	margin-left:80px;
	padding:2px;
}

table.loginform td {
	color:white;
}

table.loginform td a:link,table.loginform td a:visited {
	color:white;
	text-decoration:none;
}

table.loginform td a:hover {
	text-decoration:underline;
}

table.topmenu td {
	background-image:url('../../Obrazki/topmenubg.gif');
}

table.topmenu td a {
	color:#a10803;
	text-decoration:none;
	font-weight:bold;
}

/* menu uzytkownika */
table.topusermenu td {
	background:#2b0e00;
	/*background-image:url('../../Obrazki2/topmenubghl.gif');*/
	text-align:center;
	cursor:pointer;
}

table.topusermenu td.hl {
	background:#2b0e00;
	/*background-image:url('../../Obrazki2/topmenubghl.gif');*/
}


table.topusermenu td.sep {
	cursor:default;
}

table.topusermenu td a:link, table.topusermenu td a:visited {
	color:#a10803;
	text-decoration:none;
	font-weight:normal;
}

/* submenu uzytkownika */
table.topusersubmenu {
	width:100%;
	border-top:1px solid #dbe7f2;
	border-bottom:1px solid #fee0bb;
	margin-bottom:5px;
}

table.topusersubmenu td {
	background-color:#fef6eb;
	border-right:1px solid #fee0bb;
	text-align:center;
	cursor:pointer;
	padding:2px;
}

table.topusersubmenu td {
	background:#2b0e00;
}


table.topusersubmenu td.sep {
	cursor:default;
	border-right:1px solid #fee0bb;
	font-size:1pt;
	width:1px;
}

table.topusersubmenu td a:link, table.topusersubmenu td a:visited {
	color:#ffde00;
	text-decoration:none;
	font-weight:normal;
}


div.infobar {
	color:white;
	font-weight:bold;
	xbackground-color:#980201;
	background-color:#980201;
	padding:2px;
	border-top:2px solid #fef9f4;
	border-bottom:4px solid #fef9f4;
}

div.leftheader {
	background-color:#980201;color:white;padding:3px;padding-top:2px;padding-bottom:1px;font-weight:bold;
	background-image:url('../../Obrazki/barbg.gif');
}

div.numberinfo {
	background-color:#acd6fe;color:#980201;padding:3px;font-weight:bold;
}

div.numberinfo span {
	color:#a10803;
}

div.bottommenu {
	background-color:#980201;
	color:white;
	padding:8px;
}

div.bottommenu a {
	color:white;
	text-decoration:none;
}

div.leftmenu {
	border-top:1px solid #fee0cd;
	border-bottom:1px solid #ffffff;
	background-image:url('../../Obrazki/arrowyellow.gif');
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#fef9f4;
	padding:5px;
	padding-left:30px;
}

div.leftmenu a:link,div.leftmenu a:visited, div.leftsubmenu a:link,div.leftsubmenu a:visited {
	font-weight:normal;
}

div.leftmenu a:hover, div.leftsubmenu a:hover {
	font-weight:normal;
	color:#a10803;
	text-decoration:underline;
}

div.admin, div.admin a {
	color:red;
}

div.leftsubmenu {
	border-top:1px solid #fee0cd;
	border-bottom:1px solid #ffffff;
	background-image:url('../../Obrazki/arrowyellow.gif');
	background-repeat:no-repeat;
	background-position:30px 10px;
	background-color:#fef9f4;
	padding:5px;
	padding-left:50px;
}

div.leftsubmenu a {
	font-weight:normal;
}

h1 {
	background-color:#fee9cf;
	display:block;
	margin:0px;
	/*width:100%;*/
	font-size:9pt;
	padding:5px;
	color:#a10803;
}


h1.blue {
	background-color:#acd6fe;
	background-image:url('../../Obrazki/arrowblueblue.gif');
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	width:100%;
	font-size:9pt;
	padding:2px;
	padding-left:20px;
	color:#a10803;
}

div.padded {
	padding:5px;
	background-color:#fff7ee;
	line-height:1.5em;
}

div.usercatname {
	padding:2px;
	xbackground-image:url('../../Obrazki/barbg.gif');
	xbackground-repeat:repeat-y;
	background-color:#cc1614;
	color:white;
	font-weight:bold;
}

table.bluelist td {
	padding:4px;
}

table.bluelist th {
	text-align:right;
}

table.rowstable caption {
	background-color:#980201;
	color:white;
	text-align:left;
	font-weight:bold;
	padding:10px;
}

table.rowstable td {
	padding:10px;
}

table.rowstable th {
	text-align:right;
	padding:10px;
}

table.rowstable th.header {
	background-color:#980201;
	color:white;
	text-align:left;
}

table.rowstable tr.odd td, table.rowstable tr.odd th {
	background-color:#ffeeda;
}

table.rowstable tr.firstrow th {
	background-color:#980201;
	color:white;
	text-align:left;
}

table.rowstable tr.firstrow th a {
  color:white;
}

table.rowstable tr.hover td {
	background-color:#fee2c0;
}


div.thumbnail {
	background-color:#f7f7f7;
	border:1px solid #b2b2b2;
	width:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
}

div.thumbnail2 {
	background-color:#f7f7f7;
	border:1px solid #b2b2b2;
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;
}


div.myusersheader {
	background-color:#feead1;
	border-bottom:1px solid #a0837f;
	color:yellow;
	font-size:9pt;
	font-weight:bold;
	padding-left:5px;
	padding-top:10px;
}

.error {
	color:red;
}

div.error {
	text-align:center;
	border-top:1px solid #e5821c;
	border-bottom:1px solid #e5821c;
	padding:3px;
	font-weight:bold;
}

div.ok {
	text-align:center;
	border-top:1px solid #e5821c;
	border-bottom:1px solid #e5821c;
	padding:3px;
	font-weight:bold;
	color:#e5821c;
}

.userlogin {
	font-size:9pt;
	xcolor:#980201;
	text-decoration:underline;
	font-weight:bold;
}

div.shortmessagesbar {
	width:833px;
	padding:2px;
	padding-left:165px;
	border-bottom:4px solid #fef9f4;
}

div.newmessagesbar {
	width:673px;
	padding:2px;
	padding-left:165px;
	border-bottom:4px solid #fef9f4;
}

/**************************************************************************/
/* FORUM
/**************************************************************************/

table.forum {
	width:100%;
    clear:left;
	margin-top:4px;
	margin-bottom:5px;
	border-bottom:1px solid #777777;
}

table.forum th {
	font-size:9pt;
	font-weight:bold;
	color:rgb(68,68,68);
	background-color:#fee2bf;
	border-top:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:4px;
	padding-left:6px;
}

table.forum td {
	font-size:10pt;
	background-color:rgb(247,247,247);
	border-bottom:2px solid white;
	padding:4px;
}

table.forum td.author {
	width:100px;
	vertical-align:top;
}

table.forum td.spacer {
	background-color:rgb(239,239,239);
}

table.forum a.title:link,table.forum a.title:visited {
	font-size:9pt;
}

div.bottommenu a:link, div.bottommenu a:visited {
	color:white;
}

.ForumQuote {
	background-color:#f1f1ff;
	padding:10px;
	margin-right:10px;
	font-size:8pt;
}

.vip_suffix_ {
	color: red;
	vertical-align: super;
	font-size: 9px;
	text-decoration: none;
	cursor: default;
}

#inProgressDiv{
    background: white;
    border: 1px solid black;
    margin: auto;
    width: 600px;
    text-align: center;
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 10%;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
}
#inProgressDiv h1{
    font-size: 2em;
    background: white;
    width: 80%;
}

div.photocantzoom {
	text-align:center;
	vertical-align:middle;
	width:400px;
	background-color:#f7f7f7;
	border:1px solid #b2b2b2;
	padding-top:5px;
	margin-bottom:5px;
}

div.centerlinks {
	text-align:center;
}

span.inactive {
	color:#9f9f9f;
}

table.whitetable {
	background-color:white;
}

table.whitetable caption {
	xbackground-image:url('../../Obrazki/barbg.gif');
	xbackground-repeat:repeat-y;
	background-color:#b4120c;
	color:white;
	font-weight:bold;
	padding:4px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
}

table.whitetable thead th {
	padding:4px;
	border-bottom:1px solid #a10803;
	text-align:left;
	padding-right:20px;
	font-weight:normal;
}

table.whitetable thead th a:link, table.whitetable thead th a:visited{
	text-decoration:none;
}

table.whitetable thead th a:hover {
	text-decoration:underline;
}

table.whitetable td {
	padding:4px;
}

div.ownerpanel {
	background-color:#fee0bd;
}

div.ownerpanel div {
	padding:5px;
	text-align:center;
}

table.userdetails {
	width:200px;
}

table.userdetails td {
	padding:4px;
	vertical-align:top;
}

table.userdetails td ul {
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
}

div.ajaxloading {
	background-color:#980201;
	color:white;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

div.markconteiner {
	background-color:white;
	padding:4px;
	margin-top:6px;
	text-align:center;
}

.importantmessage {
	padding:10px;
	background-color:white;
	padding:5px;
	border:2px solid #980201;
}

td.pierwszyzpary {
	color:#444444;
}

td.drugizpary {
	color:#7b0000;
}

div.story, div.poem  {
	background-color:white;
	padding:10px;
	border-bottom:2px solid #0054a6;
	border-top:2px solid #0054a6;
	width:484px;
}

div.story h1, div.poem h1 {
	font-family:"Monotype Corsiva",Garamond,Times New Roman,Times,sans-serif;
	background:none;
	color:#0054a6;
	font-size:14pt;	
	width:90%;
}

div.poem p {
	font-family:"Monotype Corsiva",Garamond,Times New Roman,Times,sans-serif;
	color:#0054a6;
	font-size:12pt;
}

div.story p {
	font-family:Garamond,Times New Roman,Times,sans-serif;
	color:#0054a6;
	font-size:12pt;
}

div.tab {	
	width:289px;
	height:19px;
	padding-left:40px;
	padding-top:5px;	
	clear:both;
	margin-bottom:1px;
	color:#871212;
}

div.gallery {
	background-image:url('../../Obrazki/gallery/tab.gif');
}

div.sounds {
	background-image:url('../../Obrazki/sounds/tab.gif');
}

div.movies {
	background-image:url('../../Obrazki/movies/tab.gif');
}

div.wallpapers {
	background-image:url('../../Obrazki/wallpapers/tab.gif');
}

div.stories {
	background-image:url('../../Obrazki/stories/tab.gif');
}

div.poems {
	background-image:url('../../Obrazki/poems/tab.gif');
}

div.blogs {
	background-image:url('../../Obrazki/blogs/tab.gif');
}

div.tabtagi {
	background-image:url('../../Obrazki/tab_tagi.gif');
	width:253px;
	height:20px;
	padding-left:40px;
	padding-top:3px;
	color:#871212;
	clear:both;
	margin-left:auto;
	margin-right:0px;
	font-weight:bold;
}

div.tagi_gallery {
	background-image:url('../../Obrazki/gallery/tab_tagi.gif');
}

div.tagi_movies {
	background-image:url('../../Obrazki/movies/tab_tagi.gif');
}

div.tagi_sounds {
	background-image:url('../../Obrazki/sounds/tab_tagi.gif');
}

div.tagi_wallpapers {
	background-image:url('../../Obrazki/wallpapers/tab_tagi.gif');
}

div.tagi_poems {
	background-image:url('../../Obrazki/poems/tab_tagi.gif');
}

div.tagi_stories {
	background-image:url('../../Obrazki/stories/tab_tagi.gif');
}

div.tagi_blogs {
	background-image:url('../../Obrazki/blogs/tab_tagi.gif');
}

div.tagi {
	background-color:#ebe0c9;
	padding:4px;
	width:285px;
	margin-left:auto;
	margin-right:0px;
	margin-top:1px;
}

div.tagi_lista_gallery {
	background-color:#ebe0c9;
}

div.tagi_lista_movies {
	background-color:#edf2ec;
}

div.tagi_lista_sounds {
	background-color:#ecf0fa;
}

div.tagi_lista_wallpapers {
	background-color:#ebe0c9;
}

div.tagi_lista_stories {
	background-color:#f6e9da;
}

div.tagi_lista_poems {
	background-color:#feefd1;
}

div.tagi_lista_blogs {
	background-color:#ffe6e4;
}

table.otherfiles_gallery td {
	background-color:#ebe0c9;
}

table.otherfiles_movies td {
	background-color:#edf2ec;
}

table.otherfiles_sounds td {
	background-color:#ecf0fa;
}

table.otherfiles_wallpapers td {
	background-color:#ebe0c9;
}

table.otherfiles_stories td {
	background-color:#f6e9da;
}

table.otherfiles_poems td {
	background-color:#feefd1;
}

table.otherfiles_blogs td {
	background-color:#ffe6e4;
}

table.thumbnails {
	width:100%;
}

table.thumbnails td {
	padding:13px;
	border-bottom:2px solid #fff5e9;
}



div.sortbar {
	padding:3px;
	text-align:center;
	background-color:#ebe0c9;
	margin-bottom:10px;
}

div.sortbar_gallery {
	padding:3px;
	text-align:center;
	background-color:#ebe0c9;
	margin-bottom:10px;
}

div.sortbar_sounds {
	padding:3px;
	text-align:center;
	background-color:#ecf0fa;
	margin-bottom:10px;
}

div.sortbar_movies {
	padding:3px;
	text-align:center;
	background-color:#edf2ec;
	margin-bottom:10px;
}

div.sortbar_wallpapers {
	padding:3px;
	text-align:center;
	background-color:#ebe0c9;
	margin-bottom:10px;
}
div.sortbar_stories {
	padding:3px;
	text-align:center;
	background-color:#fff2e2;
	margin-bottom:10px;
}
div.sortbar_poems {
	padding:3px;
	text-align:center;
	background-color:#feefd1;
	margin-bottom:10px;
}
div.sortbar_blogs {
	padding:3px;
	text-align:center;
	background-color:#ffe6e4;
	margin-bottom:10px;
}



div.searchbar_gallery {
	background-color:#ebe0c9;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}

div.searchbar_sounds {
	background-color:#ecf0fa;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}

div.searchbar_movies {
	background-color:#edf2ec;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}
div.searchbar_wallpapers {
	background-color:#ebe0c9;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}
div.searchbar_stories {
	background-color:#f6e9da;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}
div.searchbar_poems {
	background-color:#feefd1;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}
div.searchbar_blogs {
	background-color:#ffddda;
	float:left;
	clear:right;
	width:518px;
	margin-bottom:10px;
}




div.categories {
	background-repeat:repeat-y;
	padding:5px;
	line-height:1.5em;
}

span.title {
	color:#f0221c;
	font-size:8pt;
}

a.title:link,a.title:visited,a.title:active {
	color:#f0221c;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
}

a.title:hover {
	text-decoration:underline;
}


a.more:link,a.more:visited,a.more:active {
	color:#0255a6;
	font-weight:normal;
	text-decoration:none;
}

a.more:hover {
	text-decoration:underline;
}

div.blackheader {
	background-color:black;
	text-transform:upper;
	padding:3px;
	font-weight:bold;
	width:314px;
	color:#daccc4;
}

div.headerothers {
	text-transform:upper;
	padding:3px;
	font-weight:bold;
	width:314px;
	color:#bd1408;
}
table.otherfiles {
	background-color:#ebe0c9;
	width:250px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:0px;
}

table.otherfiles td {
	padding:5px;
}



div.tabupdown_gallery {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/gallery/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_sounds {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/sounds/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_movies {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/movies/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_wallpapers {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/wallpapers/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_stories {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/stories/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_poems {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/poems/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

div.tabupdown_blogs {
	margin-left:auto;
	margin-right:0px;
	background:url('../../Obrazki/blogs/tabupdown.gif') no-repeat;
	width:107px;
	height:24px;
	text-align:center;
}

a.tag:link, a.tag:visited {
	font-weight:normal;
	text-decoration:underline;
}

a.tag:hover {
	color:black;
}
#topimg02{
	width:165px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_02.gif');
	display:block;
}
#topimg02:hover{
	background:url('../../images/wb_strona2_aktywne_02.gif');
	border:none;
}
#topimg03{
	width:74px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_03.gif');
	display:block;
}
#topimg03:hover{
	background:url('../../images/wb_strona2_aktywne_03.gif');
	border:none;
}
#topimg04{
	width:85px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_04.gif');
	display:block;
}
#topimg04:hover{
	background:url('../../images/wb_strona2_aktywne_04.gif');
	border:none;
}
#topimg05{
	width:82px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_05.gif');
	display:block;
}
#topimg05:hover{
	background:url('../../images/wb_strona2_aktywne_05.gif');
	border:none;
}
#topimg06{
	width:118px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_06.gif');
	display:block;
}
#topimg06:hover{
	background:url('../../images/wb_strona2_aktywne_06.gif');
	border:none;
}
#topimg07{
	width:147px;
	height:37px;
	background-image:url('../../nimages/wb_strona1_07.gif');
	display:block;
}
#topimg07:hover{
	background:url('../../images/wb_strona2_aktywne_07.gif');
	border:none;
}
#topimg09{
	width:293px;
	height:37px;
	background-image:url('../../images/wb_strona2_aktywne_09.gif');
	display:block;
}
.NewMovies{
	padding-left:5px;
	padding-right:5px;
}
.NewPhotos{
	padding-left:5px;
	padding-right:5px;
}
.listedMenu{
width:150px;height:20px;background-color:#700000;border:solid;border-width:1px;border-bottom:none;border-color:#580101;padding-top:5px;padding-left:5px;position:relative; right:40px;
}
.listedSpan{
color:#ffde00;font-style:normal;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm span
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	}



#sddm div
{	position: absolute;
	display:none;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #580101}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color:#ffde00;
		width:150px;
		font: 11px arial;
		background-color:#700000;border-bottom:solid;border-width:1px;border-color:#580101;
		}

	#sddm div a:hover
	{	
		}

