<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	box-sizing: border-box;
}

body {
	padding: 10px 0px 10px 0px;
	background-color: #fff;
}

body, input, textarea, select {
	font-size: 11px;
	line-height: 1.4em;
	font-family: Verdana, Tahoma, Arial;
	color: #000000;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.small {
	font-weight: normal !important;
	font-size: 10px !important;
}

.list {
	padding: 2px !important;
	text-align: center;
	vertical-align: middle;
}

div#content, div#login {
	margin-left: auto;
	margin-right: auto;
	width: 1350px;
	background-color: #f8f8f8;
	padding: 5px;
	border: 1px solid #cacaca;
}

.box {
	border: 1px solid #cacaca;
	background-color: #f8f8f8;
}

div#content {
	min-height: 750px;
	height: auto;
}

/* for IE */
/*\*/
* html div#content {
	height: 750px;
}
/**/

div#left {
	float: left;
	width: 200px;
}

div#right {
	float: right;
	width: 1135px;
    position: relative;
}

.right {
	width: 1135px;
}

table.header {
	width: 1115px;
	border-bottom: 0px !important;
	table-layout:fixed;
}

table.rows {
	width: 1115px;
	border: 0px !important;
	table-layout:fixed;
}

table.rows td{
	word-wrap:break-word;
}
table.rows.admin{
	width: 1600px;
}
table.rows.admin td:first-child{
	width: 110px;
}
table.rows.admin td:nth-child(2){
	width: 170px;
}
table.rows.admin td:nth-child(3),table.rows.admin td:nth-child(4){
	width: 90px;
}

table.rows.admin td:nth-last-child(3), table.rows.admin td:nth-last-child(6), table.rows.admin td:nth-child(5), table.rows.admin td:nth-child(8){
	width: 60px;
}
.rows tr:hover:not(.nohover) td{background-color: #ddd;}
/*.rows tfoot tr:hover:not(.nohover) td{background-color: inherit;}*/

table.rows.partners td:first-child{
	height: 50px;
}
div.scroll {
	overflow-y: scroll;
	height: 500px;
	border: 1px solid #cacaca;
	border-right: 0px;
} 

iframe.scroll {
	height: 250px;
	width: 1134px;
	border: 1px solid #cacaca;
	border-right: 0px;
	margin-top: 20px;
	overflow-x: auto !important;
}

div#footer {
	margin-left: auto;
	margin-right: auto;
	width: 1330px;
	padding: 5px 0px 10px 0px;
	text-align: right;
}

input.text {
	height: 18px;
	border: 1px solid #a9a6a6;
	line-height: 18px;
	padding: 0px 2px 0px 2px;
	font-weight: normal;
}

textarea {
	width: 500px;
	height: 100px;
	padding: 1px;
	border: 1px solid #a9a6a6;
}

.button {
	height: 20px;
	background-color: #dadada;
	border: 1px solid #a9a6a6;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}
.button:disabled, .button.disabled {
	opacity: .5;
}

select {
	height: 18px;
        min-width: 3.5em;
	border: 1px solid #a9a6a6;
	line-height: 18px;
	padding: 0px 0px 0px 1px;
	font-weight: normal;
}

/*
select:disabled {opacity: .5;}
*/

table {
	border: 1px solid #cacaca;
	background-color: #fff;
}

td {
	line-height: 19px;
	padding: 2px 3px 2px 3px;
}

.light {
	background-color: #f8f8f8;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
}

.dark {
	background-color: #ededed;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
}

.rows.bookings tr.selected td{
	background-color: yellow!important;
}

#getpdf{
	position: relative;
	bottom: -40px;
	z-index: 1;
}

td.sel {
	background-color: #ecdcdd !important;
}

td.unactive {
	color: #bdbdbd !important;
}

td.val {
	background-color: #ededed;
	font-weight: bold;
}

td.header, th.header {
	background-color: #bf0e1c;
	color: #fff;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	word-wrap:break-word;
	vertical-align: middle;
}
.admin td.header, .admin th.header {
  position: sticky;
  top: 0; 
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #bf0e1c;
	text-decoration: none;
}

p.center {
	text-align: center;
	padding: 9px;
}

p.foto {
	width: 160px;
	height: 120px;
	border: 1px solid #808080;
	background-color: #e5e5e5 !important;
}

