html, body {
    color: #b08d73;
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    background: #160900
}

html {
    min-height: 100%;
}

body {
    background: url('../images/bg-top.jpg') no-repeat top center;
}

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

.clear {clear: both;}
.last-menu {margin-right: 0 !important;}
.first-menu {margin-left: 0 !important;}
.no-bg {background: none !important;}
.hide {display: none;}
span {color: #e5c882;}

#content ol li { list-style: decimal; margin: 5px 0;}
#content ol { margin-left: 25px; }

/** struktura **/
#top {
    height: 217px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    min-height: 387px;
}
    #dancer {
        width: 473px;
        height: 447px;
        position: absolute;
        right: 654px;
        top: -60px;
        background: url('../images/dancer.jpg') no-repeat top right;
    }

#content {
    width: 654px;
    margin-left: 346px;
    line-height: 1.4em;
}

#bottom {
    width: 100%;
    height: 238px;
    margin: 0 auto;
    background: url('../images/bg-bottom.jpg') no-repeat bottom center;
    position: relative;
}
    #stopka {
        width: 1000px;
        margin: 0 auto;
        position: absolute;
        bottom: 15px;
        left: 50%;
        margin-left: -500px;
        font-size: 0.9em;
        color: #93562f;
        line-height: 1.4em;
    }


/** top **/
ul.menu {
    position: absolute;
    top: 144px;
    left: 346px;
}

    ul.menu li {
        float: left;
        margin-right: 50px;
    }

    ul.menu li:hover { position: relative; }

    ul.menu li a {
        display: block;
        height: 17px;
    }
        ul.menu li a.home { width: 113px; background: url('../images/menu_home.png') no-repeat bottom center; }
        ul.menu li a.informacje { width: 86px; background: url('../images/menu_informacje.png') no-repeat bottom center; }
        ul.menu li a.program { width: 68px; background: url('../images/menu_program.png') no-repeat bottom center; }
        ul.menu li a.ofestiwalu { width: 89px; background: url('../images/menu_ofestiwalu.png') no-repeat bottom center; }
        ul.menu li a.kontakt { width: 66px; background: url('../images/menu_kontakt.png') no-repeat bottom center; }

        ul.menu li a.home-en { width: 80px; background: url('../images/en_menu_home.png') no-repeat top center; }
        ul.menu li a.informacje-en { width: 95px; background: url('../images/en_menu_informacje.png') no-repeat top center; }
        ul.menu li a.program-en { width: 62px; background: url('../images/en_menu_program.png') no-repeat top center; }
        ul.menu li a.ofestiwalu-en { width: 45px; background: url('../images/en_menu_ofestiwalu.png') no-repeat top center; }
        ul.menu li a.kontakt-en { width: 55px; background: url('../images/en_menu_kontakt.png') no-repeat top center; }


        ul.menu li a.home:hover,
        ul.menu li a.informacje:hover,
        ul.menu li a.program:hover,
        ul.menu li a.ofestiwalu:hover,
        ul.menu li a.kontakt:hover { background-position: 0 -2px; }

            ul.menu ul { z-index: 10; width: 174px; background: url('../images/menu_hover.png') no-repeat center top; padding-top: 6px; visibility: hidden; position: absolute; top: 100%; left: 0; }
            ul.menu ul li { float: none; height: 31px; width: 174px; background: url('../images/menu_hover_line.gif') no-repeat bottom right; }
            /* IE 6 & 7 Needs Inline Block */
            ul.menu ul li a { line-height: 31px; height: 31px; padding: 0 0 0 31px; color: #a26e27; font-weight: bold; width: 143px; display: inline-block; background: url('../images/menu_hover_arrow.png') no-repeat 7% center; }
            ul.menu ul li a:hover { text-decoration: none; color: #e5c882; }

.lang {
    position: absolute;
    top: 15px;
    left: 750px;
    color: #ff7800;
}
    .lang a {
        margin-left: 20px;
    }

/** bottom **/
ul.alternative-menu {
    margin-bottom: 35px;
}

ul.alternative-menu li {
    float: left;
    background: url('../images/menu_bottom_line.gif') no-repeat 100% 55%;
}
    ul.alternative-menu li a {
        color: #ca8b64;
        margin: 0 24px;
    }

.fb-bottom {
    width: 1000px;
    margin: 0 auto;
    height: 90px;
    position: relative;
}
.fb-bottom .icon {
    width: 185px;
    height: 90px;
    display: block;
    background: url('../images/fb-bottom.jpg') no-repeat center center;
    position: absolute;
    top: 40px;
    left: 6px;
}


/** content **/

#content p {
    margin: 10px 0;
    line-height: 1.4em;
}

.program-widz {
    width: 232px;
    height: 167px;
    display: block;
    background: url('../images/program.jpg') no-repeat center center;
}

#content .program-widz {
    float: right;
    margin: 0 0 0 10px;
}

.zapisz {
    width: 270px;
    height: 160px;
    display: block;
    background: url('../images/zapisz.jpg') no-repeat center center;
}
#content .zapisz {
    float: right;
}

.zapisz-left {
    position: absolute;
    right: 700px;
    top: 370px;
}

hr {
	background: url('../images/line.png') no-repeat center bottom;
	margin: 5px auto;
	height: 5px;
	width: 634px;
	border: 0;
}
hr.small {
	background: url('../images/line_small.png') no-repeat center bottom;
	height: 5px;
	width: 394px;
	border: 0;
}

