body {
    margin: 0 auto;
    padding: 0;
    background-color: #38180f;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 11px;
}
div#wrap {
    border: none;
    width: 1170px;
    margin: 0 auto;
}
div#head {
    background: #38180f url(http://www.nonsancti.cz/images_sitestyle/head.jpg) no-repeat;
    width: 1170px;
    height: 238px;
    border: none;
    margin: 0 0 0 0;
    clear: both;
    position: relative;
}
#menu {
    width: 830px;
    height: 340px;
    color: #7a1219;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 18px;
    font-weight: 400;
    text-align: right;
    top: 98px;
    right: 170px;
    position: absolute;
    border: 0;
}
#menu a {
    color: #7a1219;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 18px;
    font-weight: 400;
}
#photo {
    background: #38180f no-repeat;
    width: 830px;
    height: 340px;
    top: 250px;
    right: 170px;
    position: absolute;
    border: 0;
}
.looper {
    position: relative;
    z-index: 1;
    line-height: 1;
    width: auto;
    height: auto;
}
#cubic {
    width: 830px;
    height: 340px;
    top: 250px;
    right: 180px;
    position: absolute;
    border: 0;
    z-index: +10;
}
#submenu {
    width: 760px;
    height: 20px;
    top: 600px;
    right: 240px;
    text-align: left;
    position: absolute;
    border: 0;
    font-family: Baskerville, Palatino, serif;
    font-size: 18px;
    color: #7a1219;
    text-decoration: none;
}
#submenu a {
    font-family: Baskerville, Palatino, serif;
    font-size: 18px;
    color: #7a1219;
    text-decoration: none;
}
#fb_youtube {
    width: 70px;
    height: 45px;
    top: 600px;
    right: 170px;
    text-align: right;
    position: absolute;
    border: 0;
}
#content {
    background-image: url(http://www.nonsancti.cz/images_sitestyle/content.jpg);
    background-repeat: repeat-y;
    width: 1170px;
    border: none;
    text-align: left;
    overflow: auto;
}
#foot {
    background: #38180f url(http://www.nonsancti.cz/images_sitestyle/foot.jpg) no-repeat;
    width: 1170px;
    height: 301px;
    border: none;
    margin: 0 0 0 0;
    clear: both;
    padding: 120px 0px 0px 0px;
    text-align: center;
    font-size: 0.9em;
}
.akce .hlavicka {
            width: 832px;
    margin: 40px auto -40px;
    font-size: 20px;
}

div.rezervace div.akce div.suma {
    position: absolute;
}

div.suma {
    font-size: 18px;
    margin-left: 1000px;
    background-color: #e2d7c1;
}
.alert {
    font-size: 18px;
}

div.rezervace div.detail {
    font-size: 18px;
    width: 836px;
    margin: 40px auto 0;
}

div.detail div.na_koho, div.detail div.akce, div.detail div.uhrada {
    background-color: #e2d7c1;
    border: 1px solid #000;
    padding: 20px;
    float: left;
}
div.detail div.na_koho {
    width: 550px; 
    margin-right: 20px;
}
div.detail div.akce {
       width: 265px; 
}
div.detail div.vstupenky {
    clear: left;
    padding-top: 30px;
}
div.detail div.vstupenky table {
    width: 100%;
}
div.detail div.vstupenky table td {
    border: 1px solid #000;
    background-color: #e2d7c1;
    padding: 4px 10px;
}
div.detail div.vstupenky table td .alert {
    margin-bottom: 0;
}
div.detail div.uhrada {
        margin-top: 50px;
}