@charset "UTF-8";

/*SEPARATOR-SEPARATOR*/

/* PART KLDBLKLDBL ** Chestnut Reset CSS */

*{
margin: 0;
padding: 0;
}
html, body{
min-height: 100vh;
}
body, .chest-domyslnystyltekstu{
font-size: 15px;
font-family: Roboto, FreeSans,'Liberation Sans','Nimbus Sans L',Arial,'Helvetica Neue',Helvetica,sans-serif;
text-align: left;
font-weight: 400;
line-height: 1.4;
}
h1, h2, h3, h4, h5, h6{
margin: 5px 0 5px 0;
padding: 5px 0 4px 5px;
font-weight: 700;
}
h1{
font-size: 2em;
}
h2{
font-size: 1.5em;
}
h3{
font-size: 1.17em;
}
h4{
font-size: 1em;
}
h5{
font-size: .83em;
}
h6{
 font-size: .67em;
}
ol, ul, li{
margin: 0 0 0 15px;
padding: 0;
}
ul li{
list-style-type: disc;
}

/* PART CHGGVCHGGV ** Chestnut Reset CSS Forms */

form{
overflow: hidden;
}
input, textarea, select, button{
outline: 0;
font-family: Roboto,'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type=password]{
font-family: 'Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}

/* PART BQSBNBQSBN ** Chestnut Reset CSS HTML5 */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary{
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}

/* PART DEXYMDEXYM ** Chestnut Reset CSS Links */

a:active, a:hover {
outline: 0;
}
a{
background: transparent;
}
img, a:link img, a:visited img, a:hover img, a:active img {
border: 0px;
}
.chest-pretendlink{
cursor: pointer;
}

/* PART BPVDVBPVDV ** Site Container */

#chest-bodycontainer{
min-width: 320px;
}
#chest-bodycontainer, #chest-inbodycontainer{
min-height: 100vh;
}

#chest-mainsitecontentcontainer{
margin: 0 auto 8px;
}

@media screen and (min-width: 992px){
#chest-mainsitecontentcontainer{
width: 100%;
}}

@media screen and (min-width: 1400px){
#chest-mainsitecontentcontainer{
min-width: 1400px;
max-width: 1600px;
}}

@media screen and (min-width: 1200px) and (max-width: 1399px){
#chest-mainsitecontentcontainer{
min-width: 1200px;
max-width: 1399px;
}}

@media screen and (min-width: 992px) and (max-width: 1199px){
#chest-mainsitecontentcontainer{
min-width: 992px;
max-width: 1199px;
}}

@media screen and (max-width: 991px){
#chest-mainsitecontentcontainer{
width: 100%;
}}

@media screen and (min-width: 768px) and (max-width: 991px){
#chest-mainsitecontentcontainer{
min-width: 768px;
max-width: 991px;
}}

@media screen and (min-width: 576px) and (max-width: 767px){
#chest-mainsitecontentcontainer{
min-width: 576px;
max-width: 767px;
}}

@media screen and (max-width: 575px){
#chest-mainsitecontentcontainer{
min-width: 320px;
max-width: 575px;
}}

/* PART EMCYBEMCYB ** Site Container Extra */

#chest-inmainsitearea{
overflow: hidden;
}

/* PART DTZGXDTZGX ** Easy Format */

.chest-zbothowany{
clear: both;
}
.chest-overflowhidden{
overflow: hidden;
}
.chest-leftpadding{
padding-left: 2px;
}
.chest-rightpadding{
padding-right: 2px;
}
.chest-allpadding{
padding: 2px;
}
.chest-nielamsie{
white-space: nowrap;
}
.chest-fullwidth{
width: 100%;
}
.chest-drugawidth{
width: 50%;
}
.chest-trzeciawidth{
width: calc(100%/3);
min-width: 33.33%;
max-width: 33.34%;
}
.chest-czwartawidth{
width: 25%;
}
.chest-piatawidth{
width: 20%;
}
.chest-topka{
vertical-align: top;
}
.chest-centerme{
margin: 0 auto;
}
.chest-centertext{
text-align: center;
}
.chest-floatleft{
float: left;
}
.chest-floatright{
float: right;
}
.chest-floatleft, .chest-floatright{
min-height: 1px;
}
.chest-displayblock{
display: block;
}