.aktualnosci {
    width: 394px;
}
    .aktualnosci .news-title {
        color: #ff4e00;
        font-weight: bold;
        margin: 10px 0;
        padding-left: 15px;
        cursor: pointer;
    }
    .aktualnosci .news-text {
        margin-bottom: 15px;
        color: #e5c882;
    }
    .aktualnosci .news-data {
        color: #541a02;
        font-size: 0.9em;
        float: right;
        margin-right: 15px;
    }
    .news-otwarty { background: url('../images/arrow.png') no-repeat center left; }
    .news-zamkniety { background: url('../images/arrow_down.png') no-repeat center left; }
    
.pozwolenie {
    padding: 10px 20px;
    border: 1px solid #e5c882;
    width: 90%;
    margin: 0 auto;
}

h2 {
    font-size: 1.1em;
    margin: 15px 0 10px 0;
}

.title {
    color: #b42700;
    font-weight: bold;
}

.tekst b {
    color: #b42700;
}

#mapa {
    height:400px;
    width:600px;
    margin: 20px auto;
}

.galeria {
    text-align: center;
    display: block;
    margin: 20px 0 0 0;
}
    .galeria a {
        margin: 5px 0;
        display: inline-block;
        position: relative;
    }
    .galeria a div {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 550px;
        height: 150px;
        background: #000;
        opacity: 0.5;
    }
    .galeria a span {
        display: none;
        position: absolute;
        top: 48%;
        left: 35%;
        font-size: 2em;
        color: #fff;
        font-weight: bold;
        font-family: Helvetica, Arial;
    }
    .galeria a:hover {
        text-decoration: none;
    }
    .galeria a:hover div,
    .galeria a:hover span {
        display: block;
    }
    
    .photos {
        width: 550px;
        margin: 20px auto;
    }
    
    .photos a.photo {
        display: block;
        float: left;
        width: 99px;
        height: 99px;
        text-align: center;
        margin: 5px;
    }
        .photos a.photo img {
            margin: 0;
        }

.kontakt-info {
    margin: 10px 0 0 0;
}

    .kontakt-info .telefon {
        background: url('../images/icon_phone.png') no-repeat left center;
        padding-left: 40px;
        height: 28px;
        line-height: 28px;
        margin-left: 5px;
    }
    .kontakt-info .gg {
        background: url('../images/icon_gg.png') no-repeat left center;
        padding-left: 40px;
        height: 27px;
        line-height: 27px;
        margin: 5px 0 0 5px;
    }
    .kontakt-info .person {
        margin-bottom: 25px;
    }
    .kontakt-left {
        width: 310px;
        float: left;
    }
    .kontakt-right {
        width: 310px;
        padding-left: 25px;
        float: right;
        background: url('../images/line_pion.png') repeat-y left top;
    }

.formRow {
    overflow: auto;
    margin-top: 5px;
    clear: both;
}
        
label {
    display: inline-block;
    width: 60px;
    color: #b22500;
    font-weight: bold;
    float: left;
}

input,
textarea,
select {
    background: #000000;
    border: 1px solid #2a1501;
    color: #b08d73;
    padding: 2px;
}

fieldset.kontakt input,
fieldset.kontakt textarea {
    width: 240px;
}

fieldset.kontakt textarea {
    height: 100px;
}

.submit {
    border: 0;
    cursor: pointer;
}

fieldset.kontakt .submit {
    width: 61px;
    height: 27px;
    background: url('../images/form_submit_wyslij.png') no-repeat center center;
    float: right;
    margin-right: 5px;
}

.komunikat { font-weight: bold; }
fieldset.kontakt .komunikat { margin: 5px 0 5px 62px; }
fieldset.rejestracja .komunikat { margin: 5px 0 5px 102px; }
.green { color: green; }
.red { color: red; }


fieldset.rejestracja label {
    width: 100px;
    cursor: pointer;
}
fieldset.rejestracja input,
fieldset.rejestracja textarea {
   width: 200px;
}

fieldset.rejestracja .checkbox {
    margin-left: 100px;
    display: inline-block;
    width: auto;
    cursor: pointer;
}
fieldset.rejestracja .inline {
    display: block;
    float: right;
    width: 190px;
    font-weight: normal;
    line-height: 1.2em;
    color: #e5c882;
    font-size: 0.9em;
    cursor: pointer;
}

fieldset.rejestracja .submit {
    width: 149px;
    height: 30px;
    background: url('../images/form_submit_rejestracja.png') no-repeat center center;
    float: right;
    margin-right: 5px;
}

.logowanie .submit {
    width: 78px !important;
    background: url('../images/form_submit_zaloguj.png') no-repeat center center !important;
}

table.koszulki td {
    padding: 5px;
    border: 1px solid rgb(229,200,130);
}
    table.koszulki tr.head td {
        background: rgb(176,141,115);
        color: #fff;
        font-weight: bold;
    }
    
table.koszulki .zamow {
    cursor: pointer;
}

.submit-zapisz {
    width: 78px !important;
    background: url('../images/form_submit_zapisz.png') no-repeat center center !important;
}

ul.list li {
    background-image: url('../images/list.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 24px;
    line-height: 22px;
    margin-bottom: 2px;
}

.koszulki-bg {
    background: url('../images/koszulka_bg.jpg') no-repeat center center;
    width: 246px;
    height: 309px;
    float: left;
}
    .koszulki-bg a {
        width: 180px;
        height: 180px;
        display: inline-block;
        background: url('../zdjecia/koszulka.png') no-repeat center center;
        margin: 65px 0 0 25px;
    }