a.foto {
	display: block;
	width: 160px;
	height: 120px;
}

a.listTopLink {
	color: #ffffff;
	text-decoration: none;
}

a:hover.listTopLink {
	color: #cacaca;
	text-decoration: none;
}

b.url {
	color: #c28a8e;
	text-decoration: underline;
	font-weight: bold;
}

b.pager {
	text-decoration: underline;
	color: #c28a8e;
}

p.title {
	padding: 20px 0px 10px 0px;
	font-size: 18px;
	font-family: Verdana, Tahoma;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}

h3 {
	font-size: 9px;
	font-weight: normal;
	display: inline;
}

.rght {
	text-align: right;
}

.red {
	color: red;
}

div.legend {
	width: 24px;
	height: 16px;
	border: 1px solid #ccc;
}

table.legend {
	border-spacing: 0px;
	margin-top: 70px;
	background-color: inherit;
	border: 0px;
}

table.legend td {
	line-height: 22px;
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
}

td.newest {
	background-color: #eae9f4;
	font-weight: bold;
	padding: 2px 7px 2px 7px;
}

.ui-datepicker-trigger{
    cursor: pointer;
    vertical-align: top;
}

option[disabled] {
	color: #ccc;
}

/* kreator menu dla domeny */
#menu_wrap {padding: 20px;}
#menu_wrap ol{list-style-type:none;}
.bord{color: #BF0E1C;}
.hidden{display: none;}
#menu_save {background: transparent url(../img/menu_creator/link_add.jpg) no-repeat; border: 0; width: 32px; height: 32px; cursor: pointer;}
#menu_tree {margin-top: 20px; 	background-color: #B2DB5B;
	color: #fff;
	font-weight: bold;
	padding: 2px 7px 2px 7px; }
#menu_list{ list-style-type: none; font-weight: bold; position: relative; }
#menu_list li li{ margin-left: 20px; font-weight: normal; line-height: 20px;}
#menu_list &gt; ol &gt; li &gt; div:hover, #menu_list &gt; ol &gt; li &gt; ol &gt; li:hover { background: #ededed;}
#menu_save{line-height: 32px; float: right; margin-top: 11px;}

		.placeholder {
			background-color: #e7fec3;
		}

		.ui-nestedSortable-error {
			background:#fbe3e4;
			color:#8a1f11;
		}
		
		.sortable li div  {
			cursor: move;
		}
		
#loading, #loading_top{position: absolute; display: none;}

/* kreator menu top dla domeny */
#menu_top_wrap {padding: 20px;}
#menu_top_wrap ol{list-style-type:none;}
#menu_top_save {background: transparent url(../img/menu_creator/link_add.jpg) no-repeat; border: 0; width: 32px; height: 32px; cursor: pointer;}
#menu_top_tree {margin-top: 20px; 	background-color: #B2DB5B;
	color: #fff;
	font-weight: bold;
	padding: 2px 7px 2px 7px; }
#menu_top_list{ list-style-type: none; font-weight: bold; position: relative; }
#menu_top_list li li{ margin-left: 20px; font-weight: normal; line-height: 20px;}
#menu_top_list &gt; ol &gt; li &gt; div:hover, #menu_top_list &gt; ol &gt; li &gt; ol &gt; li:hover { background: #ededed;}
#menu_top_save{line-height: 32px; float: right; margin-top: 11px;}

/* synchronizacja */
#cooperants {margin: 0 0 -1px 118px;}
#cooperants a{padding: 6px 6px 7px; display: inline-block; border: 1px solid #CACACA;  color: #aaa;}
#cooperants a.act{background-color: #fff; color: #000; border-bottom: 1px solid #fff;}

#addprices input.text{width: 30px;}

.pager-wrapper {
  margin: 0 auto;
  text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination &gt; li {
  display: inline;
}
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #cf2727;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  color: #cf2727;
  background-color: #eee;
  border-color: #ddd;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #cf2727;
  border-color:#cf2727;
}

ul#admin-lang-switcher-login {
    left: 50%;
    list-style-type: none;
    margin-left: -30px;
    margin-top: 2px;
    position: absolute;
    top: 0;
	z-index: 1;
}
ul#admin-lang-switcher-login li {
    display: inline;
}
#login, #left {
    position: relative;
}