/* PART CTUKPCTUKP ** Icons Standard */

.chest-icon-std, .chest-icon-std-narrow, .chest-icon-std-wide, .chest-icon-std-superwide{
display: inline-block;
position: relative;
}
.chest-icon-std{
width: 1.4em;
}
.chest-icon-std-narrow{
width: 1em;
}
.chest-icon-std-wide{
width: 2em;
}
.chest-icon-std-superwide{
width: 3em;
}
.chest-icon-std-in, .chest-icon-std-in-small{
width: 1em;
}
.chest-icon-std-in-big{
width: 1.6em;
}
.chest-icon-std-in-full{
width: 100%;
}
.chest-icon-std-in, .chest-icon-std-in-big, .chest-icon-std-in-small, .chest-icon-std-in-full{
position: absolute;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
background-repeat: no-repeat;
background-position: 50%;
background-size: contain;
}
.chest-icon-std-in, .chest-icon-std-in-big, .chest-icon-std-in-full{
top: 0.2em;
bottom:0.2em;
}
.chest-icon-std-in-small{
top: 0.3em;
bottom:0.3em;
}
.chest-iconanimate-spin-fast{
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.chest-iconanimate-spin{
-webkit-animation: spin 4s linear infinite;
-moz-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
}
.chest-iconanimate-spin-slow{
-webkit-animation: spin 8s linear infinite;
-moz-animation: spin 8s linear infinite;
animation: spin 8s linear infinite;
}
.chest-icontrans-h{
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.chest-icontrans-v{
-moz-transform: scaleY(-1);
-o-transform: scaleY(-1);
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}

/* PART TDVKDTDVKD ** Box Containers */

@media screen and (min-width: 576px){
#chest-sitearea1, #chest-sitearea99{
width: 100%;
}
#chest-sitearea1, #chest-sitearea2, #chest-sitearea4, #chest-sitearea6, #chest-sitearea10, #chest-sitearea99, #kondygnacjadolna, #kondygnacjagorna{
clear: both;
}
#chest-sitearea2, #chest-sitearea4, #chest-sitearea6{
float: left;
}
#chest-sitearea5, #chest-sitearea8, #chest-sitearea10{
float: right;
}
#chest-sitearea2, #chest-sitearea6, #chest-sitearea8, #chest-sitearea10{
overflow: hidden;
position: relative;
}
#chest-sitearea4, #chest-sitearea5{
width: 50%;
}
#chest-insitearea2, #chest-insitearea6{
padding: 0 8px 0 0;
}
#chest-insitearea8, #chest-insitearea10{
padding: 0 0 0 8px;
}
#chest-insitearea4{
padding: 0 4px 0 0;
}
#chest-insitearea5{
padding: 0 0 0 4px;
}
#chest-insitearea1, #chest-insitearea2, #chest-insitearea3, #chest-insitearea4, #chest-insitearea5, #chest-insitearea6, #chest-insitearea7, #chest-insitearea8, #chest-insitearea9, #chest-insitearea10, #chest-insitearea99{
overflow: hidden;
}
#chest-sitearea99{
margin-bottom: 8px;
}}

@media screen and (min-width: 992px){
#chest-sitearea2,#chest-sitearea6, #chest-sitearea8, #chest-sitearea10{
width: 215px;
}
#chest-sitearea9, #chest-sitearea7{
margin-right: 215px;
}
#chest-sitearea3, #chest-sitearea7{
margin-left: 215px;
}}

@media screen and (min-width: 768px) and (max-width: 991px){
#chest-sitearea2,#chest-sitearea6, #chest-sitearea8, #chest-sitearea10{
width: 180px;
}
#chest-sitearea9, #chest-sitearea7{
margin-right: 180px;
}
#chest-sitearea3, #chest-sitearea7{
margin-left: 180px;
}}

