html {
	min-height: 100%;
}

BODY {
  background: #ffffcc;
	font-family: "trebuchet ms", sans;
	font-size: 12px;
  color: #000000;
  margin: 0px;
	height: 100%;
	padding: 0;
	padding-right: 8px;
	padding-left: 8px;
	min-height: 100%;
}

td.calendar_legend 
{
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
}


a{
  font-family: "trebuchet ms", sans;
  font-size:11px;
  font-weight:bold;
  color: red;
	text-decoration: none;
	/*background: #ffffff;*/

  }
a:active
  {
  font-family: "trebuchet ms", sans;
  font-size:11px;
  font-weight:bold;
  color: #0044aa;
  
  
  }

TD.main, P.main {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
}

TD.calendar_info, P.calendar_info {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffcc;
}

TD.smallRedText, P.smallRedText, SPAN.smallRedText {
  font-family: Arial, Verdana, sans-serif;

  font-size: 10px;
	color: #ff0000;

}

input, textarea {
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	vertical-align: bottom;
	border: 1px solid #b2cfeb;
}

form {
	display: inline;
}

img {
	border: 0;
}

.list {
	margin-top: 10px;
	padding-bottom: 80px;

}

.list a {
	display: block;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
}

.list a:hover {
	background-color: #eeeeee;
}

#owners {
<!--	display: none;
-->

}

a.tab {
  font-size: 13px;
	padding: 3px;
	/*background: #eeeeee;*/
	text-decoration: none;
	/*border: 1px solid #aaaaaa;*/
	margin-right: 1px;
	color: #004433;
}
a.tab:visited {
  font-size: 13px;
	padding: 3px;
	/*background: #eeeeee;*/
	text-decoration: none;
	/*border: 1px solid #aaaaaa;*/
	margin-right: 1px;
	color: #004433;
}
a.tab:hover {
	background: #ffffff;
}

#menu {
	position: absolute;
	top: 0;
	left: 20px;
	background-image: url('images/menu/background2.gif');
	background-position: bottom right;
	background-repeat:repeat-y;
	background-color: #ffffff;
	width: 160px;
	border-top: 1px solid #C6C3C6;
	padding-top: 1px;
	padding-bottom: 4px;
	display: none;
}

#menu_owners {
	position: absolute;
	top: 0;
	left: 20px;
	background-image: url('images/menu/background2.gif');
	background-position: bottom right;
	background-repeat:repeat-y;
	background-color: #ffffff;
	width: 160px;
	border-top: 1px solid #C6C3C6;
	padding-top: 1px;
	padding-bottom: 4px;
	display: none;
}

#menu a {
	margin-left: 2px;
	margin-right: 3px;
	display: block;
	padding: 3px 1px;
	text-decoration: none;
	color: #333333;
}

#menu_owners a {
	margin-left: 2px;
	margin-right: 3px;
	display: block;
	padding: 3px 1px;
	text-decoration: none;
	color: #333333;
}

#menu a:hover {
	padding: 2px 0;
	border: 1px solid #3169C6;
	background-color: #C6CFEF;
}

#menu_owners a:hover {
	padding: 2px 0;
	border: 1px solid #3169C6;
	background-color: #C6CFEF;
}

#menu img {
	vertical-align: middle;
	margin-right: 4px;
}

#menu_owners img {
	vertical-align: middle;
	margin-right: 4px;
}

scrollbar-3dlight-color:silver;
scrollbar-arrow-color:black; 
scrollbar-base-color:white; 
scrollbar-dark-shadow-color:black;
scrollbar-face-color:white; 
scrollbar-highlight-color:silver;
scrollbar-shadow-color:silver;
}

tr.dataTableHeadingRow{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	background-color: #cdcdcd;
}

td.dataTableContent{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
	font-weight: bold;
 	color: #000000;
	background-color: #cdcdcd;
}

td.dataTableRow{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	background-color: #efefef;
}

.dataTableRow1{
	font-family: "trebuchet ms", sans;
	font-size: 13px;
  font-weight:bold;
	font-style: Italic;
 	color: #000000;
	background-color: #f1fffa;
}

/* kalendarz */

table.calendar {
	margin: 0 auto;
	background-color: #ffffcc; 
}

table.calendar td {
	height: 18px;
	width: 18px;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
	padding: 0;
	margin: 0;

}

table.calendar tr.dayname td {
	text-align: center;
}

table.calendar td.none {
	cursor: normal;
	background-color: #D8F29B;
}

table.calendar td.day {
	background-color: #98DB02;
}

