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

#LOUT {
    width: 730px;
    margin: 20px auto;
    background-repeat: repeat-y;
    border: dashed gray 1px;
}

#LOUT-HOME {
    position: absolute;
    width: 730px;
    height: 142px;
    text-indent: -1000px;
}
#LOUT-HEADER-ZAHRADNICTVI {
    width: 730px;
    height: 142px;
    background-image: url(/++res++/kostelnicek.static/img/zahradnictvi.jpg);
    background-repeat: no-repeat;
    border-bottom: dashed gray 1px;
    margin-bottom: 20px;
}

#LOUT-LEFTCOL {
    float: left;
    width: 200px;
}

ul.main-menu {
    margin: 0.5em 0.5em 0 0.5em; padding: 0;
    list-style: none;
    font-family: "Verdana", "Arial", sans-serif;
    font-weight: bold;
}
ul.main-menu li {
    margin: 0; padding: 0;
    border-bottom: 1px solid #ccc;
}
ul.main-menu a {
    color: #666;
    margin: 0; padding: 8px 16px;
    display: block;
}
ul.main-menu a:hover {
    text-decoration: none;
    color: #999;
}

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

#LOUT-BODY {
    margin: 10px 8px 12px 0; 
    float: right;
    width: 510px;
    font-size: 14px;
    line-height: 17px;
}

#LOUT-FOOTER {
    background-color: #ECECEC;
    color: #666;
    font-family: "Verdana", "Arial", sans-serif;
    padding: 3px 12px 3px 12px;
    margin: 40px 0 0 0;
    border-top: dashed gray 1px;
}
#LOUT-FOOTER a {
    color: #333;
    text-decoration: underline;
}

a {
    color: #090;
    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: "Verdana", "Arial", sans-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;
}


#HOME-PAGE p.first {
    margin-top: 0;
}