@media screen and (min-width: 576px) and (max-width: 767px){
#chest-sitearea2,#chest-sitearea6, #chest-sitearea8, #chest-sitearea10{
width: 160px;
}
#chest-sitearea9, #chest-sitearea7{
margin-right: 160px;
}
#chest-sitearea3, #chest-sitearea7{
margin-left: 160px;
}}

@media screen and (max-width: 575px){
#chest-sitearea1, #chest-sitearea2, #chest-sitearea4, #chest-sitearea6, #chest-sitearea10, #chest-sitearea99, #kondygnacjadolna, #kondygnacjagorna{
clear: both;
}
#chest-insitearea1, #chest-insitearea2, #chest-insitearea3, #chest-insitearea4, #chest-insitearea5, #chest-insitearea6, #chest-insitearea7, #chest-insitearea8, #chest-insitearea9, #chest-insitearea10, #chest-insitearea99{
overflow: hidden;
}
#chest-sitearea99{
margin-bottom: 8px;
}}

/* PART RUYGSRUYGS ** Box Tabs */

.chest-totabshow{ /* ? */
display: block;
}
.chest-totabhidden{ /* ? */
display: none;
}

/* PART RBRSARBRSA ** Box Look */

/* PART WSHYPVTPXA ** Tables */

table, td{
border-collapse: collapse;
border-spacing: 0px;
}
th{
text-align: center;
font-weight: 700;
}

/* PART NSCWQEPCHV ** Alerts */

#chest-alertcloth{
z-index: 899;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
#chest-inalertcloth{
width: 380px;
margin: 0 auto;
}
#chest-alertokej{
text-align: center;
width: 100px;
float: right;
}
#chest-alertiks{
float: right;
width: 1.4em;
height: 1.4em;
background-image: url(https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.times.svg);
background-repeat: no-repeat;
background-position: 50%;
background-size: contain;
cursor: pointer;
}

/* PART IOGAINGCNV ** Breadcrumb Nav */

/* PART VYFBXNNUFK ** Horizontal Menu */

#chest-hormenualfaul a:link, #chest-hormenualfaul a:visited, #chest-hormenualfaul a:hover, #chest-hormenualfaul a:active{
text-decoration: none;
}
#chest-inhormenualfalicaret, #chest-hormenualfaul a{
text-align: center;
font-weight: 700;
white-space: nowrap;
}
#chest-hormenualfaul, #chest-hormenualfaul li.chest-hormenualfali, #chest-hormenualfalicaret{
list-style: none;
margin: 0;
padding: 0;
}
#chest-inhormenualfa, #chest-hormenualfaul, #chest-hormenualfaul li.chest-hormenualfali, #chest-hormenualfaul a, #chest-inhormenualfalicaret{
overflow: hidden;
}
#chest-hormenualfaul li.chest-hormenualfali, #chest-hormenualfaul a, #chest-hormenualfabutton, #chest-hormenualfaback, #chest-hormenualfalicaret, #chest-inhormenualfalicaret{
height: 38px;
}

@media screen and (min-width: 576px){
#chest-hormenualfaul li.chest-hormenualfali{
float: left;
}}

@media screen and (min-width: 992px){
#chest-inhormenualfa, #chest-hormenualfaul{
height: 38px;
}
#chest-hormenualfabuttons, #chest-hormenualfalicaret{
display: none;
}
#chest-hormenualfaul, #chest-hormenualfaul li.chest-hormenualfali, #chest-hormenualfaul a{
display: block;
}
#chest-hormenualfaul li.chest-hormenualfali{
float: left;
width: 10%;
}}

@media screen and (min-width: 576px) and (max-width: 991px){
#chest-inhormenualfa, #chest-hormenualfaul{
height: 76px;
}
#chest-hormenualfabuttons, #chest-hormenualfalicaret{
display: none;
}
#chest-hormenualfaul, #chest-hormenualfaul li.chest-hormenualfali, #chest-hormenualfaul a{
display: block;
}
#chest-hormenualfaul li.chest-hormenualfali{
width: 20%;
}
.chest-hormenualfali2:first{
clear:both;
}}

