
/* - ++theme++lasytheme/css/jquery-ui.custom.css - */
@media screen {
/* http://www.lasy.gov.pl/portal_css/++theme++lasytheme/css/jquery-ui.custom.css?original=1 */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
/* */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
/* */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
color: #666;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
color: #555555;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
background-position: 0px -15px;
color: #222;
}
.ui-state-hover a,
.ui-state-hover a:hover {
color: #212121;
text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
background: #333 url(/++theme++lasytheme/img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
color: #fff;
}
.ui-widget-content .ui-state-highlight {
position:relative;
background: #F0EDE5 url(/++theme++lasytheme/img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
color: #333;
border:1px solid #C3C3C3;
padding:0px;
}
.ui-widget-content .ui-state-highlight:after {
content:"";
display:block;
position:absolute;
top:-1px;
right:-1px;
width:15px;
height:15px;
background:url(/++theme++lasytheme/img/cal_mark.png) right top no-repeat;
}
.ui-widget-content .ui-datepicker-other-month a {
color:#BFBFBF;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #212121;
text-decoration: none;
}
.ui-widget :active {
outline: none;
}
.ui-datepicker {
}
.ui-datepicker .ui-datepicker-header {
position:relative;
height:37px;
border-top:1px solid #C3C3C3;
background:#FAFAFA;
text-transform:uppercase;
color:#565656;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
position:absolute;
top: 9px;
width: 10px;
height: 17px;
background: url(/++theme++lasytheme/img/cal_arrows.png) no-repeat;
cursor:pointer;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left:15px;
background-position:left 0px;
}
.ui-datepicker .ui-datepicker-next {
right:15px;
background-position:right 0px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left:1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right:1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
padding-top:18px;
line-height:0px;
text-align: center;
font-weight:bold;
}
.ui-datepicker .ui-datepicker-title select {
font-size:1em;
margin:1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {width: 100%;
font-size: .9em;
border-collapse: collapse;
margin:0 0 .4em;
}
.ui-datepicker th {
width: 14%;
height:21px;
padding:0px .3em;
text-align: center;
color:#fff;
font-size:9px;
background:#232323;
font-weight: normal;
text-transform:uppercase;
font-family: 'open_sanssemibold', arial;
border: 0;
}
.ui-datepicker td {
width: 14%;
border: 1px solid #C3C3C3;
padding: 0px;
}
.ui-datepicker td:first-child {
border-left:0px solid #fff;
}
.ui-datepicker td.ui-datepicker-week-end+td.ui-datepicker-week-end {
border-right:0px solid #fff;
}
.ui-datepicker td span, .ui-datepicker td a {
position:relative;
display: block;
margin:-1px;
line-height:27px;
padding:1px .2em;
text-align: center;
font-weight:bold;
text-decoration: none;
font-size:9px;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding:0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width:auto;
overflow:visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float:left;
}
/* */
.ui-datepicker.ui-datepicker-multi {
width:auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float:left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width:95%;
margin:0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width:50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width:33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width:25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
border-left-width:0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width:0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear:left;
}
.ui-datepicker-row-break {
clear:both;
width:100%;
font-size:0em;
}
/* */
.ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear:right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
float:right;
}
.ui-datepicker-rtl .ui-datepicker-group {
float:right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
border-right-width:0;
border-left-width:1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width:0;
border-left-width:1px;
}

}


