html {
    overflow: scroll;
    width: 400px;
    margin: auto;
}
html, body {
    height: 100%;
    color: #000000;
    margin: auto;
    padding: 0px;
    text-align: left;
}
body {
    margin: 0px;
    padding: 0px;
    background: #000000 url(/gfx/bgm.png) no-repeat center top fixed;
    font-family: 'Lucida', sans-serif;
    font-size: 15px;
    color: #ffffff;
#    -webkit-user-select: none;
#    -moz-user-select: -moz-none;
#    -ms-user-select: none;
#    user-select: none;
}



#footer {
    overflow: hidden;
    width: 400px;
    height: 70px;
    border-top: 1px solid #777777;
    text-align: center;
    padding: 0px;
    color: #777777;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
    font-size: 13px;
}
a.footer, a.footer:link, a.footer:active, a.footer:hover, a.footer:visited {
    color: #777777;
    text-decoration: none;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
}
ul {
    padding: 0px;
    margin: 15px;
    text-align: justify;
}
ul.anno {
    padding: 0px;
    margin: 0px;
}
.blank {
    margin-top: 50px;
    border: 0px solid;
}
.error {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: rgba(255, 0, 0, 0.5);
    border: 5px solid #ff0000;
    padding: 25px;
    color: #ffffff;
    font-size: 25px;
    text-decoration: none;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
}
.infobox {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 150px;
    margin-bottom: 50px;
    background-color: rgba(63, 0, 0, 0.25);
    padding: 0px;
    color: #ffffff;
    font-size: 50px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
    box-shadow: 0px 0px 10px 10px rgba(63, 0, 0, 0.33);
}
#thin-box {
    overflow: hidden;
    margin-top: 75px;
    margin-bottom: 0px;
    padding: 10px 10px 10px 10px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
input:placeholder, [placeholder], *[placeholder] {
   color: #770000;
}
::-webkit-input-placeholder { color: #770000; opacity: 1 !important; }
:-moz-placeholder { color: #770000; }
::-moz-placeholder {color: #770000; }
:-ms-input-placeholder {color: #770000; }




#menu-bar {
    overflow: hidden;
    margin-bottom: 100px;
#    padding: 10px 10px 10px 25px;
    padding: 5px 0px 5px 0px;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0px;
    width: 400px;
    text-align: center;
    z-index: 5;
}
#menu-bar .title {
    text-align: left;
    font-family: 'Lucida', sans-serif;
    font-size: 20px;
    color: #ffffff;
    padding: 0px 0px 0px 5px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    text-align: center;
}
#menu-bar #box {
    float: left;
    width: 86px;
    height: 13px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 5px;
    background: #000000;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    text-align: center;
    vertical-align: middle;
}
#menu-bar #box2 {
    float: left;
    width: 35px;
    height: 20px;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 5px;
    background: #770000;
    background: rgba(255, 0, 0, 0.5);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    text-align: center;
    vertical-align: middle;
}
a.link {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
a:hover.link {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 5px #770000, 0px 0px 5px #770000, 0px 0px 5px #770000;
}
a.biglink {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000;
}
a:hover.biglink {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 15px #770000, 0px 0px 15px #770000, 0px 0px 15px #770000;
}


#two-column {
    overflow: hidden;
    margin-top: 150px;
    margin-bottom: 150px;
    padding: 5px 5px 5px 5px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
#two-column .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#two-column #box {
    float: left;
    width: 560px;
    height: 400px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 20px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}



#three-column {
    overflow: hidden;
    margin-top: 150px;
    margin-bottom: 150px;
    padding: 10px 10px 10px 10px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
#three-column .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#three-column #box_big {
    float: left;
    width: 800px;
    height: 450px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 20px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#three-column #box_big .tytul {
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 20px;
    text-shadow: 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000;
    z-index: 1;
    position: relative;
    bottom: 470px;
}
#three-column #box_small {
    float: left;
    width: 320px;
    height: 200px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px;
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 20px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#three-column #box_small .tytul {
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 16px;
    text-shadow: 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000;
    z-index: 1;
    position: relative;
    bottom: 220px;
}



#four-column {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 10px 0px 20px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.5);
}
#four-column .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 5px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#four-column #box {
    float: left;
/*    width: 285px; */
    width: 370px;
#    height: 140px;
    height: 290px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background: #000000;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    left: 0px;
}
#four-column #box .tytul {
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 16px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000;
    z-index: 1;
    position: relative;
    bottom: 230px;
}
#four-column #box .terminy {
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 16px;
#    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    z-index: 1;
    position: relative;
    bottom: 65px;
}
#four-column #boxlista {
    float: left;
    overflow: scroll;
/*    width: 285px; */
    width: 370px;
#    width: 285px;
#    height: 240px;
#    height: 500px;
#    height: 760px;
#    height: 1020px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background: #000000;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#four-column #boxlista .data {
/*    width: 285px; */
    width: 370px;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px 0px 0px 0px;
    background: #000000;
    background: rgba(255, 255, 255, 0.1);
