body {
    font-family: "Georgia", serif;
    margin: 12px 0; padding: 0;
    background-color: #ddd;
    font-size: 12px;
    line-height: 1.3em;
    color: #444;
}

#LOUT {
    width: 754px;
    margin: 0 auto;
    background-color: #fff;
    background-image: url('/++res++/kostelnicek.static/img/lout-background.gif');
    background-repeat: repeat-y;
}
#LOUT-TOP {
    background-image: url(/++res++/kostelnicek.static/img/lout-top.gif);
    background-repeat: no-repeat;
    height: 12px;
    overflow: hidden;
}
#LOUT-BOTTOM {
    background-image: url(/++res++/kostelnicek.static/img/lout-bottom.gif);
    background-repeat: no-repeat;
    height: 12px;
    overflow: hidden;
}
#LOUT-IN {
    margin: 0 12px;
}
#LOUT-HOME {
    position: absolute;
    width: 730px;
    height: 142px;
    text-indent: -1000px;
}
#LOUT-HEADER-CAROVENIKY {
    width: 730px;
    height: 142px;
    background-image: url(/++res++/kostelnicek.static/img/caroveniky.jpg);
    background-repeat: no-repeat;
}
#LOUT-SEARCH {
    margin: 0 0 4px 0;
    height: 5px;
    background-color: rgb(79,120,51);
    overflow: hidden;
}
#LOUT-LEFTCOL {
    float: left;
    width: 200px;
    background-color: #EED;
}
ul.main-menu {
    margin: 0.5em 0.5em 0 0.5em; padding: 0;
    list-style: none;
    font-family: "Georgia", serif;
    font-weight: bold;
}
ul.main-menu li {
    margin: 0; padding: 0;
    border-bottom: 1px solid #ccc;
}
ul.main-menu a {
    color: rgb(80,39,11);
    margin: 0; padding: 8px 16px;
    display: block;
}
ul.main-menu a:hover {
    text-decoration: none;
    color: rgb(79,120,51);
}

#LOUT-GRADA {
    margin: 20px 0 10px 0;
    text-align: center;
}
#LOUT-GRADA img {
    border: none 0px;
}

#LOUT-KONTAKT {
    margin: 2em 1em 1em 1em;
}
#LOUT-KONTAKT p {
    margin: 0.2em 0; padding: 0 0 0 24px;
    font-weight: bold;
}
#LOUT-BODY {
    margin: 10px 8px 12px 0; 
    float: right;
    width: 510px;
    font-size: 14px;
    line-height: 17px;
}

#LOUT-FOOTER {
    background-color: rgb(79,120,51);
    color: white;
    font-family: sans-serif;
    padding: 3px 12px 3px 12px;
    margin: 0px;
}
#LOUT-FOOTER a {
    color: white;
    text-decoration: underline;
}

a {
    color: #004e8e;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}


.cms4-view .cms4-element-pagelet-html h1,
.cms4-view .cms4-element-pagelet-html h2,
.cms4-view .cms4-element-pagelet-html h3,
.cms4-view .cms4-element-pagelet-rest h1,
.cms4-view .cms4-element-pagelet-rest h2,
.cms4-view .cms4-element-pagelet-rest h3,
.cms4-view h1.cms4-element-head-title
{
    font-family: "Georgia", serif;
    font-weight: bold;
}

.cms4-view .cms4-element-pagelet-image span {
    font-size: 90%;
}

.cms4-view .cms4-element-pagelet-photogallery-item {
    width: 74px;
    height: 74px;
}

