html, body {
    min-height: 100%;
    -webkit-text-size-adjust: none;
}
body, td, input, textarea {
    font-size: 17px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    line-height: 1.2em;
    color: #565656;
    background-color: #FFFFFF;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,hr,form {
    padding: 0;
    margin: 0;
    border: none;
}
/* obecne */
.bgHolder {
    background: url(../images/postavyBg.jpg) center 282px no-repeat;
    min-width: 914px;
}
.page {
    width: 914px;
    margin: 0 auto;
    position: relative;
}
div.hr {
    height: 1px;
    margin: 0;
    font-size: 0;
    overflow:hidden;
}
div.hr hr {
    display: none;
}
.clearLeft {
    clear: left;
}
.clearBoth {
    clear: both;
}
.clearRight {
    clear: right;
}
a img {
    border: none;
}
.page a {
    outline: none;
    color: #C5B584;
    text-decoration: none;
}
.center {
    text-align: center;
}
.h {
    display: none;
}
.l {
    float: left;
}
.r {
    float: right;
}
.page p {
    margin: 9px 0 18px ;
    line-height: 1.3em;
    text-align: justify;
}
.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/* hp */
body {
    background: url(../images/headerBgNoHp.jpg) center 103px no-repeat;
}
.hp {
    background: url(../images/headerBg.jpg) center top no-repeat;
}
div.logo {
    width: 360px;
    height: 200px;
    background: url(../images/logo.png) no-repeat;
}
div.logoSmall {
    width: 160px;
    height: 103px;
    background: url(../images/logoSmall.png) no-repeat;
}
div.portret {
    position: absolute;
    right: 130px;
    top:0;
    width: 350px;
    height: 302px;
    background: url(../images/portret.png) center bottom no-repeat;
}
.hp h1 {
    height: 90px;
    padding-top: 10px;
    width: 360px;
    overflow: visible;
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 18px;
    line-height: 1.3em;
}
.hp h1 strong {
    font-size: 23px;
    font-weight: normal;
}
.hp h1 span {
    font-size: 18px;
}
ul.menu {
    width: 930px;
    margin: 0;
    display: table;
    overflow: hidden;
}
ul.menu li {
    list-style: none;
    display: table-cell;
}

ul.menu li a{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    width: 118px;
    height: 22px;
    padding-top: 116px;
    background-position: left 15px;
    background-repeat: no-repeat;
    font-size: 18px;
    color: #ffffff;
    border-bottom: solid 9px transparent;
}
ul.menu li a:hover,
ul.menu li.active a {
    border-bottom: solid 9px #ffffff;
}

ul.menu li.novinky a {background-image: url(../images/menuNovinky.jpg)}
ul.menu li.filmy a {background-image: url(../images/menuFilmy.jpg)}
ul.menu li.obrazy a {background-image: url(../images/menuObrazy.jpg)}
ul.menu li.sochy a {background-image: url(../images/menuSochy.jpg)}
ul.menu li.karikatury a {background-image: url(../images/menuKarikatury.jpg)}
ul.menu li.vystavy a {background-image: url(../images/menuVystavy.jpg)}
ul.menu li.kontakt a {background-image: url(../images/menuKontakt.jpg)}

.box {
    margin: 18px 0;
    padding: 18px;
    background: url(../images/boxBg.png);
}
img.main {
    float: left;
    margin: 0 9px 0 0;
}
h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.hp h2, h2.big {
    font-size: 30px;
    margin: 9px 0 18px;
}
a.more {
    border: 1px solid #ffffff;
    line-height: 2.5em;
    padding: 0 3px;
    color: #565656;
}
.footer {
    height: 270px;
    background: url(../images/headerBg.jpg);
}
.footer .menu {
    width: 914px;
    margin: 0 auto;
    position: relative;
    list-style: none;
}
.footer ul.menu li {
    vertical-align: middle;
    padding-top: 12px;
}
.footer ul.menu li a {
    background-image: none;
    padding: 0;

}
.footer ul.menu li a:hover,
.footer ul.menu li.active a {
    border-color: transparent;
}
.footer ul.menu li.facebook a {
    background: url(../images/facebook.png) no-repeat;
    width: 43px;
    height: 43px;
    float: right;
}
.footer ul.menu li.facebook a span {
    display: none;
}
a.movie {
    float: left;
    position: relative;
    margin: 0 13px 5px 0;
}
a.movie img {
    display: block;
}
a.movie span {
    position: absolute;
    background: url(../images/play.png) no-repeat;
    width: 45px;
    height: 45px;
    left: 5px;
    bottom: 5px;
    display: block;
}
div.hr {
    clear: left;
    height: 2px;
    background: #ffffff;
    margin: 8px 0;
}
.gallery a {
    float: left;
    margin: 0 8px 0 0;
    padding-bottom: 30px;
    color: #565656;
}
.gallery a img {
    margin-bottom: 8px;
    display: block;
    border: none;
}
.gallery a.last {
    margin-right: 0;
}
table.vystavy {
    border-collapse: collapse;
}
table.vystavy td {
    padding: 8px 0;
    border-bottom: solid 2px #ffffff;
    vertical-align: bottom;
    background: none;
}
table.vystavy tr:last-child td {
    border-bottom: none;
}
table.vystavy tr:first-child td {
    padding-top: 0;
}
table.vystavy td img {
    display: block;
    margin-right: 8px;
}
a.fb {
    width: 40px;
    height: 48px;
    position: absolute;
    top: 20px;
    right: 0;
    background: url(../images/fb.png) no-repeat;
    background-size: 100% auto;
}
.hp a.fb {
       top: 40px;
}