html {
    overflow: scroll;
/*    width: 1240px;  */
    overflow-x: hidden;
}
html, body {
/*    background:#000000; */
    background: #000000 url(/gfx/bg01.png) no-repeat center top;
    height: 100%;
    color: #000000;
    margin: auto;
    padding: 0px;
    text-align: left;
}
body {
    margin-left:calc((100% - 1280px) / 2);
    width: 1240px;
    padding: 0px;
/*    background: #000000 url(/gfx/bg01.png) no-repeat center top fixed; */
    background:transparent;
    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: 1230px;
    height: 20px;
    border-top: 1px solid #777777;
    text-align: center;
    padding: 15px;
    color: #777777;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
}
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;
}
.blank {
    margin-top: 50px;
    border: 0px solid;
}
.error {
    margin-left: 150px;
    margin-right: 150px;
    margin-top: 300px;
    margin-bottom: 300px;
    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: 150px;
    margin-right: 150px;
    margin-top: 250px;
    margin-bottom: 250px;
    background-color: rgba(63, 0, 0, 0.25);
    padding: 50px;
    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);
}
#thin-box2 {
    text-decoration: none;
    text-shadow: 0px 0px 3px #000000, 0px 0px 3px #000000, 0px 0px 3px #000000;
    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: 10px 0px 10px 0px;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0px;
    height: 80px;
    text-align: center;
    z-index: 5;
/*    width: 1245px; */
    width: 1265px;
/* #border:1px;
    #border-style:solid;
    #width:100%;
*/
}
#menu-bar .title {
    text-align: left;
    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;
}
#menu-bar #box {
    float: left;
    width: 100px;
    height: 20px;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    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;
    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 2px #000000, 0px 0px 3px #000000, 0px 0px 4px #000000, 0px 0px 5px #000000, 0px 0px 6px #000000, 0px 0px 7px #000000, 0px 0px 8px #000000, 0px 0px 9px #000000, 0px 0px 10px #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: 10px 10px 10px 10px;
    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: 50px;
    margin-bottom: 50px;
    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: 190px;
    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: 30px;
    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;
/*    width: 1250px; */
    width: 1260px;
    margin-top: 50px;
    margin-bottom: 150px;
    padding: 10px 0px 20px 10px;
    background: #333333;
    background: rgba(0, 0, 0, 0.5);
/*    border:1px solid; */
}
#four-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;
}
#four-column #box {
    float: left;
    width: 285px;
/* #    height: 140px; */
    height: 240px;
    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 #0000ff, 0px 0px 5px #0000ff, 0px 0px 5px #0000ff !important;
    left: 0px;
/*    border:1px solid; */
}
#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: 180px;
}
#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;
    z-index: 1;
    position: relative;
    bottom: 65px;
}
#four-column #boxlista {
    float: left;
    overflow: scroll;
    width: 325px;
/*    width: 285px; */
/* */
    height: 500px;

/*
#----------------------
#    height: 240px;
#    height: 500px;
#    height: 760px;
#    height: 1020px;
#    height: 1280px;
#    height: 1540px;
#    height: 1800px;
#----------------------
#    height: 340px;
#    height: 700px;
#    height: 1060px;
#    height: 1420px;
#    height: 1780px;
#    height: 2140px;
#    height: 2500px;
#    height: 2860px;
#    height: 3220px;
#    height: 3580px;
#    height: 3940px;
#    height: 4300px;
#    height: 4660px;
#    height: 5020px;
#----------------------
*/

    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: 275px; */
    width: 315px;
    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);
    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;
}
#four-column #box_big {
    float: left;
    width: 441px;
/*    height: 140px; */
    height: 340px;
    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: 20px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    left: 0px;
}
#four-column #box_big .tytul {
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
    font-size: 22px;
    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: 270px;
}
#four-column #box_big .terminy {
    float: left;
    margin-left: 100px;
    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;
    z-index: 1;
    position: relative;
    bottom: 70px;
}



