@font-face {
    font-family: 'f015ligregular';
    src: url('f015-lig.eot');
    src: url('f015-lig.eot?#iefix') format('embedded-opentype'),
                     url('f015-lig.woff') format('woff'),
                     url('f015-lig.ttf') format('truetype'),
                     url('f015-lig.svg#f015-lig') format('svg');
    font-weight: normal;
    font-style: normal;

}
div{
    float:left;
}
a{
    text-decoration:none;
    color:inherit;
    float:none;
}
h1{
    font-size:21px;
    color:#957B36;
    font-family:f015ligregular;
    font-weight:100;
    letter-spacing:2px;
}
h2, p, li, a{
    line-height:18px;
    font-family:f015ligregular;
    letter-spacing:1px;
    font-weight:200;
    font-size:13px;
}
h2{
    font-weight:600;
}
#SiteContainer{
    min-width:1024px;
    width:100%;
    position:absolute;
    top:0px;
    left:0px;
    margin:0px;
    text-align:center;
    height:1000px;
    background: -moz-linear-gradient(top, rgba(188,190,192,1) 43%, rgba(231,232,233,0) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(43%,rgba(188,190,192,1)), color-stop(80%,rgba(231,232,233,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(188,190,192,1) 43%,rgba(231,232,233,0) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(188,190,192,1) 43%,rgba(231,232,233,0) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(188,190,192,1) 43%,rgba(231,232,233,0) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(188,190,192,1) 43%,rgba(231,232,233,0) 80%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbec0', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#SiteBody{
    display:none;
    position:relative;
    width:1024px;
    height:auto;
}
#headBg{
    position:absolute;
    width:100%;
    height:360px;
    z-index:0;
    background-image:url('../img/hide.jpg');
}
#head{
    width:1020px;
    margin-left:2px;
    height:385px;
    background-image:url('../img/kopf.jpg');
    background-repeat:no-repeat;

}
#logo{
    margin-left:110px;
    margin-top:55px;
    width:320px;
}
#menu{
    text-align:justify;
    width:750px;
    height:30px;
    margin-left:137px;
    margin-top:35px;
}
#menu ul{
    display: inline;
}
#menu li{
    font-family: verdana;
    display: inline;
    font-size: 12px;
    color: white;
    text-decoration: none;
    white-space: nowrap;
}
#menu span{
    display: inline-block;
    width: 100%;
    height: 0;
}
#menu .active{
    color:#957B36;
}
#contentContainer{
    margin-top:10px;
    width:750px;
    margin-left:137px;
    text-align:left;
}
#contentContainer div{
    display:inline-block;
}
#contentContainer ul{
    width:600px;
    display: inline-block;
}
#contentContainer ul li{
    display:inline-block;
}
#contentContainer ul li:first-child{
    margin-right:5px;
    text-align:left;
}
#contentContainer .repertoar{
    width:630px;
}
#contentContainer .repertoar ul{
    width:630px;
}
.repertoar ul li{
    display:inline-block;
    width:278px;
    text-align:right;
}
.repertoar ul li:first-child{
    width:250px;
    margin-right:5px;
    float:right;
    text-align:left;
}
.felv{
    width:100%;
}
#contentContainer .felv ul{
    width:750px;
}
.felv ul li{
    display:inline-block;
    width:360px;
    text-align:right;
}
.felv ul li:first-child{
    width:250px;
    margin-right:5px;
    float:right;
    text-align:left;
    float:right
}
#mainback{
    margin-left:80px;
    color:#957B36;
}
#contentContainer ul li span{
    font-weight:600;
}
#footer{
    margin-left:137px;
    width:750px;
    margin-top:50px;
    text-align:left;
    border-top:1px solid #CCCCCC;
    padding-top:10px;
    padding-bottom:10px;
}
#footer a{
    font-size:8px;
    letter-spacing:0px;
}
#footer img{
    vertical-align:middle;
}
#galeryCont{
    width:600px;
    height:auto;
}
#galeryCont img{
    display:inline-block;
    margin:3px;
}
#lightbox{
    margin-top:50px;
}
#lightbox div{
    float:none;
}
.esemeny h2{
    margin-left:50px;
}
.esemeny ul{
    margin-left:45px;
}
.esemeny h1{
    margin-left:95px;
    margin-bottom:3px;
}
.hideText{
    display:none;
}
.news{
    cursor:pointer;
}
.galery{
    cursor:pointer;
}
.controll{
    cursor:pointer;
}
#jquery-lightbox{
    float:none;
}
#jquery-lightbox div{
    float:none;
}
#jquery-lightbox a{
    text-decoration:none;
    color:inherit;
    float:none;
}
#jquery-lightbox h1{
    font-size:21px;
    color:#957B36;
    font-family:f015ligregular;
    font-weight:100;
    letter-spacing:2px;
}
#jquery-lightbox #lightbox-nav-btnNext{
    float:right;
}
#jquery-lightbox #lightbox-nav #lightbox-nav-btnNext , #jquery-lightbox #lightbox-nav #lightbox-nav-btnPrev{
    display:inline-block
}
#jquery-lightbox h2, #jquery-lightbox p, #jquery-lightbox li, #jquery-lightbox a{
    line-height:18px;
    font-family:f015ligregular;
    letter-spacing:1px;
    font-weight:200;
    font-size:13px;
}
#jquery-lightbox h2{
    font-weight:600;
}
#jquery-lightbox #lightbox-container-image-data-box{
        overflow:hidden;

}
#jquery-lightbox #lightbox-secNav{
    overflow:hidden;
    text-align:right;
}
#galery{
    width:750px;
    text-align:center;
}
#galery img{
    width:80px;
    margin-right:25px;
    margin-bottom:25px;
}
#changeLanguage{
    margin-top:5px;
    margin-left:532px;
    display:inline-block;
    position:absolute;
}
#changeLanguage img{
    width:18px;
    margin-right:25px;
}