@media screen and (max-width: 575px){
#chest-inhormenualfa, #chest-inhormenualfabuttons{
position: relative;
}
#chest-hormenualfabuttons, #chest-hormenualfabutton, #chest-hormenualfaback{
position: absolute;
}
#chest-hormenualfabuttons{
width: 63px;
}
#chest-inhormenualfabuttons, #chest-hormenualfabuttons{
height: 100%;
}
#chest-hormenualfabutton, #chest-hormenualfaback{
width: 100%;
background-repeat: no-repeat;
background-position: center;
}
#chest-hormenualfabutton{
background-size: 24%;
top:0;
}
#chest-hormenualfaback, #chest-hormenualfaul li.chest-hormenualfali{
display:none;
}
#chest-hormenualfaback{
background-size: 15%;
bottom:0;
}
#chest-hormenualfalicaret, #chest-inhormenualfalicaret, #chest-hormenualfaul, #chest-hormenualfaul a{
display: block;
}
#chest-hormenualfaul{
margin-left: 63px;
}}

/* PART PQVLTDQZJU ** Various */

div.chest-styletooltip{
display: none;
}
.chest-bold, .chest-strong{
font-weight: 700;
}
.chest-italic{
font-style: italic;
}
.chest-underline{
text-decoration: underline;
}
.chest-line-through, .chest-delete{
text-decoration: line-through;
}
span.chest-redpunkt{
color: red;
}
span.chest-yellowpunkt{
color: yellow;
}
.chest-linedraw{
background-color: #400000;
width: 100%;
height: 1px;
}
.chest-abypointer{
cursor: pointer;
}
#chest-zarazbedzieciemno{
display: none;
width: 100%;
height: 100%;
background-color: black;
z-index: 898;
opacity: 0.7;
filter: alpha(opacity=70);
position: fixed;
top: 0;
left: 0;
}

@media screen and (max-width: 768px){
.chest-artwlimiter{
max-width: 700px;
}
.chest-inartwlimiter{
border-right: 1px solid #c3c3c3;
padding: 10px;
}}

/* PART BCAESJTYXG ** Forms */

.chest-helperpytaj{
color: #c45500;
cursor: help;
}

/* PART NUUAPRDACM ** Forms Std */