#five-boxes {
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 10px 10px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
#five-boxes .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;
    text-align: left;
}
#five-boxes #box {
    display: block;
    float: left;
    width: 200px;
    height: 335px;
    margin-left: 20px;
    margin-right: 0px;
    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: 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: 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 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: 360px;
}



#ten-boxes {
    overflow: hidden;
    margin-top: 150px;
    margin-bottom: 150px;
    padding: 10px 10px 10px 10px;
    background: #333333;
    background: rgba(255, 255, 255, 0.15);
}
#ten-boxes .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;
}
#ten-boxes #box {
    float: left;
    width: 100px;
    height: 150px;
    margin-left: 7px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 7px;
    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;
}



#bigtable-column {
    width: 1240px;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 10px 10px 10px 15px;
    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 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#bigtable-column #column {
    float: left;
/*    width: 1170px; */
    width: 1190px;
    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;
}
#bigtable-column #anno {
    line-height: 200%;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#bigtable-column #anno2 {
    line-height: 150%;
    font-size: 15px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
    padding:10px 25px 0px 25px;
    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: 150px;
    padding: 10px 10px 50px 25px;
    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: 510px;
    height: 400px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 18px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxposter {
    float: right;
    text-align: right;
    height: 400px;
    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: 20px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxterminy {
    float: right;
    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: 16px;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxopis {
    float: left;
    width: 1080px;
    margin-left: 10px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 50px 50px 50px 50px;
    line-height: 150%;
    background: rgba(255, 255, 255, 0.05);
    font-size: 17px;
    text-align: justify;
    text-shadow: 0px 0px 5px #000000, 0px 0px 5px #000000, 0px 0px 5px #000000;
}
#opis-column #boxopis_new {
    float: left;
    width: 1180px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 20px 15px 15px 20px;
    line-height: 150%;
    background: rgba(255, 255, 255, 0.05);
/*    font-size: 17px; */
    font-size: 18px;
    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: 20px;
/*   margin: 20px; */
   overflow: hidden;
   padding: 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 350px;
}
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-old {
   color: #ffffff;
   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: 20px;
   margin: 0px;
   overflow: hidden;
   padding: 5px 0px;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 145px;
}
input#soflow-color-submit {
   color: #ffffff;
   background: url(/gfx/kupzbilety24.png) no-repeat;
/*   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: 20px;
   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;
}




.cbp-bislideshow {
    list-style: none;
    width: 1240px;
    height: 1024px;
    position: fixed;
    top: 0;
    left: center;
    z-index: -1;
    padding: 0;
    margin: 0;
}
.cbp-bislideshow li {
    position: absolute;
    width: 1240px;
    height: 1024px;
    top: 0;
    left: center;
    opacity: 0;
    -webkit-transition: opacity 10s;
    -moz-transition: opacity 10s;
    transition: opacity 10s;
}
.backgroundsize .cbp-bislideshow li {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.backgroundsize .cbp-bislideshow li img {
    display: none;
}
.cbp-bislideshow li img {
    display: block;
    width: 100%;
}
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
    opacity: 1;
}
.no-js.backgroundsize .cbp-bislideshow li:first-child img {
    display: block;
}



/* SLIDER - https://designshack.net */
.container2 {
    position: relative;
    height: 900px;
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
}
.big {
    position: absolute;
    top:1200px;
    left:0px;
    -webkit-transition: top 1s ease;
    -moz-transition: top 1s ease;
    -o-transition: top 1s ease;
    -ms-transition: top 1s ease;
    transition: top 1s ease;
    padding: 2px;
    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 .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;
}
a:hover .big {
    top: 150px;
    padding: 2px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: rgba(255, 255, 255, 0.25);
    border: 1px solid #ffffff;
}
.featured {
    top: 82px;
    left: 270px;
    z-index: -3;
    border: 0px;
    background: #777777;
}




/* eof */







