body 
{
    text-align: center;
    font-size: 12px; font-family:"Arial CE","Helvetica CE",Arial,Helvetica,sans-serif;
    font-weight: normal;
    background-image: url("img/back.png");
    background-repeat: repeat;
}

div#page
{
    position: absolute;
    left: 50%;
    margin-left: -392px;
    width: 784px;
    background-color: transparent;
/*    border: solid 1px red;*/
}

div#kontakt
{
    z-index: 3;
    font-size: 12px;
    text-align: left;
    background-color: white;
    width: 18em;
    height: 18em;
    border: solid 2px black;
    position: absolute;
    top: 150px;
    left: 380px;
}

div#ubytovani
{
    z-index: 3;
    font-size: 12px;
    text-align: left;
    background-color: white;
    width: 15em;
    height: 9em;
    border: solid 2px black;
    position: absolute;
    top: 650px;
    left: 400px;
}


div#obrazek1
{
    z-index: 2;
    text-align: left;
    background-color: white;
    width: 300px;
    height: 225px;
    border: solid 2px black;
    position: absolute;
    top: 200px;
    left: 50px;
}

div#obrazek2
{
    z-index: 1;
    text-align: left;
    background-color: white;
    width: 300px;
    height: 225px;
    border: solid 2px black;
    position: absolute;
    top: 380px;
    left: 310px
}

div#obrazek3
{
    z-index: 1;
    text-align: left;
    background-color: white;
    width: 300px;
    height: 225px;
    border: solid 2px black;
    position: absolute;
    top: 560px;
    left: 50px
}

div#obrazek4
{
    z-index: 1;
    text-align: left;
    background-color: white;
    width: 300px;
    height: 225px;
    border: solid 2px black;
    position: absolute;
    top: 450px;
    left: 150px
}

h1
{
    margin: 0 0 0 0;
    font-size: 1.5em;
    background-color: #f1efc0;
    width: 700px;
    height: 130px;
}

h2
{
    margin: 0 0 0 0;
    font-size: 1.2em;
    line-height: 1.2em;
    vertical-align: middle;
    background-color: #6f69ef;
    border-bottom: solid 2px black;
    text-align: center;
    color: white;
    font-weight: bold
}

p.h2
{
    font-size: 12px;
    margin-top: 0.7em;
    margin-bottom: 0px;
    margin-left: 0.7em
}