.chest-ffgfieldboxinput-text, .chest-ffgfieldopisinput-text, .chest-ffgfieldpoleinput-text, .chest-ffgfieldboxinput-password, .chest-ffgfieldopisinput-password, .chest-ffgfieldpoleinput-password, .chest-ffgfieldboxtextarea, .chest-ffgfieldopistextarea, .chest-ffgfieldpoletextarea, .chest-ffgfieldboxsubmit, .chest-ffgfieldpolesubmit, .chest-ffgfieldboxbutton, .chest-ffgfieldpolebutton, .chest-ffgfieldboxselect-list, .chest-ffgfieldopisselect-list, .chest-ffgfieldpoleselect-list, .chest-ffgfieldboxstarrating, .chest-ffgfieldopisstarrating, .chest-ffgfieldpolestarrating, .chest-ffgfieldboxinput-checkbox, .chest-ffgfieldopisinput-checkbox, .chest-ffgfieldboxinput-radio, .chest-ffgfieldopisinput-radio, .chest-ffgfieldpoleinput-radio{
width: 100%;
float: left;
}
.chest-ffgfieldopissubmit, .chest-ffgfieldopisbutton{
width: 0;
float: left;
display: none;
}
.chest-ffgfieldpoleinput-checkbox{
width: 0;
float: left;
display: none;
}
.chest-ffgfieldnazwa, .chest-ffgfieldobjasnienie, .chest-ffgfieldwymaganie, .chest-ffgfieldmaxl, .chest-ffgfieldedytor, .chest-ffgfieldedytorclose{
float: left;
min-width: 1px;
margin-right: 4px;
}
.chest-inffgfieldedytor, .chest-inffgfieldedytorclose{
font-weight: 700;
cursor: pointer;
}
.chest-inffgfieldbox, .chest-inffgfieldopis, .chest-inffgfieldpole, .chest-inffgfieldkontrolka{
overflow: hidden;
}
.chest-ffgfielderror{
color: red;
}
.chest-inffgfieldopis{
padding: 5px 4px 1px 4px;
}
.chest-inffgfieldpole{
padding: 2px;
}
.chest-ffginputtext, .chest-ffginputpassword, .chest-ffginputfile, .chest-ffginputtextarea, .chest-ffginputselectlist, .chest-ffgstarratecont{
background-color: white;
}
.chest-ffginputsubmit, .chest-ffginputbutton{
background-color: #c3c3c3;
}
.chest-ffginputtext, .chest-ffginputpassword, .chest-ffginputfile, .chest-ffginputtextarea, .chest-ffginputsubmit, .chest-ffginputbutton, .chest-ffginputselectlist, .chest-ffgstarratecont{
max-width: 100%;
font-size: 14px;
min-height: 1px;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-width: 1px;
}
.chest-ffginputtext, .chest-ffginputpassword, .chest-ffginputselectlist{
height: 27px;
}
.chest-ffginputtextarea, .chest-ffginputfile{
min-height: 27px;
}
.chest-ffginputtext, .chest-ffginputfile, .chest-ffginputtextarea, .chest-ffginputsubmit, .chest-ffginputbutton, .chest-ffginputselectlist, .chest-ffgstarratecont{
font-family: Roboto,'Bitstream Vera Sans','DejaVu Sans','Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}
.chest-ffginputpassword{
font-family: 'Liberation Sans',Kalimati,Verdana,Geneva,sans-serif;
}
.chest-ffginputtext, .chest-ffginputpassword, .chest-ffginputfile, .chest-ffginputtextarea, .chest-ffginputselectlist, .chest-ffgstarratecont{
border: 1px solid #c3c3c3;
padding: 3px;
margin: 0;
width: 100%;
}
.chest-ffginputsubmit, .chest-ffginputbutton{
cursor: pointer;
border: 0px solid #c3c3c3;
padding: 5px 5px 5px 5px;
cursor: pointer;
font-weight: 700;
margin: 6px 0 0 0;
float: right;
}
.chest-ffginputcheckbox, .chest-ffginputradio{
position: relative;
vertical-align: middle;
bottom: 2px;
margin: 0 5px 0 5px;
}
.chest-inffgfieldwymaganiegreen{
color: green;
}
.chest-inffgfieldwymaganiered{
color: red;
}
.chest-inffgfieldmaxl{
color: gray;
}

/* PART JZEFNPLRHT ** Forms Std Stars */

.chest-inffgstarratecont{
overflow: hidden;
}
.chest-ffgstarrateplansza{
float: left;
width: 150px;
}
.chest-ffgstarrateopisoceny{
float: left;
width: 150px;
}
.chest-inffgstarrateplansza{
width: 150px;
height: 30px;
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/themes/light/oceny.gif');
background-repeat: no-repeat;
background-position: 0px 0px;
overflow: hidden;
cursor: pointer;
}
.chest-ffgstarclick{
display: block;
float: left;
width: 10%;
height: 30px;
}
.chest-ffgstarrateopisoceny{
padding-top: 6px;
text-align: center;
}

/* PART QMKLPXGHCZ ** Comments View */

/* PART WRJMOAJTJZ ** Button One */

a.chest-przyciskuniwersalny, .chest-przyciskuniwersalny{
margin: 5px;
background-color: #c3c3c3;
padding: 5px;
cursor: pointer;
color: black;
font-weight: 700;
text-decoration: none;
display: block;
}

/* PART YTPAHQEJJQ ** Gallery Std with Preview */

.chest-openpodglad, .chest-opengaleria{
cursor: pointer;
}
#chest-galleryview{
position: fixed;
width: 100%;
display: none;
height: 90%;
max-height: 1080px;
z-index: 899;
}
#chest-ingalleryview{
width: 90%;
margin: 0 auto;
max-width: 1920px;
}
#chest-galleryviewarea{
background-color: white;
margin: 0;
width: 100%;
padding: 0;
}
#chest-ingalleryviewarea{
margin: 0;
}
#chest-galleryviewnavbar{
overflow: hidden;
}
#chest-galleryviewnavbarleft,#chest-galleryviewnavbarright{
display: block;
width: 50%;
overflow: hidden;
}
#chest-ingalleryviewnavbar, #chest-ingalleryviewkolejnosc{
overflow: hidden;
}
#chest-ingalleryviewnavbar{
padding: 3px
}
#chest-galleryviewnavbarleft{
float: left;
}
#chest-galleryviewnavbarright{
float: right;
}
#chest-navbarpierwsze, #chest-navbarpoprzednie, #chest-navbarnastepne, #chest-navbarostatnie, #chest-navbarzamknij, #chest-navloading{
display: none;
height: 30px;
overflow: hidden;
cursor: pointer;
background-repeat: no-repeat;
background-position: center;
color: white;
}
#chest-navbarpierwsze, #chest-navbarpoprzednie, #chest-navbarzamknij{
float: right;
}
#chest-navbarnastepne, #chest-navbarostatnie, #chest-navloading{
float: left;
}
#chest-navbarpierwsze,#chest-navbarostatnie, #chest-navloading{
width: 30px;
}