#left ul#admin-lang-switcher-login {
  	background: #fff;
    left: 57px;
    margin-left: 0;
    margin-top: 0;
    top: 3px;
  	padding: 3px;
}

table.yprooms tr td:first-child{vertical-align: middle;}
table.yprooms tr td:last-child:not(.header){font-weight: normal;}
table.yprooms tr:hover td:not(.header) {background: #ddd;}
.selectize-input {margin-top: 4px!important;}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: red!important;
  color: #fff;
}

.center {text-align: center;}
.calendarPickerContainer {position: relative;}
.calendarPickerOverlay {width: 100%; height: 100%; background: rgba(255, 255, 255, .75); position: absolute; top: 0; left: 0; display: none;}

.checkbox-inline {width: 150px; display: inline-block; text-align: left;}

.ap.ready {background: transparent url(../img/icons/ready16.png) no-repeat center right;}
.ap.notready {background: transparent url(../img/icons/notready16.png) no-repeat center right;}
.ap.notassigned {background: transparent url(../img/icons/notassigned16.png) no-repeat center right;}

#aps input[type='checkbox'] {vertical-align: middle;}
#aps tr.notassigned {background: yellow;}
#aps tr.disabled {opacity: .3;}
.calendar .hover{background: #ddd;}

table.yprooms td {position: relative;}
td a.working, td a.done {width: 33px; height: 32px; background: url(../img/icons/calendar-reset-progress.png) no-repeat; position: absolute; top: 6px; right: 6px; box-shadow: 0 1px 5px #333;}
td a.working { display: block!important; cursor: default;}
td:hover a.done { display: block!important; background: url(../img/icons/calendar-reset.png) no-repeat!important;}

.bookings .yieldplanet, .bookings .airbnb{
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 50%;
	transform: translateY(-50%);
	right: 1px;
	background: url('/templates/img/icons/yp-icon.png') no-repeat;
}

.bookings .airbnb{
	background: url('/templates/img/icons/airbnb-icon.png') no-repeat;
}

.filterlabels .label:not(:last-child){
	margin-right: 20px;
}

span.label{
	background: #999;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	padding: 2px;
	line-height: 1;
	border-radius: 2px;
	font-size: 10px;
}
span.label.preauto{
	background: #fa7d00;	
}
span.label.norefund{
	background: red;	
}

input.noeditable, select.noeditable {
	pointer-events: none;
	background: #eee;
}

table.sprawy tr.closed, table.akcje tr.closed{
	opacity: .5;
}

table.sprawy tr.open.urgent td{
	background-color: #f7cecb;
}

#loader {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	background: rgba(255,255,255,.9) url('/templates/img/ajax-circle.gif') no-repeat center 10px;
}

.loader {
	background: rgba(255,255,255,.9) url('/templates/img/ajax-circle.gif') no-repeat center 10px;
}

.selectize-control::before {
	-moz-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	content: ' ';
	z-index: 2;
	position: absolute;
	display: block;
	top: 50%;
	right: 34px;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 0;
	background: url('/templates/img/ajax-circle.gif');
	background-size: 16px 16px;
	opacity: 0;
}
.selectize-control.loading::before {
	opacity: 1;
}

.markwarning {
	background-image: url('/templates/img/icons/warning.png');
	background-repeat: no-repeat;
	background-position: right 5px center;
}

tr.vmiddle td {vertical-align: middle;}

.rows.apt small.provider{
  display: block;
  font-size: 90%;
  font-style: italic;
  color: #bdbdbd;
}

.year__header {
	text-align: center;
	font-size:22px;
}
.month__nav {
	margin:15px 0;
	padding:0;
	list-style:none;
	display: flex;
}
.month__nav li {
	flex:1;
	text-align: center;
	padding:0;
	background:#fff;
	border:1px solid #CCC;
	margin:0 1px;
	color:#000;
}
.month__nav li a{
	display: block;
	height: 100%;
	padding: 12px;
}
.month__nav li.active, .month__nav li:hover {
	background: #ddd;
	border-color:#000;
}
.month__nav li strong {
	font-size:14px;
	color:#aaa;
	font-weight: normal;
	margin-top:5px;
	display: block;
	
}
.month__nav li.active a,
.month__nav li:hover a,
.month__nav li.active strong {
	color:#000;
}
</pre></body></html>