

@font-face {
    font-family: 'DroidSans';
    src: url('font/DroidSans-webfont.eot');
    src: url('font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans.ttf') format('truetype'),
         url('font/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSans-Bold';
    src: url('font/DroidSans-Bold-webfont.eot');
    src: url('font/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/DroidSans-Bold.ttf') format('truetype'),
         url('font/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: DroidSans;
    src: url("font/DroidSans.ttf");
}

@font-face {
    font-family: DroidSans-Bold;
    src: url('font/DroidSans-Bold.ttf') format('truetype');
}
*/

body {
    font-family: DroidSans, Verdana, "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    height: 100%;
    margin: 0px;
    overflow-y: scroll;
}

a {
    color: rgb(140, 32, 32); /*#000000;*/
    text-decoration: none;
    /*font-weight: bold;*/ font-family: DroidSans-Bold;
}

a, img {
    border: none;
}

a:hover {
    /*color: #885a43; /*#885a43;*/
    /*background-color: rgba(100, 100, 100, 200);*/
}

#ornament_left {
    z-index: -1;
    /*
    position: absolute;
    left: -222px;
    */
    position: fixed;
    top: 0px;
    right: 50%;
    margin-right: 400px;
    padding: 0px;
    overflow: hidden;
}

#ornament_right {
    z-index: -1;
    /*
    position: absolute;
    right: -222px;
    */
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: 384px;
    padding: 0px;
    overflow: hidden;
}

#stranka_obal {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    /*height: 100%;*/
}

#stranka {
    position: absolute;
    width: 1024px;
    min-height: 100%;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../img/pozadi.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: 1024px 100%;
    box-shadow: 0px 0px 24px 4px #000000; /*0px 0px 16px #888888;*/
}

table { /* kvuli IE */
    font-size: 1em;
}

#logo_img {
    float: left;
    /*
    position: relative;
    top: 0px;
    left: 46px;
    width: 226px;
    */
    width: 272px;
    margin: 0px;
}

#logo_img img {
    float: right;
    /*width: 272px;*/
}

#obsah_obal {
    float: left;
    position: relative;
    top: 148px;
    padding-left: 12px;
    width: 680px;
}

#doplnovac {
    clear: both;
    height: 148px;
}


/* --- menu apod. --- */

#langchooser {
    float: right;
    position: relative;
    margin: 0px;
    padding-right: 8px;
    top: -100px;
    right: 0px;
}


#menu {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

#menu li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    padding-left: 4px;
    /*background-color: #DDDDDD;*/
}

#menu ul {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0px;
}

#menu a, #langchooser {
    color: #000000;
    font-family: DroidSans-Bold; /*font-weight: bold;*/
    font-size: 14px;
}

#menu a:hover {
    text-shadow: #686868 2px 2px 5px;
}

#menu_active a, #lang_active {
    color: rgb(140, 32, 32) /*#FFFFFF;*/  !important;
}

#menu_active a:hover, #lang_active:hover {
    text-shadow: none !important;
}

#rajtlinka {
    position: relative;
    top: -20px;
    width: 620px;
}

/* --- konec menu apod. --- */


#obsah {
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 110px;
    padding-bottom: 20px;
    min-height: 340px;
}

#paticka {
    position: fixed;
    top: 95%;
    padding-left: 94px;
}

#doplnovac {
    clear: both;
    /*height: 180px;*/
}


/* --- koncerty --- */
.koncerty {
    margin-top: -5px;
    margin-bottom: 30px;
    padding-left: 10px;
}

.koncert {
    /*line-height: 1.3em;*/
}

.koncerty .datum {
    /*font-weight: bold;*/ font-family: DroidSans-Bold;
}

.koncerty .koncert {
    margin-bottom: 20px;
}

#archiv .cena {
    text-align: right;
}
.koncerty .poznamka {
    /*font-size: 0.8em;*/
}

#archiv td {
    padding-top: 3px;
    padding-bottom: 0px;
}
#archiv .datum {
    text-align: right;
    padding-left: 0px;
    padding-right: 0px;
    /*font-family: DroidSans;*/
}
#archiv .rok {
    padding-left: 3px;
}
#archiv .cena {
    display: none;
}
#archiv .poznamka {
    display: none;
}
#archiv .cas {
    display: none;
}

/* --- konec koncertu --- */