@media screen and (min-width: 992px){
#chest-navbarpoprzednie,#chest-navbarnastepne{
width: 130px;
}}

@media screen and (min-width: 768px) and (max-width: 991px){
#chest-navbarpoprzednie,#chest-navbarnastepne{
width: 100px;
}}

@media screen and (min-width: 576px) and (max-width: 767px){
#chest-navbarpoprzednie,#chest-navbarnastepne{
width: 70px;
}}

@media screen and (max-width: 575px){
#chest-navbarpoprzednie,#chest-navbarnastepne{
width: 40px;
}}

#chest-navloading{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.spinner..eeeeee.svg');
-webkit-animation: spin 4s linear infinite;
-moz-animation: spin 4s linear infinite;
animation: spin 4s linear infinite;
}
#chest-navbarpierwsze{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.angle-double-left..eeeeee.svg');
}
#chest-navbarpoprzednie{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.chevron-left..eeeeee.svg');
}
#chest-navbarnastepne{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.chevron-right..eeeeee.svg');
}
#chest-navbarostatnie{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.angle-double-right..eeeeee.svg');
}

@media screen and (min-width: 576px){
#chest-navbarzamknij{
width: 60px;
}}

@media screen and (max-width: 575px){
#chest-navbarzamknij{
width: 40px;
}}

#chest-navbarzamknij{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/icons/fa5.solid.times-circle..eeeeee.svg');
}
#chest-gallerykolejnosc{
display: none;
float: right;
font-weight: 700;
padding: 2px 8px 2px 2px;
}
#chest-galleryviewtytul{
font-weight: 700;
}
#chest-gallerykolejnosc, #chest-galleryviewtytul{
font-size: 20px;
}
#chest-ingalleryviewtytul, #chest-ingalleryviewdesc{
padding: 2px 2px 2px 8px;
}
#chest-appropriateimage{
background-color: white;
position: relative;
}
#chest-lazymiddle, #chest-lazypoprzednie, #chest-lazynastepne{
background-image: url('https://chestnut.klikos.co.uk/chestnut3/filesstorage/themes/light/transparentpixel.gif');
background-repeat: repeat;
display: none;
top: 0;
bottom: 0;
z-index: 905;
position: absolute;
}
#chest-lazypoprzednie, #chest-lazynastepne{
cursor: pointer;
}
#chest-lazypoprzednie{
left: 0;
right: 50%;
}
#chest-lazynastepne{
left: 50%;
right: 0;
}
#chest-lazymiddle{
left: 0;
right: 0;
}
#chest-inappropriateimage{
position: relative;
}
#chest-fullitimage, #chest-fulliterrornotimage{
z-index: 901;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
max-width: 100%;
max-height: 100%;
}
#chest-fulliterrornotimage{
text-align: center;
}

/* PART XORZCSDZOK ** Small Images Gallery */

/* PART WIIKQVYAND ** Pagination */

/*SEPARATOR-SEPARATOR*/