#    box-shadow: 0px 0px 2px #ffffff;
    text-align: center;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#four-column #boxlista::-webkit-scrollbar {
    height: 0em;
    width: 0.5em;
}
#four-column #boxlista::-webkit-scrollbar:horizontal {
    height: 0em;
    width: 0em;
}
#four-column #boxlista::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
#four-column #boxlista::-webkit-scrollbar-thumb {
  background-color: #773300;
  outline: 1px solid #ff0000;
}



#five-boxes {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 10px 10px 10px 5px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
    width: 380px;
}
#five-boxes .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 5px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#five-boxes #box {
    float: left;
/*    width: 130px;
    height: 200px; */
    width: 170px;
    height: 250px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#five-boxes #box .tytul {
    float: left;
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 140px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 16px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 10px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000;
    z-index: 1;
    position: relative;
    left: 0px;
    bottom: 340px;
}



#bigtable-column {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 5px 5px 5px 5px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
#bigtable-column .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 5px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#bigtable-column #column {
    float: left;
/*    width: 290px; */
    width: 370px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    background: #000000;
    background: rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px #ffffff;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#bigtable-column #anno {
    line-height: 150%;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#bigtable-column #anno2 {
    line-height: 150%;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    padding:5px 10px 0px 10px;
    text-align:justify;
    text-underline-position:under;
}
#bigtable-column #anno .naszekino {
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #ffffff;
}
a.bigtable {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
a:hover.bigtable {
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 5px #770000, 0px 0px 5px #770000, 0px 0px 5px #770000;
}



#opis-column {
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 5px 5px 5px 5px;
    background: rgba(0, 0, 0, 0.5);
}
#opis-column .title {
    font-family: 'Lucida', sans-serif;
    font-size: 25px;
    color: #ffffff;
    padding: 0px 0px 0px 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxinfo {
    float: left;
    width: 290px;
#    height: 400px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxposter {
    float: right;
    text-align: right;
#    height: 250px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
#    background: #000000;
#    background: rgba(255, 255, 255, 0.15);
#    box-shadow: 0px 0px 2px #ffffff;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxterminy {
    float: right;
width: 300px;
    text-align: center;
#    height: 75px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
#    background: #000000;
#    background: rgba(255, 255, 255, 0.15);
#    box-shadow: 0px 0px 2px #ffffff;
    font-size: 12px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxopis {
    float: left;
    width: 380px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px 5px 5px 5px;
    line-height: 150%;
    background: rgba(255, 255, 255, 0.05);
    font-size: 12px;
    text-align: justify;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
a.boxlink {
    color: #ffffff;
    font-size: 34px;
    border-radius: 15px;
    background: rgba(255, 0, 0, 0.25);
    text-decoration: none;
    text-shadow: 0px 0px 15px #000000, 0px 0px 15px #000000, 0px 0px 15px #000000;
}
a:hover.boxlink {
    color: #ffffff;
    font-size: 34px;
    border-radius: 15px;
    background: rgba(255, 0, 0, 0.33);
    text-decoration: none;
    text-shadow: 0px 0px 10px #ff0000;
}



/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select#soflow, select#soflow-color {
   -webkit-appearance: button;
   -webkit-border-radius: 2px;
   -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
   -webkit-padding-end: 20px;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url(/gfx/select.png), -webkit-linear-gradient(#ff0000, #770000 40%, #330000);
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #773333;
   color: #555555;
   font-size: 10px;
   margin: 10px;
   overflow: hidden;
   padding: 5px 10px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 200px;
}
select#soflow-color {
   color: #ffffff;
   background-image: url(/gfx/select.png), -webkit-linear-gradient(#770000, #330000 40%, #000000);
   background-color: #330000;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   padding-left: 0px;
}
input#soflow-color-submit {
   color: #ffffff;
   background: url(/gfx/kupzbilety24.png) no-repeat;
/*   background-image: -webkit-linear-gradient(#770000, #330000 40%, #000000); */
   background-color: #330000;
   -webkit-border-radius: 20px;
   -moz-border-radius: 20px;
   border-radius: 20px;
   padding-left: 5px;
   background-position: 97% center;
   background-repeat: no-repeat;
   border: 1px solid #773333;
   font-size: 12px;
   margin: 0px;
   overflow: hidden;
   padding: 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 180px;
   height: 40px;
}

select, input, textarea {
    background: rgba(255, 223, 223, 0.75);
    padding: 2px;
    outline: none;
    -moz-user-select: text;
}



/* SLIDER - https://designshack.net */
.container2 {
    position: relative;
    width: 370px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
}
a .thumb {
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    padding: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #ffffff;
}
a:hover .thumb {
    -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 15px rgba(0,0,0,0.5);
    padding: 6px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(255, 255, 255, 0.25);
    border: 2px solid #ffffff;
}
.featured {
    left: 0px;
    z-index: -3;
    border: 0px;
    background: #777777;
    padding: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}





/* eof */