/* --- clenove --- */
#clenove_nadpis {
    float: left;
}

ul.clenove {
    clear: both;
}

.clen {
    display: none;
    height: 300px;
}

.clen img {
    width: 120px;
    /*border-style: solid;
    border-width: 6px;
    border-color: #777777;
    border-radius: 6px;*/
    /*margin: 3px;
    padding: 3px;
    border: 1px solid #DD5555;*/
    margin-right: 10px;
    /*margin-top: 50px;*/
    margin-bottom: 150px;
    float: left;
}

.clen {
    margin-top: 15px;
    margin-bottom: 25px;
    /*clear: both;*/
    /*
    background-color: transparent;
    text-shadow: 0 0 5px rgba(180,255,255,0.5);
    */
}

ul.hoste {
    margin-bottom: 50px;
}

.byvali {
    display: none;
}
    

#historie_nadpis {
    float: right;
    display: list-item;
    list-style-type: none;
}
/* ---  --- */


/* --- kontakty --- */
.email {
    /*font-weight: bold;*/ font-family: DroidSans-Bold;
    white-space: nowrap;
}

.zavinac {
    position: relative;
    top: 3px;
    width: 1.2em;
    height: 1em;
    display: inline-block;
    background-image: url('../img/zavinac-bold.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1em 1em;
}

ul.kontakty li {
    margin-bottom: 20px;
}

ul.kontaktprostredky li {
    margin-bottom: 0px;
    list-style: square;
    margin-left: 10px;
}
/* ---  --- */



/* --- guestbook --- */
#gb-table td.popiska {
    vertical-align: top;
    text-align: right;
}

.vzkaz {
    clear: both;
    padding: 10px;
    margin-bottom: 40px;
}

.vzkaz div.props {
    float: left;
    width: 130px;
}

.vzkaz div.datum {
    font-size: 0.8em;
}
/* ---  --- */



/* --- galerie apod. --- */

.akce {
    clear: both;
}

.akce_galerie {
    clear: both;
    display: none;
}

.reprefotka_obal {
    float: left;
    margin: 8px;
    padding: 3px;
    border: 1px solid #000000;
    background-color: #c9c5bd;
    box-shadow: 0px 0px 5px 2px #555555;
}

.reprefotka {
    width: 96px;
}

.reprefotka_ramecek {
    width: 96px;
    height: 64px;
    overflow: hidden;
}

.akce_zahlavi {
    /*font-size: 1.2em;*/
}

.akce_nazev {
    padding-top: 10px;
}

.fotka_obal {
    float: left;
    width: 64px;
    height: 64px;
    padding: 5px;
    margin: 8px;
    border: 1px solid #000000;
    box-shadow: 0px 0px 5px 2px #555555;
}

.fotka_ramecek {
    width: 64px;
    height: 64px;
    overflow: hidden;
}

img.fotka {
    /*
    position: absolute;
    clip: rect(0px, 64px, 64px, 0px);
    */
}

.lb-container img {
    /*max-height: 560px;*/
}

#gal_starsi_odkaz {
    padding-bottom: 100px;
}

#galerie_starsi {
    display: none;
}


/* ---  --- */


/* --- media --- */

.audio_label {
    display: block;
    font-family: DroidSans-Bold;
}

.audio_player {
    width: 400px;
}

#mp3player {
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}
p#k-prehravaci {
    clear: both;
}

#videonadpis {
    clear: both;
    padding-top: 20px;
}

iframe {
    border: 0px;
    margin-left: 10px;
}

/* ---  --- */


/* --- globalni --- */

.nadpis {
    font-family: DroidSans-Bold;
    font-weight: normal;
}

h2.nadpis {
    margin-top: 10px;
    margin-bottom: 10px;
    text-indent: 0px;
}

h3.nadpis {
    /*color: #444444;*/
    margin-top: 20px;
    text-indent: 5px;
}

p {
    padding-left: 10px;
}

ul {
    line-height: 1.5em;
    list-style: none;
    padding-left: 10px;
}

ul.odkazy li {
    margin-left: 10px;
}

.jmeno {
    /*font-weight: bold;*/ font-family: DroidSans-Bold;
}

.fbEvent { 
    background: url('../img/facebook-14.png') no-repeat transparent;
    margin: 18px 0px;
    padding-left: 20px;
    padding-bottom: 2px;
}