/* !!!!!!!!!!!!!!!!!! trywialne kolorowanie CENNIKA :)  !!!!!!!!!!!!! */
.price_0 {
  color:#006600;
  background-color: #cceecc;

}
.price_1 {
  color:#006600;
  background-color: #abcdef;

}
.price_2 {
  color:#006600;
  background-color: #fedcba;

}
.price_3 {
  color:#006600;
  background-color: #eeccee;

}

.price_4 {
  color:#006600;
  background-color: #aaffff;

}
.price_5 {
  color:#006600;
  background-color: #ffaaff;

}
.price_6 {
  color:#006600;
  background-color: #ffffaa;

}
.price_7 {
  color:#006600;
  background-color: #89abcd;

}
.price_8 {
  color:#006600;
  background-color: #bcdea0;

}

.price_9 {
  color:#006600;
  background-color: #aa99af;

}
/* !!!!!!!!!!!!!!!!!! kolorowanie CENNIKA EOF!!!!!!!!!!!!! */

/* kalendarz z starej strony - marcin */

div.calendar_comment	{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	margin-bottom: 5px;
}

#container {
	width: 100%;
	background: #FFFFCC;
	text-align: center;
	margin: 0 auto;
}

#footer {
	width: 790px;
	margin: 0 auto;
	height: 37px;
}


#links {
	margin: 4px auto;
	text-align: center;
	font-size: 16px;


}

#links a {
	margin: 0 4px;
}

#main {
	padding: 1.5ex;
	text-align: center;
	margin: 0 auto;
	width: 780px;
}

/*
td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
*/

table.calendar {
	margin: 0 auto;
	background-color: #ffffcc; 
}

table.calendar td {
	height: 18px;
	width: 18px;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
	padding: 0;
	margin: 0;

}



table.calendar td.monthname {
	text-align: right;
}

table.calendar tr.dayname td {
	text-align: center;
}

table.calendar td.none {
	cursor: normal;
	background-color: #D8F29B;
}

table.calendar td.day {
	background-color: #98DB02;
}

table.calendar td.multi_day {
	background-color: #98DB02;
}

table.calendar td.day_clicked {
	background-color: #ffff00;
}

table.calendar td.day_selected {
	background-color: #FDB3BF;
}

table.calendar td.multi_day_clicked {
	background-color: #ffff00;
}

table.calendar td.multi_day_selected {
	background-color: #FDB3BF;
}