/* - ++theme++lasytheme/css/skin_styles.css - */
@media screen {
/* http://www.lasy.gov.pl/portal_css/++theme++lasytheme/css/skin_styles.css?original=1 */
.standard #menu_top {
}
.standard #menu_top .next_skin {
display: none !important;
}
.standard #menu_top li.skin_standard {
border-top: 5px solid #28b532;
}
.standard #menu_top li.skin_standard strong {
color: #28b532;
}
.standard #menu_top li.skin_standard:before {
content: "";
background: url(/++theme++lasytheme/img/arrow_green.png) top left no-repeat;
}
.professional #menu_top {
}
.professional #menu_top .prev_skin {
display: none !important;
}
.professional #menu_top li.skin_professional {
border-top: 5px solid #b8a363;
}
.professional #menu_top li.skin_professional strong {
color: #b8a363;
}
.professional #menu_top li.skin_professional:before {
content: "";
background: url(/++theme++lasytheme/img/arrow_orange.png) top left no-repeat;
}
.standard #menu_top li.skin_standard,
.professional #menu_top li.skin_professional,
.business #menu_top li.skin_business {
border-left: 1px solid #b6b6b6;
border-right: 1px solid #b6b6b6;
background: url(/++theme++lasytheme/img/shadow_left.png) top left repeat-y;
}
.standard #menu_top li.skin_standard a,
.professional #menu_top li.skin_professional a,
.business #menu_top li.skin_business a {
background: url(/++theme++lasytheme/img/shadow_right.png) top right repeat-y;
padding-bottom: 0px;
}
.standard #menu_top li.skin_standard a span.icon,
.professional #menu_top li.skin_professional a span.icon,
.business #menu_top li.skin_business a span.icon {
padding-top: 2px;
}
.standard .menu_arrow {
background: url(/++theme++lasytheme/img/arrow_green.png) top left no-repeat;
}
.czaswlas #menu_top li.active {
border-top: 5px solid #0088a1;
}
.czaswlas #menu_top li.active strong {
color: #0088a1;
}
.czaswlas #menu_top li.active:before {
content: "";
background: url(/++theme++lasytheme/img/arrow_teal.png) top left no-repeat;
}
.standard .front #bgTop {
display: block;
position: relative;
background: url(/++theme++lasytheme/img/bg_top.jpg) top center no-repeat white;
height: 496px;
text-align: center;
padding-top: 85px;
}
.standard .front #bgTop img {
cursor: pointer;
}
.standard .not-front #slides + #content,
.front .standard #slides + #content {
margin-top: -300px;
}
.standard .not-front #slides .slide-title,
.front .standard #slides .slide-title {
background-color: #28b532;
background-color: rgba(40, 181, 50, 0.9);
}
.standard .not-front #slides .slide-title .arrow_right,
.front .standard #slides .slide-title .arrow_right {
background-color: #0f814d;
background-color: rgba(15, 129, 77, 0.9);
}
.standard .not-front #search .btn_search,
.front .standard #search .btn_search {
background-image: url(/++theme++lasytheme/img/search_bg_green.png);
}
.standard .not-front #menu > li:hover > a,
.front .standard #menu > li:hover > a {
background: #28b532;
}
.standard .not-front #menu > li .menu-overlay,
.front .standard #menu > li .menu-overlay {
background-color: #28b532;
background-color: rgba(40, 181, 50, 0.9);
}
.standard .not-front #menu > li ul.submenu a,
.front .standard #menu > li ul.submenu a {
background: #28b532;
border-color: #53c45b;
}
.standard .not-front #menu > li ul.submenu li:hover > a,
.front .standard #menu > li ul.submenu li:hover > a {
background: #53c45b;
}
.standard .not-front .aktualnosci .head:before,
.front .standard .aktualnosci .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_aktualnosci.png);
}
.standard .not-front .aktualnosci .head.small:before,
.front .standard .aktualnosci .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_aktualnosci.png);
}
.standard .not-front .events .head:before,
.front .standard .events .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_wydarzenia.png);
}
.standard .not-front .events .head.small:before,
.front .standard .events .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_wydarzenia.png);
}
.standard .not-front .events.box .date-month,
.front .standard .events.box .date-month {
background: #28b532;
}
.standard .not-front .event_details .photo .date-month,
.front .standard .event_details .photo .date-month {
background: #28b532;
}
.standard .not-front .recommended .head:before,
.front .standard .recommended .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_polecamy.png);
}
.standard .not-front .recommended .head.small:before,
.front .standard .recommended .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_polecamy.png);
}
.standard .not-front .box.side > ul > li,
.standard .not-front .box.side .tile,
.standard .not-front .box > ul > li,
.standard .not-front .box .tile,
.front .standard .box.side > ul > li,
.front .standard .box.side .tile,
.front .standard .box > ul > li,
.front .standard .box .tile {
background-color: #28b532;
}
.standard .not-front .box.side .interface a:hover,
.standard .not-front .box .interface a:hover,
.front .standard .box.side .interface a:hover,
.front .standard .box .interface a:hover {
border-color: #28b532;
background: #FEFBF3;
}
.standard .not-front .callendar table td.today span,
.front .standard .callendar table td.today span {
background: #28b532;
color: #fff;
}
.standard .not-front .callendar table td.today a,
.front .standard .callendar table td.today a {
border-color: #28b532;
}
.standard .not-front .callendar table td.cal_has_events a,
.front .standard .callendar table td.cal_has_events a {
color: #018356;
}
.standard .not-front .callendar table td.cal_has_events a:after,
.front .standard .callendar table td.cal_has_events a:after {
background-image: url(/++theme++lasytheme/img/cal_mark_green.png);
}
.standard .not-front .content_pager li.active a,
.standard .not-front .content_pager li a:hover,
.front .standard .content_pager li.active a,
.front .standard .content_pager li a:hover {
background-color: #28b532;
}
.standard .not-front .gallery .arrow:hover,
.front .standard .gallery .arrow:hover {
background-color: #28b532;
}
.standard .not-front .gallery .thumbs li,
.front .standard .gallery .thumbs li {
background-color: #28b532;
}
.standard .not-front .skincolor,
.front .standard .skincolor {
background-color: #28b532;
}
.standard .not-front .chzn-container .chzn-results .highlighted,
.front .standard .chzn-container .chzn-results .highlighted {
background: #28b532;
}
.standard .not-front input[type="submit"],
.front .standard input[type="submit"] {
background: #28b532;
}
.standard .not-front a,
.front .standard a {
color: #28b532;
}
.standard .pae_calendar_tooltip a {
background-image: url(/++theme++lasytheme/img/icon_eye.png);
color: #28b532;
}
.standard #slides .hint {
background-image: url(/++theme++lasytheme/img/icon_eye.png);
}
.business .not-front #search .btn_search,
.front .business #search .btn_search {
background-image: url(/++theme++lasytheme/img/search_bg_blue.png);
}
.business .not-front #menu > li:hover > a,
.front .business #menu > li:hover > a {
background: #64a2e8;
}
.business .not-front #menu > li .menu-overlay,
.front .business #menu > li .menu-overlay {
background-color: #64a2e8;
background-color: rgba(100, 162, 232, 0.9);
}
.business .not-front #menu > li ul.submenu a,
.front .business #menu > li ul.submenu a {
background: #64a2e8;
border-color: #83b5ed;
}
.business .not-front #menu > li ul.submenu li:hover > a,
.front .business #menu > li ul.submenu li:hover > a {
background: #83b5ed;
}
.business .not-front #slides + #content,
.front .business #slides + #content {
margin-top: -300px;
}
.business .not-front #slides .slide-title,
.front .business #slides .slide-title {
background-color: #64a2e8;
background-color: rgba(100, 162, 232, 0.9);
}
.business .not-front #slides .slide-title .arrow_right,
.front .business #slides .slide-title .arrow_right {
background-color: #397cdb;
background-color: rgba(57, 124, 219, 0.9);
}
.business .not-front .aktualnosci .head:before,
.front .business .aktualnosci .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_aktualnosci_blue.png);
}
.business .not-front .aktualnosci .head.small:before,
.front .business .aktualnosci .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_aktualnosci_blue.png);
}
.business .not-front .events .head:before,
.front .business .events .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_wydarzenia_blue.png);
}
.business .not-front .events .head.small:before,
.front .business .events .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_wydarzenia_blue.png);
}
.business .not-front .events.box .date-month,
.front .business .events.box .date-month {
background: #64a2e8;
}
.business .not-front .event_details .photo .date-month,
.front .business .event_details .photo .date-month {
background: #64a2e8;
}
.business .not-front .recommended .head:before,
.front .business .recommended .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_polecamy_blue.png);
}
.business .not-front .recommended .head.small:before,
.front .business .recommended .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_polecamy_blue.png);
}
.business .not-front .box.side > ul > li,
.business .not-front .box.side .tile,
.business .not-front .box > ul > li,
.business .not-front .box .tile,
.front .business .box.side > ul > li,
.front .business .box.side .tile,
.front .business .box > ul > li,
.front .business .box .tile {
background-color: #64a2e8;
}
.business .not-front .box.side .interface a:hover,
.business .not-front .box .interface a:hover,
.front .business .box.side .interface a:hover,
.front .business .box .interface a:hover {
border-color: #64a2e8;
background: #FEFBF3;
}
.business .not-front .callendar table td.today span,
.front .business .callendar table td.today span {
background: #64a2e8;
color: #fff;
}
.business .not-front .callendar table td.today a,
.front .business .callendar table td.today a {
border-color: #64a2e8;
}
.business .not-front .callendar table td.cal_has_events a,
.front .business .callendar table td.cal_has_events a {
color: #64a2e8;
}
.business .not-front .callendar table td.cal_has_events a:after,
.front .business .callendar table td.cal_has_events a:after {
background-image: url(/++theme++lasytheme/img/cal_mark_blue.png);
}
.business .not-front .content_pager li.active a,
.business .not-front .content_pager li a:hover,
.front .business .content_pager li.active a,
.front .business .content_pager li a:hover {
background-color: #64a2e8;
}
.business .not-front .gallery .arrow:hover,
.front .business .gallery .arrow:hover {
background-color: #64a2e8;
}
.business .not-front .gallery .thumbs li,
.front .business .gallery .thumbs li {
background-color: #64a2e8;
}
.business .not-front .skincolor,
.front .business .skincolor {
background-color: #64a2e8;
}
.business .not-front .chzn-container .chzn-results .highlighted,
.front .business .chzn-container .chzn-results .highlighted {
background: #64a2e8;
}
.business .not-front input[type="submit"],
.front .business input[type="submit"] {
background: #64a2e8;
}
.business .not-front a,
.front .business a {
color: #64a2e8;
}
.business .pae_calendar_tooltip a {
background-image: url(/++theme++lasytheme/img/icon_eye_blue.png);
color: #64a2e8;
}
.business #slides .hint {
background-image: url(/++theme++lasytheme/img/icon_eye_blue.png);
}
.professional .not-front #search .btn_search,
.front .professional #search .btn_search {
background-image: url(/++theme++lasytheme/img/search_bg_orange.png);
}
.professional .not-front #menu > li:hover > a,
.front .professional #menu > li:hover > a {
background: #b8a363;
}
.professional .not-front #menu > li .menu-overlay,
.front .professional #menu > li .menu-overlay {
background-color: #b8a363;
background-color: rgba(184, 163, 99, 0.9);
}
.professional .not-front #menu > li ul.submenu a,
.front .professional #menu > li ul.submenu a {
background: #b8a363;
border-color: #c6b582;
}
.professional .not-front #menu > li ul.submenu li:hover > a,
.front .professional #menu > li ul.submenu li:hover > a {
background: #c6b582;
}
.professional .not-front #slides + #content,
.front .professional #slides + #content {
margin-top: -300px;
}
.professional .not-front #slides .slide-title,
.front .professional #slides .slide-title {
background-color: #b8a363;
background-color: rgba(184, 163, 99, 0.9);
}
.professional .not-front #slides .slide-title .arrow_right,
.front .professional #slides .slide-title .arrow_right {
background-color: #997f3a;
background-color: rgba(153, 127, 58, 0.9);
}
.professional .not-front .aktualnosci .head:before,
.front .professional .aktualnosci .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_aktualnosci_orange.png);
}
.professional .not-front .aktualnosci .head.small:before,
.front .professional .aktualnosci .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_aktualnosci_orange.png);
}
.professional .not-front .events .head:before,
.front .professional .events .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_wydarzenia_orange.png);
}
.professional .not-front .events .head.small:before,
.front .professional .events .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_wydarzenia_orange.png);
}
.professional .not-front .events.box .date-month,
.front .professional .events.box .date-month {
background: #b8a363;
}
.professional .not-front .event_details .photo .date-month,
.front .professional .event_details .photo .date-month {
background: #b8a363;
}
.professional .not-front .recommended .head:before,
.front .professional .recommended .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_polecamy_orange.png);
}
.professional .not-front .recommended .head.small:before,
.front .professional .recommended .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_polecamy_orange.png);
}
.professional .not-front .box.side > ul > li,
.professional .not-front .box.side .tile,
.professional .not-front .box > ul > li,
.professional .not-front .box .tile,
.front .professional .box.side > ul > li,
.front .professional .box.side .tile,
.front .professional .box > ul > li,
.front .professional .box .tile {
background-color: #b8a363;
}
.professional .not-front .box.side .interface a:hover,
.professional .not-front .box .interface a:hover,
.front .professional .box.side .interface a:hover,
.front .professional .box .interface a:hover {
border-color: #b8a363;
background: #FEFBF3;
}
.professional .not-front .callendar table td.today span,
.front .professional .callendar table td.today span {
background: #b8a363;
color: #fff;
}
.professional .not-front .callendar table td.today a,
.front .professional .callendar table td.today a {
border-color: #b8a363;
}
.professional .not-front .callendar table td.cal_has_events a,
.front .professional .callendar table td.cal_has_events a {
color: #b8a363;
}
.professional .not-front .callendar table td.cal_has_events a:after,
.front .professional .callendar table td.cal_has_events a:after {
background-image: url(/++theme++lasytheme/img/cal_mark_orange.png);
}
.professional .not-front .content_pager li.active a,
.professional .not-front .content_pager li a:hover,
.front .professional .content_pager li.active a,
.front .professional .content_pager li a:hover {
background-color: #b8a363;
}
.professional .not-front .gallery .arrow:hover,
.front .professional .gallery .arrow:hover {
background-color: #b8a363;
}
.professional .not-front .gallery .thumbs li,
.front .professional .gallery .thumbs li {
background-color: #b8a363;
}
.professional .not-front .skincolor,
.front .professional .skincolor {
background-color: #b8a363;
}
.professional .not-front .chzn-container .chzn-results .highlighted,
.front .professional .chzn-container .chzn-results .highlighted {
background: #b8a363;
}
.professional .not-front input[type="submit"],
.front .professional input[type="submit"] {
background: #b8a363;
}
.professional .not-front a,
.front .professional a {
color: #b8a363;
}
.professional .pae_calendar_tooltip a {
background-image: url(/++theme++lasytheme/img/icon_eye_orange.png);
color: #b8a363;
}
.professional #slides .hint {
background-image: url(/++theme++lasytheme/img/icon_eye_orange.png);
}
.czaswlas #menu_topright {
margin-top: 40px;
}
.czaswlas .turystyka .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_turystyka.png);
}
.czaswlas .turystyka .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_aktualnosci_orange.png);
}
.czaswlas .miejsca .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_miejsca.png);
}
.czaswlas .miejsca .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_miejsca.png);
}
.czaswlas .warto .head:before {
content: "";
background-image: url(/++theme++lasytheme/img/ico_warto.png);
}
.czaswlas .warto .head.small:before {
background-image: url(/++theme++lasytheme/img/ico27_warto.png);
}
.czaswlas .box.side > ul > li,
.czaswlas .box.side .tile,
.czaswlas .box > ul > li,
.czaswlas .box .tile {
background-color: #0088a1;
}
.czaswlas .callendar table td.today span {
background: #0088a1;
color: #fff;
}
.czaswlas .callendar table td.today a {
border-color: #0088a1;
}
.czaswlas .callendar table td.cal_has_events a {
color: #0088a1;
}
.czaswlas .callendar table td.cal_has_events a:after {
background-image: url(/++theme++lasytheme/img/cal_mark_blue.png);
}
.czaswlas .content_pager li.active a,
.czaswlas .content_pager li a:hover {
background-color: #0088a1;
}
.czaswlas .gallery .active:hover {
background-color: #0088a1;
}
.czaswlas .skincolor {
background-color: #0088a1;
}
.czaswlas .chzn-container .chzn-results .highlighted {
background: #0088a1;
}
.czaswlas input[type="submit"] {
background: #0088a1;
}

}


