body {
    margin: 0px;
    background: #850504 url(../img/bg-main.jpg) repeat-y top;
    text-align: center;
    font-family: Times New Roman;
    font-size: 16px;
    font-style: italic;
    color: #640100;
}

h1 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 22px;
}

h2 {
    text-align: center;
    font-size: 18px;
    text-align: center;
}

table {
    width: 80%;
    text-align: left;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #640100;
}

a:link {
    text-decoration: none;
    color: #640100;
}

a:hover {
    text-decoration: underline;
    color: #640100;
}

input {
    font-size: 11px;
}

select {
    font-size: 11px;
}
#page {
    width: 867px;
    text-align: left;
    margin: 0 auto;
    padding:0px;
}
#pageHeader {
    position: relative;
    margin-top: 15px;
    padding:0px;
    width: 867px;
    height: 223px;
    background: url(../img/bg-header.jpg) no-repeat top;
}

#pageMiddle {
    position: relative;
    width: 867px;
    padding:0px;
    margin:0px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    background: url(../img/bg-middle.jpg) repeat-y top;
}

#divMiddleMenu {
    position: relative;
    width: 795px;
    height: 26px;
    float: left;
    margin-top: 10px;
    padding-top: 5px;
    padding-left:34px;
    font-size: 16px;
    color: #640100;
    font-style: italic;
    font-weight: bold;
}

#divMiddleMenu ul {
    width: 770px;
    height: 26px;
    float: left;
    margin: 0px;
    padding-left:10px;
    padding-top:6px;
    border-top: 1px #BCA653 solid;
    border-bottom: 1px #BCA653 solid;
}

#divMiddleMenu li {
    float: left;
    list-style: none;
    text-decoration: none;
}
#divMiddleContent {
    position: relative;
    width: 720px;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
    margin-top: 20px;
    padding-left:0px;
    text-align: center;
}
#divMiddleContent .obal{
    position: relative;
    width: 650px;
    float: left;
    margin-top: 0px;
    padding-left:90px;
    text-align: center;
}
#divMiddleContent .obalfot{
    position: relative;
    width: 720px;
    float: left;
    margin-top: 0px;
    padding-left:70px;
    text-align: center;
}
#divMiddleContent .obalkon{
    position: relative;
    width: 720px;
    float: left;
    margin-top: 0px;
    padding-left:70px;
    text-align: center;
}
#divMiddleradek {
    float: left;
    margin:  0px;
    padding: 0px;
    width: 867px;
    height: 29px;
    background:url(../img/bg-line.jpg) no-repeat left;
}
#divMiddleReset {
    border:  0px none;
    margin:  0px;
    padding: 0px;
    float: none;
    clear: both;
    width: 0px;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

#pageFooter {
    position: relative;
    width: 867px;
    height: 109px;
    background: url(../img/bg-footer.jpg) no-repeat top;
    margin-bottom: 30px;
}

#fotogalerie {
    float:left;
    width: 100%;
}

#fotogalerie .polozkafoto {
    float:left;
    width:110px;
    height:100px;
    padding-top:5px;
    padding-right:7px;
    padding-left:7px;
    margin-right:20px;
    margin-top:10px;
    text-align:center;
    font-size:10px;
    color:#4D4D4D;
    background: #FDFAF1;
}

#fotogalerie .radekfoto {
    float:left;
    width:110px;
    height:auto;
    padding:0px;
    text-align:center;
    font-size:10px;
    color:#4D4D4D;
}

#fotogalerie .fotocislo, #fotogalerie .fotocislo p{
    float:left;
    width:76px;
    height:15px;
    padding:0px;
    margin:0px;
    text-align:left;
    font-size:10px;
    color:#4D4D4D;
}

#fotogalerie .fotostav {
    float:left;
    width:29px;
    height:15px;
    padding:0px;
    text-align:right;
    font-size:10px;
    color:#4D4D4D;
}

#fotogalerie .strankovani {
    margin-top: 10px;
}

.clear {
    clear:both !important;
    height:0 !important;
    line-height:0 !important;
    font-size:0 !important;
}