table.calendar td.day_selected_first {
	background-image: url('images/d2ds.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.multi_day_selected_first {
	background-image: url('images/multi_d2ds.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.day_selected_last {
	background-image: url('images/ds2d.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.multi_day_selected_last {
	background-image: url('images/multi_ds2d.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.day_selected_first_clicked {
	background-image: url('images/d2ds.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.day_selected_last_clicked {
	background-image: url('images/ds2d.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.multi_day_selected_first_clicked {
	background-image: url('images/multi_d2ds.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.multi_day_selected_last_clicked {
	background-image: url('images/multi_ds2d.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.day_reserved {
	background-color: #ff0000;
}

table.calendar td.multi_day_reserved {
	background-color: #ff0000;
}

table.calendar td.day_reserved_first {
	background-image: url('images/d2dr.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.day_reserved_last {
	background-image: url('images/dr2d.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.day_reserved_first_clicked {
	background-image: url('images/d2dr.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.day_reserved_last_clicked {
	background-image: url('images/dr2d.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.multi_day_reserved_first {
	background-image: url('images/multi_d2dr.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.multi_day_reserved_last {
	background-image: url('images/multi_dr2d.gif');
	background-repeat: no-repeat;
	background-color: #98DB02;
}

table.calendar td.multi_day_reserved_first_clicked {
	background-image: url('images/multi_d2dr.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.multi_day_reserved_last_clicked {
	background-image: url('images/multi_dr2d.gif');
	background-repeat: no-repeat;
	background-color: #ffff00;
}

table.calendar td.day_reserved_selected {
	background-image: url('images/dr2ds.gif');
	background-repeat: no-repeat;
}
table.calendar td.day_selected_reserved {
	background-image: url('images/ds2dr.gif');
	background-repeat: no-repeat;
}
table.calendar td.weekend_reserved_selected {
	background-image: url('images/wr2ws.gif');
	background-repeat: no-repeat;
}
table.calendar td.weekend_selected_reserved {
	background-image: url('images/ws2wr.gif');
	background-repeat: no-repeat;
}

table.calendar td.multi_day_reserved_selected {
	background-image: url('images/multi_dr2ds.gif');
	background-repeat: no-repeat;
}
table.calendar td.multi_day_selected_reserved {
	background-image: url('images/multi_ds2dr.gif');
	background-repeat: no-repeat;
}
table.calendar td.multi_weekend_reserved_selected {
	background-image: url('images/multi_wr2ws.gif');
	background-repeat: no-repeat;
}
table.calendar td.multi_weekend_selected_reserved {
	background-image: url('images/multi_ws2wr.gif');
	background-repeat: no-repeat;
}


table.calendar td.weekend {
	background-color: #86C103;
}

table.calendar td.weekend_clicked {
	background-color: #C9C900;
}

table.calendar td.weekend_selected {
	background-color: #D1A0B5;
}

table.calendar td.multi_weekend {
	background-color: #86C103;
}

table.calendar td.multi_weekend_clicked {
	background-color: #C9C900;
}

table.calendar td.multi_weekend_selected {
	background-color: #D1A0B5;
}

table.calendar td.weekend_selected_first {
	background-image: url('images/w2ws.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.weekend_selected_last {
	background-image: url('images/ws2w.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.weekend_selected_first_clicked {
	background-image: url('images/w2ws.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}

table.calendar td.weekend_selected_last_clicked {
	background-image: url('images/ws2w.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}


table.calendar td.multi_weekend_selected_first {
	background-image: url('images/multi_w2ws.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.multi_weekend_selected_last {
	background-image: url('images/multi_ws2w.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.multi_weekend_selected_first_clicked {
	background-image: url('images/multi_w2ws.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}

table.calendar td.multi_weekend_selected_last_clicked {
	background-image: url('images/multi_ws2w.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}



table.calendar td.weekend_reserved {
	background-color: #bb0000;
}

table.calendar td.multi_weekend_reserved {
	background-color: #bb0000;
}

table.calendar td.weekend_reserved_first {
	background-image: url('images/w2wr.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.weekend_reserved_last {
	background-image: url('images/wr2w.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.weekend_reserved_first_clicked {
	background-image: url('images/w2wr.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}

table.calendar td.weekend_reserved_last_clicked {
	background-image: url('images/wr2w.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}


table.calendar td.multi_weekend_reserved_first {
	background-image: url('images/multi_w2wr.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.multi_weekend_reserved_last {
	background-image: url('images/multi_wr2w.gif');
	background-repeat: no-repeat;
	background-color: #86C103;
}

table.calendar td.multi_weekend_reserved_first_clicked {
	background-image: url('images/multi_w2wr.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}

table.calendar td.multi_weekend_reserved_last_clicked {
	background-image: url('images/multi_wr2w.gif');
	background-repeat: no-repeat;
	background-color: #C9C900;
}

table.calendar td.year {
	color: #666666;
	text-align: center;
	font-weight: bold;
}

table.calendar td.separator {
	display: none;
}


table.form {
	border: 1px solid #666666;
	border-spacing: 0;
	background: #ffffff;
	margin: 0 auto;
}


table.form td {
	padding: 4px;
	
}

table.form th {
	background: #BBD287;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	font-family: verdana;
}

div.hr {
	margin: 14px auto 14px;
	height: 1px;
	width: 600px;
	background-color: #666666;
	overflow: hidden;
}

.message, .message2, .message3 {
	width: 500px;
	text-align: left;
	margin: 0;
}

address {
	font-style: italic;
	text-align: right;
}

#tables {
	margin: 0 auto;
	text-align: center;
	width: 700px;
}

#legend {
	margin: 0 auto;
}

#legend td {
	font-size: 10px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.info {
	font-family: verdana;
	color: #CC0033;
	text-decoration: none;
	font-size: 10px;
}

a.info:hover {
	text-decoration: underline;
}

div.si {
	margin-top: 18px;
	position: absolute;
	font-size: 10px;
	padding: 4px;
	background: #ffffff;
	border: 2px solid #009900;
	width: 17ex;
	display: none;
}
/* koniec kalendarz z starej strony */

/* ramki do tabel we formularzach */
table.solidBox {

}

td.header_center {
	background-image: url('images/form_header-center1.png');
	background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
}

td.header_right {
	background-image: url('images/form_header-right1.png');
	background-repeat: no-repeat;
	height: 25px;
	width: 12px;
}

td.header_left {
	background-image: url('images/form_header-left1.png');
	background-repeat: no-repeat;
  height: 25px;
	width: 12px;
}

td.main_left {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
  border-color: #9db8cc;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 10px;
	padding-bottom: 5px;
 }

td.main_right {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
  border-color: #9db8cc;
	border-right-width: 1px;
	border-right-style: solid;
 }

td.main_left_right {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
  border-color: #9db8cc;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
 }

td.main_bottom {
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background: #ffffff;
  border-color: #9db8cc;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
 }

select.house_form, input.house_form, textarea.house_form{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	vertical-align: bottom;
	border: 1px solid #b2cfeb;
}

button.main{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	vertical-align: bottom;
	border: 1px solid #b2cfeb;
}


td.calendar_main_left{
	padding: 4px;
	background: #FFFFFF;
	color: #000000;
	font-size: 10px;	
	text-align: left;
	font-family: verdana;
  border-color: #9db8cc;
	border-left-width: 1px;
	border-left-style: solid;
}

td.calendar_main_right{
	padding: 4px;
	background: #FFFFFF;
	color: #000000;
	font-size: 10px;	
	font-family: verdana;
  border-color: #9db8cc;
	border-right-width: 1px;
	border-right-style: solid;
}

td.calendar_main{
	padding: 4px;
	background: #FFFFFF;
	color: #000000;
	font-size: 10px;	
	text-align: left;
	font-family: verdana;
}

input.main_menu1{
	font-family: "trebuchet ms", sans;
	font-size: 11px;
 	color: #000000;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #b2cfeb;
}


/* wyszukiwakrka */

td.search_header {
	width: 100%;
	margin: 2px;
	text-align: center;
	float: center;
	margin-top: 10px;
	padding: 2px;
	overflow: hidden;
	color: #003300;
	background-color: #cdcb98;
	font-size: 11px;
	font-weight: bold;
} 
td.search_header_new {
	margin: 2px;
	text-align: left;
	margin-top: 0px;
	padding: 2px;
	overflow: hidden;
	color: #003300;
	background-color: #cdcb98;
	font-size: 11px;
	font-weight: bold;
} 
table.search_module{
	background-color: #cdcb98;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}


td.search_main {
	overflow: hidden;
	color: #003300;
	background-color: #dedea7;
	font-size: 9pt;
	
} 

select.search_form, input.search_form, textarea.search_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e9e9a8;
	color: #003300;
	margin-bottom: 2px;
	vertical-align: bottom;
	border: 1px solid #cdcb98;
}


select.search_form_disabled, input.search_form_disabled, textarea.search_form_disabled{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e9e9a8;
	color: #eeeeee;
	margin-bottom: 2px;
	vertical-align: bottom;
	border: 1px solid #cdcb98;
}



input.search_form1{
	font-family: "trebuchet ms", sans;
	font-size: 12px;
	text-align: center;
	border: 1px solid #9b0000;
	background-color: #cccc99;
	font-weight: bold;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #007D20;
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	margin: 0;
}

h2 {
	color: #A83F00;
	font-size: 24px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
	margin: 0;
}

h3 {
	display: inline;
	font-weight: bold;
	margin-left: 6px;
	margin-right: 6px;
	font-size: 12px;
	color: #7B7B7B;
}

table.search_results{
	background-color: #fffbd9;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


td.search_results {
	overflow: hidden;
	color: #003300;
	background-color: #fffbd9;
	font-size: 10pt;
	
} 

td.search_result_row {
	position: relative;
	width: 686px;
	text-align: justify;
	overflow: hidden;
	color: #003300;
	background-color: #fffbd9;
	font-size: 10pt;	
	border: 1px solid #aaaaaa;
} 

td.search_black_info {
	overflow: hidden;
	color: #000000;
	background-color: #fffbd9;
	font-size: 12px;
	
} 

div.image {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	float: left;
	width: 160px;
	color: #999999;
	font-size: 9px;
	text-align: center;
}

td.resultsName, div.resultsName{
	border-bottom: 1px solid #DAB59E;
	font-size: 12px;
	color: #A83F00;
	margin-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: bottom;
}

a.resultsName {
	font-size: 12px;
	font-weight: bold;
	color: #A83F00;
}

td.search_black_description{
	overflow: hidden;
	color: #000000;
	background-color: #fffbd9;
	font-size: 12px;
	
	margin-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: bottom;
}

td.noSearchResults {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000
}


td.searchBlueSmallText{
	overflow: hidden;
	color: #0000ff;
	background-color: #fffbd9;
	font-size: 10px;
	vertical-align: bottom;
}
td.ownerBlueSmallText{
	font-size: 11px;
	color: #000000;
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
	font-weight: bold;

}

td.ownerBluePlainText{
	font-size: 11px;
	color: #000000;
  font-family: "trebuchet ms", Arial, Verdana, sans-serif;
	

}
/* wyszukiwarka eof */


/* legenda pod kalendarzem */