/* - ++theme++lasytheme/css/coda-slider.css - */
@media screen {
/* http://www.lasy.gov.pl/portal_css/++theme++lasytheme/css/coda-slider.css?original=1 */
.coda-slider-wrapper {
}
.coda-slider-wrapper .coda-slider {
width: 960px;
}
.coda-slider-wrapper .coda-slider .panel {
width: 960px;
position:relative;
}
.coda-slider-wrapper .coda-slider .panel .panel-wrapper {
}
.coda-slider-wrapper .coda-nav {
}
.coda-slider-wrapper .coda-nav .current {
background: #0090FF;
}
.coda-slider-wrapper .coda-nav a {
background: #000;
color: #fff;
margin-right: 1px;
padding: 3px 6px;
}
.coda-slider-wrapper .coda-nav a:hover {
background: #000;
color: #fff;
text-shadow: none;
}
.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
}
.coda-slider-wrapper .coda-nav-left a, .coda-slider-wrapper .coda-nav-right a {
background: #000;
color: #fff;
padding: 5px;
width: 100px;
}
.coda-slider-wrapper .coda-nav-left-arrow {
width: 25px;
height: 25px;
background: url(/++theme++lasytheme/img/arrow.png) no-repeat top left;
margin-top:50px;
}
.coda-slider-wrapper .coda-nav-left-arrow a {
width: 0;
height: 0;
border:none;
}
.coda-slider-wrapper .coda-nav-left-arrow:hover {
background: url(/++theme++lasytheme/img/arrow.png) no-repeat bottom left;
}
.coda-slider-wrapper .coda-nav-right-arrow {
width: 25px;
height: 25px;
background: url(/++theme++lasytheme/img/arrow.png) no-repeat top right;
margin-top:50px;
}
.coda-slider-wrapper .coda-nav-right-arrow a {
width: 0;
height: 0;
background: none;
margin-top:0;
border:none;
}
.coda-slider-wrapper .coda-nav-right-arrow:hover {
background: url(/++theme++lasytheme/img/arrow.png) no-repeat bottom right;
}
.coda-slider-wrapper .coda-nav-left-arrow:active, .coda-slider-wrapper .coda-nav-right-arrow:active {
margin-top: 55px;
}
.coda-slider-wrapper .loading {
height: 100%;
padding: 20px;
text-align: center;
}
.arrows .coda-slider {
}
.coda-slider-wrapper {
clear: both;
overflow: auto;
}
.coda-slider-wrapper .coda-slider {
float: left;
overflow: hidden;
position: relative;
}
.coda-slider-wrapper .coda-slider .panel-container {
position: relative;
}
.coda-slider-wrapper .coda-slider .panel-container .panel {
display: block;
float: left;
}
.coda-slider-wrapper .coda-nav {
}
.coda-slider-wrapper .coda-nav ul {
padding:0;
clear: both;
display: block;
margin: auto;
overflow: hidden;
}
.coda-slider-wrapper .coda-nav ul li {
display: inline;
}
.coda-slider-wrapper .coda-nav ul li a {
display: block;
float: left;
text-decoration: none;
}
.coda-slider-wrapper .coda-nav-left-arrow, .coda-slider-wrapper .coda-nav-right-arrow {
cursor: pointer;
float: left;
}
.coda-slider-wrapper .coda-nav-left-arrow a, .coda-slider-wrapper .coda-nav-right-arrow a {
display: block;
}
.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-right {
float: left;
}
.coda-slider-wrapper .coda-nav-left a, .coda-slider-wrapper .coda-nav-right a {
display: block;
text-align: center;
text-decoration: none;
}
.coda-slider-wrapper .coda-nav-left, .coda-slider-wrapper .coda-nav-left-arrow {
clear: both;
}
}

